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
|
bb9eff5935
|
Merge pull request #792 from romainneutron/configuration
[3.9] Move registry to configuration
|
2013-12-20 08:44:10 -08:00 |
|
Romain Neutron
|
d147d4e39d
|
Merge branch '3.8'
|
2013-12-20 16:46:35 +01:00 |
|
Romain Neutron
|
64456a8964
|
Remove phraseanet registry
|
2013-12-20 16:44:22 +01:00 |
|
Nicolas Le Goff
|
ba21ed5d9f
|
Fix #1637 Pagination is not working in report
|
2013-12-20 14:30:47 +01:00 |
|
Romain Neutron
|
1cc3885656
|
Fix #1624 : Some report locales might be broken
|
2013-12-17 19:41:58 +01:00 |
|
Romain Neutron
|
7904a33e07
|
Fix CS
|
2013-12-03 21:01:43 +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 |
|
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
|
8663f49228
|
Merge branch '3.8'
Conflicts:
composer.json
composer.lock
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Core/Version.php
|
2013-11-20 15:53:50 +01:00 |
|
Romain Neutron
|
be0815a9e0
|
Fix typo
|
2013-11-20 12:48:29 +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
|
f39af8b64e
|
Merge branch '3.8'
|
2013-11-06 11:26:47 +01:00 |
|
Nicolas Le Goff
|
1fdf30c6af
|
Use ACL service provider to get user's ACL
|
2013-11-05 12:21:42 +01:00 |
|
jygaulier
|
1f5e4da841
|
added tests for "phrasea_public_query" and "phrasea_highlight" in console/checkExtension
|
2013-11-04 19:36:29 +01:00 |
|
Romain Neutron
|
afd9d33b9a
|
Update task manager commands
|
2013-10-29 18:46:34 +01:00 |
|
Romain Neutron
|
5ceaa35717
|
Fix latest merge
|
2013-10-03 16:41:59 +02:00 |
|
Romain Neutron
|
1dfbff5666
|
Merge branch '3.8'
Conflicts:
CHANGELOG.md
bin/developer
lib/classes/module/console/systemUpgrade.php
www/skins/report/jquery-ui.css
|
2013-10-03 15:29:22 +02:00 |
|
Romain Neutron
|
642a1a5657
|
Fix CS
|
2013-10-03 15:24:15 +02:00 |
|
Romain Neutron
|
abae32ca5f
|
Fix #1489 : Let errors happen when they occur
|
2013-10-02 18:30:48 +02:00 |
|
Romain Neutron
|
eb590780ca
|
Fix CS
|
2013-09-30 18:26:32 +02:00 |
|
Romain Neutron
|
0b9c8b64ac
|
Merge branch '3.8'
|
2013-09-19 14:53:55 +02:00 |
|
Romain Neutron
|
b9a0b9c12c
|
Fix serialization
|
2013-09-18 23:36:19 +02:00 |
|
Romain Neutron
|
45c5276923
|
Merge branch '3.8'
|
2013-09-18 12:09:20 +02:00 |
|
Romain Neutron
|
756f6095a7
|
Minor report updates
|
2013-09-18 12:07:07 +02:00 |
|
Romain Neutron
|
6c29fc88e9
|
Merge branch '3.8'
Conflicts:
composer.lock
templates/mobile/common/index.html.twig
|
2013-09-05 13:57:42 +02:00 |
|
Romain Neutron
|
ba980d5f34
|
Fix tmp directories cleanup
|
2013-09-04 17:14:53 +02:00 |
|
Romain Neutron
|
dbd06e9091
|
Remove dead code
|
2013-09-04 12:14:50 +02:00 |
|
Romain Neutron
|
c8d415c562
|
Merge branch '3.8'
|
2013-09-02 17:22:18 +02:00 |
|
Romain Neutron
|
2192afc702
|
Fix #1422 : logfiles contain duplicates log messages
|
2013-09-02 12:33:34 +02:00 |
|
Romain Neutron
|
447cb60327
|
Fix CS
|
2013-08-30 13:48:13 +02:00 |
|
Nicolas Le Goff
|
34b4fdde74
|
Remove get_wrong_email_users() from User_Adapter
|
2013-08-26 17:48:51 +02:00 |
|
Romain Neutron
|
80f816935d
|
Fix #1270 : Update XML field after having rename a databox documentation structure field
|
2013-07-23 12:14:07 +02:00 |
|
Romain Neutron
|
899549d45a
|
Fix #1242 : Commands description check, move generate:template command to developer console
|
2013-07-17 20:14:23 +02:00 |
|
Romain Neutron
|
daf5cc077d
|
Fix command option
|
2013-07-11 11:55:41 +02:00 |
|
Romain Neutron
|
9c531b9466
|
Merge pull request #476 from romainneutron/fix_07-10
[3.8] Multiple fixes
|
2013-07-10 09:19:48 -07:00 |
|
Romain Neutron
|
0f5dc461e6
|
Fix typo
|
2013-07-10 15:56:20 +02:00 |
|
Romain Neutron
|
bb62b43494
|
Fix #1262 : Add timeout on backup db process
|
2013-07-10 12:42:23 +02:00 |
|
Romain Neutron
|
ce34bca408
|
Add second logging channel
|
2013-07-01 14:38:17 +02:00 |
|
Romain Neutron
|
24f6f19731
|
Remove duplicate verbosity check
|
2013-07-01 14:36:29 +02:00 |
|
Romain Neutron
|
94ed0a90e4
|
Merge pull request #423 from nlegoff/jquery_ui_1.10.3
[3.8] Update jquery-ui 1.8 to 1.10.*
|
2013-06-24 10:49:48 -07:00 |
|
Nicolas Le Goff
|
764fa42f14
|
Update to jquery ui 1.10.3
Fix conflict & ui bugs
Remove debug
|
2013-06-21 13:46:16 +02:00 |
|