Commit Graph

437 Commits

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