Nicolas Le Goff
|
2e00e70218
|
Add fixtures
|
2014-03-24 12:28:18 +01:00 |
|
Nicolas Le Goff
|
53dda0b09e
|
Delete references to API_OAuth2_Application class
|
2014-03-24 12:28:17 +01:00 |
|
Romain Neutron
|
567e66087d
|
Merge pull request #985 from nlegoff/autobahn_inte
[3.9] Bind backbone task manager application to websocket
|
2014-03-06 01:17:29 +01:00 |
|
Nicolas Le Goff
|
218da9a091
|
Add tests
|
2014-03-05 15:33:23 +01:00 |
|
Romain Neutron
|
8b6cb53a36
|
Add token entities
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
92a4c35340
|
Substitute random string generator by Randomlib
|
2014-03-02 21:13:57 +01:00 |
|
Romain Neutron
|
8f87e8b1c8
|
Add user repository as a service
|
2014-02-28 19:58:12 +01:00 |
|
Romain Neutron
|
9536aacab7
|
Fix users modelOf and lastModel wording
|
2014-02-28 03:03:53 +01:00 |
|
Nicolas Le Goff
|
2ec4ffdbcc
|
Refactor && Typo && Use plain objects as function parameters instead of ids
|
2014-02-26 12:10:54 +01:00 |
|
Nicolas Le Goff
|
52f3baac05
|
Fix neutron's comment
|
2014-02-26 12:06:34 +01:00 |
|
Romain Neutron
|
de13d874a3
|
Fix configuration usage
|
2014-02-22 10:39:07 +01:00 |
|
Nicolas Le Goff
|
058a4f1c3e
|
Use manipulator.user to delete users
|
2014-02-20 15:06:25 +01:00 |
|
Nicolas Le Goff
|
eaa1feb765
|
Address PR comments
|
2014-02-19 17:29:27 +01:00 |
|
Nicolas Le Goff
|
bd110bb8e7
|
Fix rebase master
|
2014-02-19 17:29:27 +01:00 |
|
Nicolas Le Goff
|
b341495c88
|
Fix tests
|
2014-02-19 17:29:26 +01:00 |
|
Nicolas Le Goff
|
ed4ae71819
|
Fix test suite
|
2014-02-19 17:29:25 +01:00 |
|
Nicolas Le Goff
|
7537cce953
|
Merge pull request #940 from nlegoff/task_manager_backbone
[3.9] Use backbone to display taskmanager front end
|
2014-02-17 11:57:18 +01:00 |
|
Nicolas Le Goff
|
7025e756bc
|
Use backbone to display taskmanager front end
|
2014-02-14 16:55:45 +01:00 |
|
Romain Neutron
|
0be7c3b848
|
Fix grunt usage. It needs to be at Phraseanet root to work correctly as local npm package
|
2014-02-14 14:40:35 +01:00 |
|
Romain Neutron
|
b819de9a54
|
Rename xliff files to xlf
|
2014-02-12 19:58:51 +01:00 |
|
Romain Neutron
|
91cf9705ab
|
Add subdef substituer
|
2014-01-14 15:05:44 +01:00 |
|
Romain Neutron
|
d7f7e1c92c
|
Fix CS
|
2014-01-14 12:04:38 +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 |
|
Romain Neutron
|
0858586ceb
|
Add subdef generator service
|
2013-12-26 17:00:16 +01:00 |
|
Romain Neutron
|
64456a8964
|
Remove phraseanet registry
|
2013-12-20 16:44:22 +01:00 |
|
Romain Neutron
|
6c45e8d40a
|
Add improvements to unit tests
|
2013-12-20 10:51:35 +01:00 |
|
Romain Neutron
|
89dc1c5129
|
Add fixtures to sqlite db
|
2013-12-18 23:34:06 +01:00 |
|
Romain Neutron
|
1af21b88ef
|
Fix CS
|
2013-12-03 20:59:47 +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
|
a634fb1fb9
|
Fix translation dumper
|
2013-12-03 20:05:20 +01:00 |
|
Romain Neutron
|
458aac8dd8
|
Add JMS translation tools
|
2013-12-03 20:05:20 +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
|
56b373ee6e
|
Use short array declaration
|
2013-11-18 13:57:33 +01:00 |
|
Romain Neutron
|
13915dc1a8
|
Rename "phraseanet.configuration" service to "configuration"
|
2013-11-15 22:08:07 +01:00 |
|
Romain Neutron
|
2072f9e0e0
|
Merge branch '3.8'
Conflicts:
composer.lock
lib/Alchemy/Phrasea/Core/Version.php
|
2013-11-08 19:04:26 +01:00 |
|
Romain Neutron
|
95b0c24d4b
|
Use semver for Phraseanet version numbers
|
2013-11-07 17:49:39 +01:00 |
|
Romain Neutron
|
6345fcc83a
|
Add uninstaller for development purposes
|
2013-10-07 10:08:11 +02:00 |
|
Romain Neutron
|
0a950b0ae6
|
Add uninstaller for development purposes
|
2013-10-04 17:29:13 +02:00 |
|
Romain Neutron
|
15e7b3aa1a
|
Bower installer simplification
|
2013-09-30 14:32:26 +02:00 |
|
Romain Neutron
|
48680fd3c3
|
Merge branch '3.8'
Conflicts:
CHANGELOG.md
lib/Alchemy/Phrasea/Command/Developer/ComposerInstall.php
lib/Alchemy/Phrasea/Core/Version.php
templates/web/setup/wrapper.html.twig
|
2013-09-26 12:51:21 +02:00 |
|
Romain Neutron
|
d7076cd441
|
Allow failure on composer self-update
|
2013-09-25 11:49:25 +02:00 |
|
Romain Neutron
|
45c5276923
|
Merge branch '3.8'
|
2013-09-18 12:09:20 +02:00 |
|
Romain Neutron
|
91dd9ce321
|
Disable composer interactivity
|
2013-09-17 16:22:01 +02:00 |
|
Romain Neutron
|
b6a8a90197
|
Fix CS
|
2013-09-04 12:14:52 +02:00 |
|
Romain Neutron
|
8b49c6127b
|
Fix Sqlite db regeneration in case of deleted db
|
2013-08-30 16:38:39 +02:00 |
|
Romain Neutron
|
447cb60327
|
Fix CS
|
2013-08-30 13:48:13 +02:00 |
|