]>
git.mjollnir.org Git - moodle.git/log
toyomoyo [Mon, 13 Aug 2007 02:23:10 +0000 (02:23 +0000)]
replacing _NULL_ with $@NULL@$ during backup/restore
toyomoyo [Mon, 13 Aug 2007 02:11:59 +0000 (02:11 +0000)]
MDL-10817, adding unique key courseid-coutcomeid during creation of grade_outcomes_courses
moodler [Sun, 12 Aug 2007 18:04:26 +0000 (18:04 +0000)]
Removing PHP5-ism again
moodler [Sun, 12 Aug 2007 16:53:24 +0000 (16:53 +0000)]
Added new blocks for flickr and youtube to tags (thanks, Luiz!) MDL-10169
moodler [Sun, 12 Aug 2007 16:50:59 +0000 (16:50 +0000)]
Added new flickr and youtube blocks (for the tag pages). Very nice, Luiz!
jamiesensei [Sun, 12 Aug 2007 16:09:57 +0000 (16:09 +0000)]
See http://moodle.org/mod/forum/discuss.php?d=77564#p345310 Questions link not showing up.
stronk7 [Sun, 12 Aug 2007 15:58:08 +0000 (15:58 +0000)]
Change xmldb debugging to use the central debugging() function.
jamiesensei [Sun, 12 Aug 2007 15:07:08 +0000 (15:07 +0000)]
MDL-10805 custom check was causing error on installation because dmllib functions are not available yet.
jamiesensei [Sun, 12 Aug 2007 13:57:57 +0000 (13:57 +0000)]
removed all ASes from table aliases in question / quiz code - MDL-10344
urs_hunkler [Sun, 12 Aug 2007 12:49:43 +0000 (12:49 +0000)]
MDL-10704 and MDL-10793 corrected also the second letter-spacing merged from 1.8
urs_hunkler [Sun, 12 Aug 2007 10:44:32 +0000 (10:44 +0000)]
MDL-10704 - removed letter-spacing to avoid the Khmer rendering issue :: merged from 1.8
urs_hunkler [Sun, 12 Aug 2007 09:58:23 +0000 (09:58 +0000)]
$THEME->htmleditorpostprocess merged from 1.8
urs_hunkler [Sun, 12 Aug 2007 09:30:31 +0000 (09:30 +0000)]
merged, corrected validation errors, reformated rtl.css to Moodle standard formatting
moodler [Sun, 12 Aug 2007 06:29:19 +0000 (06:29 +0000)]
Moved AJAX settings into standard menus (not experimental any more)
moodler [Sun, 12 Aug 2007 06:17:58 +0000 (06:17 +0000)]
Merged directory listing CSS fix frm stable
stronk7 [Sat, 11 Aug 2007 22:58:17 +0000 (22:58 +0000)]
Finally, the parenthesis were causing problems too. MDL-10808
stronk7 [Sat, 11 Aug 2007 22:06:46 +0000 (22:06 +0000)]
Wrong default specified (and detected!). Fixed.
stronk7 [Sat, 11 Aug 2007 21:50:25 +0000 (21:50 +0000)]
Detect CHAR + NOT NULL FIELDS + '' (empty) defaults. They shouldn't be in
XMLDB definitions at all. Convert the default to the proper one and
output it via xmldb debug.
stronk7 [Sat, 11 Aug 2007 21:47:22 +0000 (21:47 +0000)]
Instead of looking for current default value, fetch from
the generator the *real* default value that the table will have.
skodak [Sat, 11 Aug 2007 18:13:07 +0000 (18:13 +0000)]
fixed typos in docs
moodler [Sat, 11 Aug 2007 15:01:47 +0000 (15:01 +0000)]
Merged zip file exception into HEAD MDL-9478
moodler [Sat, 11 Aug 2007 14:33:55 +0000 (14:33 +0000)]
Fixed the comparison of text to integer (Eloy's credit, see MDL-10808 )
moodler [Sat, 11 Aug 2007 14:28:36 +0000 (14:28 +0000)]
Removed usage of table aliases with "as" as per MDL-10808
moodler [Sat, 11 Aug 2007 14:07:02 +0000 (14:07 +0000)]
Removed old db stuff MDL-10572
moodler [Sat, 11 Aug 2007 12:58:08 +0000 (12:58 +0000)]
I merged all changes over from 1.8 to HEAD.
None of it looked too serious but I'VE NOT TESTED THIS AT ALL.
MDL-10366
luizlaydner [Sat, 11 Aug 2007 04:08:41 +0000 (04:08 +0000)]
- clearing up
luizlaydner [Sat, 11 Aug 2007 03:42:26 +0000 (03:42 +0000)]
- added tag:editblocks capability
luizlaydner [Sat, 11 Aug 2007 03:25:23 +0000 (03:25 +0000)]
- added tag:editblocks capability
stronk7 [Sat, 11 Aug 2007 00:55:21 +0000 (00:55 +0000)]
XMLDB_TYPE_CHAR + XMLDB_NOTNULL must not have any default applied.
stronk7 [Sat, 11 Aug 2007 00:23:29 +0000 (00:23 +0000)]
Changing ocurrences from search_documents to block_search_documents. MDL-10572
stronk7 [Sat, 11 Aug 2007 00:19:51 +0000 (00:19 +0000)]
Fixing the table (renaming + proper defaults). MDL-10572
stronk7 [Sat, 11 Aug 2007 00:15:25 +0000 (00:15 +0000)]
MSSQL requires to drop defaults before performing
one change of type and, sometimes, a change of length.
stronk7 [Fri, 10 Aug 2007 22:23:23 +0000 (22:23 +0000)]
And Moodle 2.0 requires Moodle 1.9 to be running. Testing... MDL-10722
stronk7 [Fri, 10 Aug 2007 22:19:40 +0000 (22:19 +0000)]
Added new check to be able to compare current and target
moodle versions. Executed only on upgrade (not at install). MDL-10722
skodak [Fri, 10 Aug 2007 21:12:32 +0000 (21:12 +0000)]
MDL-10365 removing userid - not used in grade_grades_text
skodak [Fri, 10 Aug 2007 21:04:15 +0000 (21:04 +0000)]
MDL-9551 minor cleanup
skodak [Fri, 10 Aug 2007 21:03:23 +0000 (21:03 +0000)]
MDL-9550 minor cleanup
skodak [Fri, 10 Aug 2007 21:01:46 +0000 (21:01 +0000)]
MDL-9549 minor cleanup
skodak [Fri, 10 Aug 2007 21:01:02 +0000 (21:01 +0000)]
MDL-9548 minor cleanup
skodak [Fri, 10 Aug 2007 20:59:25 +0000 (20:59 +0000)]
fixed typos
skodak [Fri, 10 Aug 2007 20:58:09 +0000 (20:58 +0000)]
MDL-9552 support for new gradebook in scorm
stronk7 [Fri, 10 Aug 2007 16:10:36 +0000 (16:10 +0000)]
Now handling of BYTEA (blobs) under PostgreSQL are working properly
(delegating to ADOdb to perform the correct escaping and so on)
tjhunt [Fri, 10 Aug 2007 15:22:28 +0000 (15:22 +0000)]
MDL-10581 - Each attemtp builds on last & multi-page quizzes was casuing grading errors. Merged from MOODLE_18_STABLE.
tjhunt [Fri, 10 Aug 2007 15:21:29 +0000 (15:21 +0000)]
MDL-10799 - Question types do not accurately determine whether their state has changed or not. Merged from MOODLE_18_STABLE.
skodak [Fri, 10 Aug 2007 15:00:35 +0000 (15:00 +0000)]
MDL-10791 improve handling of localised floating point numbers in moodle; replaced/fixed some float_format() that were used instead of round(); expect some more patches soon
nicolasconnault [Fri, 10 Aug 2007 14:58:21 +0000 (14:58 +0000)]
MDL-9137 Fixing errors in the overview report
tjhunt [Fri, 10 Aug 2007 12:21:55 +0000 (12:21 +0000)]
lang files in plugin folder support for gradebook plugin types.
tjhunt [Fri, 10 Aug 2007 10:48:58 +0000 (10:48 +0000)]
MDL-10786 - Short Answer questions will not allow 0 as the sole answer. Merged from MOODLE_18_STABLE.
tjhunt [Fri, 10 Aug 2007 10:37:30 +0000 (10:37 +0000)]
Accessing wrong field of $mod from course.modinfo. Merged from MOODLE_17_STABLE.
tjhunt [Fri, 10 Aug 2007 10:00:06 +0000 (10:00 +0000)]
Fix notice.
nicolasconnault [Fri, 10 Aug 2007 09:34:50 +0000 (09:34 +0000)]
MDL-9137 Added the overview report
moodler [Fri, 10 Aug 2007 09:33:21 +0000 (09:33 +0000)]
Changed applicable_formats to remove certain blocks from the tags pages
nicolasconnault [Fri, 10 Aug 2007 09:28:37 +0000 (09:28 +0000)]
MDL-9137 Added the overview report
moodler [Fri, 10 Aug 2007 09:26:56 +0000 (09:26 +0000)]
fixed get_format_name() bug and some cleaning up
jamiesensei [Fri, 10 Aug 2007 07:58:48 +0000 (07:58 +0000)]
removing TODO type comment that was already done.
jamiesensei [Fri, 10 Aug 2007 07:56:02 +0000 (07:56 +0000)]
fixing reversion of lang string that happened during MOODLE_19_QUESTIONS merge
thepurpleblob [Fri, 10 Aug 2007 07:17:46 +0000 (07:17 +0000)]
MDL-10785:
empty() changed to !isset()
Merged from STABLE_18
nicolasconnault [Fri, 10 Aug 2007 05:49:46 +0000 (05:49 +0000)]
MDL-9628 More category collapse updates
moodler [Fri, 10 Aug 2007 05:24:31 +0000 (05:24 +0000)]
Merged message -> email fixes from stable
toyomoyo [Fri, 10 Aug 2007 05:22:20 +0000 (05:22 +0000)]
MDL-10770, support null fields in backup/restore
stronk7 [Fri, 10 Aug 2007 01:46:17 +0000 (01:46 +0000)]
Fixing one SQL that could cause problems with coincidences
in the associative array. MDL-10787
Merged from MOODLE_18_STABLE
stronk7 [Fri, 10 Aug 2007 00:56:41 +0000 (00:56 +0000)]
MSSQL blobs doesn't like quoted binaries. MDL-9835
Merged from MOODLE_18_STABLE
stronk7 [Fri, 10 Aug 2007 00:50:04 +0000 (00:50 +0000)]
Fixed bug when inserting strings beginning by single quotes. MDL-10788
Merged from MOODLE_18_STABLE
stronk7 [Fri, 10 Aug 2007 00:48:00 +0000 (00:48 +0000)]
Adding some comments about latest local changes. MDL-10788
Merged from MOODLE_18_STABLE
jamiesensei [Thu, 9 Aug 2007 22:44:14 +0000 (22:44 +0000)]
merging MOODLE_19_QUESTIONS with HEAD
jamiesensei [Thu, 9 Aug 2007 21:51:09 +0000 (21:51 +0000)]
merging MOODLE_19_QUESTIONS with HEAD
jamiesensei [Thu, 9 Aug 2007 21:50:59 +0000 (21:50 +0000)]
merging MOODLE_19_QUESTIONS with HEAD
skodak [Thu, 9 Aug 2007 21:37:28 +0000 (21:37 +0000)]
MDL-10109 fixed aggregate outcomes depends_on() incorrect condition
stronk7 [Thu, 9 Aug 2007 18:17:48 +0000 (18:17 +0000)]
Fixed insert/update of Oracle xLOBs. Credit goes to Rita Scholes. MDL-9835
Merged from MOODLE_18_STABLE
stronk7 [Thu, 9 Aug 2007 18:11:48 +0000 (18:11 +0000)]
Reverting deleted addslashes(). They are needed for proper testing after all.
Merged from MOODLE_18_STABLE
stronk7 [Thu, 9 Aug 2007 18:03:26 +0000 (18:03 +0000)]
Merging latest test changes from MOODLE_18_STABLE
nicolasconnault [Thu, 9 Aug 2007 16:57:26 +0000 (16:57 +0000)]
MDL-9628 Added a bit of informational verbose to the hiddenuntil and locktime icons in the grader report.
nicolasconnault [Thu, 9 Aug 2007 16:41:39 +0000 (16:41 +0000)]
MDL-9628 Simplified and improved the expanding/collapsing of categories. There are now three view types: full, aggregates only and grades only.
skodak [Thu, 9 Aug 2007 16:19:06 +0000 (16:19 +0000)]
improved hiding support in grade/
tjhunt [Thu, 9 Aug 2007 15:38:35 +0000 (15:38 +0000)]
Helper method to help when calling print_error from a question type.
jamiesensei [Thu, 9 Aug 2007 15:05:15 +0000 (15:05 +0000)]
fixed syntax error in last commit that fixes MDL-10768
thepurpleblob [Thu, 9 Aug 2007 14:12:12 +0000 (14:12 +0000)]
Added hooks to qtype import/export
moodler [Thu, 9 Aug 2007 13:30:10 +0000 (13:30 +0000)]
Merged MDL-10771 from 18 stable
skodak [Thu, 9 Aug 2007 12:52:15 +0000 (12:52 +0000)]
hmm, now it should be final - forgotten part 2
skodak [Thu, 9 Aug 2007 12:45:36 +0000 (12:45 +0000)]
hmm, now it should be final
skodak [Thu, 9 Aug 2007 12:44:10 +0000 (12:44 +0000)]
final locking API cleanup
skodak [Thu, 9 Aug 2007 12:29:05 +0000 (12:29 +0000)]
MDL-10757 adding some more table indexes for grades code
stronk7 [Thu, 9 Aug 2007 12:26:43 +0000 (12:26 +0000)]
Increasing the displayed size of course->shortinfo to 20. MDL-10026
(bigger but enough smaller than the fullname field)
skodak [Thu, 9 Aug 2007 12:07:16 +0000 (12:07 +0000)]
MDL-10757 adding some more table indexes for grades code
stronk7 [Thu, 9 Aug 2007 12:05:56 +0000 (12:05 +0000)]
Changed one place where the old course->shorname size was still 10. MDL-10026
Credit goes to Josh Benner by finding it.
urs_hunkler [Thu, 9 Aug 2007 11:47:24 +0000 (11:47 +0000)]
cleanup after changed rtl CSS file handling
skodak [Thu, 9 Aug 2007 11:11:56 +0000 (11:11 +0000)]
MDL-10757 adding table indexes needed in grade cron
skodak [Thu, 9 Aug 2007 11:10:13 +0000 (11:10 +0000)]
fixed minor problems in prev commit
moodler [Thu, 9 Aug 2007 10:13:13 +0000 (10:13 +0000)]
Renaming to rtl.css so it will be included
moodler [Thu, 9 Aug 2007 10:09:34 +0000 (10:09 +0000)]
Removing the langdir stuff from themes
skodak [Thu, 9 Aug 2007 10:07:47 +0000 (10:07 +0000)]
improved grade locking cron
skodak [Thu, 9 Aug 2007 09:38:14 +0000 (09:38 +0000)]
locktime cron support - not much efficient though :-(
moodler [Thu, 9 Aug 2007 09:06:03 +0000 (09:06 +0000)]
Use rtlbg.gif for reversed tabs MDL-10768
moodler [Thu, 9 Aug 2007 09:05:10 +0000 (09:05 +0000)]
Reverse background for right-to-left tabs MDL-10768
skodak [Thu, 9 Aug 2007 09:03:14 +0000 (09:03 +0000)]
various locking improvements and fixes, cron locktime support stilll missing
moodler [Thu, 9 Aug 2007 09:03:14 +0000 (09:03 +0000)]
Fixed determination of right-to-left MDL-10768
moodler [Thu, 9 Aug 2007 09:00:54 +0000 (09:00 +0000)]
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).
tjhunt [Thu, 9 Aug 2007 09:00:30 +0000 (09:00 +0000)]
Fix typo. Thanks to Adriane Boyd.
toyomoyo [Thu, 9 Aug 2007 08:58:15 +0000 (08:58 +0000)]
restore and fixes for grade history tables, not fully working because of MDL-10770
moodler [Thu, 9 Aug 2007 08:57:52 +0000 (08:57 +0000)]
Fixes for RTL languages during install MDL-10768