Commit Graph

693 Commits

Author SHA1 Message Date
Roland Gruber 1df507d3d4 temporarily deactivated update_cache() calls 2005-08-08 09:26:19 +00:00
Roland Gruber d97c2e5afc allow adding multiple object classes 2005-08-07 13:56:16 +00:00
Roland Gruber 4b001a3f02 refresh cache after upload 2005-08-04 15:14:44 +00:00
Roland Gruber 924910d030 moved PDF templates to config/pdf (code from Lukas) 2005-07-27 18:27:24 +00:00
Roland Gruber 65d82116f5 moved PDF templates to config/pdf (code from Lukas) 2005-07-27 18:06:55 +00:00
Roland Gruber b9970743cb updated to new PDF functions 2005-07-27 18:05:18 +00:00
Roland Gruber 3b9f67d4ce moved PDF templates to config/pdf (code from Lukas) 2005-07-27 17:43:57 +00:00
Roland Gruber f8a171cf93 added basic PHPDoc comments 2005-07-20 18:07:10 +00:00
Roland Gruber aff8d46802 fixed refreshing before PHP script stops execution 2005-07-19 12:19:50 +00:00
Roland Gruber f694cb93f4 use correct function to get list of PDF structures 2005-07-18 15:55:54 +00:00
Roland Gruber 78dda09764 fixed password changing in tree view 2005-07-17 09:27:43 +00:00
Roland Gruber ee87d6f6cd updated PDF functions 2005-07-13 17:26:28 +00:00
Roland Gruber 6a265412ea removed profilecreate.php for better error handling 2005-07-12 15:52:15 +00:00
Roland Gruber a96258b8c8 save logo and headline correctly when submit button is pressed 2005-07-06 13:48:55 +00:00
Roland Gruber 55b4b9c995 fixed some PHP notices 2005-07-05 12:53:17 +00:00
Roland Gruber 80809b3ceb added autofocus for password field 2005-06-28 15:46:41 +00:00
Roland Gruber 601fc7548d changed layout, removed options for margin/logo size, fixed some bugs with GET/POST 2005-06-21 20:58:32 +00:00
Roland Gruber 650ba7e4f4 added export feature for tree view 2005-06-05 10:51:10 +00:00
Roland Gruber d2f78fb7eb removed profile parameter from display_LoginPage() since not used;
removed error message when no language file exists because file is installed like any other PHP file (LAM will show empty language box in this case)
2005-06-03 12:09:08 +00:00
Roland Gruber 63c3c096d2 check if RDN is in list of valid RDN values 2005-06-03 11:54:08 +00:00
Roland Gruber 029b30f954 added scope to help links 2005-06-02 19:31:35 +00:00
Roland Gruber e312e79e18 save DN suffix and RDN in profile 2005-05-21 14:35:14 +00:00
Roland Gruber 4f1c0838ac fixed some typos, minor design changes 2005-05-16 09:36:33 +00:00
Roland Gruber adaae235e0 set focus on password field 2005-05-15 13:14:45 +00:00
Roland Gruber ab2a8f860c added version information 2005-05-06 10:55:20 +00:00
Roland Gruber c3fd53e75e removed draw_chooser_link() calls 2005-05-06 09:40:56 +00:00
Roland Gruber a96b69dbcf replaced help links 2005-04-26 15:50:29 +00:00
Roland Gruber dc081827a6 use modules.inc to parse meta HTML code 2005-04-25 17:54:22 +00:00
Roland Gruber 23ead2142e replaced help links 2005-04-24 19:41:39 +00:00
Roland Gruber 4674352f3d changed help links 2005-04-24 18:31:02 +00:00
Roland Gruber f467d640a5 changed help links, use different colors for different account types 2005-04-24 12:42:20 +00:00
Roland Gruber 933a5e95c8 changed help links, use different colors for account types 2005-04-24 10:31:07 +00:00
Roland Gruber 5bfcf6f0fc changed CSS for fieldsets 2005-04-22 08:56:47 +00:00
Roland Gruber 2814d761fe fixed call to nonexistant function 2005-04-16 10:38:27 +00:00
Roland Gruber de019cd773 fixed checkbox names so they fit to $info from session 2005-04-15 11:28:24 +00:00
Roland Gruber a0607974bf translation fix 2005-04-15 09:37:57 +00:00
Roland Gruber fb89aaa120 more general list functions in config.inc,
put attribute-description code in lists.inc
2005-04-14 17:42:15 +00:00
Roland Gruber ad68908657 fixed displaying of modules HTML output 2005-04-05 12:06:30 +00:00
Roland Gruber 26c9bb756e fixed HTML output from modules 2005-04-04 16:55:34 +00:00
Roland Gruber 81006779be use generic parseHtml() function to generate HTML output 2005-03-29 16:13:44 +00:00
Roland Gruber 763baadd45 added icons 2005-03-26 12:18:53 +00:00
Roland Gruber 5b8cb3aa9c fixed deleting of accounts 2005-03-26 11:27:15 +00:00
Roland Gruber 0061cee082 get_<scope>Suffix() -> get_Suffix(<scope>) 2005-03-10 20:20:00 +00:00
Roland Gruber 3fe5a3a924 moved contents of include.inc to edit.php 2005-03-05 12:48:36 +00:00
Roland Gruber c1de017198 translation update 2005-02-27 20:37:15 +00:00
Roland Gruber 92ce7b810a added tree view 2005-02-27 12:40:06 +00:00
Roland Gruber 8fc845467a moved Java Script code to lists.inc,
reduced differences between lists
2005-02-26 14:32:52 +00:00
Roland Gruber 1e53b1bb16 fixed several PHP notices 2005-02-22 20:20:47 +00:00
Roland Gruber da610f4d5e show only used suffixes 2005-02-07 19:59:42 +00:00
duergner 60fc4cf2f5 Correct handling of image path; CSS info for button 2005-02-07 09:36:57 +00:00