Commit Graph

4675 Commits

Author SHA1 Message Date
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
e45530a0e2 Add PimpleContainerDump helper 2015-12-22 14:24:32 +01:00
Benoît Burnichon
4a5399d46b Fixup inverted method names in v2 routing 2015-12-22 14:19:35 +01:00
Benoît Burnichon
b2ee2668a1 Change to be able to return called API version 2015-12-22 14:19:34 +01:00
Benoît Burnichon
0dfe794145 Add some type hints. Rename french variables. 2015-12-22 14:19:34 +01:00
Jean-Yves Gaulier
80f3285737 #PHRAS-874 time 2d
type hinting / cs
events renamed / deleted
n+1 removed for status-bits & technical meta
events added (subdef creation / created)
fix : es indexes after all subdefs are created
2015-12-17 20:07:48 +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
Jean-Yves Gaulier
18909462fa #PHRAS-840 time 12h
add : es "technical" fields (_index, _type, _version, ...) to es-record
fix: add etag to thumbnail on es answers, based on document _version
clean : obsolete methods calls changed, cs, ...
2015-12-10 17:58:16 +01:00
Benoît Burnichon
c1e8bb0552 UserManipulator should change login on deletion.
PHRAS-812
2015-12-09 13:12:09 +01:00
Benoît Burnichon
5bb8d4167b Add cascade delete on ApiLog accountId.
Also add a postConnect listener to enable foreign keys in sqlite
2015-12-09 13:12:08 +01:00
Benoît Burnichon
765ccac763 Do not use global request service 2015-12-08 19:41:18 +01:00
Florian BLOUET
e8abe80230 add missing substitution icons, remove useless declaration 2015-12-08 15:10:22 +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
1d8fe957c2 add embed-bundle 2015-12-07 16:59:33 +01:00
Benoît Burnichon
2e1ad08383 Fixup build-missing-subdef command.
PHRAS-855
2015-12-03 15:00:44 +01:00
Benoît Burnichon
837213cfd0 Clear default Query
PHRAS-832
2015-12-02 20:37:22 +01:00
Benoît Burnichon
021c5b2470 Merge pull request #1586 from bburnichon/PHRAS-831
Remove legacy classic configuration
2015-12-02 20:21:33 +01:00
Benoît Burnichon
8d25de5d79 Remove configuration of classic mode 2015-12-02 19:19:34 +01:00
Benoît Burnichon
fb725b3475 Remove Classic Section in MainConfigurationFormType 2015-12-02 19:03:31 +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
390a199e4e Update Changelog according to 3.8.8
Therefore, change release name
2015-12-02 17:03:27 +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
8d148e850b Add check on Available collections before performing a search
PHRAS-825
2015-11-24 11:15:44 +01:00
Benoît Burnichon
663dbef92e Add Facet labels 2015-11-23 16:17:58 +01:00
Benoît Burnichon
13c3187437 Merge pull request #1575 from bburnichon/PHRAS-819-master
Use alchemy/symfony-cors instead of ApiCorsSubscriber
2015-11-23 10:07:26 +01:00
Benoît Burnichon
6847737742 Use alchemy/symfony-cors instead of ApiCorsSubscriber 2015-11-20 19:13:18 +01:00
Benoît Burnichon
560ed7be27 Add options to TranslationDumper command 2015-11-19 12:45:07 +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
moctardiouf
c70412922b Changing bas_id with base_id
The xml of the task looks like this:

<?xml version="1.0" encoding="UTF-8"?><tasksettings><base_id>7</base_id></tasksettings>
2015-11-18 18:18:22 +01:00
Benoît Burnichon
479fad6c4b Remove unused use statement 2015-11-16 15:50:15 +01:00
Benoît Burnichon
88427efa4c Fixup DI of QueryCompiler.
As compiler was not using structure on its own, extract it and replace instantiation by a factory.
2015-11-16 13:08:32 +01:00
Mathieu Darse
3b2d6b05a0 Pass structure to query visitor & enable range generation for regular fields (equal expression) 2015-11-13 20:41:19 +01:00
Nicolas Maillat
ccc5315ad3 Merge pull request #1569 from mdarse/fix-range-expression-private-fields
Fix range expression with private fields
2015-11-13 20:36:43 +01:00
Nicolas Maillat
702a7fce91 Merge pull request #1568 from mdarse/timestamp-query
Convert dates to date ranges on timestamp keys PHRAS-689
2015-11-13 20:35:30 +01:00
Mathieu Darse
e09e86df1a Fix range expression with private fields
Post processor hook was not called
2015-11-13 20:08:05 +01:00
Mathieu Darse
6913d67e9a Convert dates to date ranges on timestamp keys 2015-11-13 19:28:59 +01:00
Benoît Burnichon
fd5c109068 Merge pull request #1567 from bburnichon/PHRAS-809
Properly handle negotiation of custom formats.
2015-11-13 12:26:21 +01:00
Benoît Burnichon
4e65c26a16 Merge pull request #1566 from mdarse/gps-position-fix
GPS positions handling
2015-11-13 11:45:41 +01:00
Benoît Burnichon
533c792a7f Properly handle negotiation of custom formats. 2015-11-13 11:37:11 +01:00
Mathieu Darse
3683721236 Index GPS positions with care of cardinal points 2015-11-13 10:28:57 +01:00