]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agoMDL-12886 refactored ws test client support and other minor tweaks
skodak [Wed, 21 Oct 2009 18:25:00 +0000 (18:25 +0000)]
MDL-12886 refactored ws test client support and other minor tweaks

15 years agoMDL-20616 support for array of arrays in postdata
skodak [Wed, 21 Oct 2009 18:24:12 +0000 (18:24 +0000)]
MDL-20616 support for array of arrays in postdata

15 years agoMDL-20585 Warning user of changes when editing a multianswer question used in a quiz
pichetp [Wed, 21 Oct 2009 13:45:52 +0000 (13:45 +0000)]
MDL-20585 Warning user of changes when editing a multianswer question used in a quiz
 a first beta version, lang files remained to be defined

15 years agocourse/view MDL-20123 section 0 visibility and highlight
rwijaya [Wed, 21 Oct 2009 06:25:21 +0000 (06:25 +0000)]
course/view MDL-20123 section 0 visibility and highlight

15 years agooutput MDL-19799 Fixed up some set_url calls as well as fixing some regressions cause...
samhemelryk [Wed, 21 Oct 2009 04:23:35 +0000 (04:23 +0000)]
output MDL-19799 Fixed up some set_url calls as well as fixing some regressions caused by recent upgrades

15 years agoUpdated the HEAD build version to 20091021
moodlerobot [Wed, 21 Oct 2009 03:17:25 +0000 (03:17 +0000)]
Updated the HEAD build version to 20091021

15 years agoAutomatic installer.php lang files by installer_builder (20091021)
moodlerobot [Wed, 21 Oct 2009 03:06:05 +0000 (03:06 +0000)]
Automatic installer.php lang files by installer_builder (20091021)

15 years agoMDL-12886 improved access exception
skodak [Tue, 20 Oct 2009 23:00:57 +0000 (23:00 +0000)]
MDL-12886 improved access exception

15 years agoMDL-12886 improved response headers in Zend servers
skodak [Tue, 20 Oct 2009 22:59:10 +0000 (22:59 +0000)]
MDL-12886 improved response headers in Zend servers

15 years agoMDL-12886 finally proper exception handling for Zend servers outside of the function...
skodak [Tue, 20 Oct 2009 22:49:39 +0000 (22:49 +0000)]
MDL-12886 finally proper exception handling for Zend servers outside of the function execution

15 years agoMDL-12886 refactored function return full external function info and improved reporti...
skodak [Tue, 20 Oct 2009 22:30:18 +0000 (22:30 +0000)]
MDL-12886 refactored function return full external function info and improved reporting of access control problems

15 years agowebservice MDL-17135 add disable javascript to the valid until fields
jerome [Tue, 20 Oct 2009 14:33:01 +0000 (14:33 +0000)]
webservice MDL-17135 add disable javascript to the valid until fields

15 years agowebservice MDL-17135 fix navigation (kudo to Sam) + trivial few changes
jerome [Tue, 20 Oct 2009 06:34:46 +0000 (06:34 +0000)]
webservice MDL-17135 fix navigation (kudo to Sam) + trivial few changes

15 years agonavigation MDL-20521 Changed procedure for hidden admin pages
samhemelryk [Tue, 20 Oct 2009 03:31:19 +0000 (03:31 +0000)]
navigation MDL-20521 Changed procedure for hidden admin pages
Admin pages were originally skipped over and not added to the navigation, however this means we don't know where in the navigation structure we are on display, now we add hidden pages to the structure and force them to not display.

15 years agoUpdated the HEAD build version to 20091020
moodlerobot [Tue, 20 Oct 2009 00:32:19 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091020

15 years agoMDL-12886 rewritten xmlrpc client, not finished yet - need to solve error sending...
skodak [Mon, 19 Oct 2009 23:14:26 +0000 (23:14 +0000)]
MDL-12886 rewritten xmlrpc client, not finished yet - need to solve error sending when exception occures outside of the executed method; the test client needs a lot of refactoring too

15 years agoMDL-20597 Migrating qtype_question helps file to there own directory: randomsamatch
pichetp [Mon, 19 Oct 2009 20:15:53 +0000 (20:15 +0000)]
MDL-20597 Migrating qtype_question helps file to there own directory: randomsamatch

15 years agoMDL-20597 Migrating qtype_question helps file to there own directory: essay
pichetp [Mon, 19 Oct 2009 20:14:03 +0000 (20:14 +0000)]
MDL-20597 Migrating qtype_question helps file to there own directory: essay

15 years agoMDL-20597 Migrating qtype_question helps file to there own directory: description
pichetp [Mon, 19 Oct 2009 20:12:22 +0000 (20:12 +0000)]
MDL-20597 Migrating qtype_question helps file to there own directory: description

15 years agoMDL-20597 Migrating qtype_question helps file to there own directory: shortanswer
pichetp [Mon, 19 Oct 2009 18:50:27 +0000 (18:50 +0000)]
MDL-20597 Migrating qtype_question helps file to there own directory: shortanswer

15 years agoMDL-20597 Migrating qtype_question helps file to there own directory: numerical
pichetp [Mon, 19 Oct 2009 18:49:10 +0000 (18:49 +0000)]
MDL-20597 Migrating qtype_question helps file to there own directory: numerical

15 years agoMDL-20597 Migrating qtype_question helps file to there own directory: match
pichetp [Mon, 19 Oct 2009 18:48:17 +0000 (18:48 +0000)]
MDL-20597 Migrating qtype_question helps file to there own directory: match

15 years agoMDL-20597 Migrating qtype_question helps file to there own directory: calculated
pichetp [Mon, 19 Oct 2009 17:50:54 +0000 (17:50 +0000)]
MDL-20597 Migrating qtype_question helps file to there own directory: calculated

15 years agoMDL-20591 check for min libxml 2.6.30 version on ims-cc import ; merged from 19_STABLE
stronk7 [Mon, 19 Oct 2009 17:22:27 +0000 (17:22 +0000)]
MDL-20591 check for min libxml 2.6.30 version on ims-cc import ; merged from 19_STABLE

15 years agoMDL-20537: shorten-text fix
sam_marshall [Mon, 19 Oct 2009 17:13:50 +0000 (17:13 +0000)]
MDL-20537: shorten-text fix

15 years agowebservice MDL-17135 remove old Moodleforms for service admin page
jerome [Mon, 19 Oct 2009 15:12:49 +0000 (15:12 +0000)]
webservice MDL-17135 remove old Moodleforms for service admin page

15 years agowebservice MDL-17135 improve service function selection into administration page
jerome [Mon, 19 Oct 2009 15:09:22 +0000 (15:09 +0000)]
webservice MDL-17135 improve service function selection into administration page

15 years agoMDL-20591 ims cc import: fix two calls by reference ; merged from 19_STABLE
stronk7 [Mon, 19 Oct 2009 13:42:58 +0000 (13:42 +0000)]
MDL-20591 ims cc import: fix two calls by reference ; merged from 19_STABLE

15 years agowebservice MDL-17135 add service administration page
jerome [Mon, 19 Oct 2009 12:01:22 +0000 (12:01 +0000)]
webservice MDL-17135 add service administration page

15 years agoNOBUG: Testing the new CVS server by updating a few comments
samhemelryk [Mon, 19 Oct 2009 04:27:10 +0000 (04:27 +0000)]
NOBUG: Testing the new CVS server by updating a few comments

15 years agoNOBUG: Testing the new CVS server by updating a few comments
uid697 [Mon, 19 Oct 2009 04:01:42 +0000 (04:01 +0000)]
NOBUG: Testing the new CVS server by updating a few comments

15 years agoNOBUG: Testing the new CVS server by updating a few comments
uid697 [Mon, 19 Oct 2009 03:29:48 +0000 (03:29 +0000)]
NOBUG: Testing the new CVS server by updating a few comments

15 years agoUpdated the HEAD build version to 20091019
moodlerobot [Mon, 19 Oct 2009 00:39:13 +0000 (00:39 +0000)]
Updated the HEAD build version to 20091019

15 years agoMDL-20578 forum_print_overview() performance: fix unnecessary ILIKE match to make...
ashleyholman [Mon, 19 Oct 2009 00:18:23 +0000 (00:18 +0000)]
MDL-20578 forum_print_overview() performance: fix unnecessary ILIKE match to make better use of log_coumodact_ix index

15 years agoMDL-20591 IMS CC Import - lang file added ; merged from 19_STABLE
stronk7 [Sun, 18 Oct 2009 21:40:46 +0000 (21:40 +0000)]
MDL-20591 IMS CC Import - lang file added ; merged from 19_STABLE

15 years agoMDL-20591 IMS CC Import: All the code (but its integration in restore) goes here...
stronk7 [Sun, 18 Oct 2009 21:36:22 +0000 (21:36 +0000)]
MDL-20591 IMS CC Import: All the code (but its integration in restore) goes here. Great job, UVCMS! Merged from 19_STABLE

15 years agoUpdated the HEAD build version to 20091018
moodlerobot [Sun, 18 Oct 2009 00:37:46 +0000 (00:37 +0000)]
Updated the HEAD build version to 20091018

15 years agoUpdated the HEAD build version to 20091017
moodlerobot [Sat, 17 Oct 2009 00:38:02 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091017

15 years agoMDL-19057 dml tests: Complete limitfrom/limitnum tests and delete some dupes
stronk7 [Fri, 16 Oct 2009 14:16:18 +0000 (14:16 +0000)]
MDL-19057 dml tests: Complete limitfrom/limitnum tests and delete some dupes

15 years agoMDL-14679 fixing limitfrom, limitnum queries under pgsql, mssql and oracle
stronk7 [Fri, 16 Oct 2009 14:14:03 +0000 (14:14 +0000)]
MDL-14679 fixing limitfrom, limitnum queries under pgsql, mssql and oracle

15 years agowebservice MDL-17135 add service user settings administration
jerome [Fri, 16 Oct 2009 08:50:02 +0000 (08:50 +0000)]
webservice MDL-17135 add service user settings administration

15 years agoMDL-12886 minor testclient refactoring
skodak [Fri, 16 Oct 2009 07:55:34 +0000 (07:55 +0000)]
MDL-12886 minor testclient refactoring

15 years agoMDL-12886 added needed function description
skodak [Fri, 16 Oct 2009 07:25:46 +0000 (07:25 +0000)]
MDL-12886 added needed function description

15 years agoHotPot: refine detection of media urls in escaped javascript and <param> tags
gbateson [Fri, 16 Oct 2009 05:35:51 +0000 (05:35 +0000)]
HotPot: refine detection of media urls in escaped javascript and <param> tags

15 years agotheme MDL-19824 Upgraded deprecated calls
samhemelryk [Fri, 16 Oct 2009 03:24:48 +0000 (03:24 +0000)]
theme MDL-19824 Upgraded deprecated calls

15 years agotag MDL-19823 Addes set_url calls
samhemelryk [Fri, 16 Oct 2009 03:24:19 +0000 (03:24 +0000)]
tag MDL-19823 Addes set_url calls

15 years agosso MDL-19799 Added set_url call
samhemelryk [Fri, 16 Oct 2009 03:23:42 +0000 (03:23 +0000)]
sso MDL-19799 Added set_url call

15 years agorepository MDL-19821 Added set_url call
samhemelryk [Fri, 16 Oct 2009 03:23:05 +0000 (03:23 +0000)]
repository MDL-19821 Added set_url call

15 years agoquestion MDL-19820 Added set_url calls with pre-generated var
samhemelryk [Fri, 16 Oct 2009 03:22:20 +0000 (03:22 +0000)]
question MDL-19820 Added set_url calls with pre-generated var

15 years agoquiz MDL-19813 Upgraded deprecated calls and called set_url with pre-generated var
samhemelryk [Fri, 16 Oct 2009 03:20:38 +0000 (03:20 +0000)]
quiz MDL-19813 Upgraded deprecated calls and called set_url with pre-generated var

15 years agoforum MDL-19808 Upgraded deprecated calls
samhemelryk [Fri, 16 Oct 2009 03:20:23 +0000 (03:20 +0000)]
forum MDL-19808 Upgraded deprecated calls

15 years agodata MDL-19806 Upgraded deprecated calls
samhemelryk [Fri, 16 Oct 2009 03:19:50 +0000 (03:19 +0000)]
data MDL-19806 Upgraded deprecated calls

15 years agochat MDL-19804 Upgraded deprecated calls
samhemelryk [Fri, 16 Oct 2009 03:19:32 +0000 (03:19 +0000)]
chat MDL-19804 Upgraded deprecated calls

15 years agogroup MDL-19798 Added set_url calls
samhemelryk [Fri, 16 Oct 2009 03:16:38 +0000 (03:16 +0000)]
group MDL-19798 Added set_url calls

15 years agoenrol MDL-19795 Upgraded deprecate function calls
samhemelryk [Fri, 16 Oct 2009 03:13:25 +0000 (03:13 +0000)]
enrol MDL-19795 Upgraded deprecate function calls

15 years agocourse MDL-19794 Upgraded deprecate function calls
samhemelryk [Fri, 16 Oct 2009 03:12:41 +0000 (03:12 +0000)]
course MDL-19794 Upgraded deprecate function calls

15 years agoblog MDL-19792 Upgraded two deprecate functions
samhemelryk [Fri, 16 Oct 2009 03:10:33 +0000 (03:10 +0000)]
blog MDL-19792 Upgraded two deprecate functions

15 years agobackup MDL-19789 Added missing set_url call
samhemelryk [Fri, 16 Oct 2009 03:09:31 +0000 (03:09 +0000)]
backup MDL-19789 Added missing set_url call

15 years agoUpdated the HEAD build version to 20091016
moodlerobot [Fri, 16 Oct 2009 00:38:49 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091016

15 years agoNOBUG. Typo
stronk7 [Thu, 15 Oct 2009 22:34:34 +0000 (22:34 +0000)]
NOBUG. Typo

15 years agoMDL-19057 dml tests: Completed (and passed in all the big four!) the
stronk7 [Thu, 15 Oct 2009 22:20:02 +0000 (22:20 +0000)]
MDL-19057 dml tests: Completed (and passed in all the big four!) the
insert_record() and update_record() tests. Including nulls, booleans, zeros, empties,
quotes and backslashes, some php operations, clobs and blobs. Also covering
get_record()/get_recordset() for all those cases.

15 years agoFix storing onf NULLs by set_field_xxx() into binary columns.
stronk7 [Thu, 15 Oct 2009 15:17:21 +0000 (15:17 +0000)]
Fix storing onf NULLs by set_field_xxx() into binary columns.

15 years agosearch MDL-19822 Upgraded deprecated calls and added set_url calls
samhemelryk [Thu, 15 Oct 2009 07:37:29 +0000 (07:37 +0000)]
search MDL-19822 Upgraded deprecated calls and added set_url calls

15 years agograde MDL-19797 Added set_url calls
samhemelryk [Thu, 15 Oct 2009 06:58:21 +0000 (06:58 +0000)]
grade MDL-19797 Added set_url calls

15 years agonavigation MDL-20568 Fixed notices and warning generated by navigation when page...
samhemelryk [Thu, 15 Oct 2009 06:37:45 +0000 (06:37 +0000)]
navigation MDL-20568 Fixed notices and warning generated by navigation when page context is for a module but page cm has not been set.
Also tacked on a tiny edit to fix missing alt tags

15 years agocore MDL-19799 Added set_url calls and replaced deprecated functions
samhemelryk [Thu, 15 Oct 2009 03:43:28 +0000 (03:43 +0000)]
core MDL-19799 Added set_url calls and replaced deprecated functions

15 years agonavigation MDL-14632 Removed unwanted alert statement
samhemelryk [Thu, 15 Oct 2009 03:26:52 +0000 (03:26 +0000)]
navigation MDL-14632 Removed unwanted alert statement

15 years agoerror MDL-19799 Added set_url call
samhemelryk [Thu, 15 Oct 2009 03:22:26 +0000 (03:22 +0000)]
error MDL-19799 Added set_url call

15 years agoenrol MDL-19795 Added set_url calls, and fixed misc minor errors
samhemelryk [Thu, 15 Oct 2009 03:17:57 +0000 (03:17 +0000)]
enrol MDL-19795 Added set_url calls, and fixed misc minor errors

15 years agobackup MDL-19789 Added set_url calls
samhemelryk [Thu, 15 Oct 2009 03:05:35 +0000 (03:05 +0000)]
backup MDL-19789 Added set_url calls

15 years agoauth MDL-19788 Added PAGE->set_url calls and removed $Id tags
samhemelryk [Thu, 15 Oct 2009 02:34:31 +0000 (02:34 +0000)]
auth MDL-19788 Added PAGE->set_url calls and removed $Id tags

15 years agowebservice MDL-17135 code cleaning
jerome [Thu, 15 Oct 2009 02:34:21 +0000 (02:34 +0000)]
webservice MDL-17135 code cleaning

15 years agoadmin MDL-19787 Added PAGE->set_url calls and removed $Id tags
samhemelryk [Thu, 15 Oct 2009 02:19:51 +0000 (02:19 +0000)]
admin MDL-19787 Added PAGE->set_url calls and removed $Id tags

15 years agoMDL-20565 When editing is off, hiding blocks whose sub-system is disabled at site...
nicolasconnault [Thu, 15 Oct 2009 01:36:50 +0000 (01:36 +0000)]
MDL-20565 When editing is off, hiding blocks whose sub-system is disabled at site level. When editing is on, printing a "[subsytem] is disabled" message.

15 years agoUpdated the HEAD build version to 20091015
moodlerobot [Thu, 15 Oct 2009 00:40:23 +0000 (00:40 +0000)]
Updated the HEAD build version to 20091015

15 years agoMDL-20563 Applying a temporary patch so that paging is working on showbank.
pichetp [Wed, 14 Oct 2009 19:46:00 +0000 (19:46 +0000)]
MDL-20563 Applying a temporary patch so that paging is working on showbank.
A more permanent solution will follow after Tim advice

15 years agoMDL-19057 dml tests: Completed (and passed in all the big four!) the
stronk7 [Wed, 14 Oct 2009 17:53:38 +0000 (17:53 +0000)]
MDL-19057 dml tests: Completed (and passed in all the big four!) the
set_field_select() tests. Including nulls, booleans, zeros, empties,
quotes and backslashes, some php operations, clobs and blobs. Going
to mimic all them to insert/update_record tests.

15 years agoMDL-17491 oci driver: exception when binding strings into int/float
stronk7 [Wed, 14 Oct 2009 17:27:13 +0000 (17:27 +0000)]
MDL-17491 oci driver: exception when binding strings into int/float
colums. PHP casting was causing unexpected behaviour. Grrr.

15 years agoMDL-12886 first attempt to create the Zend compatibility layer for WS
skodak [Wed, 14 Oct 2009 16:48:38 +0000 (16:48 +0000)]
MDL-12886 first attempt to create the Zend compatibility layer for WS

15 years agoMDL-17969 mssql driver: Fix boolean values in text columns
stronk7 [Wed, 14 Oct 2009 14:14:00 +0000 (14:14 +0000)]
MDL-17969 mssql driver: Fix boolean values in text columns

15 years agoFix retrieving of NULLs in PG databases and binary fields
stronk7 [Wed, 14 Oct 2009 10:32:48 +0000 (10:32 +0000)]
Fix retrieving of NULLs in PG databases and binary fields

15 years agowebservice MDL-17135 remove varlog() calls (personal debug function)
jerome [Wed, 14 Oct 2009 09:50:54 +0000 (09:50 +0000)]
webservice MDL-17135 remove varlog() calls (personal debug function)

15 years agowebservice MDL-17135 add user selector for service to the administration
jerome [Wed, 14 Oct 2009 09:47:48 +0000 (09:47 +0000)]
webservice MDL-17135 add user selector for service to the administration

15 years agonavigation MDL-20557 Made navigation icons part of the link for that item so it is...
samhemelryk [Wed, 14 Oct 2009 09:27:07 +0000 (09:27 +0000)]
navigation MDL-20557 Made navigation icons part of the link for that item so it is clickable

15 years agonavigation MDL-20558 Fixed AJAX bug with multiple navigation trees concerning ajax...
samhemelryk [Wed, 14 Oct 2009 09:08:43 +0000 (09:08 +0000)]
navigation MDL-20558 Fixed AJAX bug with multiple navigation trees concerning ajax requests + DOM interaction

15 years agoMDL-14591 improved docs when copying files - thanks Nicolas forspotting this
skodak [Wed, 14 Oct 2009 08:53:50 +0000 (08:53 +0000)]
MDL-14591 improved docs when copying files - thanks Nicolas forspotting this

15 years agouser selector MDL-16992 just add a comment to the function phpdoc get_option() that...
jerome [Wed, 14 Oct 2009 07:25:59 +0000 (07:25 +0000)]
user selector MDL-16992 just add a comment to the function phpdoc get_option() that must be implemented to use the base search ajax field

15 years agoforum/single MDL-18599 Merged single-discussion-owner fix from 1.9
moodler [Wed, 14 Oct 2009 07:07:05 +0000 (07:07 +0000)]
forum/single MDL-18599 Merged single-discussion-owner fix from 1.9

15 years ago"MDL-20470, add an option to enable/disable filepicker button"
dongsheng [Wed, 14 Oct 2009 03:11:48 +0000 (03:11 +0000)]
"MDL-20470, add an option to enable/disable filepicker button"

15 years agoUpdated the HEAD build version to 20091014
moodlerobot [Wed, 14 Oct 2009 00:38:49 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091014

15 years agoMDL-20296 removing & in print_question_grading_details() as reported in php analysis
pichetp [Tue, 13 Oct 2009 23:21:03 +0000 (23:21 +0000)]
MDL-20296 removing & in print_question_grading_details() as reported in php analysis

15 years agoMDL-12886 fixed rest test cleint hard coded strings
skodak [Tue, 13 Oct 2009 22:01:43 +0000 (22:01 +0000)]
MDL-12886 fixed rest test cleint hard coded strings

15 years agoMDL-20296 closing } added line 713 in question_restore_numerical_options
pichetp [Tue, 13 Oct 2009 20:05:06 +0000 (20:05 +0000)]
MDL-20296 closing } added line 713 in question_restore_numerical_options

15 years agoMDL-20296 improvements in valid number and instructions display
pichetp [Tue, 13 Oct 2009 14:09:07 +0000 (14:09 +0000)]
MDL-20296 improvements in valid number and instructions display

15 years agoMDL-20296 saving numerical options
pichetp [Tue, 13 Oct 2009 14:03:01 +0000 (14:03 +0000)]
MDL-20296 saving numerical options

15 years ago"MDL-20470, rename formslib element name and add an option to turn the picker button...
dongsheng [Tue, 13 Oct 2009 08:31:50 +0000 (08:31 +0000)]
"MDL-20470, rename formslib element name and add an option to turn the picker button on/off"

15 years agoredirect MDL-20546 Set page type to embedded to avoid ever printing header/blocks...
moodler [Tue, 13 Oct 2009 06:45:38 +0000 (06:45 +0000)]
redirect MDL-20546 Set page type to embedded to avoid ever printing header/blocks/footer on redirects

15 years agoRemoved a spurious blank line
moodler [Tue, 13 Oct 2009 06:40:37 +0000 (06:40 +0000)]
Removed a spurious blank line

15 years agoFixed a spelling error protokol -> protocol
moodler [Tue, 13 Oct 2009 06:16:06 +0000 (06:16 +0000)]
Fixed a spelling error  protokol -> protocol

15 years agoauth-db MDL-20530 Fixed fatal error because of missing include in external db authent...
samhemelryk [Tue, 13 Oct 2009 02:44:13 +0000 (02:44 +0000)]
auth-db MDL-20530 Fixed fatal error because of missing include in external db authentication