Commit Graph

819 Commits

Author SHA1 Message Date
Benoît Burnichon
f6ad7c1829 JMS Serializer does not register its Doctrine Annotations.
This causes failures when trying to load serialization metadata using Annotation Driver.

PHRAS-677 #time 2h
2015-10-28 12:36:45 +01:00
Benoît Burnichon
f37fc7d15a Add handlers to JMSSerializer Service Provider 2015-10-28 12:17:30 +01:00
Benoît Burnichon
1dd0b5acb3 Change Priorities of listeners 2015-10-28 12:11:11 +01:00
Benoît Burnichon
4ae61e913b Update JMSSerializerServiceProvider to allow adding metadata_dirs 2015-10-28 12:00:38 +01:00
Benoît Burnichon
0db32e35b8 Change to comply negotiation:^2.0.0 2015-10-28 11:56:59 +01:00
Benoît Burnichon
a01849bfa7 Add plugin.actionbar pimple container to PluginServiceProvider 2015-10-28 11:34:30 +01:00
Benoît Burnichon
b335620306 Add plugin capability to add routes. 2015-10-28 10:59:20 +01:00
Benoît Burnichon
cf627a3c44 Update ConnectionPoolManager. Make proper use of it. 2015-10-27 19:37:11 +01:00
Benoît Burnichon
43a68777d1 Change instantiation of ORMs to allow adding listeners. 2015-10-27 19:37:11 +01:00
Benoît Burnichon
e64c82067f Make plugins translation available 2015-10-27 19:37:10 +01:00
Benoît Burnichon
1fbe2225f9 Add plugin support for locale 2015-10-27 19:37:10 +01:00
Benoît Burnichon
e3b154dc32 Add Necessary templates for plugins handling 2015-10-27 19:37:10 +01:00
Thibaud Fabre
c2a10fca61 Add delete/update account routes 2015-10-20 09:16:31 +02:00
Thibaud Fabre
82697bc4c2 WIP Account management 2015-10-20 09:15:57 +02:00
Thibaud Fabre
854bfb631d Add delete/update account routes 2015-10-20 09:12:22 +02:00
Thibaud Fabre
f02fdc186f User registration refactoring 2015-10-20 09:12:22 +02:00
Thibaud Fabre
59a6b39e55 WIP Account management 2015-10-20 09:12:22 +02:00
jygaulier
a50f7eeddd Merge pull request #1543 from jygaulier/PHRAS-771_clone-750
PHRAS-771 #time 2h
2015-10-19 10:32:20 +02:00
Jean-Yves Gaulier
ddf977465c PHRAS-771 #time 2h
report de PHRAS-750 (connect to ftp via a auth proxy)
2015-10-15 17:02:04 +02:00
Thibaud Fabre
49ec3e0c95 Fix undefined property error 2015-10-12 16:40:28 +02:00
Benoît Burnichon
6ffba52bc4 Merge pull request #1507 from aztech-dev/recovery
Extract password recovery logic in service
2015-10-07 17:50:51 +02:00
Jean-Yves Gaulier
db33e2c4fd PHRAS-749 #time 2h
disable-highlight
2015-10-06 14:41:29 +02:00
Thibaud Fabre
5bf08210aa Enable application logging from API calls 2015-09-29 18:16:12 +02:00
Thibaud Fabre
6348f71dea Merge pull request #1506 from aztech-dev/logging
Logging
2015-09-29 15:49:44 +02:00
Thibaud Fabre
1915da1eb1 Fix DI key for user repository 2015-09-22 20:19:49 +02:00
Thibaud Fabre
2aa24186f4 Add API routes for password resets 2015-09-22 18:33:06 +02:00
Thibaud Fabre
9669305745 Remove LSP violations 2015-09-22 13:16:11 +02:00
Thibaud Fabre
7f97445b51 Log error in exception handler 2015-09-22 12:53:56 +02:00
Mathieu Darse
8262e245de Handle thesaurus events & update index 2015-09-08 14:45:12 +02:00
Benoît Burnichon
e0573fc4f6 Merge pull request #1423 from mdarse/private-fields-ast
Restrict search on visible private fields
2015-07-17 17:36:30 +02:00
Benoît Burnichon
e8d4d5f38d Record_adapter now uses a specific repository from databox 2015-07-15 11:26:13 +02:00
Benoît Burnichon
c97eedd40f Deprecate is_grouping in favor of isStory 2015-07-13 18:14:51 +02:00
Thibaud Fabre
d8f498aa26 Improve collection reference caching and remove legacy maps 2015-07-10 18:39:36 +02:00
Mathieu Darse
929705f13e Structure -> GlobalStructure + LimitedStructure
Rename Structure to GlobalStructure.
Add new LimitedStructure to wrap another Structure and transparently restrict
access on private fields.
2015-07-10 12:30:13 +02:00
Thibaud Fabre
977e778b61 Refactor collection repositories: use one instance per databox 2015-07-09 18:48:53 +02:00
Thibaud Fabre
d1b8b7f84e Use array cache in DI 2015-07-09 16:03:15 +02:00
Thibaud Fabre
2623f39488 Add de/serialization methods for collection caching 2015-07-09 12:32:06 +02:00
Thibaud Fabre
ea6a4fdbf0 Extract repository and factory classes for collections 2015-07-09 12:32:06 +02:00
Benoît Burnichon
dd73d6dae2 Renaming of Databox{,Field}Repository 2015-07-08 14:58:41 +02:00
Thibaud Fabre
e28b080c5a Extract thumbnail manager classes from appbox 2015-07-08 13:46:17 +02:00
Aztech
5aad5e933e Extract repository classes to read/update box versions 2015-07-08 13:46:17 +02:00
Aztech
35989c7c7c Extract database maintenance service from base box + cleanup 2015-07-08 13:45:24 +02:00
Aztech
2605729137 Extract VO class for database connection settings 2015-07-08 13:45:24 +02:00
Benoît Burnichon
82f19ee55d Begin databox_field refactor 2015-07-08 11:08:07 +02:00
Benoît Burnichon
62ac0e0cbc Use computed key from appbox. 2015-07-03 18:20:09 +02:00
Benoît Burnichon
26f8869f1e Remove DataboxHydrator as now too tiny.
Add createMany to DataboxFactory.
2015-07-03 18:20:09 +02:00
Benoît Burnichon
c5239259d1 Refactor DataboxRepository 2015-07-03 18:20:09 +02:00
Benoît Burnichon
a22ef5fa27 Rename AccessRestriction::filterAvailableDataboxes 2015-07-03 18:20:09 +02:00
Benoît Burnichon
00f5f3369e Add DataboxRepository 2015-07-03 18:20:09 +02:00
Benoît Burnichon
f920e8354a Replace phraseanet.appbox by getApplicationBox() method calls. 2015-07-02 12:33:19 +02:00