Nicolas Le Goff
|
2aba3e8d8d
|
Merge pull request #957 from romainneutron/doctrine-namespace
[3.9] Add a namespace to Phraseanet doctrine entities
|
2014-02-19 11:37:09 +01:00 |
|
Romain Neutron
|
2de870c3f9
|
Add a namespace to Phraseanet doctrine entities
|
2014-02-18 19:32:08 +01:00 |
|
Nicolas Le Goff
|
f2e0b74998
|
Merge pull request #954 from romainneutron/task-manager
[3.9] Updates to task manager
|
2014-02-17 16:20:05 +01:00 |
|
Romain Neutron
|
adaaf5b58a
|
Use valid logger service
|
2014-02-17 12:30:04 +01:00 |
|
Romain Neutron
|
bdc93f0220
|
Remove some circular references
|
2014-02-17 12:25:18 +01:00 |
|
Romain Neutron
|
787e86aacf
|
Fix latest merge
|
2014-02-14 11:59:15 +01:00 |
|
Romain Neutron
|
903f63cd32
|
Merge branch '3.8'
|
2014-02-14 11:43:55 +01:00 |
|
Romain Neutron
|
9aa4e7abd8
|
Fix #1680 : Add support for custom extension to mime-type mapping
|
2014-02-13 16:22:41 +01:00 |
|
Romain Neutron
|
b819de9a54
|
Rename xliff files to xlf
|
2014-02-12 19:58:51 +01:00 |
|
Romain Neutron
|
3945be00d4
|
Fix CS
|
2014-01-30 19:56:05 +01:00 |
|
Romain Neutron
|
97d96a6b32
|
Add elastic-search engine support
|
2014-01-27 20:12:13 +01:00 |
|
Romain Neutron
|
e840df0b36
|
Decouple caption and its serialization
|
2014-01-27 20:12:13 +01:00 |
|
Romain Neutron
|
91cf9705ab
|
Add subdef substituer
|
2014-01-14 15:05:44 +01:00 |
|
Romain Neutron
|
2da822f65d
|
Fix copyright year
|
2014-01-14 12:05:34 +01:00 |
|
Romain Neutron
|
d7f7e1c92c
|
Fix CS
|
2014-01-14 12:04:38 +01:00 |
|
Romain Neutron
|
d5f93e52fb
|
Session management is now part of Phraseanet configuration
|
2014-01-13 17:44:47 +01:00 |
|
Romain Neutron
|
354232f61a
|
Bump copyright year
|
2014-01-06 15:40:56 +01:00 |
|
Romain Neutron
|
e233e5afa6
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Command/Developer/JavascriptBuilder.php
lib/Alchemy/Phrasea/Controller/Prod/Basket.php
lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php
lib/classes/Exception/Feed/ItemNotFound.php
lib/classes/Exception/Feed/PublisherNotFound.php
lib/classes/Feed/Abstract.php
lib/classes/Feed/Adapter.php
lib/classes/Feed/Aggregate.php
lib/classes/Feed/Collection.php
lib/classes/Feed/CollectionInterface.php
lib/classes/Feed/Entry/Adapter.php
lib/classes/Feed/Entry/Collection.php
lib/classes/Feed/Entry/Interface.php
lib/classes/Feed/Entry/Item.php
lib/classes/Feed/Entry/ItemInterface.php
lib/classes/Feed/Interface.php
lib/classes/Feed/Link.php
lib/classes/Feed/LinkInterface.php
lib/classes/Feed/Publisher/Adapter.php
lib/classes/Feed/Publisher/Interface.php
lib/classes/Feed/Token.php
lib/classes/Feed/TokenAggregate.php
lib/classes/Feed/XML/Abstract.php
lib/classes/Feed/XML/Atom.php
lib/classes/Feed/XML/Cooliris.php
lib/classes/Feed/XML/Interface.php
lib/classes/Feed/XML/RSS.php
lib/classes/Feed/XML/RSS/ImageInterface.php
lib/classes/http/request.php
lib/classes/module/console/schedulerStart.php
lib/classes/module/console/schedulerState.php
lib/classes/module/console/schedulerStop.php
lib/classes/module/console/taskState.php
lib/classes/module/console/tasklist.php
lib/classes/module/console/taskrun.php
lib/classes/registry.php
lib/classes/registryInterface.php
lib/classes/set/order.php
lib/classes/system/url.php
lib/classes/task/Scheduler.php
lib/classes/task/appboxAbstract.php
lib/classes/task/databoxAbstract.php
lib/classes/task/manager.php
lib/classes/task/period/RecordMover.php
lib/classes/task/period/apibridge.php
lib/classes/task/period/archive.php
lib/classes/task/period/cindexer.php
lib/classes/task/period/emptyColl.php
lib/classes/task/period/ftp.php
lib/classes/task/period/ftpPull.php
lib/classes/task/period/subdef.php
lib/classes/task/period/test.php
lib/classes/task/period/writemeta.php
lib/conf.d/PhraseaFixture/AbstractWZ.php
lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php
lib/conf.d/PhraseaFixture/Basket/LoadOneBasket.php
lib/conf.d/PhraseaFixture/Basket/LoadOneBasketEnv.php
lib/conf.d/PhraseaFixture/Lazaret/LoadOneFile.php
lib/conf.d/PhraseaFixture/Story/LoadOneStory.php
lib/conf.d/PhraseaFixture/UsrLists/ListAbstract.php
lib/conf.d/PhraseaFixture/UsrLists/UsrList.php
lib/conf.d/PhraseaFixture/UsrLists/UsrListEntry.php
lib/conf.d/PhraseaFixture/UsrLists/UsrListOwner.php
lib/conf.d/PhraseaFixture/ValidationParticipant/LoadOneParticipant.php
lib/conf.d/PhraseaFixture/ValidationParticipant/LoadParticipantWithSession.php
lib/conf.d/PhraseaFixture/ValidationSession/LoadOneValidationSession.php
|
2014-01-06 15:38:14 +01:00 |
|
Romain Neutron
|
d519c13e56
|
Bump copyright year
|
2014-01-06 15:28:12 +01:00 |
|
Nicolas Le Goff
|
302b1c775c
|
Merge pull request #860 from romainneutron/subdef-service
[3.9] Add subdef generator service
|
2013-12-26 08:02:05 -08:00 |
|
Romain Neutron
|
0858586ceb
|
Add subdef generator service
|
2013-12-26 17:00:16 +01:00 |
|
Nicolas Le Goff
|
f95254c773
|
Merge branch '3.8'
|
2013-12-26 16:40:48 +01:00 |
|
Romain Neutron
|
1910da4e97
|
Fix #1640 : Only add search engine subscriber when the app is setup
|
2013-12-23 11:23:01 +01:00 |
|
Romain Neutron
|
64456a8964
|
Remove phraseanet registry
|
2013-12-20 16:44:22 +01:00 |
|
Romain Neutron
|
c3df531f59
|
Move main "languages" and "servername" to top level, "task-manager" and "binaries" to main configuration
|
2013-12-20 11:43:41 +01:00 |
|
Romain Neutron
|
792a8eff62
|
Move Doctrine proxies
|
2013-12-18 18:40:11 +01:00 |
|
Romain Neutron
|
420df7febd
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Command/CreateCollection.php
lib/Alchemy/Phrasea/Controller/Admin/Databox.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Core/Provider/SearchEngineServiceProvider.php
lib/Alchemy/Phrasea/Model/Entities/AuthFailure.php
lib/Alchemy/Phrasea/Model/Entities/LazaretAttribute.php
lib/Alchemy/Phrasea/Model/Entities/LazaretCheck.php
lib/Alchemy/Phrasea/Model/Entities/SessionModule.php
lib/Alchemy/Phrasea/Model/Entities/ValidationData.php
lib/Alchemy/Phrasea/Model/Repositories/BasketRepository.php
lib/conf.d/Doctrine/Entities.Session.dcm.yml
lib/conf.d/Doctrine/Entities.StoryWZ.dcm.yml
lib/conf.d/Doctrine/Entities.UsrList.dcm.yml
lib/conf.d/Doctrine/Entities.UsrListEntry.dcm.yml
lib/conf.d/Doctrine/Entities.UsrListOwner.dcm.yml
lib/conf.d/Doctrine/Entities.ValidationSession.dcm.yml
lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php
tests/Alchemy/Tests/Phrasea/SearchEngine/SphinxSearchEngineTest.php
|
2013-12-03 21:19:20 +01:00 |
|
Romain Neutron
|
680643c0fc
|
Fix unit tests and arrays declaration
|
2013-12-03 20:06:49 +01:00 |
|
Romain Neutron
|
199134c25a
|
Add cached translation loader
|
2013-12-03 20:05:21 +01:00 |
|
Romain Neutron
|
e9e9d149a1
|
Locale simplification
|
2013-12-03 20:05:20 +01:00 |
|
Romain Neutron
|
2ba164701d
|
Use symfony translator
|
2013-12-03 20:02:40 +01:00 |
|
Nicolas Le Goff
|
af94345f6c
|
Update User entity
|
2013-11-28 18:00:05 +01:00 |
|
Romain Neutron
|
1472f96e93
|
Fix #736 : Re-inject phraseanet rights after collection creation in case of PhraseaEngine
|
2013-11-28 16:16:18 +01:00 |
|
Nicolas Le Goff
|
0e69cd1bd4
|
Add DisplaySetting service
|
2013-11-27 12:01:25 +01:00 |
|
Romain Neutron
|
6ab51d55f8
|
Add missing headers
|
2013-11-20 19:03:55 +01:00 |
|
Romain Neutron
|
7e0a3c7338
|
Use configuration property accessor
|
2013-11-18 18:48:27 +01:00 |
|
Romain Neutron
|
94be7c5498
|
Add configuration property access service
|
2013-11-18 18:48:24 +01:00 |
|
Nicolas Le Goff
|
1cde667730
|
Remove PreSchema Upgrader
|
2013-11-18 14:37:25 +01:00 |
|
Romain Neutron
|
56b373ee6e
|
Use short array declaration
|
2013-11-18 13:57:33 +01:00 |
|
Romain Neutron
|
d40b1d4fb1
|
Fix CS
|
2013-11-18 13:07:40 +01:00 |
|
Romain Neutron
|
13915dc1a8
|
Rename "phraseanet.configuration" service to "configuration"
|
2013-11-15 22:08:07 +01:00 |
|
Romain Neutron
|
3451895515
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Core/Version.php
|
2013-11-14 17:52:52 +01:00 |
|
Romain Neutron
|
7ce719a00b
|
Fix locale service provider
|
2013-11-14 13:29:31 +01:00 |
|
Romain Neutron
|
3548421160
|
Add basket converter
|
2013-11-13 17:52:12 +01:00 |
|
Nicolas Le Goff
|
4cef82083c
|
Add ACL Manipulator
|
2013-11-08 17:51:14 +01:00 |
|
Romain Neutron
|
db4286c506
|
Merge pull request #754 from romainneutron/decouple-cache
[3.9] Decouple Phraseanet cache factory and cache connection factory
|
2013-11-05 08:08:56 -08:00 |
|
Romain Neutron
|
19462d160c
|
Decouple Phraseanet cache factory and cache connection factory
|
2013-11-05 15:22:46 +01:00 |
|
Nicolas Le Goff
|
21eec6dbbe
|
Add ACL Service
|
2013-11-05 12:21:42 +01:00 |
|
Romain Neutron
|
13dd86c67f
|
Fix CS
|
2013-10-31 14:22:41 +01:00 |
|
Romain Neutron
|
ea7523f1db
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/Publications.php
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Controller/Api/V1.php
lib/Alchemy/Phrasea/Controller/Lightbox.php
lib/Alchemy/Phrasea/Controller/Permalink.php
lib/Alchemy/Phrasea/Controller/Prod/Feed.php
lib/Alchemy/Phrasea/Controller/Prod/Order.php
lib/Alchemy/Phrasea/Controller/Prod/Push.php
lib/Alchemy/Phrasea/Controller/Prod/Share.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php
lib/Alchemy/Phrasea/Controller/Root/Session.php
lib/Alchemy/Phrasea/Controller/Setup.php
lib/Alchemy/Phrasea/Core/CLIProvider/LessBuilderServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/ORMServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php
lib/classes/Feed/Entry/Item.php
lib/classes/record/adapter.php
lib/classes/task/Scheduler.php
lib/classes/task/manager.php
lib/classes/task/period/RecordMover.php
lib/classes/task/period/archive.php
lib/classes/task/period/cindexer.php
lib/classes/task/period/ftp.php
lib/classes/task/period/ftpPull.php
lib/classes/task/period/subdef.php
lib/classes/task/period/writemeta.php
tests/Alchemy/Tests/Phrasea/Border/ManagerTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/RSSFeedTest.php
tests/classes/Feed/Entry/Feed_Entry_ItemTest.php
tests/classes/PhraseanetPHPUnitAbstract.php
|
2013-10-31 14:01:44 +01:00 |
|