Roland Gruber
|
2f3ba8f89c
|
added profile specific code to parseHtml()
|
2005-03-29 14:33:31 +00:00 |
Roland Gruber
|
2bf5430737
|
moved parse_html function out of accountContainer and added image option
|
2005-03-29 10:05:08 +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
|
53b8e701fc
|
fixed some PHP notices
|
2005-03-05 13:26:46 +00:00 |
Roland Gruber
|
360e580d79
|
fixed call-by-reference warnings
|
2005-02-16 21:00:19 +00:00 |
Roland Gruber
|
e278195766
|
updated LDAP filter for new base modules
|
2005-01-10 10:57:04 +00:00 |
Roland Gruber
|
630f65a639
|
implemented profile loading interface
|
2005-01-07 10:55:05 +00:00 |
Roland Gruber
|
2201198837
|
fixed schema parsing for single MUST/MAY attributes
|
2004-12-28 12:06:11 +00:00 |
Roland Gruber
|
7dd57d4ef7
|
moved lamdaemon function to lamdaemon.inc
|
2004-12-09 19:10:57 +00:00 |
Roland Gruber
|
8a3c0a6bb3
|
translation update
|
2004-11-07 12:56:55 +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 |
Roland Gruber
|
6f6f9607e8
|
removed unneeded functions from accountContainer
|
2004-10-28 19:37:40 +00:00 |
Roland Gruber
|
8975b32018
|
translation update
|
2004-10-24 19:20:53 +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
|
33f11210da
|
translation update
|
2004-10-23 11:53:30 +00:00 |
Roland Gruber
|
2849ad4faa
|
translation update
|
2004-10-23 11:11:31 +00:00 |
Roland Gruber
|
4638db3d33
|
added post upload actions
|
2004-10-19 18:18:46 +00:00 |
Roland Gruber
|
f46b56c921
|
added info message for upload errors
|
2004-10-17 15:55:26 +00:00 |
Roland Gruber
|
f1bcd80883
|
fixed some module selections
|
2004-10-17 09:52:58 +00:00 |
Roland Gruber
|
ec33ddb514
|
renamed get/set_UserModules etc. to get_AccountModules($scope)
|
2004-10-17 09:36:36 +00:00 |
katagia
|
e257ffcb5b
|
made some fixes
|
2004-10-17 09:33:24 +00:00 |
Roland Gruber
|
86bb6297c6
|
fixed including of module files
|
2004-10-14 14:09:44 +00:00 |
katagia
|
3216280f16
|
fixed smaller bus.
I hope password handling is now ok
|
2004-10-12 13:34:00 +00:00 |
Roland Gruber
|
ff16dd9ed0
|
updated to new profile functions
|
2004-10-10 11:40:31 +00:00 |
Roland Gruber
|
5afddd33a9
|
updated to removed main module
|
2004-10-10 11:30:20 +00:00 |
katagia
|
c5606519d1
|
fixed little bugs, mostly typos
|
2004-10-10 11:21:54 +00:00 |
Roland Gruber
|
e8a916a68b
|
fixed error handling in upload code
|
2004-10-09 11:08:16 +00:00 |
Roland Gruber
|
921a0e1639
|
added getRDNAttributes()
|
2004-10-06 18:17:22 +00:00 |
Roland Gruber
|
68f0942727
|
moved cache creation from modules.inc to main.php
|
2004-10-02 16:40:02 +00:00 |
katagia
|
c884687e1a
|
removed utf8... code
Changes language files to utf-8
|
2004-10-01 12:13:16 +00:00 |
katagia
|
565a5a2c9e
|
changed left menu.Don't use disabled buttons anymore
|
2004-09-28 15:41:16 +00:00 |
katagia
|
187f537a08
|
renamed get_ereg in get_preg function. Made get_preg work with non standard letters.
Fix password handling in posixGroup
function get_preg should wor fine now
|
2004-09-24 16:32:46 +00:00 |
Roland Gruber
|
afa8899ad3
|
fixed objectclass setting for upload
|
2004-09-21 18:32:44 +00:00 |
katagia
|
25f5991ec0
|
improved modules
|
2004-09-20 18:25:18 +00:00 |
Roland Gruber
|
50c991fe48
|
modified buildUploadAccounts()
|
2004-09-19 16:04:37 +00:00 |
Roland Gruber
|
aa8028235f
|
next step for file upload - buildUploadAccounts partially implemented
|
2004-09-19 08:26:33 +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 |
katagia
|
e9da9ef125
|
Searching for memory leak
|
2004-09-13 12:01:28 +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 |
Roland Gruber
|
6b5f602719
|
readded upload changes and $this->ldap/config removal
|
2004-09-08 19:30:18 +00:00 |
duergner
|
550c136063
|
changed help to use the accountContainer object in session
|
2004-09-08 18:26:00 +00:00 |
duergner
|
007949bba4
|
fixed a little bug; help was not displayed in an extra window;
|
2004-09-08 17:39:55 +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 |
katagia
|
7feba33196
|
try to get it work
|
2004-09-08 10:07:25 +00:00 |
Roland Gruber
|
1ea3ab8ca1
|
added ldap.inc to includes, removed $ldap variable from accountContainer which is always 'ldap'
|
2004-09-01 20:48:29 +00:00 |
Roland Gruber
|
4b51087239
|
added/updated get_uploadColumns()
|
2004-08-28 11:53:40 +00:00 |
katagia
|
cfa62e9c83
|
added taborder in modules
|
2004-08-11 11:08:56 +00:00 |
Roland Gruber
|
3959293d09
|
implemented configuration options for modules
|
2004-07-24 17:14:39 +00:00 |
duergner
|
ee5619ba08
|
PDF improved; some things still open; should work now;
|
2004-07-16 06:33:37 +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
|
fb0c424d88
|
documentation update
|
2004-06-20 19:23:04 +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
|
c26001c37d
|
all modules now extend the baseModule,
implemented meta data for is_base_module()
|
2004-06-08 18:54:37 +00:00 |
Roland Gruber
|
29753a127e
|
changed the LDAP filter syntax for base modules,
fixed dependency information,
only include files in lib/modules which end with ".inc"
|
2004-06-04 11:28:22 +00:00 |
duergner
|
f6e01592a7
|
new pdf support nearly completed; dropdown boxes added in lists to choose which profile to use;
|
2004-06-03 14:26:48 +00:00 |
duergner
|
c1735aecc6
|
added getPDFEntries in sambaSamAccount;
first step of pdf structure editor implementet; there is no functionallity at this point. Just a litte bit of graphic.
|
2004-05-30 13:43:42 +00:00 |
duergner
|
5076243977
|
infinite loop removed
|
2004-05-27 18:06:19 +00:00 |
duergner
|
1b017e09ad
|
spelling error
|
2004-05-27 17:46:11 +00:00 |
duergner
|
d699ee133b
|
corrected some little bugs with pdf creation
|
2004-05-27 17:42:19 +00:00 |
Roland Gruber
|
08177ee6c4
|
fixed path problems
|
2004-05-26 16:47:45 +00:00 |
Roland Gruber
|
dad40a8a14
|
fixed syntax error
|
2004-05-23 15:51:21 +00:00 |
duergner
|
c4443310a3
|
new PDF function. not completed at the moment
|
2004-05-23 15:23:00 +00:00 |
Roland Gruber
|
f4186db721
|
included account.inc
|
2004-04-04 13:45:59 +00:00 |
Roland Gruber
|
cc0fe1d949
|
create cache in accountContainer if needed
|
2004-04-04 13:03:30 +00:00 |
Roland Gruber
|
a32c4a106b
|
made get_profileOptions() non-static
|
2004-04-03 14:47:33 +00:00 |
duergner
|
62f394d10a
|
*** empty log message ***
|
2004-03-15 16:30:52 +00:00 |
Roland Gruber
|
6592b0911c
|
updated checkProfileOptions
|
2004-03-14 17:35:22 +00:00 |
Roland Gruber
|
0902c105ef
|
changed getProfileOptions
|
2004-03-06 19:15:40 +00:00 |
Roland Gruber
|
915a39a85f
|
use can_manage() functions to generate module lists
|
2004-03-02 19:58:17 +00:00 |
Roland Gruber
|
27e5f9a911
|
added get_ldap_filter
|
2004-02-23 16:55:51 +00:00 |
Roland Gruber
|
95fdb7b1a5
|
added $scope to get_alias
|
2004-02-23 15:59:56 +00:00 |
Roland Gruber
|
b27e550dde
|
added $scope to getModuleAlias,
added dependency/conflict checks
|
2004-02-21 17:25:18 +00:00 |
katagia
|
1b7c0d261f
|
chnaged return array of getProfileOptions. Use Module names as array-index.
Removed error-message when creating a new account.
|
2004-02-13 09:48:14 +00:00 |
katagia
|
a95afff139
|
changed function in accountContainer -> need to change all modules
|
2004-02-12 12:09:41 +00:00 |
katagia
|
dbb605816a
|
Modules are now loaded from config.
Unfortunalty it's not yet possible to define modules in config.
|
2004-02-12 11:26:30 +00:00 |
katagia
|
3fa676ee73
|
fixed little problem with new php-page.
Forgot to change pst target
|
2004-02-10 20:18:00 +00:00 |
katagia
|
01bfb82e0f
|
Modules are now included in modules.inc
Changed edit-Page to single page
|
2004-02-10 19:59:41 +00:00 |
katagia
|
e6206bdcaa
|
fixed many little problems in modules. Too many to count.
Added a new function to all modules
|
2004-02-09 18:11:01 +00:00 |
katagia
|
65de996633
|
checked new functions in modules.inc
|
2004-02-08 15:57:55 +00:00 |
katagia
|
dc1ee0a191
|
fixed little typo
|
2004-02-08 12:06:23 +00:00 |
katagia
|
0af2227974
|
made changes 4 profiles and config
|
2004-02-07 18:34:26 +00:00 |
Roland Gruber
|
282fc8c1fc
|
fixed return values of module dependencies
|
2004-01-31 10:35:34 +00:00 |
Roland Gruber
|
1bb21836bd
|
initial checkin, first part of specification with dummy functions
|
2004-01-30 10:26:04 +00:00 |