Commit Graph

592 Commits

Author SHA1 Message Date
Roland Gruber 2ed32f3ca0 moved Samba 3 domain object to account.inc 2004-09-19 08:35:01 +00:00
Roland Gruber a328c4cb48 fixed some debug warnings 2004-09-19 08:30:42 +00:00
Roland Gruber 83607d1581 moved search_username() from ldap.inc to userlink.php 2004-09-19 08:30:16 +00:00
Roland Gruber a8ddb13545 fixed several minor problems after code analysis 2004-09-14 18:56:41 +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 afa7e8b8a3 changed some little things in data handling; 2004-09-08 17:41:35 +00:00
duergner 6d2385c045 gettext test implemented 2004-09-08 14:40:46 +00:00
duergner 61012f6572 PDF editor bug should be removed 2004-09-08 14:40:25 +00:00
Roland Gruber 2166492b51 added second page for upload, removed massdetail.php 2004-08-31 19:13:32 +00:00
Roland Gruber 4b94017629 updated to new PDF functions 2004-08-21 11:37:01 +00:00
duergner dc328d7d5d tabindex added 2004-08-17 14:09:56 +00:00
Roland Gruber 985a142320 fixed tabindex 2004-08-14 13:21:40 +00:00
Roland Gruber a9bb380ccf removed syntax check for LDAP suffixes 2004-08-14 12:39:36 +00:00
duergner e69e7f0045 new PDF support added; tested should work; 2004-08-03 19:07:31 +00:00
duergner 98fda9f7f1 Bug with login problems with IE solved; third-party fix; 2004-08-03 19:05:46 +00:00
Roland Gruber c986660195 moved password hash type setting to modules 2004-08-03 18:49:19 +00:00
Roland Gruber 0a75fe91a0 moved min/maxUID settings for users and hosts to posixAccount module 2004-08-01 09:39:24 +00:00
Roland Gruber 8c6b75e5a5 moved min/maxGID to module settings 2004-07-26 15:15:30 +00:00
Roland Gruber 3959293d09 implemented configuration options for modules 2004-07-24 17:14:39 +00:00
Roland Gruber 0d039028d1 made tabindex parameter of print_option() 2004-07-23 14:12:29 +00:00
duergner ee5619ba08 PDF improved; some things still open; should work now; 2004-07-16 06:33:37 +00:00
Roland Gruber eb6128bdfc improved tab order 2004-07-14 12:57:11 +00:00
Roland Gruber 6f60e64e42 added tab order 2004-07-14 12:48:12 +00:00
Roland Gruber db5e333b2e documentation update 2004-07-10 09:25:15 +00:00
Roland Gruber a2873cb44c removed config wizard 2004-07-04 17:24:56 +00:00
Roland Gruber cce1d5fdc4 fixed wrong doctype 2004-07-04 11:06:46 +00:00
Roland Gruber 4c8aefea8c fixed problem with magic quotes 2004-07-03 10:52:31 +00:00
Roland Gruber 1be5a7de81 added tab order 2004-07-02 15:27:14 +00:00
Roland Gruber a7862e4dab moved suffix option from main module to profile page 2004-06-27 18:07:43 +00:00
Roland Gruber 2c520f82db added <td> options 2004-06-23 19:14:07 +00:00
Roland Gruber f1722aaee8 changed position of PDF structure selection 2004-06-11 11:37:30 +00:00
Roland Gruber 212c5c4f5f moved printing of table header to lists.inc 2004-06-11 11:01:56 +00:00
Roland Gruber 4a47e56f45 documentation update 2004-06-10 22:13:39 +00:00
Roland Gruber c8da0fee22 documentation update 2004-06-10 19:01:18 +00:00
Roland Gruber e764636c04 changed package for PHPDoc 2004-06-10 16:57:53 +00:00
Roland Gruber 8c7a04a1c9 documentation update 2004-06-10 11:46:13 +00:00
Roland Gruber ee24abf6f5 added tools page 2004-06-09 19:24:03 +00:00
Roland Gruber d49b7398ca fixed base module detection 2004-06-08 18:32:49 +00:00
Roland Gruber a7e7f3fc38 modules now control if uid may end with '$' or not 2004-06-04 11:26:24 +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 fc5ad5ee45 documentation update 2004-06-02 12:48:54 +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 11ac8d26e0 documentation update 2004-05-31 18:03:40 +00:00
duergner 0589dc8842 removed debug output 2004-05-31 12:20:23 +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 f56f816f94 pdf editor improved;
things working:
- add/remove fields/sections
- remove static text
- move up/down fields inside a section
things todo:
- add static text
- save pdf structure
- move up/down section/static text
- implement real getAvailablePDFFields functions
2004-05-31 09:38:59 +00:00