Romain Neutron
|
811be51b3d
|
Add WebsocketServer command
|
2014-02-15 11:38:51 +01:00 |
|
Nicolas Le Goff
|
bd1e4516bd
|
Merge branch '3.8'
Conflicts:
config/configuration.sample.yml
lib/Alchemy/Phrasea/Core/Version.php
lib/classes/module/console/schedulerStart.php
lib/classes/module/console/taskrun.php
lib/conf.d/configuration.yml
templates/mobile/common/index.html.twig
|
2014-02-03 19:02:22 +01:00 |
|
Romain Neutron
|
a66f158dbb
|
Fix #1661 : Use bin/setup for plugin manipulation to avoid plugin failures
|
2014-02-03 17:24:57 +01:00 |
|
Romain Neutron
|
c6059c4a00
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/CLI.php
|
2014-01-07 10:40:47 +01:00 |
|
Romain Neutron
|
947b746ca1
|
Minor tweaks on CLI application
|
2014-01-06 16:04:07 +01:00 |
|
Romain Neutron
|
09596e1451
|
Boot CLI application before run
|
2014-01-06 16:04:07 +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 |
|
Romain Neutron
|
458aac8dd8
|
Add JMS translation tools
|
2013-12-03 20:05:20 +01:00 |
|
Romain Neutron
|
aa788c1bfe
|
Merge branch '3.8'
|
2013-11-14 13:32:47 +01:00 |
|
Romain Neutron
|
ccfe58b3fb
|
Fix #1563 : Set default CLI environment to prod
|
2013-11-13 17:13:01 +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 |
|
Romain Neutron
|
9b471fdf76
|
Fix CS
|
2013-10-31 11:53:30 +01:00 |
|
Romain Neutron
|
3f16314783
|
Add TaskManager and SignalHandler CLI service providers
|
2013-10-29 18:41:42 +01:00 |
|
Romain Neutron
|
f07ace58bc
|
Add plugins reset command
|
2013-08-08 15:35:46 +02:00 |
|
Romain Neutron
|
eb17f5aa87
|
Fix CS
|
2013-07-16 19:39:02 +02:00 |
|
Romain Neutron
|
303aadad57
|
Make developer commands runnable without install
|
2013-07-16 19:36:18 +02:00 |
|
Romain Neutron
|
6802ca5288
|
Fix console application
|
2013-07-16 16:25:56 +02:00 |
|
Romain Neutron
|
056ac28120
|
Refactor command line utilities
|
2013-07-16 16:01:17 +02:00 |
|
Romain Neutron
|
67d571e309
|
Add ability to add custom commands through plugins
|
2013-07-02 19:40:24 +02:00 |
|
Romain Neutron
|
4161ef2e31
|
Use url generator everywhere
|
2013-06-13 09:44:16 +02:00 |
|
Romain Neutron
|
c184278b40
|
Fix doc blocks
|
2013-01-29 18:34:50 +01:00 |
|
Romain Neutron
|
53206af159
|
Fix CS lib/Alchemy
|
2013-01-29 16:38:00 +01:00 |
|
Romain Neutron
|
813fc7654b
|
Move route bindings in Application::bindRoutes
|
2013-01-29 09:37:45 +01:00 |
|
Romain Neutron
|
6dec4399b4
|
Add listener to send mail without queuing them in CLI
|
2013-01-29 09:34:19 +01:00 |
|
Romain Neutron
|
842ad40985
|
Bump copyright year
|
2013-01-21 23:28:58 +01:00 |
|
Romain Neutron
|
7d4de53173
|
Fix docblocks and use declarations
|
2012-10-04 17:54:54 +02:00 |
|
Romain Neutron
|
da8e4c2cb4
|
Disabling native session in console, fix Cs
|
2012-10-04 15:44:50 +02:00 |
|
Romain Neutron
|
a5104f34e9
|
Fix CLI tests
|
2012-10-04 15:43:34 +02:00 |
|
Romain Neutron
|
f665ad8edc
|
Update Phrasea Core
|
2012-10-04 15:43:15 +02:00 |
|
Romain Neutron
|
c35eeb21f0
|
Add Phraseanet CLI application
|
2012-07-27 15:59:07 +02:00 |
|