]> git.mjollnir.org Git - moodle.git/log
moodle.git
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

15 years agonavigation MDL-20543 Fixed bug by internally combining key and type to form the key...
samhemelryk [Tue, 13 Oct 2009 02:39:05 +0000 (02:39 +0000)]
navigation MDL-20543 Fixed bug by internally combining key and type to form the key used to store a node in the structure

15 years agoMDL-20296 setting get_correct_responses() for calculated regular and multichoice
pichetp [Tue, 13 Oct 2009 01:02:30 +0000 (01:02 +0000)]
MDL-20296 setting get_correct_responses() for calculated regular and multichoice

15 years agoUpdated the HEAD build version to 20091013
moodlerobot [Tue, 13 Oct 2009 00:38:31 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091013

15 years agoMDL-20541 Removing two test of apply units() function no more valid wtih the new...
pichetp [Mon, 12 Oct 2009 22:23:54 +0000 (22:23 +0000)]
MDL-20541 Removing two test of apply units() function no more valid wtih the new code.

15 years agoMDL-12886 minor web service code refactoring which includes new base server class...
skodak [Mon, 12 Oct 2009 21:46:16 +0000 (21:46 +0000)]
MDL-12886 minor web service code refactoring which includes new base server class, slightly changed admin UI, sample REST test client, cleaned up lang packs; more changes ahead and lots of TODOs to elliminate; expect more commints in the next few days

15 years agoChanged recent commit to new DB API 2.0
stronk7 [Mon, 12 Oct 2009 17:07:57 +0000 (17:07 +0000)]
Changed recent commit to new DB API 2.0

15 years agonavigation MDL-20233 Left aligned search box if js expansion has been enabled
samhemelryk [Mon, 12 Oct 2009 05:52:39 +0000 (05:52 +0000)]
navigation MDL-20233 Left aligned search box if js expansion has been enabled

15 years ago"MDL-19118, use exception instead of error code to check comments api errors"
dongsheng [Mon, 12 Oct 2009 05:46:34 +0000 (05:46 +0000)]
"MDL-19118, use exception instead of error code to check comments api errors"

15 years agonavigation MDL-20521 Fixed caching issue with admin tree
samhemelryk [Mon, 12 Oct 2009 05:39:32 +0000 (05:39 +0000)]
navigation MDL-20521 Fixed caching issue with admin tree
Added methods that allow a navigation cache to be marked as volatile so that it is destroyed on shutdown, forcing the next page to load to completely regenerate the navigation structure.
Caches are marked as volatile automatically if the load is within the system context, and can optionally be marked as volatile by calling PAGE->navigation->clear_cache() if desired.

15 years ago"MDL-14907, fixed UTF8 fold in iCal export, thanks Tomasz Muras, merged from 1.9"
dongsheng [Mon, 12 Oct 2009 05:10:26 +0000 (05:10 +0000)]
"MDL-14907, fixed UTF8 fold in iCal export, thanks Tomasz Muras, merged from 1.9"

15 years agoUpdated the HEAD build version to 20091012
moodlerobot [Mon, 12 Oct 2009 00:37:35 +0000 (00:37 +0000)]
Updated the HEAD build version to 20091012

15 years agoMDL-20349 find_sequence_name() is out. No need to use it anymore.
stronk7 [Sun, 11 Oct 2009 21:52:40 +0000 (21:52 +0000)]
MDL-20349 find_sequence_name() is out. No need to use it anymore.

15 years agoUpdated the HEAD build version to 20091011
moodlerobot [Sun, 11 Oct 2009 00:38:05 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091011

15 years agoMDL-20296 setting get_correct_responses()
pichetp [Sat, 10 Oct 2009 01:08:11 +0000 (01:08 +0000)]
MDL-20296 setting get_correct_responses()

15 years agoUpdated the HEAD build version to 20091010
moodlerobot [Sat, 10 Oct 2009 00:38:06 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091010

15 years agoMDL-20522 the $result was forgotten in the last test if ($result && $oldversion ...
pichetp [Fri, 9 Oct 2009 18:40:16 +0000 (18:40 +0000)]
MDL-20522 the $result was forgotten in the last test if ($result && $oldversion < 2009092000)

15 years agoMDL-17969 mssql native driver: improve temp tables detection. Now they can be concurr...
stronk7 [Fri, 9 Oct 2009 18:39:16 +0000 (18:39 +0000)]
MDL-17969 mssql native driver: improve temp tables detection. Now they can be concurrently created in different sessions.

15 years agoMDL-20522 correct the version numbers and creating database field steps
pichetp [Fri, 9 Oct 2009 17:24:29 +0000 (17:24 +0000)]
MDL-20522 correct the version numbers and  creating database field steps

15 years agoNOBUG: xhtml
stronk7 [Fri, 9 Oct 2009 17:21:03 +0000 (17:21 +0000)]
NOBUG: xhtml

15 years agoshibboleth authentication: MDL-18597 Merged over changes to HEAD
exe-cutor [Fri, 9 Oct 2009 11:10:58 +0000 (11:10 +0000)]
shibboleth authentication: MDL-18597 Merged over changes to HEAD

15 years agoMDL-14679 tidy phpdocs for sql_substr() a bit
stronk7 [Fri, 9 Oct 2009 10:02:39 +0000 (10:02 +0000)]
MDL-14679 tidy phpdocs for sql_substr() a bit

15 years agowebservice MDL-12886 commit for Petr to work on the last code this weekend (SOAP...
jerome [Fri, 9 Oct 2009 09:57:07 +0000 (09:57 +0000)]
webservice MDL-12886 commit for Petr to work on the last code this weekend (SOAP code very not clean)

15 years agoen_utf8 MDL-19468 Copied auth_* language strings back into auth.php to maintain backw...
samhemelryk [Fri, 9 Oct 2009 05:25:00 +0000 (05:25 +0000)]
en_utf8 MDL-19468 Copied auth_* language strings back into auth.php to maintain backwards compatibility

15 years agoUpdated the HEAD build version to 20091009
moodlerobot [Fri, 9 Oct 2009 00:38:35 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091009

15 years agoMDL-19474 One year and a half ago we started designing and implementing our new datab...
skodak [Thu, 8 Oct 2009 22:34:34 +0000 (22:34 +0000)]
MDL-19474 One year and a half ago we started designing and implementing our new databse abstraction layer which included brand new moodle native drivers. Today we are finally removing old legacy drivers that were still using adodb internally. From now on the adodb will be used only in some authentication and enrolment plugins, we are probably going to drop adodb there too later in 2.x. Thanks everybody who helped test and improve our new drivers, even bigger thanks to all the great developers who created ADOdb!

15 years agoMDL-19474 finally dropping support for old adodb moodle database drivers, yay!
skodak [Thu, 8 Oct 2009 22:25:28 +0000 (22:25 +0000)]
MDL-19474 finally dropping support for old adodb moodle database drivers, yay!

15 years agoMDL-19474 finally dropping support for old adodb moodle database drivers, yay!
skodak [Thu, 8 Oct 2009 22:04:32 +0000 (22:04 +0000)]
MDL-19474 finally dropping support for old adodb moodle database drivers, yay!

15 years agoMDL-12886 make webservice protocols true plugins
skodak [Thu, 8 Oct 2009 22:02:50 +0000 (22:02 +0000)]
MDL-12886 make webservice protocols true plugins

15 years agoMDL-17491 oracle native driver - now defaulting to it! B-)
stronk7 [Thu, 8 Oct 2009 15:14:01 +0000 (15:14 +0000)]
MDL-17491 oracle native driver - now defaulting to it! B-)

15 years agoMDL-20352 - raising oracle 2.0 min req. to 10.2
stronk7 [Thu, 8 Oct 2009 14:46:00 +0000 (14:46 +0000)]
MDL-20352 - raising oracle 2.0 min req. to 10.2

15 years agoMDL-17491 oci native driver - now supporting db locks (hence db sessions)
stronk7 [Thu, 8 Oct 2009 14:39:58 +0000 (14:39 +0000)]
MDL-17491 oci native driver - now supporting db locks (hence db sessions)

15 years agoMDL-12886 external functions and services maintenance is now part of the upgrade...
skodak [Thu, 8 Oct 2009 10:58:24 +0000 (10:58 +0000)]
MDL-12886 external functions and services maintenance is now part of the upgrade process - removing old unused code

15 years agoMDL-12886 minor improvement in return value validation
skodak [Thu, 8 Oct 2009 10:57:20 +0000 (10:57 +0000)]
MDL-12886 minor improvement in return value validation

15 years ago"MDL-13766, delete config if checkbox element is unchecked"
dongsheng [Thu, 8 Oct 2009 09:01:34 +0000 (09:01 +0000)]
"MDL-13766, delete config if checkbox element is unchecked"

15 years ago"MDL-20073, remove the static text"
dongsheng [Thu, 8 Oct 2009 07:05:48 +0000 (07:05 +0000)]
"MDL-20073, remove the static text"

15 years ago"MDL-16698, fixed patameter for editor element"
dongsheng [Thu, 8 Oct 2009 07:00:48 +0000 (07:00 +0000)]
"MDL-16698, fixed patameter for editor element"

15 years ago"MDL-20346, fixed incorrect parameter type"
dongsheng [Thu, 8 Oct 2009 06:52:30 +0000 (06:52 +0000)]
"MDL-20346, fixed incorrect parameter type"

15 years ago"MDL-19118, comments interface css changes"
dongsheng [Thu, 8 Oct 2009 06:39:01 +0000 (06:39 +0000)]
"MDL-19118, comments interface css changes"

15 years ago"MDL-14651, improved chat module interface"
dongsheng [Thu, 8 Oct 2009 06:37:00 +0000 (06:37 +0000)]
"MDL-14651, improved chat module interface"

15 years agoMy Moodle/Courses: MDL-20472 get_my_courses returns 2 more courses then limit. Repair...
ericmerrill [Thu, 8 Oct 2009 04:52:33 +0000 (04:52 +0000)]
My Moodle/Courses: MDL-20472 get_my_courses returns 2 more courses then limit. Repairs two off by one errors in get_my_courses and get_user_courses_bycap.

15 years agotinymce/video MDL-19611 Restoring the video button so at least it works and we can...
moodler [Thu, 8 Oct 2009 04:33:55 +0000 (04:33 +0000)]
tinymce/video MDL-19611 Restoring the video button so at least it works and we can do demos and tests.  If there are still security issues then please describe them.

15 years agoMDL-19567 Correctly ordering imported courses by sortorder (previously not ordered...
nicolasconnault [Thu, 8 Oct 2009 02:28:30 +0000 (02:28 +0000)]
MDL-19567 Correctly ordering imported courses by sortorder (previously not ordered explicitly). Merged from MOODLE_19_STABLE

15 years agoUpdated the HEAD build version to 20091008
moodlerobot [Thu, 8 Oct 2009 00:38:32 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091008

15 years agoMDL-12886 fixed DML use in service access control
skodak [Wed, 7 Oct 2009 22:29:00 +0000 (22:29 +0000)]
MDL-12886 fixed DML use in service access control

15 years agoMDL-12886 new sample simple REST web service layer - this is kind of proposal outlini...
skodak [Wed, 7 Oct 2009 21:55:27 +0000 (21:55 +0000)]
MDL-12886 new sample simple REST web service layer - this is kind of proposal outlining a bit improved OOP WS server framework; please note it fully works including most of the security checks and authentication - more details in notes at the top of the file; the missing bit is token based authentication

15 years agoMDL-12886 refacoring: the external_param is in fact value because we use it also...
skodak [Wed, 7 Oct 2009 21:49:03 +0000 (21:49 +0000)]
MDL-12886 refacoring: the external_param is in fact value because we use it also in return structures

15 years agoMDL-12886 fixed param typo and adding new timeout method
skodak [Wed, 7 Oct 2009 21:44:54 +0000 (21:44 +0000)]
MDL-12886 fixed param typo and adding new timeout method

15 years agoMDL-12886 fixed param typo
skodak [Wed, 7 Oct 2009 21:44:26 +0000 (21:44 +0000)]
MDL-12886 fixed param typo

15 years agoMDL-20296 Units handling for numerical and calculatedquestions
pichetp [Wed, 7 Oct 2009 21:03:58 +0000 (21:03 +0000)]
MDL-20296 Units handling for numerical and calculatedquestions

15 years agoMDL-20296 Units handling for numerical and calculatedquestions
pichetp [Wed, 7 Oct 2009 20:50:38 +0000 (20:50 +0000)]
MDL-20296 Units handling for numerical and calculatedquestions
commented echo diagnostic lines as has been left for the testing period.

15 years agoMDL-20296 Units handling for numerical and calculatedquestions
pichetp [Wed, 7 Oct 2009 20:45:45 +0000 (20:45 +0000)]
MDL-20296 Units handling for numerical and calculatedquestions

15 years agoMy Moodle: MDL-19089 Course limit for My Moodle not propperly obeyed. Fixing so that...
ericmerrill [Wed, 7 Oct 2009 16:30:07 +0000 (16:30 +0000)]
My Moodle: MDL-19089 Course limit for My Moodle not propperly obeyed. Fixing so that it obeys mycoursesperpage and propperly displays '...'

15 years ago"MDL-20470, use a gloabl varible repositoryuseexternallink to make filepicker return...
dongsheng [Wed, 7 Oct 2009 10:16:45 +0000 (10:16 +0000)]
"MDL-20470, use a gloabl varible repositoryuseexternallink to make filepicker return the link instead of downloading to moodle file pool"

15 years agofixing copyright, this was in fact work of several people :-)
skodak [Wed, 7 Oct 2009 10:15:07 +0000 (10:15 +0000)]
fixing copyright, this was in fact work of several people :-)

15 years ago"MDL-20470, update texturl value in file picker"
dongsheng [Wed, 7 Oct 2009 10:13:04 +0000 (10:13 +0000)]
"MDL-20470, update texturl value in file picker"

15 years ago"MDL-20470, add a texturl element, which can use filepicker to choose a url"
dongsheng [Wed, 7 Oct 2009 05:23:36 +0000 (05:23 +0000)]
"MDL-20470, add a texturl element, which can use filepicker to choose a url"

15 years agoUpdated the HEAD build version to 20091007
moodlerobot [Wed, 7 Oct 2009 00:38:11 +0000 (00:38 +0000)]
Updated the HEAD build version to 20091007

15 years agoAutomatic installer.php lang files by installer_builder (20091007)
moodlerobot [Wed, 7 Oct 2009 00:28:14 +0000 (00:28 +0000)]
Automatic installer.php lang files by installer_builder (20091007)

15 years agoMDL-17135 adding more security restrictions for web service users
skodak [Tue, 6 Oct 2009 20:47:07 +0000 (20:47 +0000)]
MDL-17135 adding more security restrictions for web service users

15 years agoMDL-17135 basic ws auth plugin, this plugin does not allow normal logins through...
skodak [Tue, 6 Oct 2009 20:26:22 +0000 (20:26 +0000)]
MDL-17135 basic ws auth plugin, this plugin does not allow normal logins through /login/index.php

15 years agoMDL-12886 more unit tests
skodak [Tue, 6 Oct 2009 19:49:07 +0000 (19:49 +0000)]
MDL-12886 more unit tests

15 years agoMDL-20462 reminder to minimise timemodified indexed column changes
skodak [Tue, 6 Oct 2009 19:34:40 +0000 (19:34 +0000)]
MDL-20462 reminder to minimise timemodified indexed column changes

15 years agographlib: NOBUG previous Moodle-specific hack had a bug when y_max was very small...
tjhunt [Tue, 6 Oct 2009 17:49:47 +0000 (17:49 +0000)]
graphlib: NOBUG previous Moodle-specific hack had a bug when y_max was very small. This would round, e.g. 10^-5 to 0 which would break the axis.

15 years agoMDL-12922 'moodle/restore:rolldates' capability - added missing string. Merged from...
stronk7 [Tue, 6 Oct 2009 01:58:36 +0000 (01:58 +0000)]
MDL-12922 'moodle/restore:rolldates' capability - added missing string. Merged from 19_STABLE

15 years agoMDL-12922 'moodle/restore:rolldates' capability - Implement logic on restore. Merged...
stronk7 [Tue, 6 Oct 2009 01:27:37 +0000 (01:27 +0000)]
MDL-12922 'moodle/restore:rolldates' capability - Implement logic on restore. Merged from 19_STABLE

15 years agoMDL-12922 adding 'moodle/restore:rolldates' cap to control who can roll dates on...
stronk7 [Tue, 6 Oct 2009 01:14:47 +0000 (01:14 +0000)]
MDL-12922 adding 'moodle/restore:rolldates' cap to control who can roll dates on restore
(defaults to current settings: only course creators (and admins) are able to roll) Merged from 19_STABLE

15 years agoUpdated the HEAD build version to 20091006
moodlerobot [Tue, 6 Oct 2009 00:37:45 +0000 (00:37 +0000)]
Updated the HEAD build version to 20091006

15 years agoAutomatic installer.php lang files by installer_builder (20091006)
moodlerobot [Tue, 6 Oct 2009 00:27:46 +0000 (00:27 +0000)]
Automatic installer.php lang files by installer_builder (20091006)

15 years agoMDL-18469 restore checksums - add error message string. Merged from 19_STABLE
stronk7 [Mon, 5 Oct 2009 17:45:02 +0000 (17:45 +0000)]
MDL-18469 restore checksums - add error message string. Merged from 19_STABLE

15 years agoMDL-18469 checksum restore in-session objects - both in manual restore and
stronk7 [Mon, 5 Oct 2009 17:23:31 +0000 (17:23 +0000)]
MDL-18469 checksum restore in-session objects - both in manual restore and
import, create checksums of the critical in-session objects (info, course_header
and restore) to be able to check in restore_execute.html that all the information
has arrived properly without any trim/error. Merged from 19_STABLE

15 years agoMDL-19039 improved default frontpage role capability evealuation, needs to be manuall...
skodak [Mon, 5 Oct 2009 17:08:16 +0000 (17:08 +0000)]
MDL-19039 improved default frontpage role capability evealuation, needs to be manually enabled in config.php

15 years agoNOBUG. Restoring of backups performed in different TZ/DST was causing incorrect roll...
stronk7 [Mon, 5 Oct 2009 16:56:52 +0000 (16:56 +0000)]
NOBUG. Restoring of backups performed in different TZ/DST was causing incorrect roll to happen.
Prevent any roll of dates if differences are < 24h. Merged from 19_STABLE

15 years agoMDL-17469 - Revert incorrect handling of restore parameters in restore.php file....
stronk7 [Mon, 5 Oct 2009 16:32:15 +0000 (16:32 +0000)]
MDL-17469 - Revert incorrect handling of restore parameters in restore.php file. It was
causing restore dates to be rolled based in the course where the backupfile is stored
and not in the target course. Merged from 19_STABLE

15 years agoMDL-18469 restore missing session info - add a quick re-test of xml file
stronk7 [Mon, 5 Oct 2009 10:31:46 +0000 (10:31 +0000)]
MDL-18469 restore missing session info - add a quick re-test of xml file
before any further processing by restore_execute(). More coming. Merged
from 19_STABLE

15 years ago"MDL-20422, check courses category before moving, hideing, showing courses, merged...
dongsheng [Mon, 5 Oct 2009 07:44:45 +0000 (07:44 +0000)]
"MDL-20422, check courses category before moving, hideing, showing courses, merged from 1.9"

15 years agoquizz MDL-20421 remove php notice when Enable Safe Exam Browser integration is not...
jerome [Mon, 5 Oct 2009 03:09:55 +0000 (03:09 +0000)]
quizz MDL-20421 remove php notice when Enable Safe Exam Browser integration is not activated, merged from 1.9

15 years agoUpdated the HEAD build version to 20091005
moodlerobot [Mon, 5 Oct 2009 00:37:43 +0000 (00:37 +0000)]
Updated the HEAD build version to 20091005

15 years agoquiz: MDL-20420 Not all quizzes use best grade (e.g. some use average). Change column...
tjhunt [Sun, 4 Oct 2009 18:49:08 +0000 (18:49 +0000)]
quiz: MDL-20420 Not all quizzes use best grade (e.g. some use average). Change column title.

15 years agoblocks upgrade: MDL-19511 Oops. contextid is unsigned, so use 0 as a dummy value...
tjhunt [Sun, 4 Oct 2009 18:20:08 +0000 (18:20 +0000)]
blocks upgrade: MDL-19511 Oops. contextid is unsigned, so use 0 as a dummy value, not -1

15 years agoUpdated the HEAD build version to 20091004
moodlerobot [Sun, 4 Oct 2009 00:37:34 +0000 (00:37 +0000)]
Updated the HEAD build version to 20091004

15 years agoinstall: MDL-20417 Install was failing on upgradesettings.php
tjhunt [Sat, 3 Oct 2009 09:02:21 +0000 (09:02 +0000)]
install: MDL-20417 Install was failing on upgradesettings.php

Only $PAGE->generaltype 'maintenance' works before the site is fully installed.
We were specifying that on all other relevant pages, but it was missed out here.

15 years agorevert last change. I used the wrong commit comment and it was totally misleading.
tjhunt [Sat, 3 Oct 2009 08:56:59 +0000 (08:56 +0000)]
revert last change. I used the wrong commit comment and it was totally misleading.
Will recommit with a good comment.

15 years agooutput: MDL-19797 fix some fallback code in print_header.
tjhunt [Sat, 3 Oct 2009 08:54:30 +0000 (08:54 +0000)]
output: MDL-19797 fix some fallback code in print_header.

15 years agogroups: NOBUG fix syntax error seen on http://moodle.org/mod/cvsadmin/view.php?tab...
tjhunt [Sat, 3 Oct 2009 07:57:50 +0000 (07:57 +0000)]
groups: NOBUG fix syntax error seen on http://moodle.org/mod/cvsadmin/view.php?tab=syntax

PHP Fatal error:  Can't use function return value in empty call.

15 years agoMDL-16940 Applied the patch for visibility of dropdown menus in course view for IE6...
nicolasconnault [Sat, 3 Oct 2009 02:32:13 +0000 (02:32 +0000)]
MDL-16940 Applied the patch for visibility of dropdown menus in course view for IE6 when AJAX is on. Merged from MOODLE_19_STABLE

15 years agoMDL-20415 Modified the behaviour of AJAX moving of sections when in "weekly" format...
nicolasconnault [Sat, 3 Oct 2009 01:53:17 +0000 (01:53 +0000)]
MDL-20415 Modified the behaviour of AJAX moving of sections when in "weekly" format, so that dates don't get moved along with the sections. This reflects the final, saved state. Merged from MOODLE_19_STABLE

15 years agoUpdated the HEAD build version to 20091003
moodlerobot [Sat, 3 Oct 2009 00:37:19 +0000 (00:37 +0000)]
Updated the HEAD build version to 20091003

15 years agomultichoice question help file: MDL-16791 corrected wording thanks to Ralf Hilgenstock
wildgirl [Fri, 2 Oct 2009 13:27:50 +0000 (13:27 +0000)]
multichoice question help file: MDL-16791 corrected wording thanks to Ralf Hilgenstock

15 years agoMDL-18469 Minor changes to restore silenty/import before implementing checksum. Merge...
stronk7 [Fri, 2 Oct 2009 12:50:19 +0000 (12:50 +0000)]
MDL-18469 Minor changes to restore silenty/import before implementing checksum. Merged from 19_STABLE

15 years agoMDL-12886 external lib parameter validation routine + some unit tests
skodak [Fri, 2 Oct 2009 12:13:56 +0000 (12:13 +0000)]
MDL-12886 external lib parameter validation routine + some unit tests

15 years agoNOBUG: Fixed PAGE->set_url() regression
mudrd8mz [Fri, 2 Oct 2009 11:42:53 +0000 (11:42 +0000)]
NOBUG: Fixed PAGE->set_url() regression

$PAGE->set_url() is already properly called by admin_externalpage_setup()
with a required 'section' param included. We can't override the PAGE's
URL and throw away the params set previously. This may be an issue at
other external admin pages, too.

15 years agomoodlelib: MDL-19764 change get_list_of_countries so admins can more easily control...
tjhunt [Fri, 2 Oct 2009 11:30:11 +0000 (11:30 +0000)]
moodlelib: MDL-19764 change get_list_of_countries so admins can more easily control the list.

* New admin setting $CFG->allcountrycodes - on Location page.
* Same rules used to translate country names as any other string.
* With unit tests.

15 years agoMDL-10221 Simulating the HTTP DELETE method by using a URL param (action), because...
nicolasconnault [Fri, 2 Oct 2009 07:53:01 +0000 (07:53 +0000)]
MDL-10221 Simulating the HTTP DELETE method by using a URL param (action), because some web servers don't allow DELETE. AJAX Course and Block deletion now works as expected. Merged from MOODLE_19_STABLE

15 years agoMDL-15262 Added a two capabilities to prevent certain users from changing a course...
nicolasconnault [Fri, 2 Oct 2009 07:05:02 +0000 (07:05 +0000)]
MDL-15262 Added a two capabilities to prevent certain users from changing a course's fullname and shortname. merged from MOODLE_19_STABLE

15 years ago"MDL-18723, role required to display search box should be viewparticipants, merged...
dongsheng [Fri, 2 Oct 2009 06:51:56 +0000 (06:51 +0000)]
"MDL-18723, role required to display search box should be viewparticipants, merged from 1.9"