Benoît Burnichon
91d79678ae
LazaretSession could be created by tasks.
...
PHRAS-883
2015-12-22 17:51:22 +01:00
Benoît Burnichon
8d4e6a5f3f
Remove debug messages when not in debug mode
2015-12-22 17:44:35 +01:00
Benoît Burnichon
58e7deb394
Change Test to have debug mode off
2015-12-22 17:44:35 +01:00
Benoît Burnichon
07e62ad3bf
Slight Refactoring of SessionManagerSubscriber
2015-12-22 17:44:35 +01:00
Benoît Burnichon
53a5ff7f3d
Change read status of Basket in Repository
2015-12-22 17:44:34 +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
28650e6a66
Add BasketManipulator to unify internal/external API
2015-12-22 17:44:34 +01:00
Benoît Burnichon
c532e01c40
fixup Change record_adapter
2015-12-22 17:44:33 +01:00
Benoît Burnichon
6eba70030d
Fixes some PHPCS
2015-12-22 16:49:41 +01:00
Benoît Burnichon
bc855f200d
Index on every record change event
2015-12-22 16:49:40 +01:00
Benoît Burnichon
699cae0b7a
Add RecordRepository method to look for several Record at once
2015-12-22 14:25:13 +01:00
Benoît Burnichon
00d0ea66bb
Change getIsRead to isRead
2015-12-22 14:25:13 +01:00
Benoît Burnichon
4114b70003
Only allow container dumping if env APP_CONTAINER_DUMP
2015-12-22 14:25:12 +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
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
eaa1b8501c
PHRAS-880 - add quarantine icon
2015-12-17 13:20:33 +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
52a16337e6
Use conf service
2015-12-02 19:48:01 +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
82a35ce457
remove useless minifyGroups
2015-12-02 17:35:43 +01:00
Florian BLOUET
ebaf36f2d2
PHRAS-845 - fix close button
...
PHRAS-846 - fix admin log view
PHRAS-843 - fix action icons
added white skin
misc fix on skin color handling
replace image icons by fonts icons
2015-12-02 17:35:42 +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
Florian BLOUET
285edaf504
wip - refactoring frontend dependency and build tools - removed deprecated features (client interface)
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