Commit Graph

15 Commits

Author SHA1 Message Date
skodak 5bdb86e23b MDL-7749 fixed stripslashes when saving admin configuration values; backported from HEAD 2006-11-30 20:39:35 +00:00
skodak 954e74f2dd Broken handling of magic quotes in admin settings and set_config in general MDL-7668; backported from HEAD 2006-11-27 08:48:52 +00:00
moodler 010b211f51 Fixes for naming of forms to make them XHTML compatible 2006-10-06 06:02:17 +00:00
moodler 15a169222b Some extra changes from the duplicate work I did on upgradesettings.php
main change is that adminsettings is now an ID on the form
2006-09-27 07:49:34 +00:00
skodak eee90c06b8 upgradesettings.php now using the same CSS as settings.php , part II. 2006-09-26 20:54:05 +00:00
skodak d8c5baee04 upgradesettings.php now using the same CSS as settings.php 2006-09-26 20:51:28 +00:00
skodak c0a1aae3e2 admin/upgradesettings.php is now proper hidden external page with correct breadcrums ;-) 2006-09-25 18:21:59 +00:00
skodak eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
skodak 6124048972 major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
skodak 5d3e0e837a removed redirect message, because it was sometimes breaking upgrades due to double redirects 2006-09-07 19:18:48 +00:00
vinkmar 7683a0377d removed pause during redirect when there are no new settings 2006-09-06 02:36:38 +00:00
vinkmar 8f5c4adbd7 Changed so that the settingpage titles are shown (see MDL-6402) 2006-09-04 21:38:23 +00:00
skodak 6e4dc10f54 deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
vinkmar f36d9a82b8 adding a more obvious heading to the page :) 2006-08-29 16:59:19 +00:00
vinkmar f1700fab26 Install/upgrade procedures changed to use $ADMIN instead of defaults.php and config.php.
See http://moodle.org/mod/forum/discuss.php?d=52636 for details
2006-08-28 06:02:00 +00:00