Commit Graph

115 Commits

Author SHA1 Message Date
Roland Gruber 0894a393ef manage host attribute only if schema allows it 2007-12-29 11:02:57 +00:00
Roland Gruber d6200ee947 added icons for modules 2007-11-19 18:42:03 +00:00
Roland Gruber ba653d0c0b more space for input fields 2007-11-14 16:47:08 +00:00
Roland Gruber 40a8452fa3 removed duplicate schema parsing 2007-11-14 13:07:11 +00:00
Roland Gruber 5a1d88bf59 add parent object classes for new accounts 2007-11-14 09:12:27 +00:00
Roland Gruber b3e160211f PhpDoc fixes 2007-11-03 14:17:19 +00:00
Roland Gruber 79307debea added getAccountContainer() 2007-10-03 18:02:10 +00:00
Roland Gruber fbf35a666e fixed help texts 2007-07-23 15:13:41 +00:00
Roland Gruber 9faa1c220f made uid optional (closes 1757215) 2007-07-21 09:47:48 +00:00
Roland Gruber 42003d687c allow uid as RDN attribute for inetOrgPerson 2007-07-03 15:43:52 +00:00
Roland Gruber 4767f789da allow PDF output to be used in subclasses 2007-06-27 18:01:12 +00:00
Roland Gruber 3f232311df some subclassing support 2007-06-24 17:54:23 +00:00
Roland Gruber 10ae47ab86 added new attributes: roomNumber, businessCategory and homePhone 2007-06-11 18:19:05 +00:00
Roland Gruber 33017686ee more translations (RFE 1702140) 2007-06-10 14:51:35 +00:00
Roland Gruber 0e35828dba fixed typos 2007-05-03 19:28:12 +00:00
Roland Gruber ea4152cdbf allow uploading of images 2007-02-18 18:37:15 +00:00
Roland Gruber 9c2c9b7cd8 copyright update 2007-01-14 18:41:42 +00:00
Roland Gruber c7ccc5c219 fixed error messages 2007-01-06 14:29:10 +00:00
Roland Gruber 641af2270d removed grouping of error messages 2006-08-16 17:42:35 +00:00
Roland Gruber a65279dc5c removed $post parameter 2006-08-13 12:58:19 +00:00
Roland Gruber e054d71a27 added self service options 2006-07-23 15:06:49 +00:00
Roland Gruber a70d24afce added self service fields 2006-07-16 17:15:37 +00:00
Roland Gruber f5e0b9e974 added search attributes for self service 2006-06-28 15:13:57 +00:00
Roland Gruber 5371e2609f removed triggered_messages 2006-05-20 16:32:02 +00:00
Roland Gruber 52e2ef7c5a new attribute loading mechanism 2006-05-13 08:55:31 +00:00
Roland Gruber 2a6767a59b fixed host restrictions 2006-05-05 10:28:23 +00:00
Roland Gruber 93339150d7 added alias handling 2006-05-01 16:13:10 +00:00
Roland Gruber f1986c3cd1 updated password message 2006-04-29 10:04:30 +00:00
Roland Gruber 79a8a315a6 added fix for wrong spelled object classes 2006-04-05 15:48:27 +00:00
Roland Gruber baec36cece replaced submit/abort with ok/cancel 2006-03-04 10:49:55 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +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 64cead3fdf implemented jpegPhoto support 2005-12-05 14:45:01 +00:00
Roland Gruber d6d5c5954d fixed removing of postalAddress and facsimileTelephoneNumber 2005-11-12 10:18:54 +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 779048bdf3 fixed mobile telephone number 2005-09-27 12:54:44 +00:00
Roland Gruber 4c5f43ffdd removed obsolete pages() and get_attributes() functions 2005-09-19 18:43:10 +00:00
Roland Gruber 4689680855 no longer allow integer results from process_..., updated documentation 2005-09-07 12:58:34 +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 0bc5a03b66 fixed password conflict with posixAccount 2005-08-16 12:04:09 +00:00
Roland Gruber 60482cd0cc added password dialog if posixAccount is not active 2005-08-15 18:36:56 +00:00
Roland Gruber 6aaae2094a code cleanup: added parent function for module_ready() and module_complete() which always return true to baseModule 2005-08-13 09:19:40 +00:00
Roland Gruber 2287293f47 fixed problem with access to nonexistant session variable 2005-07-05 12:48:15 +00:00
Roland Gruber 622583a764 added manager and post office box 2005-07-02 12:05:33 +00:00
Roland Gruber 0d3d79aff3 fixed PDF output 2005-06-28 15:58:22 +00:00
Roland Gruber 697893fbc0 made inetOrgPerson independent from posixAccount 2005-06-19 09:38:44 +00:00
Roland Gruber 1a6647b9c9 inetOrgPerson currently needs posixAccount for uid/cn 2005-06-17 09:47:40 +00:00