Commit Graph

60 Commits

Author SHA1 Message Date
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