Commit Graph

12 Commits

Author SHA1 Message Date
skodak 741fee9bb0 more install time fixes for new admin code 2006-09-02 11:26:33 +00:00
skodak 99c8a1004d fixed defaults for backups during installation 2006-09-02 11:10:10 +00:00
skodak 441470ff03 fixed problem with applying of default settings during install - choices can not be constructed yet 2006-08-31 22:17:47 +00:00
vinkmar d83f27cefe * documentation started in adminlib.php
* default for block editing changed to "off" (bug in previous revisions)
* added defaults for all admin_setting's
2006-08-28 01:31:37 +00:00
vinkmar 6fcbab99ef fixed tabs, fixed potential notices for undefined variables, added structure that will be used for detecting what variables to flag during installs & upgrades, removed all $_GET usage, switched 'admin' to $CFG->admin (for directory paths), and fixed blank line at end of index.php 2006-08-21 04:06:58 +00:00
vinkmar 36647b9fbb More PHP4 compatibility issues fixed. 2006-08-20 03:56:25 +00:00
vinkmar 95cdbec95f Added paramtypes (mandatory) to all text field objects. 2006-08-19 05:34:25 +00:00
vinkmar 63aafc9e56 Fixing errors in admin page cleanup; working towards compatibility with PHP4 (use of interfaces, private/protected/public, instanceof all removed). 2006-08-19 01:37:38 +00:00
vinkmar 3d8ef99d9e Blocks fixed in admin pagelib, and (hopefully) many notices pointed out in the general forum board no longer show up. 2006-08-18 22:00:37 +00:00
vinkmar cdb46b63d2 more bugs! incompatibility with php 5.1.2 (presumably earlier versions as well) fixed 2006-08-18 08:40:58 +00:00
vinkmar dca7a9cfad admin page cleanup (bug fixes :) ) 2006-08-18 08:16:32 +00:00
vinkmar 90a73bb361 Admin page cleanup (Google soc 2006) 2006-08-18 07:25:17 +00:00