]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agoMDL-20632 import notes
Petr Skoda [Sun, 25 Oct 2009 09:57:22 +0000 (09:57 +0000)]
MDL-20632 import notes

15 years agoUpdated the HEAD build version to 20091025
Moodle Robot [Sun, 25 Oct 2009 03:20:52 +0000 (03:20 +0000)]
Updated the HEAD build version to 20091025

15 years agoMDL-12886 zend based Soap server class
Petr Skoda [Sat, 24 Oct 2009 20:59:59 +0000 (20:59 +0000)]
MDL-12886 zend based Soap server class

15 years agoMDL-20632 latest zend framework lib import
Petr Skoda [Sat, 24 Oct 2009 19:49:26 +0000 (19:49 +0000)]
MDL-20632 latest zend framework lib import

15 years agoMDL-20632 latest zend framework lib import
Petr Skoda [Sat, 24 Oct 2009 19:48:22 +0000 (19:48 +0000)]
MDL-20632 latest zend framework lib import

15 years agoMDL-12886 improved zend base class
Petr Skoda [Sat, 24 Oct 2009 16:25:31 +0000 (16:25 +0000)]
MDL-12886 improved zend base class

15 years agoMDL-12886 zend base class improvements, somebody forgot to update Zend framework...
Petr Skoda [Sat, 24 Oct 2009 15:28:01 +0000 (15:28 +0000)]
MDL-12886 zend base class improvements, somebody forgot to update Zend framework, this should help with compativiltiy too

15 years agoFixed passing 'itemid' param in case of no item
David Mudrak [Sat, 24 Oct 2009 09:45:25 +0000 (09:45 +0000)]
Fixed passing 'itemid' param in case of no item

15 years agoUpdated the HEAD build version to 20091024
Moodle Robot [Sat, 24 Oct 2009 03:37:49 +0000 (03:37 +0000)]
Updated the HEAD build version to 20091024

15 years agoAutomatic installer.php lang files by installer_builder (20091024)
Moodle Robot [Sat, 24 Oct 2009 03:26:57 +0000 (03:26 +0000)]
Automatic installer.php lang files by installer_builder (20091024)

15 years agoMDL-20585 correcting so that the confirm check button appears only on reload
Pierre Pichet [Sat, 24 Oct 2009 03:03:34 +0000 (03:03 +0000)]
MDL-20585 correcting so that the confirm check button appears only on reload
if errors are detected

15 years agooutputlib: MDL-20631 link_to_popup throws an exception if $link->text is empty, but...
Tim Hunt [Fri, 23 Oct 2009 18:49:00 +0000 (18:49 +0000)]
outputlib: MDL-20631 link_to_popup throws an exception if $link->text is empty, but you have passed an $image.

15 years agoMove action icons closer to the question name in the question bank to make Oleg happy.
Tim Hunt [Fri, 23 Oct 2009 18:44:02 +0000 (18:44 +0000)]
Move action icons closer to the question name in the question bank to make Oleg happy.

15 years agoNOBUG: Fixed spelling mistake in comments to test something for Jordan
Sam Hemelryk [Fri, 23 Oct 2009 04:23:57 +0000 (04:23 +0000)]
NOBUG: Fixed spelling mistake in comments to test something for Jordan

15 years agoUpdated the HEAD build version to 20091023
Moodle Robot [Fri, 23 Oct 2009 03:23:47 +0000 (03:23 +0000)]
Updated the HEAD build version to 20091023

15 years agoMDL-19118 Fixed a couple of XHTML errors in comment form definition
nicolasconnault [Fri, 23 Oct 2009 02:02:13 +0000 (02:02 +0000)]
MDL-19118 Fixed a couple of XHTML errors in comment form definition

15 years agoMDL-12886 fixed strict type checking of paramters in XML-RPC client
skodak [Fri, 23 Oct 2009 00:09:22 +0000 (00:09 +0000)]
MDL-12886 fixed strict type checking of paramters in XML-RPC client

15 years agoMDL-12886 fixed regressions, WS may return any data type, we have to use some var_exp...
skodak [Fri, 23 Oct 2009 00:03:10 +0000 (00:03 +0000)]
MDL-12886 fixed regressions, WS may return any data type, we have to use some var_export() or something similar to make it printable

15 years agoMDL-12886 one more external group function, other minor fixes
skodak [Thu, 22 Oct 2009 23:54:35 +0000 (23:54 +0000)]
MDL-12886 one more external group function, other minor fixes

15 years agoMDL-12886 one more external group function, other minor fixes
skodak [Thu, 22 Oct 2009 23:07:21 +0000 (23:07 +0000)]
MDL-12886 one more external group function, other minor fixes

15 years agoMDL-20620 ims-cc import - load resources in object, so navigation doesn't get lost...
stronk7 [Thu, 22 Oct 2009 20:33:00 +0000 (20:33 +0000)]
MDL-20620 ims-cc import - load resources in object, so navigation doesn't get lost ; merged from 19_STABLE

15 years agoNOBUG. Added missing return causing dupe output after saving xml file.
stronk7 [Thu, 22 Oct 2009 14:52:09 +0000 (14:52 +0000)]
NOBUG. Added missing return causing dupe output after saving xml file.

15 years agoMDL-20624 fixed problem with PREV/NEXT dev hack in unittests
skodak [Thu, 22 Oct 2009 14:40:29 +0000 (14:40 +0000)]
MDL-20624 fixed problem with PREV/NEXT dev hack in unittests

15 years agoMDL-20563 Applying a temporary patch to the confirm delete form.
pichetp [Thu, 22 Oct 2009 14:24:27 +0000 (14:24 +0000)]
MDL-20563 Applying a temporary patch to the confirm delete form.
A more permanent solution will follow after Tim advice

15 years agotag MDL-16704 Fixed autocomplete of tags by reorganising the div nesting and upgradin...
samhemelryk [Thu, 22 Oct 2009 05:55:00 +0000 (05:55 +0000)]
tag MDL-16704 Fixed autocomplete of tags by reorganising the div nesting and upgrading the deprecated YUI calls

15 years agotag MDL-16704 Moved inline Javascript to tag.js and upgraded to page methods
samhemelryk [Thu, 22 Oct 2009 03:59:35 +0000 (03:59 +0000)]
tag MDL-16704 Moved inline Javascript to tag.js and upgraded to page methods

15 years agoUpdated the HEAD build version to 20091022
moodlerobot [Thu, 22 Oct 2009 03:13:43 +0000 (03:13 +0000)]
Updated the HEAD build version to 20091022

15 years agoAutomatic installer.php lang files by installer_builder (20091022)
moodlerobot [Thu, 22 Oct 2009 03:02:38 +0000 (03:02 +0000)]
Automatic installer.php lang files by installer_builder (20091022)

15 years agoMDL-17135 fixing XSRF regression; adding description and removing incomplete support...
skodak [Wed, 21 Oct 2009 21:24:05 +0000 (21:24 +0000)]
MDL-17135 fixing XSRF regression; adding description and removing incomplete support for localised function names; removing string that will not be used in final version of UI (this would only confuse&slow down translators)

15 years agoMDL-12886 disabling unfinished extenal functions
skodak [Wed, 21 Oct 2009 21:21:48 +0000 (21:21 +0000)]
MDL-12886 disabling unfinished extenal functions

15 years agoMDL-17135 fixed whitespace coding style
skodak [Wed, 21 Oct 2009 20:03:05 +0000 (20:03 +0000)]
MDL-17135 fixed whitespace coding style

15 years agoMDL-17135 fixed too general js function name + fixed whitespace coding style
skodak [Wed, 21 Oct 2009 20:01:00 +0000 (20:01 +0000)]
MDL-17135 fixed too general js function name + fixed whitespace coding style

15 years agoMDL-17135 moving all webservice and external API related admin UI to new directory...
skodak [Wed, 21 Oct 2009 19:58:50 +0000 (19:58 +0000)]
MDL-17135 moving all webservice and external API related admin UI to new directory, I did not expect there would be so many files, sorry for the trouble

15 years agoMDL-17135 reverting recent change in service management UI - since 1.7 the right...
skodak [Wed, 21 Oct 2009 19:36:39 +0000 (19:36 +0000)]
MDL-17135 reverting recent change in service management UI - since 1.7 the right way is to use formslib instead of hand written forms (which is roughly equiwalent to new outputlib stuff, sorry); this also fixes regression which incorrectly allowed editting of built-in services

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