Commit Graph

10479 Commits

Author SHA1 Message Date
Florian BLOUET
ae9189cc9f Bump Embed-Bundle at v0.1.1 2016-01-06 18:38:48 +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
99b7f89116 Merge pull request #1615 from bburnichon/bump-copyright
Bump Copyright year to 2016
2016-01-06 10:12:09 +01:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Jean-Yves Gaulier
2a40e8230d #PHRAS-846 time 5m
fix twig error
2015-12-28 17:51:28 +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
2f6350cec0 Merge pull request #1610 from bburnichon/feature/PHRAS-867
PHRAS-874
2015-12-23 14:40:09 +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
Benoît Burnichon
f387676c34 Merge pull request #1608 from jygaulier/PHRAS-882_base-indexable
PHRAS-882
2015-12-22 19:08:26 +01:00
Jean-Yves Gaulier
ce773f48e8 fix mismatch app/appbox 2015-12-22 18:34:42 +01:00
Benoît Burnichon
f6899f58be Remove debug mode in some Test cases. 2015-12-22 18:32:09 +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
553502c679 Bump composer.lock 2015-12-22 17:44:35 +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
e0a22a667e Add helper script to dump container 2015-12-22 14:25:13 +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
c74d85707a Add webmozart/json dependency to ease json schema handling 2015-12-22 14:24:26 +01:00
Benoît Burnichon
4a5399d46b Fixup inverted method names in v2 routing 2015-12-22 14:19:35 +01:00
Benoît Burnichon
7d33b824d7 Some refactor to add ApiAccount version 2015-12-22 14:19:34 +01:00
Benoît Burnichon
b2ee2668a1 Change to be able to return called API version 2015-12-22 14:19:34 +01:00