Roland Gruber
|
24bc2dca34
|
added more self service functions
|
2006-07-23 15:04:12 +00:00 |
Roland Gruber
|
a70d24afce
|
added self service fields
|
2006-07-16 17:15:37 +00:00 |
Roland Gruber
|
e79d235e73
|
added getSelfServiceSearchAttributes()
|
2006-06-28 15:12:29 +00:00 |
Roland Gruber
|
fda2a57e05
|
removed input_check() function
|
2006-05-21 19:45:57 +00:00 |
Roland Gruber
|
5371e2609f
|
removed triggered_messages
|
2006-05-20 16:32:02 +00:00 |
Roland Gruber
|
f345b2d435
|
fixed creation of new accounts
|
2006-05-14 07:47:50 +00:00 |
Roland Gruber
|
52e2ef7c5a
|
new attribute loading mechanism
|
2006-05-13 08:55:31 +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
|
79a8a315a6
|
added fix for wrong spelled object classes
|
2006-04-05 15:48:27 +00:00 |
Roland Gruber
|
7bb630c2c7
|
merged password hash settings
|
2006-03-06 17:09:17 +00:00 |
Roland Gruber
|
1ce2b98103
|
Copyright updates
|
2006-03-03 17:30:35 +00:00 |
Roland Gruber
|
ede8c042a0
|
added save_attributes() to baseModule, removed obsolete module_ready() and module_complete() functions
|
2006-02-01 19:10:51 +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
|
e0d76141d5
|
added button status
|
2005-08-26 08:53:16 +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
|
98cc8373e7
|
input_check() now removes non-ASCII characters when found
|
2005-08-11 18:34:50 +00:00 |
Roland Gruber
|
4ab743eb9c
|
fixed profile checks
|
2005-07-07 13:45:55 +00:00 |
Roland Gruber
|
47d857ba81
|
fixed reading of possible PDF entries
|
2005-06-19 09:40:30 +00:00 |
Roland Gruber
|
b8a99ec1e3
|
count entries are now removed in modules.inc:load_account()
|
2005-05-02 18:14:58 +00:00 |
Roland Gruber
|
b29106b783
|
replaced load_ldap_attributes with parent class function call
|
2005-04-16 13:41:17 +00:00 |
Roland Gruber
|
09f2ccf873
|
added dummy functions for delete.php
|
2005-04-04 16:54:10 +00:00 |
Roland Gruber
|
630f65a639
|
implemented profile loading interface
|
2005-01-07 10:55:05 +00:00 |
Roland Gruber
|
3382811d84
|
translation update
|
2004-11-06 13:05:34 +00:00 |
duergner
|
6c97d892b3
|
*** empty log message ***
|
2004-10-30 16:46:06 +00:00 |
katagia
|
f4e4f2b3df
|
Added "Umlaut" handling for attributes which don''t allow them.
Added $this->attribute to ldap class. This variable contains a list
of all attributes and their syntax
|
2004-10-24 17:23:23 +00:00 |
Roland Gruber
|
4638db3d33
|
added post upload actions
|
2004-10-19 18:18:46 +00:00 |
katagia
|
d8b02d37aa
|
fixed password handling in sambaAccount module
changed error code handling
|
2004-10-16 19:51:36 +00:00 |
Roland Gruber
|
6289fa7cc4
|
renamed profile management functions
|
2004-10-06 20:00:17 +00:00 |
Roland Gruber
|
921a0e1639
|
added getRDNAttributes()
|
2004-10-06 18:17:22 +00:00 |
katagia
|
c884687e1a
|
removed utf8... code
Changes language files to utf-8
|
2004-10-01 12:13:16 +00:00 |
Roland Gruber
|
d4710f6141
|
fixed message loading
|
2004-09-27 19:12:22 +00:00 |
Roland Gruber
|
61dffc68ac
|
added preg-checks for profiles and config
|
2004-09-26 15:45:40 +00:00 |
katagia
|
e53a3874cb
|
added new get_preg function. Changed all modules to use get_reg
Changed Status Messages in Module. Thex are now all stored in a single array.
Changed Password handling in psoxGroup and posixAccount
|
2004-09-26 13:48:52 +00:00 |
katagia
|
bbc8ef2b6d
|
changed errrormessage to message
|
2004-09-26 13:37:54 +00:00 |
Roland Gruber
|
587e81be8f
|
removed load_errormessages, must be implemented and called in submodules
|
2004-09-25 10:07:23 +00:00 |
katagia
|
a7146384fd
|
fixed get_errorMessages in basemodule
|
2004-09-21 11:46:02 +00:00 |
katagia
|
0aa6874931
|
changed error message handling in posixGroup
|
2004-09-20 19:33:31 +00:00 |
katagia
|
bc73e501cc
|
fixed problem by optimations yesterday
|
2004-09-19 09:50:31 +00:00 |
Roland Gruber
|
2ab987047e
|
updated comments, changed build_uploadAccounts function
|
2004-09-19 08:28:03 +00:00 |
katagia
|
8e3e173dac
|
optimized code
|
2004-09-18 18:44:47 +00:00 |
katagia
|
a23f5ecc06
|
It should now be possible to modify groups and add sambaGroupMapping to an exsisting posixGroup
|
2004-09-15 19:52:29 +00:00 |
katagia
|
b6bc73106c
|
Made a lot of changes in modules.
Many reference problems are fixed now
Only posixGroup module is working at the Moment but the
other modules will be fixed very soon
|
2004-09-14 11:53:33 +00:00 |
duergner
|
73fa74620d
|
help is now using an instance of the appropriate module and accesses help als meta information
|
2004-09-09 07:10:14 +00:00 |
duergner
|
550c136063
|
changed help to use the accountContainer object in session
|
2004-09-08 18:26:00 +00:00 |
duergner
|
2f12aba6d3
|
get_help added. Help uses this->meta in most cases.
|
2004-09-08 14:38:55 +00:00 |
Roland Gruber
|
0cb64e5f7b
|
moved var $base to baseModule, added init() to baseModule, removed several checks from modules init() function
|
2004-09-01 20:53:06 +00:00 |
Roland Gruber
|
4b51087239
|
added/updated get_uploadColumns()
|
2004-08-28 11:53:40 +00:00 |
Roland Gruber
|
0c77b21df2
|
added first interface for file upload
|
2004-08-23 20:01:40 +00:00 |