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 |
Roland Gruber
|
47d7a19b3c
|
fixed syntax error
|
2004-08-18 18:54:56 +00:00 |
duergner
|
28184982b9
|
PHPDoc coments added; refactored some things by using the meta array;
|
2004-08-17 15:16:17 +00:00 |
Roland Gruber
|
8786dea1c3
|
minor changes: fixed comment and translation
|
2004-08-01 09:37:21 +00:00 |
Roland Gruber
|
8c6b75e5a5
|
moved min/maxGID to module settings
|
2004-07-26 15:15:30 +00:00 |
Roland Gruber
|
3959293d09
|
implemented configuration options for modules
|
2004-07-24 17:14:39 +00:00 |
Roland Gruber
|
c420e1e201
|
added integer comparison for profile options
|
2004-07-13 14:51:28 +00:00 |
Roland Gruber
|
6b73cc11c6
|
checkProfileOptions: skip regex check for empty fields
|
2004-07-03 16:11:13 +00:00 |
Roland Gruber
|
c92674a95a
|
removed $scope from profile functions,
added meta data for profile options and checks
|
2004-07-01 15:54:33 +00:00 |
Roland Gruber
|
1da244e2b3
|
moved dependencies to meta data
|
2004-06-20 17:32:02 +00:00 |
Roland Gruber
|
6ce5f9d1d3
|
moved get_alias() to baseModule
|
2004-06-14 16:05:36 +00:00 |
Roland Gruber
|
94c117a770
|
moved can_manage() to baseModule
|
2004-06-13 19:58:58 +00:00 |
Roland Gruber
|
44e3cfce7c
|
added meta data for get_ldap_filter()
|
2004-06-11 15:44:49 +00:00 |
Roland Gruber
|
8a6f8c3f64
|
initial checkin
|
2004-06-08 18:39:53 +00:00 |