Commit Graph

52 Commits

Author SHA1 Message Date
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
1af022b84f Declare prod controllers as services, remove "call" methods 2013-10-30 18:47:40 +01:00
Romain Neutron
58c402ac2b Update unit tests and legacy 2013-10-29 18:46:34 +01:00
Nicolas Le Goff
bdf491c426 Fix CS 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
6a2fb618d3 Move substituion logger from class method to controllers 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
74f8bc3c3c Fix CS 2013-08-08 16:25:16 +02:00
Nicolas Le Goff
47bb3331dd Move substituion logger from class method to controllers 2013-08-08 16:25:15 +02:00
Romain Neutron
3f47cc248d Remove registry's GV_RootPath calls 2013-06-19 19:25:16 +02:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Romain Neutron
77817d177f Merge branch '3.7' 2013-03-22 15:07:12 +01:00
Nicolas Le Goff
128f69e314 Fix typo 2013-03-22 15:03:01 +01:00
Nicolas Le Goff
02e5e2c216 Subsitution cleanup && test enhancement 2013-03-22 15:03:00 +01:00
Nicolas Le Goff
93aa9be0fa Fix sub views substitution 2013-03-22 15:03:00 +01:00
Romain Neutron
370d603741 Merge branch '3.7' 2013-03-22 15:01:00 +01:00
Nicolas Le Goff
2ba14821b3 Fix typo 2013-03-21 17:17:23 +01:00
Nicolas Le Goff
3bcf24b611 Subsitution cleanup && test enhancement 2013-03-21 17:10:46 +01:00
Nicolas Le Goff
915749c224 Fix sub views substitution 2013-03-21 16:06:06 +01:00
Romain Neutron
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
73da820b86 Use PHPExiftool service provider 2013-01-21 20:44:27 +01:00
Romain Neutron
3eefb23d38 [SearchEngine] Add search engine indexation 2013-01-17 11:43:33 +01:00
Nicolas Le Goff
89eac37046 Fix tools window 2012-10-18 15:45:51 +02:00
Romain Neutron
a9a24d5424 Add firewalls 2012-10-04 16:54:47 +02:00
Romain Neutron
f68cae2bb4 Cleanup controllers 2012-10-04 15:44:48 +02:00
Romain Neutron
1fc9a78e7f Update prod controllers 2012-10-04 15:31:37 +02:00
Romain Neutron
1a3461d5fc Update to filesystem service provider 2012-10-04 15:31:36 +02:00
Romain Neutron
2aae5331ab Fix merge 2012-09-27 14:53:24 +02:00
Romain Neutron
dbfeb91ed3 Fix #910 : wrong file extension after substitution 2012-09-27 14:22:11 +02:00
Romain Neutron
686f8f59c5 Fix #910 : wrong file extension after substitution 2012-09-27 12:55:00 +02:00
Romain Neutron
0f7056dfed Normalize request calls 2012-08-23 14:15:21 +02:00
Romain Neutron
59e06043d2 Substitute helper by record request in Basket / Feeds / Tools / Tooltips 2012-07-26 15:38:57 +02:00
Romain Neutron
3395ec84e4 Remove last serializers 2012-07-25 12:46:13 +02:00
Romain Neutron
2a4a3f3ec8 Enable Twig service provider 2012-07-24 13:11:26 +02:00
Romain Neutron
3812399a35 Add Phraseanet Service Provider and Phraseanet Application 2012-07-18 18:07:34 +02:00
Romain Neutron
4c7463cf29 Update to the latest silex API 2012-06-19 18:39:33 +02:00
Romain Neutron
e28184167e Fix CS 2012-06-19 10:40:14 +02:00
Romain Neutron
50cf4ab8c8 Use mediavorus as core service 2012-06-19 10:17:14 +02:00
Romain Neutron
978edd78fe Update thumbnail reconstruction 2012-06-01 16:57:01 +02:00
Romain Neutron
4ea411eca8 Remove file after substitution 2012-06-01 16:56:42 +02:00
Nicolas Le Goff
b507c11d83 fix #655 No metas for grouping record
fix #654 Toolbox error when file has no subdef
2012-05-25 21:10:14 +02:00
Romain Neutron
4afa21d419 Fix CS 2012-05-23 00:01:29 +02:00
Romain Neutron
538ba1f0ea Remove system file 2012-05-22 20:03:27 +02:00
Romain Neutron
135420008b Delegate all exiftool commands to PHPExiftool 2012-05-04 20:17:17 +02:00
Romain Neutron
fcd3e42737 Remove exiftool gitmodule dependency 2012-05-04 01:26:21 +02:00
Romain Neutron
7d9eb63246 Remove unused package annotation 2012-04-26 02:09:59 +02:00
Romain Neutron
70519a471a Update copyright year 2012-04-26 02:06:29 +02:00
Romain Neutron
ade22295ad Fix CS 2012-04-26 00:55:53 +02:00
Romain Neutron
dd994a9bd6 Fix CS 2012-04-25 17:38:49 +02:00
Romain Neutron
952d935746 Fix substitution route 2012-04-25 13:53:30 +02:00