Commit graph

27515 commits

Author SHA1 Message Date
luizlaydner
98b5789d43 - added tag:editblocks capability 2007-08-11 03:25:23 +00:00
stronk7
efd261ce5b XMLDB_TYPE_CHAR + XMLDB_NOTNULL must not have any default applied. 2007-08-11 00:55:21 +00:00
stronk7
690b644d06 Changing ocurrences from search_documents to block_search_documents. MDL-10572 2007-08-11 00:23:29 +00:00
stronk7
056eb98627 Fixing the table (renaming + proper defaults). MDL-10572 2007-08-11 00:19:51 +00:00
stronk7
89a9688099 MSSQL requires to drop defaults before performing
one change of type and, sometimes, a change of length.
2007-08-11 00:15:25 +00:00
stronk7
8e3f40fbbb And Moodle 2.0 requires Moodle 1.9 to be running. Testing... MDL-10722 2007-08-10 22:23:23 +00:00
stronk7
7f2d3ec0c3 Added new check to be able to compare current and target
moodle versions. Executed only on upgrade (not at install). MDL-10722
2007-08-10 22:19:40 +00:00
skodak
dc35d3ac02 MDL-10365 removing userid - not used in grade_grades_text 2007-08-10 21:12:32 +00:00
skodak
31f626f8c3 MDL-9551 minor cleanup 2007-08-10 21:04:15 +00:00
skodak
b0663fd8ed MDL-9550 minor cleanup 2007-08-10 21:03:23 +00:00
skodak
3bfabe6e1a MDL-9549 minor cleanup 2007-08-10 21:01:46 +00:00
skodak
e75f3463a1 MDL-9548 minor cleanup 2007-08-10 21:01:02 +00:00
skodak
b60b2ce6c4 fixed typos 2007-08-10 20:59:25 +00:00
skodak
531fa830a6 MDL-9552 support for new gradebook in scorm 2007-08-10 20:58:09 +00:00
stronk7
3955fd588a Now handling of BYTEA (blobs) under PostgreSQL are working properly
(delegating to ADOdb to perform the correct escaping and so on)
2007-08-10 16:10:36 +00:00
tjhunt
d402153a54 MDL-10581 - Each attemtp builds on last & multi-page quizzes was casuing grading errors. Merged from MOODLE_18_STABLE. 2007-08-10 15:22:28 +00:00
tjhunt
ceeae340f9 MDL-10799 - Question types do not accurately determine whether their state has changed or not. Merged from MOODLE_18_STABLE. 2007-08-10 15:21:29 +00:00
skodak
76317c73a2 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 2007-08-10 15:00:35 +00:00
nicolasconnault
bc430af20d MDL-9137 Fixing errors in the overview report 2007-08-10 14:58:21 +00:00
tjhunt
a8bb516dce lang files in plugin folder support for gradebook plugin types. 2007-08-10 12:21:55 +00:00
tjhunt
da3802dbae MDL-10786 - Short Answer questions will not allow 0 as the sole answer. Merged from MOODLE_18_STABLE. 2007-08-10 10:48:58 +00:00
tjhunt
df4c79e232 Accessing wrong field of $mod from course.modinfo. Merged from MOODLE_17_STABLE. 2007-08-10 10:37:30 +00:00
tjhunt
37d00ed467 Fix notice. 2007-08-10 10:00:06 +00:00
nicolasconnault
aa330ebb0d MDL-9137 Added the overview report 2007-08-10 09:34:50 +00:00
moodler
9591bc3c9e Changed applicable_formats to remove certain blocks from the tags pages 2007-08-10 09:33:21 +00:00
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