Commit Graph

1866 Commits

Author SHA1 Message Date
Benoît Burnichon
de590a60ea PHPCS Fixes some unused class imports 2016-02-12 17:29:21 +01:00
Benoît Burnichon
f6f6feb4e9 Group generation of Email confirmation 2016-02-12 16:41:17 +01:00
Benoît Burnichon
8910750928 Fix import users
PHRAS-966
2016-02-12 13:40:40 +01:00
Benoît Burnichon
721edc33c6 Add Orderable to subdef Controller 2016-02-10 17:06:08 +01:00
Benoît Burnichon
403eb36903 Demote Admin users on request 2016-02-09 12:25:28 +01:00
Florian BLOUET
d00509fba3 PHRAS-937 - fix navigation in preview 2016-02-08 12:05:38 +01:00
Benoît Burnichon
fc63d7daa4 reset should be called on a variable.
PHRAS-938
2016-02-04 14:37:59 +01:00
Benoît Burnichon
0ef9b668c2 Remove use of gettext shortcut method. 2016-02-01 14:03:29 +01:00
Thibaud Fabre
6d2fd04765 Deduplicate rendering of databox/collection tree 2016-01-28 17:24:21 +01:00
Benoît Burnichon
14cd8a1903 Use existing SubdefSubstituer service i/o record_adapter 2016-01-26 19:17:41 +01:00
Benoît Burnichon
614394edc7 Method renaming 2016-01-26 14:25:08 +01:00
Benoît Burnichon
e68eb78657 Extract tamper-proofing code into its own method 2016-01-22 12:23:18 +01:00
Benoît Burnichon
24e12dbfca Rename variable 2016-01-22 12:23:18 +01:00
Benoît Burnichon
a69ac51114 Remove url_generator from ResourceResolver s 2016-01-13 16:56:59 +01:00
Benoît Burnichon
7713afeff6 PermalinkController knows about how to retrieve records, not Media service 2016-01-13 15:10:20 +01:00
Benoît Burnichon
523b82b5ae Change on embed bundle handling 2016-01-12 20:18:36 +01:00
Benoît Burnichon
fa3fbca61f add request to parameters 2016-01-12 20:18:36 +01:00
Benoît Burnichon
374b730212 rename getMetaDatas to getMetaData 2016-01-12 20:18:36 +01:00
Benoît Burnichon
575a30436c Remove unused dependency 2016-01-12 20:18:36 +01:00
Thibaud Fabre
c92d5da9fe Merge branch 'clean-boxes' into merge-clean-boxes 2016-01-06 19:53:43 +01:00
Benoît Burnichon
e3f49db7b6 Merge pull request #1612 from jygaulier/PHRAS-846_tasks-logs
Phras 846 tasks logs
2016-01-06 10:14:48 +01:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Jean-Yves Gaulier
62df4a806f PHRAS-846 #time 1d
display of tasks logs in admin is ok.
if many logs (logrotate) display links
2015-12-28 15:14:56 +01:00
Jean-Yves Gaulier
8a012973bc wip 2015-12-23 15:56:54 +01:00
Jean-Yves Gaulier
78be8977de wip 2015-12-23 11:14:55 +01:00
Benoît Burnichon
60247cd2ad Missing basket persist. 2015-12-22 17:44:34 +01:00
Benoît Burnichon
30b8ec66ed Add API add/remove elements. Change prod basket management 2015-12-22 17:44:34 +01:00
Benoît Burnichon
00d0ea66bb Change getIsRead to isRead 2015-12-22 14:25:13 +01:00
Benoît Burnichon
985ec4a491 Extract JsonBodyHelper and use it 2015-12-22 14:24:32 +01:00
Benoît Burnichon
6a8a227bc1 Refactor add/remove records from stories 2015-12-22 14:24:32 +01:00
Benoît Burnichon
3a1a39cbd9 Refactor and fixup some bugs in V1Controller 2015-12-22 14:24:32 +01:00
Benoît Burnichon
b2ee2668a1 Change to be able to return called API version 2015-12-22 14:19:34 +01:00
Florian BLOUET
53fdcf33bc add autoplay option for caption preview, removed useless audio and video libs 2015-12-14 15:21:28 +01:00
Benoît Burnichon
765ccac763 Do not use global request service 2015-12-08 19:41:18 +01:00
Florian BLOUET
f24bf2f804 embed-bundle: fix assets deployment, make use of mediaService 2015-12-07 16:59:34 +01:00
Florian BLOUET
e6ae32ce58 integration of embed player in permaview, added frontend script for embed bundle, dumped translation keys 2015-12-07 16:59:34 +01:00
Florian BLOUET
291adb73e5 update permalinkController: use Embed/Media to retrieve records 2015-12-07 16:59:33 +01:00
Florian BLOUET
c370145647 add og tags in permalink view, twig/css/js cleanup 2015-12-07 16:59:33 +01:00
Florian BLOUET
6b48fb8462 update share modal with new embed code, added embed bundle installation task 2015-12-07 16:59:33 +01:00
Florian BLOUET
261339ecd5 remove recess, bower, grunt and uglifyJs dependencies in php utils and tests
updated minifier tests
2015-12-02 17:36:37 +01:00
Florian BLOUET
49d4e7b4a6 wip: stylesheets cleanup 2015-12-02 17:35:38 +01:00
Florian BLOUET
0e97e4a0ae moved skins/icon to assets/common/images/icons 2015-12-02 17:35:37 +01:00
Florian BLOUET
f186091823 wip: component reorg, gathering js, css, images, ... 2015-12-02 17:35:36 +01:00
Benoît Burnichon
37d31cd6fc Users should have document right to manage Document permalink 2015-11-26 12:32:16 +01:00
Benoît Burnichon
663dbef92e Add Facet labels 2015-11-23 16:17:58 +01:00
Benoît Burnichon
2cdd3c149a Change Rights needed for permalink state.
Add Translation key to phraseanet.pot
2015-11-18 19:30:38 +01:00
Benoît Burnichon
d66d90d403 Only show accessibleSubdefs when permalink is available 2015-11-18 19:02:01 +01:00
Florian BLOUET
18f9542098 PHRAS-778 - deactivable documents type permalinks in tools modal 2015-11-18 18:55:05 +01:00
Benoît Burnichon
f684550ab1 Merge pull request #1555 from bburnichon/rebase-web-gallery-v4
Rebase web gallery v4
2015-11-09 17:48:22 +01:00
Benoît Burnichon
034a8f5d14 Wrong Base Controller used in PluginsController 2015-11-09 16:10:25 +01:00