Commit Graph

724 Commits

Author SHA1 Message Date
Roland Gruber 9ea62193aa This commit was manufactured by cvs2svn to create tag 'lam_1_0_rc1'. 2006-01-20 16:40:31 +00:00
Roland Gruber baf0469739 updated help 2006-01-14 11:11:43 +00:00
Roland Gruber 6b86d9836a only redirect to modules page if there is a new account type 2006-01-08 17:34:14 +00:00
Roland Gruber 57c57385a6 fixed abort redirect 2006-01-06 10:49:06 +00:00
Roland Gruber 3f4babb6df updated to new list views 2006-01-06 10:47:43 +00:00
Roland Gruber fdfc9f8dca merge with 0_6_dev branch 2006-01-01 16:30:05 +00:00
Roland Gruber ce8164b127 corrected homepage address 2005-12-05 19:09:04 +00:00
Roland Gruber 2da730b9c8 added XML check 2005-11-30 14:22:26 +00:00
Roland Gruber d92b275128 fixed upload 2005-11-28 14:24:52 +00:00
Roland Gruber 7deb644016 implemented recursive delete 2005-11-26 12:49:48 +00:00
Roland Gruber 84e2fe49f2 use MCRYPT_DEV_URANDOM to generate key+iv 2005-11-18 10:41:08 +00:00
Roland Gruber d067af1190 removed config directories from permission check, might be read-only intentionally 2005-11-07 19:03:20 +00:00
Roland Gruber 2b639e9066 fixed abort button 2005-11-06 16:35:39 +00:00
Roland Gruber 484e6fe75a fixed typos 2005-11-06 16:35:23 +00:00
Roland Gruber 5599a47fc4 fixed some PHP notices 2005-11-06 10:34:33 +00:00
Roland Gruber dca3b6b81f fixed PHP notices 2005-11-06 10:28:14 +00:00
Roland Gruber 28652b4dc0 fixed some PHP notices 2005-11-06 10:26:01 +00:00
Roland Gruber b7847528ab do not translate error message 2005-11-05 15:45:24 +00:00
Roland Gruber 533103d209 better environment check 2005-11-03 12:31:16 +00:00
Roland Gruber 2ab8d847b5 added donation link 2005-11-03 12:14:53 +00:00
Roland Gruber 6e083bd690 allow spaces in profile names and fixed magic_quotes_gpc problem 2005-10-23 09:26:18 +00:00
Roland Gruber 09f692b87a added checks for file permissions 2005-10-23 09:20:19 +00:00
Roland Gruber d9fc93c39c reduced memory usage in cache by removing scope "*", removed update_cache() function 2005-10-15 09:33:05 +00:00
Roland Gruber 14f36b2be2 call-by-reference fix 2005-10-04 15:07:53 +00:00
Roland Gruber 383790013f added session check 2005-09-30 13:53:45 +00:00
Roland Gruber 6a3e7ef33f added missing help entries 2005-09-12 15:37:23 +00:00
Roland Gruber d83df7a446 changed subpage handling; fixed another magic_quotes_gpc bug 2005-09-01 15:20:15 +00:00
Roland Gruber c03fbe45f7 fixed problem with quotes in DN 2005-08-29 21:43:57 +00:00
Roland Gruber c21ff593ef PHPDoc update 2005-08-17 19:17:15 +00:00
Roland Gruber f5c797dc07 fixed error message 2005-08-15 09:37:45 +00:00
Roland Gruber 0ac4c8800d removed Blowfish encryption because of bad performance 2005-08-10 19:18:35 +00:00
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