1013 Commits

Author SHA1 Message Date
skodak
e9a207595c allow deleting of block when original code not present 2006-09-03 17:46:27 +00:00
moodler
72df7e1ebd Merging $CFG->disablestatsprocessing from stable 2006-09-03 15:46:21 +00:00
skodak
f21def1f11 fixed collisions in merges, sorry 2006-09-03 15:21:46 +00:00
moodler
11737b8bfa Fixed module links to suit new admin/*.php file page names 2006-09-03 15:13:53 +00:00
moodler
1ea1bcb36b New admin menu files 2006-09-03 14:52:43 +00:00
moodler
de093f77a6 Proper log index.php so that admin pages work correctly 2006-09-03 14:52:23 +00:00
moodler
bee4702d10 Various tidying up of the admin pages.
Reports now don't need mod.php but they should include the admin headers/footers.

There are undoubtedly bugs in this but this framework should be more sane
2006-09-03 14:45:57 +00:00
skodak
50999a0b94 new admin block fixes and reorganisation - I guess we need something more traditional for now 2006-09-03 13:10:56 +00:00
moodler
02bd14a7ed Tidy-ups 2006-09-03 08:03:02 +00:00
skodak
02cc05a708 fixes for new admin blocks 2006-09-02 23:55:56 +00:00
stronk7
b0c7d55893 Skeleton of the view_php helper. 2006-09-02 23:44:06 +00:00
stronk7
3430fb2993 Only launch the old upgrade if it exists. It doesn'texist for new DB
flavours and modules.
2006-09-02 23:40:13 +00:00
stronk7
ec87d0474f Don't asume that table and column exist in the migration process.
Just to avoid some warnings.
2006-09-02 23:38:16 +00:00
skodak
4672d9557d added prune() to admin tree class to prevent errors in applying of backup defaults 2006-09-02 19:30:54 +00:00
skodak
e0f6e99528 fixed frontpagesettings, install is not useing admin/site.php anymore 2006-09-02 15:29:52 +00:00
skodak
a4b473f452 fixed site defaults, reorganized administartion tree - new category legacy for obsoleted settings 2006-09-02 15:05:27 +00:00
skodak
e95b2c1c6d fixed missing } 2006-09-02 13:39:27 +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
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
stronk7
803b4eeffe Now, not null fields are respected by the UTF-8 migration process. Also,
for those NULLable fields, if the default was '', convert it to null (i.e.
disable de default).
2006-09-02 10:04:22 +00:00
skodak
35a518c5de fixed admin defaults, some warnings during install and added trmporary hack to make $CFG->notloggedinroleid work 2006-09-02 10:03:30 +00:00
stronk7
681ba47a59 Only mysql and postgresql show the UTF-8 migration message. 2006-09-01 18:41:30 +00:00
toyomoyo
20aeb4b8e3 utf8 migrate support for site with roles active, resolved isstudent legacy problem, implemented $CFG->notloggedinroleid 2006-09-01 09:25:34 +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
skodak
dd04ab499e fixed default values in apply_default_exception_settings(); several values in lib/default.php are wrong, but I guess we do not need to fix them because it as replaced by the new administration framowork ;-) 2006-08-31 21:50:22 +00:00
skodak
3a25fa7286 'prefix' can only be defined in config.php, it can not be changed or stored in database ;-) 2006-08-31 21:15:12 +00:00
stronk7
015e946d98 Small rework of the main install/upgrade script. Everything should
continue working as before.
2006-08-30 23:13:43 +00:00
stronk7
b4f3a93b01 Improve save file, showing the proper error if not writeable. 2006-08-30 17:12:00 +00:00
skodak
02b22073b8 more appropriate type for locale setting 2006-08-30 07:42:42 +00:00
stronk7
13c2ed6410 Removing DTD and XMLSchema. It's under lib/xmldb 2006-08-30 00:11:36 +00:00
stronk7
758537ef2a relative+cleaned paths 2006-08-30 00:10:08 +00:00
stronk7
ee7de32ea3 relative+cleaned paths 2006-08-29 23:53:46 +00:00
stronk7
fc3221015d relative+cleaned paths 2006-08-29 23:45:08 +00:00
stronk7
2a05e82571 relative+cleaned paths 2006-08-29 23:33:55 +00:00
stronk7
68905e201b relative+cleaned paths 2006-08-29 23:29:28 +00:00
stronk7
8f5b5e4f68 relative+cleaned paths 2006-08-29 23:20:03 +00:00
stronk7
2af2711f79 relative+cleaned paths 2006-08-29 22:45:46 +00:00
stronk7
d81f3415ca relative+cleaned paths 2006-08-29 22:26:57 +00:00
stronk7
077505db10 cleaned paths 2006-08-29 22:21:13 +00:00
stronk7
115a73653a relative+cleaned paths 2006-08-29 22:17:25 +00:00
stronk7
fd6a294ff6 relative+cleaned paths 2006-08-29 21:26:46 +00:00
stronk7
4317fe985e relative+cleaned paths 2006-08-29 21:07:59 +00:00
stronk7
c080aa88d7 relative+cleaned paths 2006-08-29 20:50:44 +00:00
stronk7
a199036810 Now the "created" field is refreshed always in the main list. 2006-08-29 19:27:34 +00:00
vinkmar
3a64b2d144 fixed the duplicate "Themes" page (well, not quite duplicate, but confusing nonetheless) 2006-08-29 17:00:23 +00:00
vinkmar
f36d9a82b8 adding a more obvious heading to the page :) 2006-08-29 16:59:19 +00:00
skodak
57e35f328a basic detection of sites with misconfigured dataroot SC#295 2006-08-28 20:11:24 +00:00
stronk7
8c15ae9958 Moving all the XMLDB stuff from contrib to head. Go, go, go... 2006-08-28 19:50:57 +00:00
skodak
bad211a3b9 enabletrusttext can not be 1 by default - it is new, not much tested and maybe even insecure feature ;-) 2006-08-28 18:46:37 +00:00