]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years ago"MDL-17448, fix assignment due time, merged from 1.9"
dongsheng [Thu, 4 Dec 2008 08:17:24 +0000 (08:17 +0000)]
"MDL-17448, fix assignment due time, merged from 1.9"

16 years agoMDL-17310 - Fixup an issue with relative directory paths. Thanks Jonathan.
piers [Thu, 4 Dec 2008 03:25:43 +0000 (03:25 +0000)]
MDL-17310 - Fixup an issue with relative directory paths. Thanks Jonathan.

16 years agoUpdated the HEAD build version to 20081204
moodlerobot [Wed, 3 Dec 2008 18:30:13 +0000 (18:30 +0000)]
Updated the HEAD build version to 20081204

16 years agoAutomatic installer.php lang files by installer_builder (20081204)
moodlerobot [Wed, 3 Dec 2008 18:00:36 +0000 (18:00 +0000)]
Automatic installer.php lang files by installer_builder (20081204)

16 years agoweblib: MDL-16293: background-color attribute stripped from html. Adding 'background...
ericmerrill [Wed, 3 Dec 2008 16:31:49 +0000 (16:31 +0000)]
weblib: MDL-16293: background-color attribute stripped from html. Adding 'background-color' attribute to $ALLOWED_PROTOCOLS array so kses doesn't drop it.

16 years agocapability report: MDL-17410 did not work if a capability was not set anywhere.
tjhunt [Wed, 3 Dec 2008 02:40:17 +0000 (02:40 +0000)]
capability report: MDL-17410 did not work if a capability was not set anywhere.

Change it so that the system context is always shown.

16 years agoMDL-14679 enforce prefix for native pg driver
skodak [Tue, 2 Dec 2008 10:07:03 +0000 (10:07 +0000)]
MDL-14679 enforce prefix for native pg driver

16 years agoMDL-14679 removed unnecessary CFG from native drivers
skodak [Tue, 2 Dec 2008 10:01:01 +0000 (10:01 +0000)]
MDL-14679 removed unnecessary CFG from native drivers

16 years agoREPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597
dongsheng [Tue, 2 Dec 2008 07:05:15 +0000 (07:05 +0000)]
REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597
new ajax filemanager.

16 years agoREPOSITORY/MDL-15488
dongsheng [Tue, 2 Dec 2008 07:03:54 +0000 (07:03 +0000)]
REPOSITORY/MDL-15488
lang strings for flickr public plugin

16 years agoMDL-17392 - mailstop typo - credit goes to Daniel Neis, thanks; merged from MOODLE_19...
skodak [Mon, 1 Dec 2008 22:38:40 +0000 (22:38 +0000)]
MDL-17392 - mailstop typo - credit goes to Daniel Neis, thanks; merged from MOODLE_19_STABLE

16 years agolib: class curl does http proxy tunneling if http proxy set. Most
poltawski [Mon, 1 Dec 2008 22:23:42 +0000 (22:23 +0000)]
lib: class curl does http proxy tunneling if http proxy set. Most
proxies do not permit this so I think its better to just use pure
pure http MDL-17482

16 years agoMDL-17486 added option to make my courses list in user profile hidden
skodak [Mon, 1 Dec 2008 22:06:33 +0000 (22:06 +0000)]
MDL-17486 added option to make my courses list in user profile hidden

16 years agoMDL-11261 hiddenuserfields/lastaccess now fully respected on participants page
skodak [Mon, 1 Dec 2008 20:45:46 +0000 (20:45 +0000)]
MDL-11261 hiddenuserfields/lastaccess now fully respected on participants page

16 years agoforum: Portfolio save button was adding an additional '|' when no plugins
poltawski [Mon, 1 Dec 2008 20:40:42 +0000 (20:40 +0000)]
forum: Portfolio save button was adding an additional '|' when no plugins
available MDL-17467

16 years agoFixed addslashes_object deprecated message.
mchurch [Mon, 1 Dec 2008 20:05:00 +0000 (20:05 +0000)]
Fixed addslashes_object deprecated message.

16 years agoMDL-11261 setting hidden user lastaccess now works on outline report
skodak [Mon, 1 Dec 2008 20:02:12 +0000 (20:02 +0000)]
MDL-11261 setting hidden user lastaccess now works on outline report

16 years agoMDL-17485 roles: fixed use and definition of review use of moodle/user:viewuseractivi...
skodak [Mon, 1 Dec 2008 19:19:29 +0000 (19:19 +0000)]
MDL-17485 roles: fixed use and definition of review use of moodle/user:viewuseractivitiesreport

16 years agoMDL-17425: Unit test system - improved reporting of moodle_exception
sam_marshall [Mon, 1 Dec 2008 16:46:01 +0000 (16:46 +0000)]
MDL-17425: Unit test system - improved reporting of moodle_exception

16 years agoRemove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes...
tjhunt [Mon, 1 Dec 2008 07:09:37 +0000 (07:09 +0000)]
Remove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes merging extra difficult.

16 years agorestore: MDL-17480 Potentially expensive function user_can_create_courses called...
tjhunt [Mon, 1 Dec 2008 06:55:11 +0000 (06:55 +0000)]
restore: MDL-17480 Potentially expensive function user_can_create_courses called repeatedly from restore UI.

16 years agoremoving an echo diagnostic output...
pichetp [Mon, 1 Dec 2008 04:03:48 +0000 (04:03 +0000)]
removing an echo diagnostic output...

16 years agoModify a DB call so that the first index is not multiple .
pichetp [Mon, 1 Dec 2008 04:00:54 +0000 (04:00 +0000)]
Modify a DB call so that the first index is not multiple .
Eliminate references to datasetdefinition->type  other  than 1
as the dataset tables are just used by calculated that used type =1 i.e. LITERAL.

16 years agoforce scorm update:MDL-17034: force update of SCORM when scorm_simple_play is used.
danmarsden [Mon, 1 Dec 2008 03:32:39 +0000 (03:32 +0000)]
force scorm update:MDL-17034: force update of SCORM when scorm_simple_play is used.

16 years agoMDL-13202 Windows Installer: Add new string to show mysqli usage
stronk7 [Sun, 30 Nov 2008 23:22:28 +0000 (23:22 +0000)]
MDL-13202 Windows Installer: Add new string to show mysqli usage

16 years agoMDL-11259 stats report: do not show links to logs if not having required capability
skodak [Sun, 30 Nov 2008 21:33:58 +0000 (21:33 +0000)]
MDL-11259 stats report: do not show links to logs if not having required capability

16 years agoAdded create_database() method (to be used at least by Win32 installers)
stronk7 [Sun, 30 Nov 2008 19:29:37 +0000 (19:29 +0000)]
Added create_database() method (to be used at least by Win32 installers)

16 years agorepository: New Picasa Web Albums Plugin MDL-17473
poltawski [Sun, 30 Nov 2008 17:37:06 +0000 (17:37 +0000)]
repository: New Picasa Web Albums Plugin MDL-17473

16 years agoMDL-11984 blocks: new capability block/online_users:viewlist which may be used to...
skodak [Sun, 30 Nov 2008 15:42:48 +0000 (15:42 +0000)]
MDL-11984 blocks: new capability block/online_users:viewlist which may be used to restrict viewing of list of online users, if cap not allowed only number of users dispalyed, I hope this will be also faster because only one query used now (insetad of two); for BC reasons enabled by default in all legacy roles

16 years agoMDL-17372 moving the categories out of the if cap block - cap report needs to add...
skodak [Sun, 30 Nov 2008 14:09:24 +0000 (14:09 +0000)]
MDL-17372 moving the categories out of the if cap block - cap report needs to add page there

16 years agoMDL-17464 profile reports are now respecting course report caps
skodak [Sun, 30 Nov 2008 12:04:27 +0000 (12:04 +0000)]
MDL-17464 profile reports are now respecting course report caps

16 years agoRemoving the obsolete plugins which depend on alredy removed libs
poltawski [Sat, 29 Nov 2008 20:27:04 +0000 (20:27 +0000)]
Removing the obsolete plugins which depend on alredy removed libs
MDL-16417

16 years agoportfolio: MDL-16417 - Adding googledocs/picasa plugins
poltawski [Sat, 29 Nov 2008 20:24:25 +0000 (20:24 +0000)]
portfolio: MDL-16417 - Adding googledocs/picasa plugins

* Added simple library for googleapi things
* Respository plugins to follow

16 years agoMDL-16651 - add in delete attempt capability - thanks Dan/Tim.
piers [Sat, 29 Nov 2008 17:51:47 +0000 (17:51 +0000)]
MDL-16651 - add in delete attempt capability - thanks Dan/Tim.

16 years agoMDL-17372 new course reports string - role definition improvement; merged from MOODLE...
skodak [Sat, 29 Nov 2008 16:43:18 +0000 (16:43 +0000)]
MDL-17372 new course reports string - role definition improvement; merged from MOODLE_19_STABLE; fixed merging

16 years agoMDL-17463 chnging progress report cap to new standard
skodak [Sat, 29 Nov 2008 16:41:20 +0000 (16:41 +0000)]
MDL-17463 chnging progress report cap to new standard

16 years agoMDL-17372 new course reports string - role definition improvement; merged from MOODLE...
skodak [Sat, 29 Nov 2008 16:33:58 +0000 (16:33 +0000)]
MDL-17372 new course reports string - role definition improvement; merged from MOODLE_19_STABLE

16 years agoMDL-17465 - separate live log capability adn admin tree link
skodak [Sat, 29 Nov 2008 16:15:40 +0000 (16:15 +0000)]
MDL-17465 - separate live log capability adn admin tree link

16 years agoMDL-17463 - renamed outline to activity report - merged from MOODLE_19_STABLE
skodak [Sat, 29 Nov 2008 15:09:50 +0000 (15:09 +0000)]
MDL-17463 - renamed outline to activity report - merged from MOODLE_19_STABLE

16 years agoDisplacing <label> to enclose correctly answer text in question display
pichetp [Sat, 29 Nov 2008 15:02:27 +0000 (15:02 +0000)]
Displacing <label> to enclose correctly answer text in question display
so no possible XML problem.
Cleaning comments
Better handling of empty responses when grading,

16 years agoMDL-17463 - reparate capabilities for course and admin reports
skodak [Sat, 29 Nov 2008 14:22:10 +0000 (14:22 +0000)]
MDL-17463 - reparate capabilities for course and admin reports

16 years agoMDL-14679 improved limit handling
skodak [Sat, 29 Nov 2008 13:32:56 +0000 (13:32 +0000)]
MDL-14679 improved limit handling

16 years agoMDL-17264 minor corrections (spaces)
pichetp [Sat, 29 Nov 2008 09:34:14 +0000 (09:34 +0000)]
MDL-17264 minor corrections (spaces)

16 years agoquiz editing: MDL-17294 removed unnecessary comment
pilpi [Fri, 28 Nov 2008 19:51:30 +0000 (19:51 +0000)]
quiz editing: MDL-17294 removed unnecessary comment

16 years agoquiz editing: MDL-17460 select element is populated with user-created data, CSS it...
pilpi [Fri, 28 Nov 2008 19:50:55 +0000 (19:50 +0000)]
quiz editing: MDL-17460 select element is populated with user-created data, CSS it width: 100%

16 years agoquiz editing: MDL-17294 improved the error situation handling in process_randomquesti...
pilpi [Fri, 28 Nov 2008 19:43:45 +0000 (19:43 +0000)]
quiz editing: MDL-17294 improved the error situation handling in process_randomquestion_formdata

16 years agoquiz editing: MDL-17294 removed unnecessary comment
pilpi [Fri, 28 Nov 2008 18:58:30 +0000 (18:58 +0000)]
quiz editing: MDL-17294 removed unnecessary comment

16 years agoquiz editing: MDL-17294 removed unnecessary comments
pilpi [Fri, 28 Nov 2008 18:57:43 +0000 (18:57 +0000)]
quiz editing: MDL-17294 removed unnecessary comments

16 years agoquiz editing: MDL-17418 added another random question preview link
pilpi [Fri, 28 Nov 2008 18:49:28 +0000 (18:49 +0000)]
quiz editing: MDL-17418 added another random question preview link

16 years agoquiz editing: MDL-17294 added a call to quiz_question_tostring()
pilpi [Fri, 28 Nov 2008 18:47:46 +0000 (18:47 +0000)]
quiz editing: MDL-17294 added a call to quiz_question_tostring()

16 years agoquiz editing: MDL-17294 removed the $showbreaks parameter from quiz_print_question_list
pilpi [Fri, 28 Nov 2008 18:37:24 +0000 (18:37 +0000)]
quiz editing: MDL-17294 removed the $showbreaks parameter from quiz_print_question_list

16 years agoMDL-16865 course defaults default settings are applied later when other settings...
skodak [Fri, 28 Nov 2008 18:24:47 +0000 (18:24 +0000)]
MDL-16865 course defaults default settings are applied later when other settings already present, this fixes warnings during install and other potential problems

16 years agoquiz editing: MDL-17294 changed quiz_process_randomquestion_formdata to always return...
pilpi [Fri, 28 Nov 2008 17:29:04 +0000 (17:29 +0000)]
quiz editing: MDL-17294 changed quiz_process_randomquestion_formdata to always return (instead of sometimes redirecting)

16 years agoquiz editing: MDL-17294 fixed a TODO, added the url to usability testing results
pilpi [Fri, 28 Nov 2008 16:47:21 +0000 (16:47 +0000)]
quiz editing: MDL-17294 fixed a TODO, added the url to usability testing results

16 years agoquiz editing: MDL-17452 customized the link tooltip to "Remove empty page" for the...
pilpi [Fri, 28 Nov 2008 16:33:48 +0000 (16:33 +0000)]
quiz editing: MDL-17452 customized the link tooltip to "Remove empty page" for the link for deleting an empty page

16 years agoquiz editing: MDL-17398 Added "show category contents" as a tooltip for the link...
pilpi [Fri, 28 Nov 2008 16:27:42 +0000 (16:27 +0000)]
quiz editing: MDL-17398 Added "show category contents" as a tooltip for the link with the category name as its contents

16 years agoquiz editing: MDL-17398 link to edit random question (configuration) in new UI
pilpi [Fri, 28 Nov 2008 15:43:10 +0000 (15:43 +0000)]
quiz editing: MDL-17398 link to edit random question (configuration) in new UI

16 years agoquiz editing: MDL-17451 CSS and whitespace fixes to truncate overlong question catego...
pilpi [Fri, 28 Nov 2008 15:16:40 +0000 (15:16 +0000)]
quiz editing: MDL-17451 CSS and whitespace fixes to truncate overlong question category name

Tested on opera 9.27, IE6, Firefox 3 on Ubuntu Linux 8.04

16 years agoquiz editing: MDL-17398 cleaned up random question display in the edit subtab
pilpi [Fri, 28 Nov 2008 14:07:06 +0000 (14:07 +0000)]
quiz editing: MDL-17398 cleaned up random question display in the edit subtab
made the link in an empty random question more readable, added a link to show category contents after the list of sample questions of a random question

16 years agoMDL-17419 misconfigured openssl extension blocks installation - openssl.cnf missing??
skodak [Fri, 28 Nov 2008 12:54:15 +0000 (12:54 +0000)]
MDL-17419 misconfigured openssl extension blocks installation - openssl.cnf missing??

16 years agoMDL-12418 "Item Analysis shows duplicate responses for Multiple Choice questions...
jamiesensei [Fri, 28 Nov 2008 10:14:19 +0000 (10:14 +0000)]
MDL-12418 "Item Analysis shows duplicate responses for Multiple Choice questions with LaTeX in answers" This problem was caused by the formatting of questions in get_actual_responses. Now formatting is done in response_summary rather than get_actual_response which returns an array of unformatted strings.

Have fixed the formatting in responses report and in statistics report to use the correct formatting for the question type.

Created new functions format_responses and format_response. format_responses works on an array and normally just walks through the array calling format_response.

16 years agoadd time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects...
danmarsden [Fri, 28 Nov 2008 09:20:59 +0000 (09:20 +0000)]
add time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects using a time/date restriction like most other modules already allow.

16 years agoMDL-17436 fixed pg issue with char <> num comparison
skodak [Fri, 28 Nov 2008 09:16:24 +0000 (09:16 +0000)]
MDL-17436 fixed pg issue with char <> num comparison

16 years agoMDL-11090 merging forgotten version.php which breaks upgrade badly
skodak [Fri, 28 Nov 2008 09:15:16 +0000 (09:15 +0000)]
MDL-11090 merging forgotten version.php which breaks upgrade badly

16 years agoMDL-17372 admin reports: Added full plugin support for admin reports - fixed sorting...
skodak [Fri, 28 Nov 2008 08:04:23 +0000 (08:04 +0000)]
MDL-17372 admin reports: Added full plugin support for admin reports - fixed sorting regression, plugins now loaded as last category

16 years agoMDL-17115 - no point in waiting for SCORM API to load when we know JS is disabled.
danmarsden [Fri, 28 Nov 2008 06:49:10 +0000 (06:49 +0000)]
MDL-17115 - no point in waiting for SCORM API to load when we know JS is disabled.

16 years agorandom essay questions: MDL-8648 Allow essay questions to be selected by random question.
tjhunt [Fri, 28 Nov 2008 06:07:11 +0000 (06:07 +0000)]
random essay questions: MDL-8648 Allow essay questions to be selected by random question.

In the 1.9 branch this is controlled by a new option under Admin -> Experimental. In Moodle 2.0 dev it is not optional, it just works.

The main change is letting the manual grading report know which random questions might need manual grading. MDL-4004 - this depends on the random question under consideration, which requires a new questiontype method.

I also changed the random question code so that I could remove some global variables.

16 years agoMDL-17434 Fixed URLs for enrol/unenrol links
ikawhero [Fri, 28 Nov 2008 06:06:35 +0000 (06:06 +0000)]
MDL-17434 Fixed URLs for enrol/unenrol links
Merged from MOODLE_19_STABLE

16 years agoUpdated the HEAD build version to 20081128
moodlerobot [Fri, 28 Nov 2008 01:53:26 +0000 (01:53 +0000)]
Updated the HEAD build version to 20081128

16 years agoMDL-17428 Do not include in the middle of file in global scope
skodak [Thu, 27 Nov 2008 22:46:34 +0000 (22:46 +0000)]
MDL-17428 Do not include in the middle of file in global scope

16 years agoMDL-17399 workaround for missing mysqli ext
skodak [Thu, 27 Nov 2008 22:28:56 +0000 (22:28 +0000)]
MDL-17399 workaround for missing mysqli ext

16 years agoMDL-17405 moving Data mod upgrade notification to proper place (upgrade.php) - better...
skodak [Thu, 27 Nov 2008 22:14:34 +0000 (22:14 +0000)]
MDL-17405 moving Data mod upgrade notification to proper place (upgrade.php) - better notification will be implemented in MDL-17427

16 years agoMDL-17372 course reports: Added full plugin support for course reports
skodak [Thu, 27 Nov 2008 20:30:14 +0000 (20:30 +0000)]
MDL-17372 course reports: Added full plugin support for course reports

16 years agoadmin lang string configextrauserselectorfields typo fix
wildgirl [Thu, 27 Nov 2008 14:47:18 +0000 (14:47 +0000)]
admin lang string configextrauserselectorfields typo fix

16 years agoMDL-17425: Unit test system - improved reporting of moodle_exception
sam_marshall [Thu, 27 Nov 2008 13:41:08 +0000 (13:41 +0000)]
MDL-17425: Unit test system - improved reporting of moodle_exception

16 years agoquestion bank: MDL-14434 Cannot edit the only question category in a context.
tjhunt [Thu, 27 Nov 2008 11:50:29 +0000 (11:50 +0000)]
question bank: MDL-14434 Cannot edit the only question category in a context.

16 years agolistlib: MDL-17422 Paging in listlib was badly screwed
tjhunt [Thu, 27 Nov 2008 10:53:46 +0000 (10:53 +0000)]
listlib: MDL-17422 Paging in listlib was badly screwed

16 years agoquestion bank: MDL-17078 Error after deleting a question category.
tjhunt [Thu, 27 Nov 2008 07:30:17 +0000 (07:30 +0000)]
question bank: MDL-17078 Error after deleting a question category.

16 years agohealth centre: MDL-16935 Question categories should belong to a valid context solutio...
tjhunt [Thu, 27 Nov 2008 05:57:11 +0000 (05:57 +0000)]
health centre: MDL-16935 Question categories should belong to a valid context solution has SQL that does not work in MySQL

16 years agofix notices: MDL-15974 Some systems that were upgraded have nullable columns, leading...
tjhunt [Thu, 27 Nov 2008 05:12:11 +0000 (05:12 +0000)]
fix notices: MDL-15974 Some systems that were upgraded have nullable columns, leading to notices

A new install has NOT NULL DEFAULT 0.

16 years agoREPOSITORY YOUTUBE PLUGIN/MDL-16911
dongsheng [Thu, 27 Nov 2008 03:32:48 +0000 (03:32 +0000)]
REPOSITORY YOUTUBE PLUGIN/MDL-16911
Make change thumbnail height possible

16 years agoformslib file upload: MDL-17403 try adding accept-charset="utf-8" to forms to fix...
tjhunt [Thu, 27 Nov 2008 02:49:02 +0000 (02:49 +0000)]
formslib file upload: MDL-17403 try adding accept-charset="utf-8" to forms to fix occasional upload problems.

16 years agoUpdated the HEAD build version to 20081127
moodlerobot [Thu, 27 Nov 2008 01:58:45 +0000 (01:58 +0000)]
Updated the HEAD build version to 20081127

16 years agoMDL-17372 admin reports: Added full plugin support for admin reports; added specail...
skodak [Wed, 26 Nov 2008 19:27:40 +0000 (19:27 +0000)]
MDL-17372 admin reports: Added full plugin support for admin reports; added specail capability for unittest execution, minor refactoring

16 years agoMDL-17372 admin reports: Added full plugin support for admin reports; added specail...
skodak [Wed, 26 Nov 2008 19:27:39 +0000 (19:27 +0000)]
MDL-17372 admin reports: Added full plugin support for admin reports; added specail capability for unittest execution, minor refactoring

16 years agoquiz editing: MDL-17418 added back (removed comments around) random question preview...
pilpi [Wed, 26 Nov 2008 16:24:46 +0000 (16:24 +0000)]
quiz editing: MDL-17418 added back (removed comments around) random question preview link for also the random question printing function for the order and paging tab.

16 years agoquiz editing: MDL-17284 removed a print_r() call that must have been forgotten there...
pilpi [Wed, 26 Nov 2008 15:36:34 +0000 (15:36 +0000)]
quiz editing: MDL-17284 removed a print_r() call that must have been forgotten there when debugging

16 years agoquiz editing: MDL-17284 converted a space to an &nbsp; to keep preview label on same...
pilpi [Wed, 26 Nov 2008 15:35:08 +0000 (15:35 +0000)]
quiz editing: MDL-17284 converted a space to an &nbsp; to keep preview label on same line with its icon.

16 years agoMDL-17125
thepurpleblob [Wed, 26 Nov 2008 15:15:58 +0000 (15:15 +0000)]
MDL-17125
Fix as suggested by Jonathan Kemp.

Merged from STABLE_19

16 years agoroles / profile: MDL-14937 remove reference to ra.active column until MDL-13240 is...
tjhunt [Wed, 26 Nov 2008 14:49:19 +0000 (14:49 +0000)]
roles / profile: MDL-14937 remove reference to ra.active column until MDL-13240 is done.

16 years agoMDL-11090
thepurpleblob [Wed, 26 Nov 2008 14:34:40 +0000 (14:34 +0000)]
MDL-11090
Passwords are now held in clear text so you can see what the password
is on the config screen.
Still backward compatible with old md5 passwords (which are still not displayed
of course)

Merged from STABLE_19

16 years agoMDL-17412: Completion system unit tests were broken
sam_marshall [Wed, 26 Nov 2008 13:59:24 +0000 (13:59 +0000)]
MDL-17412: Completion system unit tests were broken

16 years agoquiz editing: MDL-17294 added back (removed comments around) random question preview...
pilpi [Wed, 26 Nov 2008 13:16:49 +0000 (13:16 +0000)]
quiz editing: MDL-17294 added back (removed comments around) random question preview link

16 years agoMDL-17411
thepurpleblob [Wed, 26 Nov 2008 13:10:18 +0000 (13:10 +0000)]
MDL-17411
defaultquestion() now reflects the one in the question bank code, thus supressing
lots of notices

Merged from STABLE_19

16 years agoMDL-14155
thepurpleblob [Wed, 26 Nov 2008 11:51:53 +0000 (11:51 +0000)]
MDL-14155
$a in string no longer required. Changed the text slightly to make it make some sense.

Merged from STABLE_19

16 years agoMDL-15262 fixing previous incorrect merging
skodak [Wed, 26 Nov 2008 09:05:04 +0000 (09:05 +0000)]
MDL-15262 fixing previous incorrect merging

16 years agoYay! found a global variable that was not being used anywhere. Kill! Kill!
tjhunt [Wed, 26 Nov 2008 08:55:24 +0000 (08:55 +0000)]
Yay! found a global variable that was not being used anywhere. Kill! Kill!

16 years agoMDL-17408 DML: new sql_modulo() method used in course sorting
skodak [Wed, 26 Nov 2008 08:51:08 +0000 (08:51 +0000)]
MDL-17408 DML: new sql_modulo() method used in course sorting

16 years agoMDL-17408 DML: new sql_modulo() method for oracle
skodak [Wed, 26 Nov 2008 08:44:57 +0000 (08:44 +0000)]
MDL-17408 DML: new sql_modulo() method for oracle

16 years agoMDL-17408 DML: new sql_modulo() method + test
skodak [Wed, 26 Nov 2008 08:19:45 +0000 (08:19 +0000)]
MDL-17408 DML: new sql_modulo() method + test