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
d2ef455ef8
#PHRAS-846 time 1h
...
fix test
2015-12-28 17:24:13 +01:00
Jean-Yves Gaulier
d5536d4195
#PHRAS-846 time 10m
...
fix : add default "version" for bc with other calls
2015-12-28 15:31:23 +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
Benoît Burnichon
1bd737194a
Use internal dispatch method
2015-12-24 16:35:41 +01:00
Benoît Burnichon
1a9b9b59b2
Merge pull request #1611 from moctardiouf/master
...
Fix caption_field declaration error
2015-12-24 11:08:22 +01:00
moctardiouf
d6ab4e4dd4
Fix caption_field declaration error
2015-12-24 10:56:49 +01:00
Jean-Yves Gaulier
8a012973bc
wip
2015-12-23 15:56:54 +01:00
Benoît Burnichon
af25e6bfd8
Remove status table
2015-12-23 14:13:07 +01:00
Benoît Burnichon
699cfad0b6
Status operation returns data with same length as input
2015-12-23 14:13:07 +01:00
Jean-Yves Gaulier
78be8977de
wip
2015-12-23 11:14:55 +01:00
Jean-Yves Gaulier
97dde2edbb
wip
2015-12-23 11:14:55 +01:00
Benoît Burnichon
3b6cd117bb
Merge pull request #1607 from bburnichon/feature/PHRAS-867
...
API Basket elements add/removal
2015-12-22 19:08:42 +01:00
Jean-Yves Gaulier
ce773f48e8
fix mismatch app/appbox
2015-12-22 18:34:42 +01:00
Jean-Yves Gaulier
17e8d8dffb
fix : pass databoxes[] to indexer
2015-12-22 18:18:49 +01:00
Jean-Yves Gaulier
905315575a
#PHRAS-882 time 5m
...
more readable, less memory usage
2015-12-22 18:12:17 +01:00
Jean-Yves Gaulier
e8830e0c3c
#PHRAS-882 time 5m
...
removed filter on dbox, must be done only in task
2015-12-22 18:12:17 +01:00
Jean-Yves Gaulier
9a9ce70aa6
#PHRAS-882 time 3h
...
the checkbox "can be indexed" works (only for index-task) : even if the databox is disabled for indexation via the task, real-time indexation & populate command still works
2015-12-22 18:10:39 +01:00
Benoît Burnichon
db68613bc2
Merge pull request #1604 from jygaulier/PHRAS-874_subdef-events
...
PHRAS-874
2015-12-22 17:55:44 +01:00
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