Commit Graph

6276 Commits

Author SHA1 Message Date
Thibaud Fabre
17e4750b59 Add WebProfilerServiceProvider to inject Ajax profiler
- Silex provider implements feature, but only in Silex 2.0 compatible branch
2016-01-20 08:00:02 +01:00
Benoît Burnichon
9350cdfbad Add some type hints 2016-01-14 11:55:25 +01:00
Benoît Burnichon
33b4ac5563 Change setupUrlGenerator to setRequestContext 2016-01-14 11:54:44 +01:00
Benoît Burnichon
85c5311281 Move removal in symlink in symlinker 2016-01-14 11:07:17 +01:00
Benoît Burnichon
c5b57395fd Remove static method in ServeFileResponseFactory 2016-01-14 10:58:18 +01:00
Benoît Burnichon
bba360c3a1 Remove static create calls in Symlinker module 2016-01-14 10:46: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
8ef94dd5a7 Fixup datafile embed 2016-01-13 13:23:14 +01:00
Benoît Burnichon
b9a8f1e82a Properly initialize media_subdef 2016-01-13 13:22:17 +01:00
Benoît Burnichon
606995115c PHPCS 2016-01-13 13:20:56 +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
Benoît Burnichon
bce0236fc4 Update plugin_name translation key. 2016-01-12 20:18:36 +01:00
Benoît Burnichon
8120cdda40 Change conflicting AbstractMigration. Bump xlf files 2016-01-12 20:18:36 +01:00
Benoît Burnichon
e8ebeb6150 Merge pull request #1622 from bburnichon/bug/PHRAS-900
Lower priority of extended formats in API
2016-01-11 13:12:01 +01:00
Benoît Burnichon
edefb161be Lower priority of extended formats in API
PHRAS-900
2016-01-11 10:23:51 +01:00
Thibaud Fabre
d0c53b0dd0 Reorder databox methods 2016-01-08 17:08:37 +01:00
Benoît Burnichon
127c9ab243 Merge pull request #1617 from aztech-dev/merge-clean-boxes
Merge clean boxes
2016-01-08 15:56:31 +01:00
Thibaud Fabre
f5df9f1ad4 Bust databox cache via repository 2016-01-08 15:15:29 +01:00
Thibaud Fabre
74366feac3 Fix failing tests
- SQL query error
- Reload updated collections in tests (error in test logic)
2016-01-07 18:57:19 +01:00
Benoît Burnichon
d481d5066a Try clear 'last' query.
PHRAS-895
2016-01-07 18:03:17 +01:00
Vagrant User
bf524dac0c Fix failing enable/disable collection tests 2016-01-07 17:02:20 +01:00
Thibaud Fabre
921a32034a Allow override of app temp path via PHRASEANET_TMP env var 2016-01-07 16:06:13 +01:00
jygaulier
f8efdda22c Merge pull request #1613 from jygaulier/PHRAS-888_N+1-GetCaption
#PHRAS-888 time 10h
2016-01-07 14:08:13 +01:00
Thibaud Fabre
c92d5da9fe Merge branch 'clean-boxes' into merge-clean-boxes 2016-01-06 19:53:43 +01:00
Jean-Yves Gaulier
f4c834d68c #PHRAS-888 time 5m
rollback (double record instantiation was ok)
2016-01-06 14:59:13 +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
f2d94dc667 #PHRAS-888 time 10h
rewrite : no more n+1 sql for record get_caption()
enhance : can fetch a record without instanciating 2 record_adapter (=no more copy)
2015-12-30 18:49:48 +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