Commit Graph

1764 Commits

Author SHA1 Message Date
Xavier Guimard
8624d5708b purgeCentralCache was broken by new Apache::Session mechanism 2010-11-01 09:15:59 +00:00
Xavier Guimard
0f3a25707f Doc update 2010-11-01 08:35:24 +00:00
Xavier Guimard
002b1a82a8 Preserve links in doc 2010-11-01 08:30:06 +00:00
Xavier Guimard
f58c04b7de Closes #223 "Offline doc refer to unexistant directory /lib/" 2010-11-01 08:13:00 +00:00
Xavier Guimard
ad83bbfa76 Help is ready, we just have to insert datas in helpCh array (manager.js)
Warning: there is a conflict with auto resize of help
2010-11-01 07:05:51 +00:00
Xavier Guimard
80d631fdff Help in progress 2010-10-31 22:16:14 +00:00
Xavier Guimard
6918c738e2 Global tests errors were lost 2010-10-31 19:29:32 +00:00
Xavier Guimard
ea328e8675 Function loadAndScrollToAnchor() works fine now. Ready to use offline doc for help ! 2010-10-31 16:36:40 +00:00
Xavier Guimard
895e838924 Manager not managed by ModPerl::Registry by default (avoid to stay in memory) 2010-10-31 10:39:43 +00:00
Xavier Guimard
0ff8e205c7 Change DOCDIR for Debian 2010-10-31 10:35:29 +00:00
Xavier Guimard
b12aaa6f5d - Location instead of Directory (bad usage)
- No pre-load by default
2010-10-31 10:34:27 +00:00
Xavier Guimard
8e3986d75e Unused dir 2010-10-31 10:10:33 +00:00
Xavier Guimard
fee4adc208 Doc update 2010-10-31 10:09:57 +00:00
Xavier Guimard
0ad326edae Function to load help from wiki 2010-10-31 09:37:04 +00:00
Xavier Guimard
d086366b2c Missing "require _DBI" 2010-10-31 06:33:14 +00:00
Xavier Guimard
571fa3fd46 Share $iniObj between threads 2010-10-30 20:26:11 +00:00
Xavier Guimard
652468a290 Share global variables 2010-10-30 19:25:38 +00:00
Clément Oudot
0fdab2c244 Correct typo on gear.png in manager.js 2010-10-30 15:38:11 +00:00
Clément Oudot
5c27fca1df Manager MANIFEST update 2010-10-30 15:22:35 +00:00
Clément Oudot
70b8e04260 Remove some make install output 2010-10-30 15:22:14 +00:00
Xavier Guimard
1b0922218c Delete old target "static_example" 2010-10-30 15:13:32 +00:00
Xavier Guimard
8d1df60bee Warn if cookie name has changed + little things 2010-10-30 09:03:52 +00:00
Xavier Guimard
58f8937cd0 Unused directory 2010-10-30 08:44:09 +00:00
Xavier Guimard
cdf4ea033a Doc update 2010-10-30 08:41:59 +00:00
Xavier Guimard
afa66cd047 Warn before changing Apache::Session backend 2010-10-29 16:15:52 +00:00
Clément Oudot
9c5e78fe70 Typo in logo name 2010-10-29 15:57:56 +00:00
Clément Oudot
1bd46ccc8c Create an application logo picker in Manager 2010-10-29 15:56:02 +00:00
Clément Oudot
fb36847bd3 create a skin picker in Manager, with possibility to set a custom skin name (#221) 2010-10-29 15:06:53 +00:00
Xavier Guimard
8b51e31300 Little error 2010-10-29 13:41:21 +00:00
Xavier Guimard
c1c93a66f2 Ask for changing Apache::Session module 2010-10-29 13:40:16 +00:00
Xavier Guimard
06d3994f55 * Global tests can return -1 (error that can be forced)
* New test for Apache::Session (insert, get and delete session)
2010-10-29 11:15:14 +00:00
Xavier Guimard
52dbcc868d Configuration update 2010-10-29 08:54:38 +00:00
Xavier Guimard
78b9b08d1f Missing constants 2010-10-28 22:30:57 +00:00
Xavier Guimard
f6de1eb1a5 New extra tests 2010-10-28 21:40:38 +00:00
Xavier Guimard
888cc760dc Update Status.pm with new PE_* codes 2010-10-28 18:34:10 +00:00
Xavier Guimard
a2cb14e025 Split handlers with AutoLoader (49% reduction for Simple.pm)
Closes: #188
2010-10-28 18:19:25 +00:00
Clément Oudot
7f25fedd2d Documentation update (#171) 2010-10-28 16:14:52 +00:00
Clément Oudot
b9134c5e15 Move trustedDomains in Manager and change some labels 2010-10-28 15:30:40 +00:00
Xavier Guimard
c7604a4e83 Replace latest by a link (3/3) 2010-10-28 13:43:31 +00:00
Xavier Guimard
35927d1129 Replace latest by a link (2/3) 2010-10-28 13:40:41 +00:00
Xavier Guimard
f2c1530168 Replace latest by a link (1/3) 2010-10-28 13:39:23 +00:00
Clément Oudot
227d3a02c3 Emboss Manager popup 2010-10-28 13:34:19 +00:00
Clément Oudot
d3aa192b1a Documentation update (#171) 2010-10-28 09:52:41 +00:00
Clément Oudot
14862d94cd Change documentation version 1.00 -> 1.0 2010-10-28 09:38:18 +00:00
Xavier Guimard
bbb532b443 Debian : use packaged jquery-ui (Closes: #211) 2010-10-27 23:40:22 +00:00
Clément Oudot
d29a5f5a20 Use jQuery UI dialog for Manager popup (#218) 2010-10-27 12:37:40 +00:00
Clément Oudot
d7e39d25ab Upgrade to jQuery 1.8.5 (#218) 2010-10-27 09:40:40 +00:00
Xavier Guimard
60ba8557a1 Closes #216 "getLocalConf called without 2nd argument" 2010-10-27 08:04:28 +00:00
Xavier Guimard
2b1f9f1501 Avoid some test warn 2010-10-26 11:36:57 +00:00
Xavier Guimard
f2674105f0 Some links missing in pod 2010-10-26 10:59:22 +00:00