Commit Graph

41 Commits

Author SHA1 Message Date
Xavier Guimard
95221d4ae4 LEMONLDAP::NG : documentation and Debian installation improvement 2007-05-03 19:47:57 +00:00
Xavier Guimard
cd0cf7e840 LEMONLDAP::NG : little new utility: command-line configuration editor 2007-04-29 14:36:57 +00:00
Xavier Guimard
ef4b7876b6 LEMONLDAP::NG : new Debian structure and LDAPS documentation 2007-04-29 12:07:20 +00:00
Xavier Guimard
60e18350f7 LEMONLDAP::NG : little bug fix : Active Directory does not set UID, so $whatToTrace may bu null. 2007-04-17 13:53:25 +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
e502a3dc57 LEMONLDAP::NG::Handler :
* new feature: Lemonldap::NG::Handler::CGI can be used directly in Perl CGI instead of using a real handler
 * little bugs correction
2007-04-14 13:12:11 +00:00
Xavier Guimard
0a3512617a Lemonldap::NG : new web site in POD 2007-04-02 19:13:05 +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
6ead919756 LEMONLDAP::NG : Closes #306818 2007-03-23 20:28:28 +00:00
Xavier Guimard
f84b7eccd4 LEMONLDAP::NG : $startDate and $date are not available for rules. 2007-03-23 19:56:33 +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
17c5bc7718 LEMONLDAP::NG : Release 0.801, Closes: #306756 2007-03-10 07:51:43 +00:00
Xavier Guimard
0767642084 LEMONLDAP::NG : little error in v0.8 upload 2007-03-09 20:04:45 +00:00
Xavier Guimard
5f867fe023 LEMONLDAP::NG : Release 0.8 2007-03-09 19:46:09 +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
8807ddea7e LEMONLDAP::NG : new utility to convert configuration file into SQL instructions 2007-03-06 06:57:11 +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
babb1c1789 * New feature: session access via SOAP 2007-02-28 22:36:19 +00:00
Xavier Guimard
7c40292c0d * New feature: configurtion access via SOAP 2007-02-28 12:56:35 +00:00
Xavier Guimard
0b6efc588d Skeleton of a SOAP configuration access 2007-02-24 20:23:17 +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
03d1ceaa00 I18n of javascript started. To do later... 2007-01-14 07:51:44 +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
88662fc22b * help in french 2007-01-05 19:26:53 +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
f1a9171c83 Localization of Manager interface 2006-12-31 15:43:59 +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
9dc9e85e98 Little correction in Manager POD 2006-12-24 09:05:11 +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
Xavier Guimard
0761e8a7b2 More pod documentation in lemonldap-ng-manager 2006-12-23 08:56:30 +00:00
Xavier Guimard
b513eaa2b2 Little correction 2006-12-21 06:57:22 +00:00
Xavier Guimard
919ed29bbd Update to lemonldap-ng-07 2006-12-19 20:55:23 +00:00
Clément Oudot
50727aa3f6 Initial import from SF and other sources 2006-12-18 11:32:33 +00:00