Commit Graph

21 Commits

Author SHA1 Message Date
Xavier Guimard
046b90dbd9 LEMONLDAP::NG : more documentation and virtual host names control 2007-05-11 07:52:19 +00:00
Xavier Guimard
6af2a2c60b LEMONLDAP::NG : New feature: configurations management (next; last, previous, delete) 2007-05-05 14:13:44 +00:00
Xavier Guimard
95221d4ae4 LEMONLDAP::NG : documentation and Debian installation improvement 2007-05-03 19:47:57 +00:00
Xavier Guimard
d5bdcdcd80 LEMONLDAP::NG : display bug fix in manager. Version stable 0.8.0.7. 2007-04-15 11:24:38 +00:00
Xavier Guimard
c4eb7144e5 LEMONLDAP::NG : new feature: configuration is now checked before saving in Lemonldap::NG::Manager 2007-03-25 19:49:12 +00:00
Xavier Guimard
f80730b65f LEMONLDAP::NG : Single logout (portal and handler) and restricted manager are finished (TODO: single logout doc) 2007-03-18 18:33:38 +00:00
Xavier Guimard
ce5759c83f * "Delete Virtual Host" button (closes: #306771) 2007-03-13 06:46:23 +00:00
Xavier Guimard
c97159cd2c LEMONLDAP::NG : new release 0.802 : bug in File.pm (Closes: #306760) 2007-03-11 20:18:28 +00:00
Xavier Guimard
7d08f0b475 LEMONLDAP::NG : * Bug corrections issued from test in real life 2007-03-09 06:24:50 +00:00
Xavier Guimard
2523a54943 LEMONLDAP::NG : new features:
- 'apply changes' button in Manager used to reload configuration
                  in handlers (by calling reload sub via HTTP)
                - i18n module in portal (for displaying errors)
                - lock in DBI configuration system (NOT YET TESTED)
2007-03-04 14:52:51 +00:00
Xavier Guimard
f43dd65eb0 * delete doubled code
* dysplay bug correction in the manager
2007-03-02 19:07:08 +00:00
Xavier Guimard
4a7b3cda7e Modules version changes. 2007-02-04 12:14:53 +00:00
Xavier Guimard
58efa9b4b7 Little correction 2007-02-03 21:46:45 +00:00
Xavier Guimard
1e2d74157c Correction issued from the first test in real life:
* Close #306573 / forge.objectweb.org
 * Close #306574 / forge.objectweb.org
2007-01-17 20:00:54 +00:00
Xavier Guimard
391b0dffec Help in "General Parameters". 2007-01-14 20:54:52 +00:00
Xavier Guimard
91844e41be Little corrections 2007-01-14 19:39:07 +00:00
Xavier Guimard
4f9bb88369 I18n in javascript (close #306564 / forge.objectweb.org) 2007-01-14 13:09:10 +00:00
Xavier Guimard
23d2343774 * New feature: 'macros' parameter can be used to add exported variables
calculated with other LDAP attributes. It can be used to simplify rules
  configuration
* Correction of bad use of Safe in portal: groups mechanism was not working
  well since we use Safe
2007-01-13 19:34:03 +00:00
Xavier Guimard
90522e3e96 * Help system skeleton in Manager
* Correction in apache-1.3 configuration file
 * Rights corrections in example files (Apache::Registry needs +x for apache-1.3
 * perltidy on all files
2007-01-04 08:42:13 +00:00
Xavier Guimard
94f90b5106 Error in inheritance since Manager.pm has been cutted in 2 pieces: CGI is not in @INC in _HTML.pm so SUPER does not work. 2006-12-25 17:10:35 +00:00
Xavier Guimard
9cdefde06f POD documentation and split Manager.pm in 2 pieces because inheritance of CGI is not compatible with the use of
AutoLoader (_HTML.pm).
2006-12-23 15:42:58 +00:00