]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agomod-assignment MDL-19803 Upgraded deprecated functions and added set_url calls
samhemelryk [Wed, 23 Sep 2009 02:46:55 +0000 (02:46 +0000)]
mod-assignment MDL-19803 Upgraded deprecated functions and added set_url calls

15 years agoUpdated the HEAD build version to 20090923
moodlerobot [Wed, 23 Sep 2009 00:39:39 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090923

15 years agoMDL-20334 re-fix - small performance improvement
mudrd8mz [Tue, 22 Sep 2009 21:18:29 +0000 (21:18 +0000)]
MDL-20334 re-fix - small performance improvement

As Petr suggested, is_array() is faster than empty() so it makes sense
to check it first.

15 years agoMDL-20334 get_in_or_equal() does not accept empty array
mudrd8mz [Tue, 22 Sep 2009 21:03:38 +0000 (21:03 +0000)]
MDL-20334 get_in_or_equal() does not accept empty array

15 years agoProperly truncating temp tables before dropping them.
stronk7 [Tue, 22 Sep 2009 20:26:23 +0000 (20:26 +0000)]
Properly truncating temp tables before dropping them.

15 years agoAdded some DDL tests to check for proper empty defaults.
stronk7 [Tue, 22 Sep 2009 17:57:08 +0000 (17:57 +0000)]
Added some DDL tests to check for proper empty defaults.

15 years agoMDL-14679, MDL-17491 empty defaults: when passing empty ('') default to char/clob...
stronk7 [Tue, 22 Sep 2009 17:26:40 +0000 (17:26 +0000)]
MDL-14679, MDL-17491 empty defaults: when passing empty ('') default to char/clob columns
apply correct $default_for_char, so each DB will get its correct empty value

15 years agoMDL-17491 oracle native driver: normalise empty behaviour (dirty hack) to
stronk7 [Tue, 22 Sep 2009 16:44:27 +0000 (16:44 +0000)]
MDL-17491 oracle native driver: normalise empty behaviour (dirty hack) to
work with all CHAR/CLOB columns and implemente oracle transactions support.

15 years agoMDL-17491 dml tests4oracle empties/null/hack added.
stronk7 [Tue, 22 Sep 2009 16:26:14 +0000 (16:26 +0000)]
MDL-17491 dml tests4oracle empties/null/hack added.

15 years agoMDL-17491 oracle native driver: LOB handling near finished + some helper functions
stronk7 [Tue, 22 Sep 2009 08:58:22 +0000 (08:58 +0000)]
MDL-17491 oracle native driver: LOB handling near finished + some helper functions

15 years agorepository/local MDL-16597 Some wording changes local -> server (more user-centric)
moodler [Tue, 22 Sep 2009 08:25:41 +0000 (08:25 +0000)]
repository/local MDL-16597 Some wording changes local -> server (more user-centric)

15 years agocourse/modedit MDL-19794 Add missing heading from module editing page
moodler [Tue, 22 Sep 2009 08:15:58 +0000 (08:15 +0000)]
course/modedit MDL-19794 Add missing heading from module editing page

15 years agopaypal MDL-20322 Make sure the currency is set correctly.
moodler [Tue, 22 Sep 2009 01:53:39 +0000 (01:53 +0000)]
paypal MDL-20322 Make sure the currency is set correctly.

15 years agoUpdated the HEAD build version to 20090922
moodlerobot [Tue, 22 Sep 2009 00:39:27 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090922

15 years agoAutomatic installer.php lang files by installer_builder (20090922)
moodlerobot [Tue, 22 Sep 2009 00:29:15 +0000 (00:29 +0000)]
Automatic installer.php lang files by installer_builder (20090922)

15 years agoquiz: MDL-19786 - Un-break the quiz edit page following the OUTPUT changes.
tjhunt [Mon, 21 Sep 2009 16:53:45 +0000 (16:53 +0000)]
quiz: MDL-19786 - Un-break the quiz edit page following the OUTPUT changes.

15 years agofixing reverting mess
skodak [Mon, 21 Sep 2009 16:08:26 +0000 (16:08 +0000)]
fixing reverting mess

15 years agoMDL-17491 oci native driver: reverting 2 debug-like bits I left in previous commit
stronk7 [Mon, 21 Sep 2009 11:43:58 +0000 (11:43 +0000)]
MDL-17491 oci native driver: reverting 2 debug-like bits I left in previous commit

15 years agoMDL-17491 Better fetching this way :-)
stronk7 [Mon, 21 Sep 2009 11:38:04 +0000 (11:38 +0000)]
MDL-17491 Better fetching this way :-)

15 years agoMDL-19057 added hack for oracle testing (random oci bug) and some missing close(...
stronk7 [Mon, 21 Sep 2009 11:32:45 +0000 (11:32 +0000)]
MDL-19057 added hack for oracle testing (random oci bug) and some missing close() statements.

15 years agoMDL-17491 oci native driver: preparing to support transactions, oracle dirty hack...
stronk7 [Mon, 21 Sep 2009 11:28:42 +0000 (11:28 +0000)]
MDL-17491 oci native driver: preparing to support transactions, oracle dirty hack and others. WIP

15 years agogroups MDL-19559 Just a little pre-tidy up before I clean up the group selection...
samhemelryk [Mon, 21 Sep 2009 08:22:52 +0000 (08:22 +0000)]
groups MDL-19559 Just a little pre-tidy up before I clean up the group selection interface

15 years agonavigation MDL-14632 Added and implemented course report callback function
samhemelryk [Mon, 21 Sep 2009 07:22:57 +0000 (07:22 +0000)]
navigation MDL-14632 Added and implemented course report callback function

15 years agoMDL-19754 MDL-19676 Reverted blog tables in install.xml
nicolasconnault [Mon, 21 Sep 2009 03:31:18 +0000 (03:31 +0000)]
MDL-19754 MDL-19676 Reverted blog tables in install.xml

15 years agoMDL-19754 MDL-19676 Reverted blog upgrade code
nicolasconnault [Mon, 21 Sep 2009 03:25:25 +0000 (03:25 +0000)]
MDL-19754 MDL-19676 Reverted blog upgrade code

15 years agoadminlib whitespace fixes
moodler [Mon, 21 Sep 2009 02:52:34 +0000 (02:52 +0000)]
adminlib whitespace fixes

15 years agoUpdated the HEAD build version to 20090921
moodlerobot [Mon, 21 Sep 2009 00:38:18 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090921

15 years agoblog MDL-20319 - Fix postgres incompatible syntax
poltawski [Sun, 20 Sep 2009 15:28:28 +0000 (15:28 +0000)]
blog MDL-20319 - Fix postgres incompatible syntax

15 years agoUpdated the HEAD build version to 20090920
moodlerobot [Sun, 20 Sep 2009 00:37:37 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090920

15 years agoUpdated the HEAD build version to 20090919
moodlerobot [Sat, 19 Sep 2009 00:39:01 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090919

15 years agoquiz reports: MDL-20316 per-question averages not shown with the quiz only allows...
tjhunt [Fri, 18 Sep 2009 13:42:23 +0000 (13:42 +0000)]
quiz reports: MDL-20316 per-question averages not shown with the quiz only allows one attempt.

Problem found thanks to OU testing. Fix thanks to Mahmoud Kassaie.

15 years agoMDL-19754 MDL-8776 MDL-19678 MDL-20314 Reverting an uninentional table delete from...
nicolasconnault [Fri, 18 Sep 2009 07:49:56 +0000 (07:49 +0000)]
MDL-19754 MDL-8776 MDL-19678 MDL-20314 Reverting an uninentional table delete from install.xml

15 years agoMDL-19754 MDL-8776 MDL-19678 MDL-20314 Converting old post table to blog_entries...
nicolasconnault [Fri, 18 Sep 2009 06:57:52 +0000 (06:57 +0000)]
MDL-19754 MDL-8776 MDL-19678 MDL-20314 Converting old post table to blog_entries, upgrading blog code accordingly, and tags in tag_instance table

15 years agonavigation MDL-20297 Fixed bug whereby ajax events wern't be detached leading to...
samhemelryk [Fri, 18 Sep 2009 06:24:42 +0000 (06:24 +0000)]
navigation MDL-20297 Fixed bug whereby ajax events wern't be detached leading to over population of the tree

15 years agooverlib MDL-19735 Duplicate overlib.js, please use the lib/overlib/overlib.js file...
samhemelryk [Fri, 18 Sep 2009 05:50:37 +0000 (05:50 +0000)]
overlib MDL-19735 Duplicate overlib.js, please use the lib/overlib/overlib.js file instead

15 years agoMDL-19787 Added missing globals
nicolasconnault [Fri, 18 Sep 2009 05:44:00 +0000 (05:44 +0000)]
MDL-19787 Added missing globals

15 years agooverlib MDL-19735 Touched up panel replacement of overlib calendar
samhemelryk [Fri, 18 Sep 2009 05:12:45 +0000 (05:12 +0000)]
overlib MDL-19735 Touched up panel replacement of overlib calendar
 * Created delay ContainerEffect and set some nice delays
 * Added set_url calls to calendar

15 years ago"MDL-16597, filemanager, fixed language string"
dongsheng [Fri, 18 Sep 2009 04:05:49 +0000 (04:05 +0000)]
"MDL-16597, filemanager, fixed language string"

15 years agoMDL-15897: Changed admin_setting_configtext.validate() check to not treat all strings...
ashleyholman [Fri, 18 Sep 2009 03:52:50 +0000 (03:52 +0000)]
MDL-15897: Changed admin_setting_configtext.validate() check to not treat all strings as custom regex's (since PARAM_* constants are now strings).

Instead require them to have '/' at the beginning and end of the pattern.

The only setting that appears to use a custom regex is scorm/apidebugmask - now updated to contain surrounding slashes.

15 years ago"MDL-14706, move javascript code to javascript-static.js"
dongsheng [Fri, 18 Sep 2009 03:50:46 +0000 (03:50 +0000)]
"MDL-14706, move javascript code to javascript-static.js"

15 years agoUpdated the HEAD build version to 20090918
moodlerobot [Fri, 18 Sep 2009 00:37:26 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090918

15 years agoAutomatic installer.php lang files by installer_builder (20090918)
moodlerobot [Fri, 18 Sep 2009 00:27:11 +0000 (00:27 +0000)]
Automatic installer.php lang files by installer_builder (20090918)

15 years ago" MDL-16597, ajax file manager element"
dongsheng [Thu, 17 Sep 2009 08:47:23 +0000 (08:47 +0000)]
" MDL-16597, ajax file manager element"

15 years agooverlib MDL-19735 Overlib is now included only where it is used
samhemelryk [Thu, 17 Sep 2009 07:46:20 +0000 (07:46 +0000)]
overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited

15 years agoMDL-19407 Defaulting all grade items to non-extra-credit when moving to a SWM categor...
nicolasconnault [Thu, 17 Sep 2009 07:16:51 +0000 (07:16 +0000)]
MDL-19407 Defaulting all grade items to non-extra-credit when moving to a SWM category, except if they originally come from a SWM category and were set as extra credit there.  Merged from MOODLE_19_STABLE

15 years agofilemanager MDL-16597 Removed TODO notices in preparation for Dongsheng's checkin...
moodler [Thu, 17 Sep 2009 06:54:01 +0000 (06:54 +0000)]
filemanager MDL-16597 Removed TODO notices in preparation for Dongsheng's checkin soon

15 years agolib-cookies MDL-19737 Removed need to include cookies.js on every page
samhemelryk [Thu, 17 Sep 2009 06:42:54 +0000 (06:42 +0000)]
lib-cookies MDL-19737 Removed need to include cookies.js on every page
Is only been used by SCORM and the chameleon theme so they include it locally when required

15 years agochat MDL-16673 Clean up inline script and output calls
samhemelryk [Thu, 17 Sep 2009 06:17:05 +0000 (06:17 +0000)]
chat MDL-16673 Clean up inline script and output calls

15 years agoquestion MDL-19820 Added set_url call
samhemelryk [Thu, 17 Sep 2009 04:17:40 +0000 (04:17 +0000)]
question MDL-19820 Added set_url call

15 years agomod-survey MDL-20262 Upgraded survey module in the following ways
samhemelryk [Thu, 17 Sep 2009 04:11:46 +0000 (04:11 +0000)]
mod-survey MDL-20262 Upgraded survey module in the following ways
 * Upgraded legacy code to use PAGE and OUTPUT methods
 * Added integration with the new navigation blocks
 * Fixed up several bugs within the download script

15 years agonavigation MDL-14632 Fixed bug when viewing participants list and incorrect navbar
samhemelryk [Thu, 17 Sep 2009 04:08:35 +0000 (04:08 +0000)]
navigation MDL-14632 Fixed bug when viewing participants list and incorrect navbar

15 years agoblog_external MDL-20219 Remove blog external reference from admin
moodler [Thu, 17 Sep 2009 02:59:41 +0000 (02:59 +0000)]
blog_external MDL-20219 Remove blog external reference from admin

15 years agoUpdated the HEAD build version to 20090917
moodlerobot [Thu, 17 Sep 2009 00:37:46 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090917

15 years agomessage/lib.php MDL-20303 remove rogue semicolon in sql
danmarsden [Wed, 16 Sep 2009 22:28:44 +0000 (22:28 +0000)]
message/lib.php MDL-20303 remove rogue semicolon in sql

15 years agoMDL-12886 moved WS related stuff to webservice lib instead of external lib
skodak [Wed, 16 Sep 2009 19:03:21 +0000 (19:03 +0000)]
MDL-12886 moved WS related stuff to webservice lib instead of external lib

15 years agoMDL-12886 improved external API
skodak [Wed, 16 Sep 2009 19:00:12 +0000 (19:00 +0000)]
MDL-12886 improved external API

15 years agoMDL-12886 api improvments - adding new descriptions functions - for now without the...
skodak [Wed, 16 Sep 2009 18:49:16 +0000 (18:49 +0000)]
MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first

15 years agoMDL-12886 api improvments - adding new descriptions functions - for now without the...
skodak [Wed, 16 Sep 2009 18:39:42 +0000 (18:39 +0000)]
MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first

15 years agoMDL-12886 api improvments - adding new descriptions functions - for now without the...
skodak [Wed, 16 Sep 2009 18:36:44 +0000 (18:36 +0000)]
MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first

15 years agoMDL-12886 api improvments - the actuall validation implementation is missing - we...
skodak [Wed, 16 Sep 2009 18:06:31 +0000 (18:06 +0000)]
MDL-12886 api improvments - the actuall validation implementation is missing - we need to finalize the param description first

15 years agoMDL-12886 the param and return descriptions will be in static methods together with...
skodak [Wed, 16 Sep 2009 17:44:28 +0000 (17:44 +0000)]
MDL-12886 the param and return descriptions will be in static methods together with the implementation :-)

15 years agowebservices MDL-12886 Correct services.php function description for create_users
moodler [Wed, 16 Sep 2009 14:21:28 +0000 (14:21 +0000)]
webservices MDL-12886 Correct services.php function description for create_users

15 years agoparams MDL-15897 Tidy up PARAM_XXXX defines to use strings instead of numbers, sort...
moodler [Wed, 16 Sep 2009 13:52:16 +0000 (13:52 +0000)]
params MDL-15897 Tidy up PARAM_XXXX defines to use strings instead of numbers, sort alphabetically and segregate the aliases and deprecated definitions

The numbers were used orginally because we planned to use them as bitmasks, but that never happened.  Strings are much simpler.

15 years agoMDL-19773 - Cannot have code like $SESSION->feedback = new object(); in mod/feedback...
agrabs [Wed, 16 Sep 2009 12:21:47 +0000 (12:21 +0000)]
MDL-19773 - Cannot have code like $SESSION->feedback = new object(); in mod/feedback/lib.php

15 years agoblackboard import MDL-20302 imported blackboard backups set all resources/files to...
danmarsden [Wed, 16 Sep 2009 11:40:05 +0000 (11:40 +0000)]
blackboard import MDL-20302 imported blackboard backups set all resources/files to open in a frame - which isn't moodle default behaviour and causes confusion

15 years agoblackboard import MDL-15725 filenames from blackboard come through in hex instead...
danmarsden [Wed, 16 Sep 2009 11:15:18 +0000 (11:15 +0000)]
blackboard import MDL-15725 filenames from blackboard come through in hex instead of correct names.

15 years agoMDL-12886 fixed regression, wrongtable name,sorry
skodak [Wed, 16 Sep 2009 10:08:37 +0000 (10:08 +0000)]
MDL-12886 fixed regression, wrongtable name,sorry

15 years agoMDL-12886 fixed regression, missing include
skodak [Wed, 16 Sep 2009 10:06:05 +0000 (10:06 +0000)]
MDL-12886 fixed regression, missing include

15 years agoMDL-19676 Put association section in advanced items for edit form, corrected bug...
nicolasconnault [Wed, 16 Sep 2009 10:05:34 +0000 (10:05 +0000)]
MDL-19676 Put association section in advanced items for edit form, corrected bug in group listing, enabled commenting

15 years agoMDL-19756 Fixed link to help.php
nicolasconnault [Wed, 16 Sep 2009 09:29:37 +0000 (09:29 +0000)]
MDL-19756 Fixed link to help.php

15 years agoweblib MDL-20276 Reverted fix to deal with relative URLs
samhemelryk [Wed, 16 Sep 2009 09:17:25 +0000 (09:17 +0000)]
weblib MDL-20276 Reverted fix to deal with relative URLs

15 years agonavigation MDL-14632 Moved course participants and reports from settings navigation...
samhemelryk [Wed, 16 Sep 2009 09:07:39 +0000 (09:07 +0000)]
navigation MDL-14632 Moved course participants and reports from settings navigation to global navigation

15 years agoquestions MDL-19820 Added set_url calls
samhemelryk [Wed, 16 Sep 2009 08:19:22 +0000 (08:19 +0000)]
questions MDL-19820 Added set_url calls

15 years agogroup MDL-19798 Added set_url calls
samhemelryk [Wed, 16 Sep 2009 08:16:44 +0000 (08:16 +0000)]
group MDL-19798 Added set_url calls

15 years agonavigation MDL-14632 Gave Front page settings a named key so that it can be closed...
samhemelryk [Wed, 16 Sep 2009 08:04:59 +0000 (08:04 +0000)]
navigation MDL-14632 Gave Front page settings a named key so that it can be closed if someone ever wants to close it by default

15 years agonavigation MDL-14632 Added prepend method to settings navigation class to allow for...
samhemelryk [Wed, 16 Sep 2009 07:52:36 +0000 (07:52 +0000)]
navigation MDL-14632 Added prepend method to settings navigation class to allow for the addition of branches to the top of the settings navigation block

15 years agouser/externallib.php MDL-12886 fixed a typo in function name
moodler [Wed, 16 Sep 2009 07:27:33 +0000 (07:27 +0000)]
user/externallib.php MDL-12886 fixed a typo in function name

15 years agoMDL-12886 we need to use static methods to make these descriptions work
skodak [Wed, 16 Sep 2009 07:22:22 +0000 (07:22 +0000)]
MDL-12886 we need to use static methods to make these descriptions work

15 years agocourse MDL-19794 Fixed up notices on course/loginas.php
samhemelryk [Wed, 16 Sep 2009 07:13:04 +0000 (07:13 +0000)]
course MDL-19794 Fixed up notices on course/loginas.php

15 years agoChecking in proposed new externallib.php for Petr to look at.
moodler [Wed, 16 Sep 2009 06:50:31 +0000 (06:50 +0000)]
Checking in proposed new externallib.php for Petr to look at.

15 years agomod-lesson MDL-20259 Created callback methods to expand navigation and settings blocks
samhemelryk [Wed, 16 Sep 2009 06:22:12 +0000 (06:22 +0000)]
mod-lesson MDL-20259 Created callback methods to expand navigation and settings blocks
 Also fixed up minor bugs and added calls set_url

15 years agomod-quiz MDL-20276 Created callback methods to expand navigation and settings blocks
samhemelryk [Wed, 16 Sep 2009 05:15:22 +0000 (05:15 +0000)]
mod-quiz MDL-20276 Created callback methods to expand navigation and settings blocks

15 years agoquestions MDL-20276 Fixed minor issue with URL handling within the paging bar for...
samhemelryk [Wed, 16 Sep 2009 02:59:20 +0000 (02:59 +0000)]
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank

15 years agoquestions MDL-20276 Fixed minor issue with URL handling within the paging bar for...
samhemelryk [Wed, 16 Sep 2009 02:43:58 +0000 (02:43 +0000)]
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank

15 years agoUpdated the HEAD build version to 20090916
moodlerobot [Wed, 16 Sep 2009 00:37:20 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090916

15 years agoAutomatic installer.php lang files by installer_builder (20090916)
moodlerobot [Wed, 16 Sep 2009 00:26:55 +0000 (00:26 +0000)]
Automatic installer.php lang files by installer_builder (20090916)

15 years agoMDL-12886 converting user/external.php to externallib.php - work in progress
skodak [Tue, 15 Sep 2009 22:52:49 +0000 (22:52 +0000)]
MDL-12886 converting user/external.php to externallib.php - work in progress

15 years agoFix incorrect var name and unnecessary (object) cast
stronk7 [Tue, 15 Sep 2009 22:14:54 +0000 (22:14 +0000)]
Fix incorrect var name and unnecessary (object) cast

15 years agoMDL-20293 strict param validation support - fixed group external lib methods
skodak [Tue, 15 Sep 2009 20:31:08 +0000 (20:31 +0000)]
MDL-20293 strict param validation support - fixed group external lib methods

15 years agoMDL-20293 strict param validation support
skodak [Tue, 15 Sep 2009 20:14:07 +0000 (20:14 +0000)]
MDL-20293 strict param validation support

15 years agoMDL-20293 strict param validation support
skodak [Tue, 15 Sep 2009 20:08:47 +0000 (20:08 +0000)]
MDL-20293 strict param validation support

15 years agoMDL-20219 Deleted external blog block, and preferences link from blog_menu block...
nicolasconnault [Tue, 15 Sep 2009 07:57:54 +0000 (07:57 +0000)]
MDL-20219 Deleted external blog block, and preferences link from blog_menu block. Placed these as links in settings block instead

15 years agoMDL-19676 Properly hiding blog_menu from block dropdown when blogs are disabled....
nicolasconnault [Tue, 15 Sep 2009 07:19:03 +0000 (07:19 +0000)]
MDL-19676 Properly hiding blog_menu from block dropdown when blogs are disabled. Also showing "Blogs are disabled" in existing blog_menu blocks and removing old bloglevel options from subsystems settings

15 years agoUpdated the HEAD build version to 20090915
moodlerobot [Tue, 15 Sep 2009 00:37:25 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090915

15 years agoMDL-12886 new design of external service functions, groups api improved and known...
skodak [Mon, 14 Sep 2009 23:52:08 +0000 (23:52 +0000)]
MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry

15 years agoquestions: MDL-20280 oracle compatibility in question backup.
tjhunt [Mon, 14 Sep 2009 17:48:51 +0000 (17:48 +0000)]
questions: MDL-20280 oracle compatibility in question backup.

Problem and fix thanks to Sara Arjona

15 years agoforgotten password: MDL-19441 Oops, I changed a language string by mistake. Undoing.
tjhunt [Mon, 14 Sep 2009 17:23:03 +0000 (17:23 +0000)]
forgotten password: MDL-19441 Oops, I changed a language string by mistake. Undoing.

15 years agoMDL-20278 moodle_paging_bar - no link for the current page number
mudrd8mz [Mon, 14 Sep 2009 07:26:54 +0000 (07:26 +0000)]
MDL-20278 moodle_paging_bar - no link for the current page number

15 years agoquiz-report-overview MDL-20260 Fixed misnamed upgrade function and bumped version...
samhemelryk [Mon, 14 Sep 2009 04:19:28 +0000 (04:19 +0000)]
quiz-report-overview MDL-20260 Fixed misnamed upgrade function and bumped version number

15 years agowebservice MDL-12886 update user core function => remove commit_sql / rollback call
jerome [Mon, 14 Sep 2009 03:53:08 +0000 (03:53 +0000)]
webservice MDL-12886 update user core function => remove commit_sql / rollback call