Commit graph

610 commits

Author SHA1 Message Date
skodak
acdd790f74 print_footer('none') during install and upgrade to hide home link and xhtml strict fixes 2007-01-15 19:16:29 +00:00
vyshane
e524c0ed56 Fixes for MDL-7861. 2007-01-15 07:29:25 +00:00
stronk7
0b0f7c00be Looking for empty default values in output_html() for multiselect settings.
Must be empty arrays.
2007-01-12 18:51:36 +00:00
tjhunt
d7933a55c8 Fix notices from admin_setting_configmultiselect when no options are selected. 2007-01-12 18:30:27 +00:00
martinlanghoff
b776b27738 db upgrades are now XHTML-correct -- at least when they succeed! With this patch, 1.8 installation completes correctly 2007-01-04 01:07:35 +00:00
martinlanghoff
47b8b9eb80 Introducing $CFG->debugdisplay -- mimics PHPs display_errors, controls debugging() 2006-12-21 04:30:03 +00:00
skodak
b91b1f9297 MDL-7974 Weekend Days Settings Chooses Wrong Day after Saving 2006-12-18 18:07:03 +00:00
sam_marshall
ae628043a0 MDL-7401 Course format database/backup/lang/stylesheet/capability support 2006-12-11 15:47:23 +00:00
nfreear
fb132873d9 Fixes MDL-7884 "XML well-formed bug, need space before 'checked' attribute." (Merged from MOODLE_18_GROUPS) 2006-12-11 11:29:19 +00:00
stronk7
2c41b2d72e Dictionary name wasn't being saved, so aspell didn't worked under 1.7
if the setting had been edited. MDL-7762

Merged from MOODLE_17_STABLE
2006-12-01 17:40:47 +00:00
skodak
7203167d35 minor xhtml fix 2006-11-30 09:32:46 +00:00
skodak
4eb777c2b7 minor xhtml fix 2006-11-30 09:32:02 +00:00
skodak
8ddbd7a6d0 xhtml fix - misplaced tags 2006-11-30 09:28:06 +00:00
skodak
5259d5d8dd Missing s() on current value in admin_setting_configtext class MDL-7666 2006-11-23 20:59:18 +00:00
toyomoyo
d42c64ba14 fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page 2006-11-17 08:57:50 +00:00
toyomoyo
60f7d402ef merged fixing wrong default for gradebook roles when upgrading from < 1.7 2006-11-08 02:42:48 +00:00
moodler
d210e12e85 Merged MDL-7351 from stable 2006-11-06 12:51:27 +00:00
skodak
7aa3e196a3 fixed gradebookroles cfg default value MDL-7253; merged from MOODLE_17_STABLE 2006-10-31 21:52:22 +00:00
toyomoyo
3fae9f5718 merged fixed gradebookroles settings 2006-10-30 08:44:53 +00:00
moodler
49e5fe4733 Merged fixed typo 2006-10-30 07:56:39 +00:00
moodler
8a2cb2fa8d Merge better gradebookroles default from stable 2006-10-30 03:57:08 +00:00
moodler
0909d44eac Merged fixes for gradebookroles from stable MDL-7253 2006-10-29 15:02:45 +00:00
skodak
73afaf5b69 Finish strings for graderoles MDL-7253; merged from MOODLE_17_STABLE 2006-10-27 21:07:18 +00:00
toyomoyo
5a412dbf8f merged, added new config variables to control what roles get shown in the grade book 2006-10-25 08:51:26 +00:00
toyomoyo
2058a0a1b2 merged fix for MDL-7065, adding translated string to breadcrumb 2006-10-18 05:41:45 +00:00
skodak
23a97d83e8 reverting moved $SITE reinitialisation into setting method, it was not a good idea after all; merged from MOODLE_17_STABLE 2006-10-16 08:54:37 +00:00
skodak
6192fd6860 fixed error message when empty site full or short name - moved $SITE reinitialisation into setting method; merged from MOODLE_17_STABLE 2006-10-16 07:54:22 +00:00
skodak
b89639f9ef fixed error message when empty site full or short name; merged from MOODLE_17_STABLE 2006-10-16 07:37:41 +00:00
skodak
a1069b070a MDL-6696 Default country doesn't display on dropdown menu 2006-09-30 19:46:10 +00:00
moodler
26ea488855 Don't show progress bar when there's nothing worth showing 2006-09-30 13:52:15 +00:00
moodler
aae37b638c Added progress bar to role assignments during upgrade 2006-09-29 06:41:10 +00:00
moodler
72da504606 Added a progress bar for the role assignments 2006-09-29 06:19:47 +00:00
vinkmar
3b904bc94f calendar admin page cleaned up 2006-09-28 04:46:09 +00:00
skodak
6727c1753f added default settings for admin_setting_special_backupdays() 2006-09-27 22:25:15 +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
6859360cd4 coverted /admin/ to proper /$CFG->admin/ in paths 2006-09-26 21:10:14 +00:00
skodak
9e24fbd14d basic validation fix for text admin settings 2006-09-26 08:16:17 +00:00
moodler
a06c8c2cd1 Fixed some width="*" in layout tables 2006-09-25 14:40:26 +00:00
moodler
1beed35f71 Added some form-groups on the htmleditor page 2006-09-25 14:34:33 +00:00
moodler
fc52aa6e14 Cleaning up the id and class for each setting 2006-09-25 14:18:16 +00:00
moodler
2e0c11dda3 Fixed display of times in admin settings using form-group 2006-09-25 12:48:07 +00:00
moodler
a1d526438c FIxed some XHTML notices 2006-09-25 09:32:25 +00:00
moodler
0a7e84c341 Added form-group 2006-09-25 09:06:51 +00:00
moodler
3c6f7a7828 Remove size=X from admin settings (do it in CSS) 2006-09-25 08:33:10 +00:00
moodler
87a801e2ec Removed a typo 2006-09-25 08:22:05 +00:00
moodler
afee986420 Updates for better CSS hooks 2006-09-25 08:20:14 +00:00
moodler
fa040029f0 Fix the editor and the surrounding table for settings 2006-09-25 07:55:10 +00:00
moodler
edb6cba4b2 Fixed missing div properly this time :-) 2006-09-25 07:45:02 +00:00
moodler
23586acab5 Fixed miossing divs 2006-09-25 07:40:50 +00:00
moodler
6153cf5800 Moving all the admin settings to a tableless design MDL-6678
Thanks Urs for the CSS help!
2006-09-25 07:35:43 +00:00