vyshane
f72f94a257
Reworked require_js() so that it will not load libraries more than once.
...
Related to MDL-7682 and MDL-8374.
2007-02-02 06:35:25 +00:00
moodler
c830f3e3aa
Added help title for switchrole help button MDL-8378
2007-02-02 06:21:44 +00:00
moodler
922259801b
Added switchrole help file! MDL-8378
2007-02-02 06:15:39 +00:00
moodler
1910c3a347
Added a missing style sheet
2007-02-02 05:40:00 +00:00
mark-nielsen
a7003df2b9
Merged in layout fix from MOODLE_17_STABLE
2007-02-02 03:58:45 +00:00
mark-nielsen
7a8137e9d7
Merged fix for MDL-8390 from MOODLE_17_STABLE branch
2007-02-02 03:45:02 +00:00
moodler
64c7dcf84d
Automatic installer.php lang files by installer_builder (20070202)
2007-02-02 03:42:06 +00:00
mark-nielsen
107470cb3a
Merged in fixes for MDL-8375 from MOODLE_17_STABLE
2007-02-02 02:27:03 +00:00
stronk7
9ad5c91fa9
Delete some non cros-db boolean uses from queries, delegating them to PHP. MDL-8164
...
Merged from MOODLE_17_STABLE
2007-02-01 23:55:05 +00:00
skodak
f4d6704d9a
MDL-8380 prevent deleting of roles that are used as default site roles for guest, user, notloggedin, etc...
2007-02-01 23:15:07 +00:00
stronk7
b26f94ce15
Adding missing tags in code. Credit goes to Greg Lyon. MDL-8383.
...
Merged from MOODLE_17_STABLE
2007-02-01 22:36:35 +00:00
skodak
6349a3ba48
MDL-8384 debugdisplay does not respect original value of display_errors
2007-02-01 21:11:50 +00:00
skodak
ebce32b5dd
(MDL-8367) Add configuration option to select role for guest - guestroleid
2007-02-01 10:24:26 +00:00
skodak
5841aa9122
fixed obsoleted course->category test for finding if course is site
2007-02-01 09:06:48 +00:00
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