Roland Gruber
|
c15f355e19
|
fixed typos
|
2005-06-18 16:12:01 +00:00 |
Roland Gruber
|
b29106b783
|
replaced load_ldap_attributes with parent class function call
|
2005-04-16 13:41:17 +00:00 |
Roland Gruber
|
0061cee082
|
get_<scope>Suffix() -> get_Suffix(<scope>)
|
2005-03-10 20:20:00 +00:00 |
Roland Gruber
|
2c60d5dc72
|
proccess -> process
|
2005-03-10 18:35:04 +00:00 |
Roland Gruber
|
a116aa4b31
|
fixed error message for special groups
|
2005-03-03 20:26:54 +00:00 |
Roland Gruber
|
58081d88ff
|
fixed another PHP notice
|
2005-02-24 20:50:48 +00:00 |
Roland Gruber
|
360e580d79
|
fixed call-by-reference warnings
|
2005-02-16 21:00:19 +00:00 |
Roland Gruber
|
6d1c6bf57f
|
implemented profile loading
|
2005-01-23 12:15:03 +00:00 |
Roland Gruber
|
514fdf62f8
|
fixed typo
|
2005-01-11 18:43:18 +00:00 |
Roland Gruber
|
50de4f707e
|
fixed typo
|
2005-01-11 18:42:56 +00:00 |
Roland Gruber
|
8f3cb8d305
|
fixed typo in sambaGroupMapping, updated Hungarian translation
|
2005-01-09 14:36:44 +00:00 |
duergner
|
6c97d892b3
|
*** empty log message ***
|
2004-10-30 16:46:06 +00:00 |
Roland Gruber
|
e6f36aee4f
|
translation update
|
2004-10-24 20:36:02 +00:00 |
Roland Gruber
|
ca07bf67d9
|
translation update
|
2004-10-23 12:11:38 +00:00 |
Roland Gruber
|
33f11210da
|
translation update
|
2004-10-23 11:53:30 +00:00 |
Roland Gruber
|
2849ad4faa
|
translation update
|
2004-10-23 11:11:31 +00:00 |
katagia
|
d8b02d37aa
|
fixed password handling in sambaAccount module
changed error code handling
|
2004-10-16 19:51:36 +00:00 |
Roland Gruber
|
5a49e69dc6
|
restricted domain search for upload to logged-in status
|
2004-10-14 14:11:36 +00:00 |
Roland Gruber
|
5594631601
|
use "possible values" option in upload
|
2004-10-12 13:13:04 +00:00 |
Roland Gruber
|
a60e563431
|
added Samba group type to upload
|
2004-10-10 17:59:41 +00:00 |
katagia
|
799d9d1228
|
Added sambaGroupType as option
|
2004-10-09 14:15:56 +00:00 |
Roland Gruber
|
214d38571d
|
fixed syntax error
|
2004-10-08 11:26:59 +00:00 |
Roland Gruber
|
81f7e5e847
|
improved error output for file upload
|
2004-10-03 18:06:57 +00:00 |
Roland Gruber
|
8ac15ce411
|
implemented account building for file uploads
|
2004-09-27 19:14:16 +00:00 |
katagia
|
37da9db821
|
fixed two problems
|
2004-09-26 13:55:27 +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 |
Roland Gruber
|
44a5799b90
|
updated help links
|
2004-09-26 11:18:05 +00:00 |
Roland Gruber
|
d6c8b2ed78
|
load error messages in constructor
|
2004-09-25 10:13:32 +00:00 |
katagia
|
a4a0a2f255
|
changed function order in module.
First are all function variables, second constructor.
All other functions will follow in alphabetical order
|
2004-09-21 11:33:00 +00:00 |
katagia
|
3755ef4bb8
|
added new error handling
|
2004-09-21 10:43:29 +00:00 |
Roland Gruber
|
2ed32f3ca0
|
moved Samba 3 domain object to account.inc
|
2004-09-19 08:35:01 +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
|
3b47260d69
|
removed old code which isn't not needed anymore.
It's handled by accountContainer now
|
2004-09-14 13:09:13 +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 |
Roland Gruber
|
7e9befcd6f
|
substituted base->ldap/config with 'ldap'/'config'
|
2004-09-12 10:27:14 +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
|
554a085bcf
|
help entries added; data is double in this->meta und in get_help() funktion
|
2004-09-08 17:39:06 +00:00 |
katagia
|
9127486894
|
it's no possible again to create a group. But something strange is going on when trying to edit a group
|
2004-09-08 10:58:56 +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 |
duergner
|
28184982b9
|
PHPDoc coments added; refactored some things by using the meta array;
|
2004-08-17 15:16:17 +00:00 |
Roland Gruber
|
21150d31dd
|
removed checkProfileOptions() because drop down boxes need no extra checks
|
2004-07-04 10:27:58 +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
|
500da61d0f
|
changed aliases
|
2004-06-10 10:21:51 +00:00 |
Roland Gruber
|
c26001c37d
|
all modules now extend the baseModule,
implemented meta data for is_base_module()
|
2004-06-08 18:54:37 +00:00 |