Commit Graph

420 Commits

Author SHA1 Message Date
Clément Oudot
7630a12c72 Options for password reset attribute in Manager (#336) 2011-06-23 13:03:06 +00:00
Clément Oudot
02c341939e Reload menu tree after configuration save (#15) 2011-06-23 08:23:40 +00:00
Clément Oudot
877dd337d3 Add mailSessionKey in Manager (#332) 2011-06-22 16:27:27 +00:00
Clément Oudot
0997f77501 Correct POD to avoid make test fail 2011-06-21 10:17:58 +00:00
Clément Oudot
28bfef3248 Change check on DN syntax (#330) 2011-06-21 10:04:29 +00:00
Clément Oudot
bc2e692648 Manage notification creation in notifications explorer (#328) 2011-06-19 20:48:35 +00:00
Clément Oudot
8d3c2ea246 Add some translations for notifications explorer (#328) 2011-06-19 13:02:18 +00:00
Clément Oudot
15ab9c3668 Work on notifications explorer (#328):
* Add notifications button in the top menu
* Browse notifications done
* Purge notification
2011-06-18 23:23:51 +00:00
Clément Oudot
445ea61e29 First work on notifications explorer (#328):
* Browse notifications (notifications not done)
* Delete selected notification
2011-06-18 14:53:14 +00:00
Clément Oudot
2ba6596215 Persistent session backend configuration in Manager (#203) 2011-06-10 12:23:15 +00:00
Clément Oudot
fe6431d86f Reorganize password reset parameters in Manager (#309) 2011-06-01 12:50:10 +00:00
Clément Oudot
06e368abcc Change log level of setKeyToH message (#317) 2011-05-31 15:01:06 +00:00
Clément Oudot
27dc8d5c46 Manage mail body charset (#311) 2011-05-27 14:08:49 +00:00
Clément Oudot
eb01359322 Configure Reply-To address (#312) 2011-05-27 09:41:13 +00:00
Clément Oudot
3e4d59dab9 Add hideOldPassword parameter in Manager (#308) 2011-05-20 10:05:56 +00:00
Clément Oudot
00ad15829d Do not check syntax of Multi authentication parameter in Manager, as it can be very complex (#298) 2011-05-16 09:44:05 +00:00
Clément Oudot
6a604ee172 Add Yubikey parameters in Manager (#LEMONLAP-296) 2011-04-21 10:28:18 +00:00
Clément Oudot
8e023b267d Add SMTPAuthUser and SMTPAuthPass in Manager, with SMTP connection and authentication tests on configuration save (#293) 2011-04-15 09:44:15 +00:00
Clément Oudot
52983a9dd6 Change some default values in Manager 2011-03-23 13:51:55 +00:00
Clément Oudot
6adf9a9d4a Add useSafeJail in Manager (trunk only) (#270) 2011-02-07 17:19:36 +00:00
Thomas CHEMINEAU
ddb84e6ef2 fixes #275 - use SCRIPT_FILENAME instead of DOCUMENT_ROOT to get htdocs portal path 2011-02-04 12:50:24 +00:00
Clément Oudot
29a9af1c44 make tidy 2011-01-25 16:41:31 +00:00
Clément Oudot
28adb04b4b Extend Manager protection to Sessions Explorer, and add an override possibility for Sessions Explorer only (#264) 2011-01-21 16:45:53 +00:00
Clément Oudot
7ed205a995 Upgrade main modules version to 1.1.0 in trunk 2011-01-21 16:35:28 +00:00
Xavier Guimard
47ea58cc86 Upgrade to 1.1.0 slave mechanism 2010-12-15 21:10:42 +00:00
Xavier Guimard
3d5709cd0a Slave in progress 2010-12-08 10:42:53 +00:00
Xavier Guimard
9969dd69e2 Add slave mechanism. Closes #222 2010-12-08 06:04:57 +00:00
Clément Oudot
280a6fb6d9 Doc update 2010-11-26 10:11:02 +00:00
Clément Oudot
08648746ff Doc update 2010-11-25 17:28:49 +00:00
Clément Oudot
e9c1139e66 Manage base64 special chars in upload phase (#250) 2010-11-25 15:45:22 +00:00
Clément Oudot
136e967b76 Doc update 2010-11-25 10:24:59 +00:00
Clément Oudot
f67374c267 Doc update 2010-11-24 18:04:03 +00:00
Clément Oudot
2fedaba816 Fix rule download regexp (#250) 2010-11-24 15:32:40 +00:00
Xavier Guimard
a2dac450de Help in progress (#162) 2010-11-21 09:22:39 +00:00
Clément Oudot
05dbeca3e5 Upgrade versions for 1.0 release 2010-11-20 15:05:40 +00:00
Clément Oudot
655c6484b7 Add boolOrPerlExpr type in Manager (#239) 2010-11-18 15:30:21 +00:00
Xavier Guimard
691394122f Closes #235 "Session creation test in Manager does not work with SOAP session backend" 2010-11-17 05:07:33 +00:00
Xavier Guimard
e0f4aca8b3 Help in progress 2010-11-14 07:19:13 +00:00
Clément Oudot
099a3d2ff3 Allow ldap:// in ldapServer key (fix #232) 2010-11-05 15:52:54 +00:00
Clément Oudot
67f8b5fd48 * Upgrade jQuery UI from 1.8.5 to 1.8.6
* Lightness and darkness theme selection
2010-11-05 14:01:57 +00:00
Clément Oudot
36e0594643 Remove a div from Ajax response 2010-11-04 15:45:15 +00:00
Clément Oudot
e24ccf2696 LEMONLDAP-224: Work on Manager/Sessions explorer graphics:
* Remove unused containers (#container, #page)
* Use jQuery UI button feature for most links and buttons
* Add a resizeMenu javascript method, to extend menu div to whole page height
* Remove the LemonLDAP::NG logo from header, can be then placed elsewhere
* Use a dialog to select menu type (tree/accordion)
2010-11-03 15:37:28 +00:00
Xavier Guimard
83800ccd13 Delete old help system 2010-11-01 22:32:06 +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
6918c738e2 Global tests errors were lost 2010-10-31 19:29:32 +00:00
Xavier Guimard
652468a290 Share global variables 2010-10-30 19:25:38 +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
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