Commit Graph

999 Commits

Author SHA1 Message Date
Romain Neutron
073a07fe7b add empty collection create method 2013-10-29 18:42:47 +01:00
Romain Neutron
fafc7c334c Use Job Id instead of classname in DB 2013-10-29 18:42:46 +01:00
Romain Neutron
36cc33b05a Remove old files 2013-10-29 18:42:46 +01:00
Romain Neutron
598475e5b5 Rewrite task manager web test 2013-10-29 18:41:44 +01:00
Romain Neutron
3eff45ad52 Fix converter to throw Http exception 2013-10-29 18:41:44 +01:00
Romain Neutron
884d402257 Fix LogFiles in case of empty files 2013-10-29 18:41:43 +01:00
Romain Neutron
fa4d97f32b Add LogFileFactory to TasksServiceProvider 2013-10-29 18:41:43 +01:00
Romain Neutron
987eef94c3 Add task log file 2013-10-29 18:41:43 +01:00
Romain Neutron
e2fe34a360 Add Task Repository 2013-10-29 18:41:43 +01:00
Romain Neutron
0827ba514c Add task manipulator 2013-10-29 18:41:43 +01:00
Romain Neutron
8046224858 Add Tasks and Converters service provider 2013-10-29 18:41:42 +01:00
Romain Neutron
3f16314783 Add TaskManager and SignalHandler CLI service providers 2013-10-29 18:41:42 +01:00
Romain Neutron
be3eb529c1 Add task converter 2013-10-29 18:41:42 +01:00
Romain Neutron
0154e9ffec Add task manager status 2013-10-29 18:41:42 +01:00
Romain Neutron
4f24623961 Add TaskForm 2013-10-29 18:41:42 +01:00
Romain Neutron
7cb690fe69 Add taskManager events 2013-10-29 18:41:42 +01:00
Romain Neutron
14637dec08 Update TaskList 2013-10-29 18:41:42 +01:00
Romain Neutron
d5c8a0dcd0 Add TaskEntity 2013-10-29 18:41:42 +01:00
Romain Neutron
8881c2f573 Add JobFactory 2013-10-29 18:41:41 +01:00
Romain Neutron
9ef3c22df2 Add RecordMover job 2013-10-29 18:41:41 +01:00
Romain Neutron
da10f54e9b Update editor interface 2013-10-29 18:41:41 +01:00
Romain Neutron
7d77adc982 Add Bridge job 2013-10-29 18:41:41 +01:00
Romain Neutron
fd55f15f93 Add Archive task 2013-10-29 18:41:41 +01:00
Romain Neutron
ae891151d1 Add Phraseanet Indexer job 2013-10-29 18:41:41 +01:00
Romain Neutron
aebc49d569 Add EmptyCollection job 2013-10-29 18:41:41 +01:00
Romain Neutron
abf432f486 Update to latest task manager 2013-10-29 18:41:41 +01:00
Romain Neutron
14b3a39ca2 Add FtpPull job 2013-10-29 18:41:40 +01:00
Romain Neutron
e57e11de8e Add Subdefs job 2013-10-29 18:41:40 +01:00
Romain Neutron
c319bce1fe Add WriteMetadata job 2013-10-29 18:41:40 +01:00
Romain Neutron
c2ac476240 Add Ftp job 2013-10-29 18:41:40 +01:00
Romain Neutron
d678c7f1a5 Add Task and TaskList 2013-10-29 18:41:40 +01:00
Romain Neutron
1816510ea3 Add JobData 2013-10-29 18:41:40 +01:00
Romain Neutron
8e5645e040 Add Null job 2013-10-29 18:41:39 +01:00
Romain Neutron
b053f2c3b2 Add FTP and default editors 2013-10-29 18:41:39 +01:00
Romain Neutron
19d45863b9 Move doctrine logger to Phrasea namespace 2013-10-29 17:35:34 +01:00
Romain Neutron
08ce909730 Move doctrine repositories to Phrasea namespace 2013-10-29 17:30:11 +01:00
Romain Neutron
baecfdceb3 Move entities to Phrasea namespace 2013-10-29 16:56:49 +01:00
Romain Neutron
96ac795d8d Merge branch '3.8'
Conflicts:
	composer.lock
	lib/Alchemy/Phrasea/Application.php
	lib/classes/Feed/Entry/Item.php
	tests/classes/Feed/Entry/Feed_Entry_ItemTest.php
2013-10-28 18:21:15 +01:00
Romain Neutron
fd3bd29fd2 Merge pull request #590 from nlegoff/usermanager
[3.9] User management
2013-10-28 10:08:52 -07:00
Nicolas Le Goff
b45bc31135 Adress comments 2013-10-28 15:53:00 +01:00
Nicolas Le Goff
d5ff2f03e4 Rename ModelServiceProvider to ManipulatorServiceProvider 2013-10-28 12:57:05 +01:00
Nicolas Le Goff
23a5a1992e Fix tests 2013-10-28 12:57:05 +01:00
Nicolas Le Goff
6259bef58c Regenerate SQLite Database 2013-10-28 12:57:05 +01:00
Nicolas Le Goff
297f23dc06 Addressed romainneutron comments 2013-10-28 12:57:05 +01:00
Nicolas Le Goff
1f03451bfc Add user manager & user manipulator 2013-10-28 12:57:04 +01:00
Romain Neutron
3382fed370 Add missing feed item repository test 2013-10-28 12:22:23 +01:00
Romain Neutron
ffb9ac73d0 Fix #1550 : Remove feed entry items that are not related to a record 2013-10-25 17:58:27 +02:00
Romain Neutron
fafe2dca0f Fix latest merge 2013-10-25 13:47:35 +02:00
Romain Neutron
762f758705 Merge branch '3.8'
Conflicts:
	bower.json
	lib/Alchemy/Phrasea/Controller/Prod/Feed.php
	lib/classes/Feed/Entry/Adapter.php
	lib/classes/Feed/Entry/Item.php
	lib/classes/eventsmanager/notify/feed.php
	tests/classes/Feed/Entry/Feed_Entry_ItemTest.php
2013-10-24 14:05:04 +02:00
Romain Neutron
3633c1a926 Fix #1531 : Allow preview access on public feed entry items 2013-10-22 12:44:14 +02:00