Commit Graph

1536 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
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
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
Xavier Guimard
8d1df60bee Warn if cookie name has changed + little things 2010-10-30 09:03:52 +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
78b9b08d1f Missing constants 2010-10-28 22:30:57 +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
b9134c5e15 Move trustedDomains in Manager and change some labels 2010-10-28 15:30:40 +00:00
Clément Oudot
227d3a02c3 Emboss Manager popup 2010-10-28 13:34:19 +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
Xavier Guimard
b5600bc3bc POD errors + replace lemonldap.ow2.org by lemonldap-ng.org 2010-10-26 09:34:00 +00:00
Xavier Guimard
47d58814c8 Upgrade POD URL 2010-10-26 06:08:16 +00:00
Clément Oudot
11bebe87d1 Use different forms for each auth choice (fix #214) 2010-10-25 16:21:15 +00:00
Clément Oudot
a00ba782c7 Do not hash password before prepared statement (fix #215) 2010-10-25 12:59:46 +00:00
Clément Oudot
6cad71e3e4 Wrong DBI parameter name in Manager 2010-10-25 12:54:30 +00:00
Xavier Guimard
e39381a11b Closes #210 "Ajax request in menu to check if session is always available" 2010-10-25 06:25:20 +00:00
Xavier Guimard
8909dfb0c1 Little image instead of "X" to close popup 2010-10-24 17:42:08 +00:00
Xavier Guimard
0401ff1f42 Little test for _Struct.pm 2010-10-24 16:21:41 +00:00
Xavier Guimard
fbadf8d73d Center popup 2010-10-24 16:19:28 +00:00
Xavier Guimard
480f365983 Use draggable popup instead of $(#help_content) to display errors 2010-10-24 09:04:12 +00:00
Xavier Guimard
c539a91696 Update copyright 2010-10-24 07:25:44 +00:00
Xavier Guimard
ec9a6bb887 Avoid failed cpan tests 2010-10-24 06:26:56 +00:00
Xavier Guimard
0aa81a5355 Closes #159 "Manage comment in rule regexp" 2010-10-23 22:07:17 +00:00
Xavier Guimard
f13f6fd011 Bad pod 2010-10-23 16:27:30 +00:00
Xavier Guimard
fb5a09d172 Update copyright year (#209) 2010-10-23 08:35:38 +00:00
Xavier Guimard
1923085f6c #16 "Use parameterized statements in DBI to prevent SQL injection" : finish work
NOT TESTED
2010-10-23 08:09:41 +00:00
Xavier Guimard
8a0b851188 Start #16 "Use parameterized statements in DBI to prevent SQL injection" 2010-10-23 08:00:07 +00:00
Xavier Guimard
756c464c3e Errors in sql files 2010-10-22 20:46:49 +00:00
Clément Oudot
8b7cc1e225 Add an anti frame protection (#195) 2010-10-22 10:03:42 +00:00
Clément Oudot
2683fce3d1 Manage OpenID errors in Display (#190) 2010-10-22 09:03:10 +00:00
Clément Oudot
334b8bf7c2 Document RDBi/CDBI in lemonldap-ng.ini (#196) 2010-10-22 07:48:32 +00:00