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
8a6f8c3f64
initial checkin
2004-06-08 18:39:53 +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
Roland Gruber
5f31cbef1a
removed user PDF text
2004-06-03 10:50:01 +00:00
Roland Gruber
1a61d3a7dd
removed get_samba3() call
2004-06-02 13:20:19 +00:00
Roland Gruber
e59b6f6418
moved atrribute descriptions to lists.inc
2004-06-01 13:00:09 +00:00
Roland Gruber
c74404ec29
moved draw_navigation_bar to lists.inc
2004-06-01 11:32:00 +00:00
Roland Gruber
4bbeabf249
moved cmp_array to lists.inc
2004-05-31 20:10:36 +00:00
Roland Gruber
8e926d3a47
documentation update
2004-05-31 17:58:27 +00:00
Roland Gruber
dc7ffcc5a6
documentation update
2004-05-31 14:04:00 +00:00
duergner
1a1c369401
things improved since last version:
...
- add static text
- move up/down section/static text
- save pdf structure
things todo:
- implement correct getAvailablePDFFields functions
- add error checking and reporting
2004-05-31 12:19:42 +00:00
duergner
058a516e8b
directories where also offered as pdf structure files.
2004-05-30 13:52:42 +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
Roland Gruber
e1f04d8543
remvoved Samba 3 setting,
...
changed some comments for PHPDoc
2004-05-30 12:16:01 +00:00
duergner
4eda1e4044
modules pdf ready (except sambaSamAccount); direkt pdf output is disabled for debug reasons at the moment.
2004-05-29 19:20:28 +00:00
duergner
cb5c71b23a
corrected some last bugs
2004-05-28 09:43:17 +00:00
duergner
789e3ea7ff
everythins should be fixed now and work
2004-05-27 19:07:50 +00:00
duergner
8f68551944
account type is fetched before pdf is instantiated
2004-05-27 18:13:16 +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
duergner
e9b6dfc519
dummy implemenation of get_pdfEntries added for each module class;account,inetOrgPerson and posixAccount partially implemented
2004-05-24 21:39:57 +00:00
Roland Gruber
dad40a8a14
fixed syntax error
2004-05-23 15:51:21 +00:00
duergner
3a27f1591f
changed parameter for get_pdftext function
2004-05-23 15:25:14 +00:00
duergner
c4443310a3
new PDF function. not completed at the moment
2004-05-23 15:23:00 +00:00
Roland Gruber
75a77db5b2
fixed TLS error handling
2004-05-23 08:16:38 +00:00
Roland Gruber
9ad4115248
added DN to profile options
2004-04-17 14:10:32 +00:00
Roland Gruber
d9ecf3bd45
fixed problems with empty values
2004-04-17 14:09:05 +00:00
Roland Gruber
2cf5aeea93
updated profile options
2004-04-11 13:07:24 +00:00
Roland Gruber
1508049bbf
added profile options
2004-04-10 15:23:45 +00:00
Roland Gruber
f2fd75f743
fixed bug in disabled password hashes
2004-04-09 10:21:43 +00:00
Roland Gruber
d9ccfdba5e
fixed profile options
2004-04-04 14:52:54 +00:00
Roland Gruber
e79483ca02
implemented profile options for user accounts
2004-04-04 13:48:21 +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
Roland Gruber
f988f4726d
removed disturbing tab at end of file
2004-04-03 14:45:26 +00:00
Roland Gruber
81bd355bb0
removed error messages that are also generated by profilecreate.php
2004-03-17 11:27:59 +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
e2c1420e25
added check_profileOptions() dummy
2004-03-14 17:33:05 +00:00
Roland Gruber
03d4b4ecf4
added dummy getProfileOptions() functions
2004-03-09 12:03:39 +00:00
Roland Gruber
47534ed53a
fixed problem when MessageVariables were no array
2004-03-09 10:07:10 +00:00
Roland Gruber
b78fe9c363
replaced eval()
2004-03-08 14:35:10 +00:00
Roland Gruber
b8f5597679
attributes are no longer seperated by modules,
...
attributes are returned as arrays
2004-03-06 19:59:32 +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
6522fa596b
added can_manage functions
2004-03-02 19:54:31 +00:00