Commit Graph

162 Commits

Author SHA1 Message Date
Roland Gruber ec8564aa02 allow additional parameters for status messages 2006-08-15 16:34:06 +00:00
Roland Gruber ed090ae9bf removed $post parameter 2006-08-14 17:29:45 +00:00
Roland Gruber 8f3f93c87d fix attribute names on loading 2006-07-23 15:03:35 +00:00
Roland Gruber 26d5ae8da2 fixed handling of multi-value attributes 2006-07-05 19:51:20 +00:00
Roland Gruber 5df6897286 more log messages 2006-05-16 15:18:24 +00:00
Roland Gruber 52e2ef7c5a new attribute loading mechanism 2006-05-13 08:55:31 +00:00
Roland Gruber a20ab43fc0 fix handling of multi-value attributes 2006-05-07 08:49:47 +00:00
Roland Gruber 93339150d7 added alias handling 2006-05-01 16:13:10 +00:00
Roland Gruber 69d1af357b use MHash to generate NT password hash 2006-04-29 09:58:17 +00:00
Roland Gruber 0fec1ae9c1 added logging 2006-04-23 16:33:25 +00:00
Roland Gruber 79a8a315a6 added fix for wrong spelled object classes 2006-04-05 15:48:27 +00:00
Roland Gruber c8c7125e04 allow descriptive select fields 2006-03-14 17:58:52 +00:00
Roland Gruber 7bb630c2c7 merged password hash settings 2006-03-06 17:09:17 +00:00
Roland Gruber a8e5513218 added textarea 2006-03-06 15:29:36 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 6ca099161c fixed creating of secondary accounts 2006-02-23 08:30:59 +00:00
Roland Gruber c7917dd760 less PHP notices 2006-01-25 18:31:19 +00:00
Roland Gruber 28d0a8e6b9 less PHP notices 2006-01-24 14:23:42 +00:00
Roland Gruber b5f3813c83 less PHP notices 2006-01-23 19:26:16 +00:00
Roland Gruber c862b37ce3 fixed some PHP notices 2006-01-23 18:40:47 +00:00
Roland Gruber 3f4babb6df updated to new list views 2006-01-06 10:47:43 +00:00
Roland Gruber fdfc9f8dca merge with 0_6_dev branch 2006-01-01 16:30:05 +00:00
Roland Gruber fa3cefd455 fixed PHP5 warning 2005-12-17 12:07:36 +00:00
Roland Gruber cc1de32737 fix for binary attributes 2005-12-05 14:27:47 +00:00
Roland Gruber 2574578953 fix problem with LDAP suffixes which are not exactly written like in configuration 2005-11-22 15:44:49 +00:00
Roland Gruber 77f56fe462 simplify sorting, fixes bug with mixed string and numeric values 2005-10-25 18:17:01 +00:00
Roland Gruber 731692e511 fixed homedir creation 2005-10-21 13:48:30 +00:00
Roland Gruber c6c1c81f05 show \"*required\" not on main page 2005-10-20 10:40:18 +00:00
Roland Gruber d9fc93c39c reduced memory usage in cache by removing scope "*", removed update_cache() function 2005-10-15 09:33:05 +00:00
Roland Gruber bdb5cff592 code cleanup: removed obsolete parameter from get_pdfentries() and updated PHPDoc comments 2005-10-09 18:05:32 +00:00
Roland Gruber f65c7995bb fixed missing object classes on DN renaming 2005-09-20 15:45:36 +00:00
Roland Gruber 3c0ebbb481 removed obsolete function 2005-09-19 18:39:05 +00:00
Roland Gruber f05f0f52ae added hint for required fields 2005-09-13 07:51:48 +00:00
Roland Gruber 6a3e7ef33f added missing help entries 2005-09-12 15:37:23 +00:00
Roland Gruber 4689680855 no longer allow integer results from process_..., updated documentation 2005-09-07 12:58:34 +00:00
Roland Gruber 9dc9ef5f27 fixed call-by-reference warning 2005-09-04 12:49:26 +00:00
Roland Gruber d83df7a446 changed subpage handling; fixed another magic_quotes_gpc bug 2005-09-01 15:20:15 +00:00
Roland Gruber e0d76141d5 added button status 2005-08-26 08:53:16 +00:00
Roland Gruber 35b8fa72a0 another small layout change for the module buttons 2005-08-24 18:08:23 +00:00
Roland Gruber e77059d98f module buttons now have the same width 2005-08-24 17:53:03 +00:00
Roland Gruber c153540d97 enhanced button sorting algorithm 2005-08-23 12:16:58 +00:00
Roland Gruber 170ece4874 small fix for meta HTML generation 2005-08-21 17:12:30 +00:00
Roland Gruber b4d6ea7c8c added new option in meta HTML code to not sort select lists 2005-08-13 11:31:26 +00:00
Roland Gruber b68a6064ba make sure that RDN attributes have correct order 2005-08-13 09:49:28 +00:00
Roland Gruber 4a4907a63a do not set RDN from profile if active modules do not support it 2005-08-13 09:38:32 +00:00
Roland Gruber 2221165957 removed obsolete TODO 2005-08-11 18:39:31 +00:00
Roland Gruber 1df507d3d4 temporarily deactivated update_cache() calls 2005-08-08 09:26:19 +00:00
Roland Gruber f3f37da4a6 encrypt sensitive parts of accountContainer in session 2005-08-05 08:49:03 +00:00
Roland Gruber 48e390159f added message when a selected module is not yet ready 2005-08-02 19:06:29 +00:00
Roland Gruber cd31c1ba13 fixed module order and some minor bugs; removed unneeded parameter in get_pdfEntries() 2005-08-02 09:48:55 +00:00