Commit graph

4649 commits

Author SHA1 Message Date
vyshane
604c634179 Reverted require_js() in lib/ajax/ajaxlib.php. Last changes broke backwards compatibility with the way the function worked in Moodle 1.7.
Small change in lib/weblib.php to allow require_js() to be used from themes. To use it, just call the function from themedir/meta.php.
2007-02-12 06:01:49 +00:00
urs_hunkler
c630701958 'add a second parameter to enable YUI loading from header.html in the themes - MDL-8374' 2007-02-09 13:25:48 +00:00
vyshane
74a344bf3b Merged from 1.7. 2007-02-09 05:16:43 +00:00
vyshane
cdfa3035b7 Merged from 1.7. 2007-02-09 02:24:59 +00:00
stronk7
bb33fb6dd7 Limit table comments to 60cc for MySQL. MDL-7765
Merged from MOODLE_17_STABLE
2007-02-09 00:34:30 +00:00
stronk7
d148c0ed5c Delete backup records on course delete. MDL-8314
Merged from MOODLE_17_STABLE
2007-02-09 00:13:18 +00:00
thepurpleblob
36011ea1d2 Latest, greatest version of Markdown processor. 2007-02-08 11:23:25 +00:00
vyshane
2327b9df74 Merged from 1.7. 2007-02-08 08:06:08 +00:00
vyshane
24af22cc20 Removed comment that no longer applies 2007-02-08 07:58:35 +00:00
vyshane
01d4866181 Updated YUI library to 0.12.2 2007-02-08 05:19:36 +00:00
toyomoyo
038bf62143 MDL-8425 related fixes 2007-02-08 03:04:41 +00:00
toyomoyo
d5271d3d01 taking out undefined editing variable 2007-02-08 01:11:05 +00:00
thepurpleblob
c09f474dd0 MDL-8450 Added support for including question categories in a quiz export. 2007-02-07 10:14:22 +00:00
urs_hunkler
ec3938f3d1 'added check if right column is empty - needed for round corners' 2007-02-07 08:22:20 +00:00
urs_hunkler
ce821fdab7 'added round corner code' 2007-02-07 08:11:31 +00:00
urs_hunkler
1d41dcd081 'extended class nocoursepage to all admin pages' 2007-02-07 08:10:54 +00:00
toyomoyo
60a9a6ea67 fix for some of the MDL-8425 issues 2007-02-07 07:34:53 +00:00
toyomoyo
fbe31d22d1 xhtml validation fixes for MDL-8425 2007-02-06 08:24:37 +00:00
moodler
87fa8a1791 Fixed apostrophe problem in MDL-8416 2007-02-05 06:52:42 +00:00
stronk7
8dadea8837 Fixing one little-little bug about user->ajax being nullable. MDL-8421 2007-02-04 20:48:34 +00:00
stronk7
b7a0ea8781 Fixing one little-little bug about user->ajax being nullable. MDL-8421
Merged from MOODLE_17_STABLE
2007-02-04 20:11:32 +00:00
crbusch
fc9f2d26b9 Added scripts 2007-02-02 18:38:05 +00:00
sam_marshall
24c66531b3 MDL-8216 Smartpix support (under 'experimental') for searching images in theme, parent theme, etc 2007-02-02 12:19:58 +00:00
vyshane
a194510a9c print_header now calls require_js() to print out html that loads JavaScript libraries. 2007-02-02 06:40:22 +00:00
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
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
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
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
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
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
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
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
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
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
bcf88cbbe2 Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
2007-01-29 22:23:58 +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
stronk7
0f5dafffe9 Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
2007-01-29 11:24:18 +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
vyshane
15c331b2e8 Merged from 1.7. 2007-01-29 07:58:47 +00:00
moodler
326e563a43 Prevent an rcache-related notice 2007-01-29 06:12:18 +00:00
vyshane
c4ca9cb3b2 Merged from 1.7. 2007-01-29 02:22:18 +00:00