Commit Graph

2163 Commits

Author SHA1 Message Date
Romain Neutron
ee2393e0f6 Declare thesaurus controllers as services, remove "call" methods 2013-10-30 19:15:07 +01:00
Romain Neutron
1689d937d7 Remove deprecated comments in root controllers 2013-10-30 19:12:48 +01:00
Romain Neutron
b52bb95071 Declare root controllers as services, remove "call" methods 2013-10-30 19:11:59 +01:00
Romain Neutron
e1db81baae Declare report controllers as services, remove "call" methods 2013-10-30 19:01:31 +01:00
Romain Neutron
5f015b924f Declare API controllers as services, remove "call" methods 2013-10-30 18:59:15 +01:00
Romain Neutron
9f1136c653 Remove deprecated comments in client controllers 2013-10-30 18:57:45 +01:00
Romain Neutron
f21fcf4b40 Declare client controllers as services, remove "call" methods 2013-10-30 18:56:52 +01:00
Romain Neutron
de05dcd113 Remove deprecated comments in prod controllers 2013-10-30 18:52:41 +01:00
Romain Neutron
1af022b84f Declare prod controllers as services, remove "call" methods 2013-10-30 18:47:40 +01:00
Romain Neutron
6d5bb5853b Remove deprecated comments in admin controllers 2013-10-30 18:30:44 +01:00
Romain Neutron
a9cee6d4d8 Declare admin controllers as services, remove "call" methods 2013-10-30 18:22:44 +01:00
Romain Neutron
9ee3e7c9f7 Move converters to model namespace 2013-10-30 13:06:14 +01:00
Romain Neutron
2c8a411c0b Merge pull request #729 from nlegoff/fix_inscript
[3.8] Fix auto collection inscription selection
2013-10-29 11:10:39 -07:00
Romain Neutron
5f9c6391a2 Merge pull request #723 from nlegoff/fix1548
[3.8] Fix #1548 Sets default field label selected according to user langage preference
2013-10-29 11:03:34 -07:00
Romain Neutron
72310ceefc Address comments 2013-10-29 18:56:23 +01:00
Romain Neutron
5d2dd07caa Fix latest rebase 2013-10-29 18:56:01 +01:00
Romain Neutron
046429cc4b Rename task tests, add task start and task stop 2013-10-29 18:46:37 +01:00
Romain Neutron
ea485311fc Refactor converter declaration 2013-10-29 18:46:37 +01:00
Romain Neutron
c0ab4944f9 Rename commands 2013-10-29 18:46:37 +01:00
Romain Neutron
24d0a5f88b Rename commands to task-manager namespace 2013-10-29 18:46:37 +01:00
Romain Neutron
6ef6387abf Address comments 2013-10-29 18:46:36 +01:00
Romain Neutron
053de5df8b Address PR comments 2013-10-29 18:46:36 +01:00
Romain Neutron
992d520a67 Update task converter to avoid service initialization on load 2013-10-29 18:46:36 +01:00
Romain Neutron
280281f872 Update task manipulator, inject notifier 2013-10-29 18:46:35 +01:00
Romain Neutron
7a7d558b38 Update tasks service provider 2013-10-29 18:46:35 +01:00
Romain Neutron
49c01c6417 Update command to use verbosity level 2013-10-29 18:46:35 +01:00
Romain Neutron
f0ea68cdc1 Add task manager notifier 2013-10-29 18:46:35 +01:00
Romain Neutron
7b0805658d Add LiveInformation 2013-10-29 18:46:35 +01:00
Romain Neutron
afd9d33b9a Update task manager commands 2013-10-29 18:46:34 +01:00
Romain Neutron
58c402ac2b Update unit tests and legacy 2013-10-29 18:46:34 +01:00
Romain Neutron
12727e20a7 Bump to version a8 2013-10-29 18:42:47 +01:00
Romain Neutron
61a8833fb1 Cleanup 2013-10-29 18:42:47 +01:00
Romain Neutron
55327a4644 Update task creation 2013-10-29 18:42:47 +01:00
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
0827ba514c Add task manipulator 2013-10-29 18:41:43 +01:00
Romain Neutron
b41e84d9db Declare Converter NotFoundException 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