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
skodak
635c0e0b4a
turning on the upgrade in progress check again, added skip warning link
2006-08-28 18:07:15 +00:00
vyshane
7654b2bb08
Added lang string
2006-08-28 07:30:07 +00:00
moodler
9250203ff5
Added a better string as per MDL-6379
2006-08-28 07:12:10 +00:00
vyshane
e823cd13fa
Cleanups
2006-08-28 06:36:36 +00:00
vyshane
620e1e5b27
Fixed notice.
2006-08-28 06:14:58 +00:00
vyshane
d50ccb9932
Fixed notice
2006-08-28 06:14:06 +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
vinkmar
9519ee2eb7
* admin_setting defaults added
2006-08-28 01:32:11 +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
stronk7
f2e0049dec
Just remove one condition previously checked.
2006-08-27 08:58:09 +00:00
skodak
b8dc934baa
fixed table already exists problem during install and upgrade in Opera
2006-08-26 17:20:52 +00:00
skodak
7d8a3cb06a
trusttext:
...
* proposed by Martin Dougiamas
* implemented by skodak
Usage:
1/ change enabletrusttext to yes in site settings (it is off by default) or set it in config.php
2/ assign moodle/site:trustcontent capability to users whose text submitted in glossary entries, comments, forum posts etc. should not be cleaned == they can use javascript or any other forbidden tags in glossary and forums...
done:
* core
* glossary (without proper upgrade)
to do:
* data cleaning in upgrades
* forum, blocks and some other places (MD decides)
2006-08-26 13:00:07 +00:00
toyomoyo
41d7209c7f
some (mainly admin realated) capabilities
2006-08-25 08:27:27 +00:00
stronk7
c779eb1a15
Added support for the new upgrade system for main tables.
2006-08-24 22:27:11 +00:00
vinkmar
236c08a56f
Added support for phpMyAdmin plugin.
2006-08-24 06:44:35 +00:00
toyomoyo
ae1e00a089
renamed variable so that it doens't get recycled
2006-08-23 08:11:43 +00:00