Nicolas Le Goff
|
383ff77449
|
Merge branch '3.8'
Conflicts:
.travis.yml
lib/Alchemy/Phrasea/Controller/Permalink.php
lib/classes/API/OAuth2/Adapter.php
lib/classes/databox.php
|
2014-01-27 17:23:03 +01:00 |
|
Nicolas Le Goff
|
73a647db4f
|
Merge pull request #892 from romainneutron/permalinks-cleanup
[3.8] Permalink controller cleanup
|
2014-01-27 07:52:13 -08:00 |
|
Romain Neutron
|
a99a9e7ac8
|
Permalink controller cleanup
|
2014-01-27 13:47:15 +01:00 |
|
Nicolas Le Goff
|
6ba5ce6669
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/Root.php
lib/classes/module/console/schedulerStart.php
lib/classes/module/console/taskrun.php
lib/classes/task/Scheduler.php
lib/classes/task/abstract.php
lib/classes/task/databoxAbstract.php
templates/web/admin/collection/collection.html.twig
templates/web/admin/databox/databox.html.twig
templates/web/email-template.html.twig
|
2014-01-24 18:52:14 +01:00 |
|
Nicolas Le Goff
|
18708c46b2
|
Fix #1667 Admin tree is not reloaded when empty action is triggered
|
2014-01-22 12:06:17 +01:00 |
|
Romain Neutron
|
91cf9705ab
|
Add subdef substituer
|
2014-01-14 15:05:44 +01:00 |
|
Nicolas Le Goff
|
45679d8675
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/Databox.php
lib/classes/collection.php
templates/web/admin/databox/databox.html.twig
|
2014-01-14 12:38:58 +01:00 |
|
Nicolas Le Goff
|
d5222ee72c
|
Merge pull request #871 from romainneutron/fix-1646
[3.8] Fix #1646 : Unable to mount collections
|
2014-01-14 03:04:20 -08:00 |
|
Romain Neutron
|
0778c5852b
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Tooltip.php
|
2014-01-14 11:51:32 +01:00 |
|
Romain Neutron
|
f0486f9478
|
Fix #1646 : Unable to mount collections
|
2014-01-13 18:06:18 +01:00 |
|
Romain Neutron
|
a1d117f1e5
|
Fix #1655 : Basket caption can be displayed through search engine
|
2014-01-13 13:20:44 +01:00 |
|
Romain Neutron
|
d7b4e61c10
|
Make search engine a real service
|
2014-01-07 16:45:58 +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
|
64456a8964
|
Remove phraseanet registry
|
2013-12-20 16:44:22 +01:00 |
|
Romain Neutron
|
05b360ed0f
|
Fix array declaration
|
2013-12-20 10:43:04 +01:00 |
|
Romain Neutron
|
ecf516406a
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Application.php
lib/Alchemy/Phrasea/Controller/Admin/Users.php
lib/Alchemy/Phrasea/Setup/Version/Migration/Migration38.php
tests/classes/PhraseanetPHPUnitAbstract.php
tests/classes/unitTestsTest.php
|
2013-12-19 10:31:52 +01:00 |
|
Romain Neutron
|
89dc1c5129
|
Add fixtures to sqlite db
|
2013-12-18 23:34:06 +01:00 |
|
Nicolas Le Goff
|
3f54fb3f20
|
Fix #1630 : Fix user registration management
|
2013-12-18 20:00:09 +01:00 |
|
Romain Neutron
|
09c74afab6
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Export.php
lib/Alchemy/Phrasea/Core/Version.php
lib/Alchemy/Phrasea/Helper/Prod.php
lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngine.php
lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngine.php
lib/classes/User/Adapter.php
lib/classes/caption/Field/Value.php
lib/classes/collection.php
lib/classes/module/report/filter.php
lib/classes/task/period/ftp.php
templates/web/common/dialog_export.html.twig
templates/web/report/ajax_dashboard_content_child.html.twig
tests/Alchemy/Tests/Phrasea/Controller/Admin/UsersTest.php
|
2013-12-18 12:12:58 +01:00 |
|
Romain Neutron
|
a165907b95
|
Fix #1627 : FTP receiver does not get its email
|
2013-12-18 10:47:16 +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
|
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 |
|
Romain Neutron
|
b024492c07
|
Merge pull request #819 from romainneutron/fix-1591
Fix #1591 : Fix subdef group/name parameter extraction
|
2013-12-03 09:09:19 -08:00 |
|
Romain Neutron
|
9197805eae
|
Merge pull request #816 from romainneutron/fix-736
[3.8] Fix #736 : Re-inject phraseanet rights after collection creation in case of PhraseaEngine
|
2013-12-03 08:59:34 -08:00 |
|
Romain Neutron
|
4f31cfeefc
|
Merge branch '3.8'
Conflicts:
bower.json
templates/web/common/index_bootstrap.html.twig
templates/web/common/menubar.html.twig
templates/web/login/layout/base-layout.html.twig
templates/web/prod/Baskets/Reorder.html.twig
|
2013-12-02 18:17:38 +01:00 |
|
Romain Neutron
|
fd83ba07cb
|
Fix #1591 : Fix subdef group/name parameter extraction
|
2013-12-02 17:47:50 +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 |
|
Romain Neutron
|
e7eb81dd0c
|
Merge pull request #814 from romainneutron/fix-1595
[3.8] Fix #1595 : Export document with its title returns a document named with its filename
|
2013-11-28 05:06:39 -08:00 |
|
Romain Neutron
|
d1973bdc06
|
Fix #1595 : Export document with its title returns a document named with its filename
|
2013-11-28 11:56:40 +01:00 |
|
Romain Neutron
|
94d547d897
|
Fix #1593 : "download" query parameter is not working anymore on permalink URIs
|
2013-11-28 11:49:19 +01:00 |
|
Romain Neutron
|
ddaca15070
|
Merge pull request #799 from romainneutron/code-comments
[3.9] Remove commented code
|
2013-11-20 10:05:22 -08:00 |
|
Romain Neutron
|
6ab51d55f8
|
Add missing headers
|
2013-11-20 19:03:55 +01:00 |
|
Romain Neutron
|
051d9f4035
|
Remove license comments
|
2013-11-20 16:49:29 +01:00 |
|
Romain Neutron
|
cae61dfe1e
|
Remove commented code
|
2013-11-20 16:04:20 +01:00 |
|
Romain Neutron
|
10b28bc2ed
|
Fix #1568 : Scheduler timeouts
|
2013-11-20 12:48:18 +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
|
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
|
fda56a74c9
|
Merge pull request #774 from romainneutron/basket-manipulator
[3.9] Add basket converter
|
2013-11-14 08:51:35 -08: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 |
|
Romain Neutron
|
73e0d5cb6b
|
Remove thesaurus patchs globals, cleanup
|
2013-11-13 14:54:47 +01:00 |
|
Romain Neutron
|
3e9f3418ce
|
Remove dead code
|
2013-11-13 14:54:47 +01:00 |
|
Romain Neutron
|
432252f5f8
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Controller/Root/Account.php
lib/Alchemy/Phrasea/Core/Version.php
lib/classes/User/Adapter.php
lib/classes/eventsmanager/broker.php
lib/classes/eventsmanager/notify/autoregister.php
lib/classes/eventsmanager/notify/order.php
lib/classes/eventsmanager/notify/register.php
lib/classes/eventsmanager/notify/uploadquarantine.php
lib/classes/eventsmanager/notify/validationdone.php
templates/web/admin/index.html.twig
|
2013-11-12 19:19:13 +01:00 |
|