Commit Graph

198 Commits

Author SHA1 Message Date
Nicolas Le Goff
5994dba2dc Check if application exists 2014-09-10 20:40:32 +02:00
Nicolas Le Goff
b192d46626 Generate xml file when installing or updgrading application 2014-09-10 18:57:31 +02:00
Nicolas Le Goff
9e2083dfe4 Add init command 2014-08-13 18:21:57 +02:00
Nicolas Le Goff
c752141ff2 Use configurtion file instead of GV 2014-07-28 11:59:21 +02:00
Nicolas Le Goff
76cb4fad28 PHRAS-198 #fix add possibility to disable taskmanager per instance 2014-07-25 18:40:00 +02:00
Romain Neutron
2af21c064c Avoid errors by explicitely namespacing root exception 2014-02-20 11:28:31 +01:00
Romain Neutron
21d57a375c Use task-manager loggers for scheduler 2014-02-04 12:10:56 +01:00
Romain Neutron
f59fc65d13 Add task manager logs configuration 2014-01-31 15:05:57 +01:00
Romain Neutron
3421700a59 Add option to dump SQL queries in stderr 2014-01-29 16:46:30 +01:00
Romain Neutron
d622eb0ab4 Fix task manager messages log levels 2014-01-23 11:31:21 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Romain Neutron
7904a33e07 Fix CS 2013-12-03 21:01:43 +01:00
Romain Neutron
be0815a9e0 Fix typo 2013-11-20 12:48:29 +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
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
ba980d5f34 Fix tmp directories cleanup 2013-09-04 17:14:53 +02:00
Romain Neutron
2192afc702 Fix #1422 : logfiles contain duplicates log messages 2013-09-02 12:33:34 +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
Romain Neutron
3f47cc248d Remove registry's GV_RootPath calls 2013-06-19 19:25:16 +02:00
Romain Neutron
af9307b148 Add sessions patch 2013-06-18 15:37:19 +02:00
Romain Neutron
241705a568 Merge pull request #399 from romainneutron/ip-proxies
[3.8] Add trusted proxies configuration
2013-06-17 10:28:49 -07:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Romain Neutron
247b49668e Add bzip2/gzip option for DBs backup 2013-06-17 12:31:27 +02:00
Romain Neutron
11a55bbd43 Add labels to databoxes 2013-06-13 09:45:43 +02:00
Romain Neutron
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
4d81c5f8d8 Remove autoloader 2013-05-30 20:15:08 +02:00
Romain Neutron
9285536d0d Fix install 2013-05-23 18:52:41 +02:00
Romain Neutron
5a80e9dc22 Introduce configuration-tester 2013-05-13 15:07:47 +02:00
jygaulier
fff07cf88b CS 2013-02-14 13:47:24 +01:00
Romain Neutron
4414892b91 Fix CS lib/classes 2013-01-29 16:39:02 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
b4dfcc2f2f Fix CS 2013-01-21 23:19:50 +01:00
Romain Neutron
c144041980 Merge pull request #279 from jygaulier/taskLogs
[3.8] Task logs
2013-01-21 13:53:10 -08:00
Romain Neutron
f902bb2b39 Fix namespace 2013-01-21 20:45:44 +01:00
jygaulier
2054c070d8 CS 2013-01-21 12:52:50 +01:00
jygaulier
8c1f4c294f CS 2013-01-21 12:52:49 +01:00
jygaulier
b491610528 CS 2013-01-21 12:52:49 +01:00
jygaulier
2d6e087104 syslog + maillog in task / task-manager as service
fix task interfaces / cleanup
fix tests using task manager
2013-01-21 12:50:35 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
95dff0e3c7 [SearchEngine] Integrate unicode service provider 2013-01-17 12:02:44 +01:00