]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoFixed the comparison of text to integer (Eloy's credit, see MDL-10808 )
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 )

17 years agoRemoved usage of table aliases with "as" as per 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

17 years agoRemoved old db stuff MDL-10572
moodler [Sat, 11 Aug 2007 14:07:02 +0000 (14:07 +0000)]
Removed old db stuff   MDL-10572

17 years agoI merged all changes over from 1.8 to HEAD.
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

17 years ago- clearing up
luizlaydner [Sat, 11 Aug 2007 04:08:41 +0000 (04:08 +0000)]
- clearing up

17 years ago- added tag:editblocks capability
luizlaydner [Sat, 11 Aug 2007 03:42:26 +0000 (03:42 +0000)]
- added tag:editblocks capability

17 years ago- added tag:editblocks capability
luizlaydner [Sat, 11 Aug 2007 03:25:23 +0000 (03:25 +0000)]
- added tag:editblocks capability

17 years agoXMLDB_TYPE_CHAR + XMLDB_NOTNULL must not have any default applied.
stronk7 [Sat, 11 Aug 2007 00:55:21 +0000 (00:55 +0000)]
XMLDB_TYPE_CHAR + XMLDB_NOTNULL must not have any default applied.

17 years agoChanging ocurrences from search_documents to block_search_documents. MDL-10572
stronk7 [Sat, 11 Aug 2007 00:23:29 +0000 (00:23 +0000)]
Changing ocurrences from search_documents to block_search_documents. MDL-10572

17 years agoFixing the table (renaming + proper defaults). MDL-10572
stronk7 [Sat, 11 Aug 2007 00:19:51 +0000 (00:19 +0000)]
Fixing the table (renaming + proper defaults). MDL-10572

17 years agoMSSQL requires to drop defaults before performing
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.

17 years agoAnd Moodle 2.0 requires Moodle 1.9 to be running. Testing... MDL-10722
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

17 years agoAdded new check to be able to compare current and target
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

17 years agoMDL-10365 removing userid - not used in grade_grades_text
skodak [Fri, 10 Aug 2007 21:12:32 +0000 (21:12 +0000)]
MDL-10365 removing userid - not used in grade_grades_text

17 years agoMDL-9551 minor cleanup
skodak [Fri, 10 Aug 2007 21:04:15 +0000 (21:04 +0000)]
MDL-9551 minor cleanup

17 years agoMDL-9550 minor cleanup
skodak [Fri, 10 Aug 2007 21:03:23 +0000 (21:03 +0000)]
MDL-9550 minor cleanup

17 years agoMDL-9549 minor cleanup
skodak [Fri, 10 Aug 2007 21:01:46 +0000 (21:01 +0000)]
MDL-9549 minor cleanup

17 years agoMDL-9548 minor cleanup
skodak [Fri, 10 Aug 2007 21:01:02 +0000 (21:01 +0000)]
MDL-9548 minor cleanup

17 years agofixed typos
skodak [Fri, 10 Aug 2007 20:59:25 +0000 (20:59 +0000)]
fixed typos

17 years agoMDL-9552 support for new gradebook in scorm
skodak [Fri, 10 Aug 2007 20:58:09 +0000 (20:58 +0000)]
MDL-9552 support for new gradebook in scorm

17 years agoNow handling of BYTEA (blobs) under PostgreSQL are working properly
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)

17 years agoMDL-10581 - Each attemtp builds on last & multi-page quizzes was casuing grading...
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.

17 years agoMDL-10799 - Question types do not accurately determine whether their state has change...
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.

17 years agoMDL-10791 improve handling of localised floating point numbers in moodle; replaced...
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

17 years agoMDL-9137 Fixing errors in the overview report
nicolasconnault [Fri, 10 Aug 2007 14:58:21 +0000 (14:58 +0000)]
MDL-9137 Fixing errors in the overview report

17 years agolang files in plugin folder support for gradebook plugin types.
tjhunt [Fri, 10 Aug 2007 12:21:55 +0000 (12:21 +0000)]
lang files in plugin folder support for gradebook plugin types.

17 years agoMDL-10786 - Short Answer questions will not allow 0 as the sole answer. Merged from...
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.

17 years agoAccessing wrong field of $mod from course.modinfo. Merged from MOODLE_17_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.

17 years agoFix notice.
tjhunt [Fri, 10 Aug 2007 10:00:06 +0000 (10:00 +0000)]
Fix notice.

17 years agoMDL-9137 Added the overview report
nicolasconnault [Fri, 10 Aug 2007 09:34:50 +0000 (09:34 +0000)]
MDL-9137 Added the overview report

17 years agoChanged applicable_formats to remove certain blocks from the tags pages
moodler [Fri, 10 Aug 2007 09:33:21 +0000 (09:33 +0000)]
Changed applicable_formats to remove certain blocks from the tags pages

17 years agoMDL-9137 Added the overview report
nicolasconnault [Fri, 10 Aug 2007 09:28:37 +0000 (09:28 +0000)]
MDL-9137 Added the overview report

17 years agofixed get_format_name() bug and some cleaning up
moodler [Fri, 10 Aug 2007 09:26:56 +0000 (09:26 +0000)]
fixed get_format_name() bug and some cleaning up

17 years agoremoving TODO type comment that was already done.
jamiesensei [Fri, 10 Aug 2007 07:58:48 +0000 (07:58 +0000)]
removing TODO type comment that was already done.

17 years agofixing reversion of lang string that happened during MOODLE_19_QUESTIONS merge
jamiesensei [Fri, 10 Aug 2007 07:56:02 +0000 (07:56 +0000)]
fixing reversion of lang string that happened during MOODLE_19_QUESTIONS merge

17 years agoMDL-10785:
thepurpleblob [Fri, 10 Aug 2007 07:17:46 +0000 (07:17 +0000)]
MDL-10785:
empty() changed to !isset()

Merged from STABLE_18

17 years agoMDL-9628 More category collapse updates
nicolasconnault [Fri, 10 Aug 2007 05:49:46 +0000 (05:49 +0000)]
MDL-9628 More category collapse updates

17 years agoMerged message -> email fixes from stable
moodler [Fri, 10 Aug 2007 05:24:31 +0000 (05:24 +0000)]
Merged message -> email fixes from stable

17 years agoMDL-10770, support null fields in backup/restore
toyomoyo [Fri, 10 Aug 2007 05:22:20 +0000 (05:22 +0000)]
MDL-10770, support null fields in backup/restore

17 years agoFixing one SQL that could cause problems with coincidences
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

17 years agoMSSQL blobs doesn't like quoted binaries. MDL-9835
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

17 years agoFixed bug when inserting strings beginning by single quotes. MDL-10788
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

17 years agoAdding some comments about latest local changes. MDL-10788
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

17 years agomerging MOODLE_19_QUESTIONS with HEAD
jamiesensei [Thu, 9 Aug 2007 22:44:14 +0000 (22:44 +0000)]
merging MOODLE_19_QUESTIONS with HEAD

17 years agomerging MOODLE_19_QUESTIONS with HEAD
jamiesensei [Thu, 9 Aug 2007 21:51:09 +0000 (21:51 +0000)]
merging MOODLE_19_QUESTIONS with HEAD

17 years agomerging MOODLE_19_QUESTIONS with HEAD
jamiesensei [Thu, 9 Aug 2007 21:50:59 +0000 (21:50 +0000)]
merging MOODLE_19_QUESTIONS with HEAD

17 years agoMDL-10109 fixed aggregate outcomes depends_on() incorrect condition
skodak [Thu, 9 Aug 2007 21:37:28 +0000 (21:37 +0000)]
MDL-10109 fixed aggregate outcomes depends_on() incorrect condition

17 years agoFixed insert/update of Oracle xLOBs. Credit goes to Rita Scholes. MDL-9835
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

17 years agoReverting deleted addslashes(). They are needed for proper testing after all.
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

17 years agoMerging latest test changes from MOODLE_18_STABLE
stronk7 [Thu, 9 Aug 2007 18:03:26 +0000 (18:03 +0000)]
Merging latest test changes from MOODLE_18_STABLE

17 years agoMDL-9628 Added a bit of informational verbose to the hiddenuntil and locktime icons...
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.

17 years agoMDL-9628 Simplified and improved the expanding/collapsing of categories. There are...
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.

17 years agoimproved hiding support in grade/
skodak [Thu, 9 Aug 2007 16:19:06 +0000 (16:19 +0000)]
improved hiding support in grade/

17 years agoHelper method to help when calling print_error from a question type.
tjhunt [Thu, 9 Aug 2007 15:38:35 +0000 (15:38 +0000)]
Helper method to help when calling print_error from a question type.

17 years agofixed syntax error in last commit that fixes MDL-10768
jamiesensei [Thu, 9 Aug 2007 15:05:15 +0000 (15:05 +0000)]
fixed syntax error in last commit that fixes MDL-10768

17 years agoAdded hooks to qtype import/export
thepurpleblob [Thu, 9 Aug 2007 14:12:12 +0000 (14:12 +0000)]
Added hooks to qtype import/export

17 years agoMerged MDL-10771 from 18 stable
moodler [Thu, 9 Aug 2007 13:30:10 +0000 (13:30 +0000)]
Merged MDL-10771 from 18 stable

17 years agohmm, now it should be final - forgotten part 2
skodak [Thu, 9 Aug 2007 12:52:15 +0000 (12:52 +0000)]
hmm, now it should be final - forgotten part 2

17 years agohmm, now it should be final
skodak [Thu, 9 Aug 2007 12:45:36 +0000 (12:45 +0000)]
hmm, now it should be final

17 years agofinal locking API cleanup
skodak [Thu, 9 Aug 2007 12:44:10 +0000 (12:44 +0000)]
final locking API cleanup

17 years agoMDL-10757 adding some more table indexes for grades code
skodak [Thu, 9 Aug 2007 12:29:05 +0000 (12:29 +0000)]
MDL-10757 adding some more table indexes for grades code

17 years agoIncreasing the displayed size of course->shortinfo to 20. MDL-10026
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)

17 years agoMDL-10757 adding some more table indexes for grades code
skodak [Thu, 9 Aug 2007 12:07:16 +0000 (12:07 +0000)]
MDL-10757 adding some more table indexes for grades code

17 years agoChanged one place where the old course->shorname size was still 10. MDL-10026
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.

17 years agocleanup after changed rtl CSS file handling
urs_hunkler [Thu, 9 Aug 2007 11:47:24 +0000 (11:47 +0000)]
cleanup after changed rtl CSS file handling

17 years agoMDL-10757 adding table indexes needed in grade cron
skodak [Thu, 9 Aug 2007 11:11:56 +0000 (11:11 +0000)]
MDL-10757 adding table indexes needed in grade cron

17 years agofixed minor problems in prev commit
skodak [Thu, 9 Aug 2007 11:10:13 +0000 (11:10 +0000)]
fixed minor problems in prev commit

17 years agoRenaming to rtl.css so it will be included
moodler [Thu, 9 Aug 2007 10:13:13 +0000 (10:13 +0000)]
Renaming to rtl.css so it will be included

17 years agoRemoving the langdir stuff from themes
moodler [Thu, 9 Aug 2007 10:09:34 +0000 (10:09 +0000)]
Removing the langdir stuff from themes

17 years agoimproved grade locking cron
skodak [Thu, 9 Aug 2007 10:07:47 +0000 (10:07 +0000)]
improved grade locking cron

17 years agolocktime cron support - not much efficient though :-(
skodak [Thu, 9 Aug 2007 09:38:14 +0000 (09:38 +0000)]
locktime cron support - not much efficient though :-(

17 years agoUse rtlbg.gif for reversed tabs MDL-10768
moodler [Thu, 9 Aug 2007 09:06:03 +0000 (09:06 +0000)]
Use rtlbg.gif for reversed tabs   MDL-10768

17 years agoReverse background for right-to-left tabs MDL-10768
moodler [Thu, 9 Aug 2007 09:05:10 +0000 (09:05 +0000)]
Reverse background for right-to-left tabs   MDL-10768

17 years agovarious locking improvements and fixes, cron locktime support stilll missing
skodak [Thu, 9 Aug 2007 09:03:14 +0000 (09:03 +0000)]
various locking improvements and fixes, cron locktime support stilll missing

17 years agoFixed determination of right-to-left MDL-10768
moodler [Thu, 9 Aug 2007 09:03:14 +0000 (09:03 +0000)]
Fixed determination of right-to-left   MDL-10768

17 years agoNew styles JUST for right-to-left languages. It's always included last after the...
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).

17 years agoFix typo. Thanks to Adriane Boyd.
tjhunt [Thu, 9 Aug 2007 09:00:30 +0000 (09:00 +0000)]
Fix typo. Thanks to Adriane Boyd.

17 years agorestore and fixes for grade history tables, not fully working because of MDL-10770
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

17 years agoFixes for RTL languages during install MDL-10768
moodler [Thu, 9 Aug 2007 08:57:52 +0000 (08:57 +0000)]
Fixes for RTL languages during install  MDL-10768

17 years agoDOn't assume direction, use the theme variables for arrows MDL-10768
moodler [Thu, 9 Aug 2007 08:50:19 +0000 (08:50 +0000)]
DOn't assume direction, use the theme variables for arrows   MDL-10768

17 years agoRemoving the space will make this string print better in RTL languages MDL-10768
moodler [Thu, 9 Aug 2007 08:49:05 +0000 (08:49 +0000)]
Removing the space will make this string print better in RTL languages MDL-10768

17 years agoRemoving the space will make this string work better in RTL languages MDL-10768
moodler [Thu, 9 Aug 2007 08:48:11 +0000 (08:48 +0000)]
Removing the space will make this string work better in RTL languages  MDL-10768

17 years agoSwitch arrows in blocks when in RTL mode MDL-10768
moodler [Thu, 9 Aug 2007 08:47:09 +0000 (08:47 +0000)]
Switch arrows in blocks when in RTL mode  MDL-10768

17 years agoFiexed order of time elements for RTL MDL-10768
moodler [Thu, 9 Aug 2007 08:44:29 +0000 (08:44 +0000)]
Fiexed order of time elements for RTL    MDL-10768

17 years agoAdded support for right-to-left languages in html editor MDL-10768
moodler [Thu, 9 Aug 2007 08:42:36 +0000 (08:42 +0000)]
Added support for right-to-left languages in html editor   MDL-10768

17 years agoUsing right_to_left() function MDL-10768
moodler [Thu, 9 Aug 2007 08:41:08 +0000 (08:41 +0000)]
Using right_to_left() function   MDL-10768

17 years agoMore support for right-to-left languages MDL-10768
moodler [Thu, 9 Aug 2007 08:40:02 +0000 (08:40 +0000)]
More support for right-to-left languages  MDL-10768

17 years agoOK NOW the email notice is fixed :-|
moodler [Thu, 9 Aug 2007 08:08:06 +0000 (08:08 +0000)]
OK NOW the email notice is fixed  :-|

17 years agoPatch for left-right buttons in course view MDL-10768
moodler [Thu, 9 Aug 2007 07:50:21 +0000 (07:50 +0000)]
Patch for left-right buttons in course view MDL-10768

17 years agoadding forgotten aggregateoutcomes changes
skodak [Thu, 9 Aug 2007 07:34:56 +0000 (07:34 +0000)]
adding forgotten aggregateoutcomes changes

17 years agoMerged 1.8 fix for groups in choice activity
moodler [Thu, 9 Aug 2007 06:27:22 +0000 (06:27 +0000)]
Merged 1.8 fix for groups in choice activity

17 years agoAdd context.path and context.depth fields for accesslib optimisation
martinlanghoff [Thu, 9 Aug 2007 06:14:21 +0000 (06:14 +0000)]
Add context.path and context.depth fields for accesslib optimisation

17 years agoSome old new strings
moodler [Thu, 9 Aug 2007 05:45:42 +0000 (05:45 +0000)]
Some old new strings

17 years agoNow sybase quotes are properly handled by the lang editor. Part of MDL-9835
stronk7 [Wed, 8 Aug 2007 22:18:17 +0000 (22:18 +0000)]
Now sybase quotes are properly handled by the lang editor. Part of MDL-9835

Merged from MOODLE_18_STABLE

17 years agoMDL-10749 - fixed short php tag
poltawski [Wed, 8 Aug 2007 19:48:14 +0000 (19:48 +0000)]
MDL-10749 - fixed short php tag

17 years agoDL-10753 Removed BOM marker
poltawski [Wed, 8 Aug 2007 19:40:42 +0000 (19:40 +0000)]
DL-10753 Removed BOM marker

17 years agoFixed two places where course->shortname was harcoded to 15. MDL-10026
stronk7 [Wed, 8 Aug 2007 19:39:56 +0000 (19:39 +0000)]
Fixed two places where course->shortname was harcoded to 15. MDL-10026

17 years agoMDL-9628 When a timestamp is selected for locktime or hiddenuntil, the grader report...
nicolasconnault [Wed, 8 Aug 2007 15:48:20 +0000 (15:48 +0000)]
MDL-9628 When a timestamp is selected for locktime or hiddenuntil, the grader report now shows a new icon (lock or eye in front of a calendar), with a tooltip showing the selected date. Very useful :-)

17 years agoWas not checking error return from plugin export properly
thepurpleblob [Wed, 8 Aug 2007 15:23:11 +0000 (15:23 +0000)]
Was not checking error return from plugin export properly

17 years agoNew tiny icons: Calendar, outcomes, hideuntil and locktime. The calendar icon was...
nicolasconnault [Wed, 8 Aug 2007 12:53:35 +0000 (12:53 +0000)]
New tiny icons: Calendar, outcomes, hideuntil and locktime. The calendar icon was also created in 16x16 version