27490 Commits

Author SHA1 Message Date
nicolasconnault
53a16616b8 MDL-9137 Added the overview report 2007-08-10 09:28:37 +00:00
moodler
c91146b995 fixed get_format_name() bug and some cleaning up 2007-08-10 09:26:56 +00:00
jamiesensei
ddaff15dfc removing TODO type comment that was already done. 2007-08-10 07:58:48 +00:00
jamiesensei
070af8ed32 fixing reversion of lang string that happened during MOODLE_19_QUESTIONS merge 2007-08-10 07:56:02 +00:00
thepurpleblob
228b6f6b1d MDL-10785:
empty() changed to !isset()

Merged from STABLE_18
2007-08-10 07:17:46 +00:00
nicolasconnault
060d1e1792 MDL-9628 More category collapse updates 2007-08-10 05:49:46 +00:00
moodler
4603b8d60c Merged message -> email fixes from stable 2007-08-10 05:24:31 +00:00
toyomoyo
e814e7d79c MDL-10770, support null fields in backup/restore 2007-08-10 05:22:20 +00:00
stronk7
87f47bec94 Fixing one SQL that could cause problems with coincidences
in the associative array. MDL-10787

Merged from MOODLE_18_STABLE
2007-08-10 01:46:17 +00:00
stronk7
8207a81190 MSSQL blobs doesn't like quoted binaries. MDL-9835
Merged from MOODLE_18_STABLE
2007-08-10 00:56:41 +00:00
stronk7
27baf81851 Fixed bug when inserting strings beginning by single quotes. MDL-10788
Merged from MOODLE_18_STABLE
2007-08-10 00:50:04 +00:00
stronk7
d792519749 Adding some comments about latest local changes. MDL-10788
Merged from MOODLE_18_STABLE
2007-08-10 00:48:00 +00:00
jamiesensei
515ed4c3ee merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 22:44:14 +00:00
jamiesensei
271e6decda merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:51:09 +00:00
jamiesensei
3bee1ead40 merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:50:59 +00:00
skodak
e8a46dcc2c MDL-10109 fixed aggregate outcomes depends_on() incorrect condition 2007-08-09 21:37:28 +00:00
stronk7
88cd967851 Fixed insert/update of Oracle xLOBs. Credit goes to Rita Scholes. MDL-9835
Merged from MOODLE_18_STABLE
2007-08-09 18:17:48 +00:00
stronk7
365a18e4b8 Reverting deleted addslashes(). They are needed for proper testing after all.
Merged from MOODLE_18_STABLE
2007-08-09 18:11:48 +00:00
stronk7
0e60e586cf Merging latest test changes from MOODLE_18_STABLE 2007-08-09 18:03:26 +00:00
nicolasconnault
c30fafbf16 MDL-9628 Added a bit of informational verbose to the hiddenuntil and locktime icons in the grader report. 2007-08-09 16:57:26 +00:00
nicolasconnault
384960dd68 MDL-9628 Simplified and improved the expanding/collapsing of categories. There are now three view types: full, aggregates only and grades only. 2007-08-09 16:41:39 +00:00
skodak
f60c61b1b2 improved hiding support in grade/ 2007-08-09 16:19:06 +00:00
tjhunt
e3fa6587ee Helper method to help when calling print_error from a question type. 2007-08-09 15:38:35 +00:00
jamiesensei
dfcdf0726b fixed syntax error in last commit that fixes MDL-10768 2007-08-09 15:05:15 +00:00
thepurpleblob
64de04fb09 Added hooks to qtype import/export 2007-08-09 14:12:12 +00:00
moodler
2311afc2a0 Merged MDL-10771 from 18 stable 2007-08-09 13:30:10 +00:00
skodak
1827c8264d hmm, now it should be final - forgotten part 2 2007-08-09 12:52:15 +00:00
skodak
fed7cdc9c4 hmm, now it should be final 2007-08-09 12:45:36 +00:00
skodak
ddc2098247 final locking API cleanup 2007-08-09 12:44:10 +00:00
skodak
6c9f672529 MDL-10757 adding some more table indexes for grades code 2007-08-09 12:29:05 +00:00
stronk7
4f6bd3b9c1 Increasing the displayed size of course->shortinfo to 20. MDL-10026
(bigger but enough smaller than the fullname field)
2007-08-09 12:26:43 +00:00
skodak
90274c7329 MDL-10757 adding some more table indexes for grades code 2007-08-09 12:07:16 +00:00
stronk7
8851fdf92d Changed one place where the old course->shorname size was still 10. MDL-10026
Credit goes to Josh Benner by finding it.
2007-08-09 12:05:56 +00:00
urs_hunkler
a8ab4e2535 cleanup after changed rtl CSS file handling 2007-08-09 11:47:24 +00:00
skodak
173403cf4f MDL-10757 adding table indexes needed in grade cron 2007-08-09 11:11:56 +00:00
skodak
1f4a032092 fixed minor problems in prev commit 2007-08-09 11:10:13 +00:00
moodler
4f4e85189b Renaming to rtl.css so it will be included 2007-08-09 10:13:13 +00:00
moodler
f31701c4ab Removing the langdir stuff from themes 2007-08-09 10:09:34 +00:00
skodak
26101be8e0 improved grade locking cron 2007-08-09 10:07:47 +00:00
skodak
2650c51ef4 locktime cron support - not much efficient though :-( 2007-08-09 09:38:14 +00:00
moodler
02b394e47e Use rtlbg.gif for reversed tabs MDL-10768 2007-08-09 09:06:03 +00:00
moodler
65252ecc4a Reverse background for right-to-left tabs MDL-10768 2007-08-09 09:05:10 +00:00
skodak
fb0e357051 various locking improvements and fixes, cron locktime support stilll missing 2007-08-09 09:03:14 +00:00
moodler
1a5bcabd3c Fixed determination of right-to-left MDL-10768 2007-08-09 09:03:14 +00:00
moodler
128377e5e2 New styles JUST for right-to-left languages. It's always included last after the other standard files so that it can override other styles. It should only be be used for layout related to this (left vs right). 2007-08-09 09:00:54 +00:00
tjhunt
215bd82630 Fix typo. Thanks to Adriane Boyd. 2007-08-09 09:00:30 +00:00
toyomoyo
d8cfc15848 restore and fixes for grade history tables, not fully working because of MDL-10770 2007-08-09 08:58:15 +00:00
moodler
99238bf4d4 Fixes for RTL languages during install MDL-10768 2007-08-09 08:57:52 +00:00
moodler
04f1efd423 DOn't assume direction, use the theme variables for arrows MDL-10768 2007-08-09 08:50:19 +00:00
moodler
9216897888 Removing the space will make this string print better in RTL languages MDL-10768 2007-08-09 08:49:05 +00:00