Commit graph

25001 commits

Author SHA1 Message Date
toyomoyo
35d0244a37 taking out deprecated width in print_courses and print_course 2007-02-14 04:56:26 +00:00
moodler
c68e578b3a FIxed CSS for courseboxes on course-index 2007-02-14 04:24:43 +00:00
moodler
2cae9a4f11 Added a 'courseboxes' div around the course boxes on the course listing to help some CSS 2007-02-14 04:22:24 +00:00
moodler
a02fae1e95 Automatic installer.php lang files by installer_builder (20070214) 2007-02-14 03:44:47 +00:00
vyshane
aa91a2f22c Merged from 1.7. 2007-02-14 02:57:37 +00:00
vyshane
0985b11b80 Merged from 1.7. 2007-02-14 01:58:54 +00:00
stronk7
10fce0a858 Some minor js problems. MDL-7811 and MDL-6481
Merged from MOODLE_17_STABLE
2007-02-13 23:42:27 +00:00
skodak
1bd8630874 MDL-8460 Notice in resource/type/text class revisited 2007-02-13 19:53:09 +00:00
skodak
3a914645ac MDL-8460 Notice in resource/type/text class 2007-02-13 19:50:46 +00:00
skodak
5fe904adc2 MDL-8490 Glossary student not being able to edit entries 2007-02-13 19:25:04 +00:00
nfreear
c4792df0bf Fix for MDL-8507 "Local language pack-name can appear in language code" 2007-02-13 13:38:53 +00:00
nfreear
a5ca0d57d8 Fixes bug MDL-7257, "stylesheet bug: text color undefined" 2007-02-13 12:08:43 +00:00
skodak
98be6ed825 MDL-8502 Fix assignment cron to use new course setup 2007-02-13 08:54:06 +00:00
skodak
dbbb712ed3 MDL-8498 Assignment - Notification of feedback e-mails to students not being sent; merged from MOODLE_17_STABLE 2007-02-13 08:43:17 +00:00
moodler
42044d0971 Fixes so that no-one can "login as" users with "doanything" MDL-8411 2007-02-13 08:31:10 +00:00
vyshane
b304e7f770 Merged from 1.7. 2007-02-13 05:25:45 +00:00
toyomoyo
797c881a01 limit the number of courses to 20 on mymoodle page 2007-02-13 04:09:11 +00:00
moodler
66c6220607 Automatic installer.php lang files by installer_builder (20070213) 2007-02-13 03:45:55 +00:00
moodler
f855cdad60 Old fix for site names with apostrophes in them 2007-02-13 03:16:22 +00:00
toyomoyo
e51917eb12 fix for MDL-8480 external db user lang sync problem 2007-02-13 03:08:27 +00:00
vyshane
6155150c02 Merged from 1.7. 2007-02-13 02:28:26 +00:00
toyomoyo
86d345d5cd removing undefined variable 2007-02-13 01:54:25 +00:00
ethem
e9fc2634a7 Some XHTML fixes 2007-02-12 16:53:09 +00:00
moodler
ab036ed9ca Feature from Eloy to set the language to whatever the browser suggests (if the user is not logged in) 2007-02-12 14:58:44 +00:00
toyomoyo
afe35ec483 merged fix for MDL-8358, wrong count for not graded assignments 2007-02-12 06:50:32 +00:00
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
moodler
e45ae32a67 Automatic installer.php lang files by installer_builder (20070212) 2007-02-12 03:46:00 +00:00
urs_hunkler
54f404fbef 'removed old block width definitions' 2007-02-11 10:41:42 +00:00
mudrd8mz
2f40b60145 _local language packs take precedence with both forced language and non-forced language settings.
Fixes reopened MDL-8089.
2007-02-10 21:54:19 +00:00
stronk7
c327e15031 This was throwing duplicate declaration errors in my PHP5 box
since some hours ago. Not sure why it worked before, but...
2007-02-09 20:51:56 +00:00
nfreear
82fee14ae8 Fixes for MDL-8048 groups/AJAX - todo with group/member display-names, sorting etc. (see patch in tracker). 2007-02-09 16:04:50 +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
toyomoyo
537ea84763 MDL-8290, fix for broken plugins 2007-02-09 07:47:14 +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
vyshane
6527b5c2e9 Merged from 1.7. 2007-02-09 01:33:24 +00:00
toyomoyo
20e0a8021d fix for MDL-8399, unable to unassign self as admin in courses 2007-02-09 01:04:02 +00:00
toyomoyo
43c6650b35 fixing a typo 2007-02-09 00:34:49 +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
moodler
c29b897b23 Fixed a notice during multilang upgrade when prefix was null 2007-02-08 14:52:03 +00:00
thepurpleblob
36011ea1d2 Latest, greatest version of Markdown processor. 2007-02-08 11:23:25 +00:00
thepurpleblob
a5be656bc6 MDL-8461
Looked like a typo, wrong parameter being sent to format_text so formatting was
ignored.
2007-02-08 11:19:55 +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
toyomoyo
007456de61 MDL-8425, fixing xhtml strict issues 2007-02-08 07:12:53 +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
donal72
e6976ae1f6 MNet: More error tracking updates 2007-02-07 14:11:22 +00:00