moodler
a2b6ee758e
Merged switchroles fixes from stable
2007-02-01 08:14:08 +00:00
moodler
f522d310fd
Add some robustness to the tabs so we can use tabs named '0'
2007-02-01 07:02:28 +00:00
moodler
9ca8cc0847
Basic fixing of tabs for glossary
2007-02-01 06:54:15 +00:00
moodler
bf8d1bb05b
Automatic installer.php lang files by installer_builder (20070201)
2007-02-01 03:26:42 +00:00
skodak
9fec4e331b
MDL-8376 Course list option missing in frontpageloggedin when there are more than 200 courses
2007-01-31 22:38:27 +00:00
skodak
c785d40ac3
MDL-8373 Add new predefined role "Authenticated user" for all logged in users
2007-01-31 21:05:32 +00:00
stronk7
f58938b5a7
Restoring one deleted by error }. Grrr.
...
Merged from MOODLE_17_STABLE
2007-01-31 18:46:14 +00:00
stronk7
8a88bce5ac
Changing nullability of field response on table lesson_answers to null.
...
Versions in 17_STABLE are the same, so no problems. MDL-8351
Merged from MOODLE_17_STABLE
2007-01-31 18:40:14 +00:00
skodak
9d17f1d331
MDL-8364 moved javascript into print_header
2007-01-30 21:41:52 +00:00
skodak
39de90acd5
MDL-8223 allow also numeric string '1' as site id in require_course_login()
2007-01-30 21:23:29 +00:00
jamiesensei
8cf2a05c4a
fix for misalignment of text inputs in formslib forms in ie MDL-7748
2007-01-30 19:09:46 +00:00
jamiesensei
bc9ec4a604
more clean fix to safari issue with fieldsets
2007-01-30 18:44:23 +00:00
jamiesensei
f60feba579
fix for bug in Safari displaying fieldsets when the last element is textarea in which case textarea tended to overlap fieldset boundary.
2007-01-30 16:55:18 +00:00
jamiesensei
a8d2a373a1
some fixes for problem reported by Pierre Pichet.
...
Data set items form is now the opposite way round as the original was. This means that the add item section appears at the top of the form. Also if you press return while editing fields in the add item section the item will now be added. Default action for most browsers when a submit button is pressed is to act as if the first submit button in the form had been pressed.
Removed cancel buttons second and third pages of form too as they may not work as expected.
2007-01-30 15:31:50 +00:00
thepurpleblob
3d903fcbcc
MDL-8342
PHP5 migration thing causing string offset fatal error when data not present in XML file. Added some checks.
2007-01-30 15:16:47 +00:00
thepurpleblob
d68f70780b
Changed remark about additional formats to direct to Modules & Plugins database.
2007-01-30 14:04:59 +00:00
thepurpleblob
f4a6bff311
Output was missing utf8 meta tag.
2007-01-30 13:57:45 +00:00
tjhunt
a95cd8a650
Get the alt text for the question type icon in a better way.
2007-01-30 11:09:32 +00:00
skodak
01e85af9cc
MDL-8343 reorganize frontpage settings in admintree - I hope fixed last installation bug
2007-01-30 10:33:09 +00:00
skodak
e75ac13be2
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - code cleanup
2007-01-30 10:23:01 +00:00
nfreear
3c13f52413
Follow-up fix for bug MDL-8223 "require_course_login() cleanup"
2007-01-30 10:10:39 +00:00
skodak
8ba412dab0
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - now instanceid of system context is always 0 (originally it was SITEID which would cause major trouble is somebody tried to change SITEID)
2007-01-30 10:10:25 +00:00
skodak
71eee5f216
MDL-8343 reorganize frontpage settings in admintree - fixed installation bug and warnings
2007-01-30 09:33:11 +00:00
skodak
3ab00a0f6d
fixed warning with undefined rcache during install
2007-01-30 09:11:19 +00:00
jamiesensei
9bf930bd07
fix related to MDL-8282 - "show advanced" button doesn't work under IE7
2007-01-30 07:45:15 +00:00
moodler
a4d72543f9
There's no need to die with an error if groups_temp doesn't exist, is there?
2007-01-30 05:09:49 +00:00
vyshane
446d6e7dd0
*** empty log message ***
2007-01-30 04:55:59 +00:00
stronk7
d3fca5cba8
nothing interesting, just a comment.
2007-01-30 00:22:21 +00:00
stronk7
7cd5208507
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 23:56:55 +00:00
stronk7
931b508559
Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 23:52:33 +00:00
stronk7
bcf88cbbe2
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 22:23:58 +00:00
skodak
4e43dc39f5
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - undoing my previous hack for MDL-7114
2007-01-29 21:36:57 +00:00
skodak
84c8ede022
MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
...
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
koenr
018caef02f
typo MDL-8350
2007-01-29 20:36:47 +00:00
stronk7
4bf75b33b4
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 19:16:33 +00:00
nfreear
77b88375c3
Fixes bug MDL-8294 "During upgrade group IDs aren't maintained..."
2007-01-29 15:02:50 +00:00
tjhunt
f07d1d3197
When editing some question types, the options get jumbled up.
2007-01-29 12:35:29 +00:00
stronk7
2c08b2514c
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 12:10:19 +00:00
stronk7
18bba1f789
Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 11:29:01 +00:00
stronk7
0f5dafffe9
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 11:24:18 +00:00
stronk7
55e723af60
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 11:07:02 +00:00
stronk7
2ac48f4811
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 10:55:22 +00:00
stronk7
c024b94b02
Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 10:47:25 +00:00
thompson697
7f46a94162
Restore page Role Mappings Selector Enhanced
2007-01-29 09:14:53 +00:00
vyshane
15c331b2e8
Merged from 1.7.
2007-01-29 07:58:47 +00:00
vyshane
ebe82e08ec
Merged from 1.7.
2007-01-29 07:36:55 +00:00
mark-nielsen
ddaaceb4bb
"Merged" in the fixed for MDL-8137
2007-01-29 06:43:22 +00:00
moodler
326e563a43
Prevent an rcache-related notice
2007-01-29 06:12:18 +00:00
vyshane
1466926adf
Merged from 1.7.
2007-01-29 06:02:17 +00:00
moodler
d14d6f7903
FIxed a style typo that made login page look odd
2007-01-29 02:45:48 +00:00