]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years ago"MDL-16896, update html element reference when show filepicker"
dongsheng [Wed, 29 Oct 2008 01:37:40 +0000 (01:37 +0000)]
"MDL-16896, update html element reference when show filepicker"

16 years agoparticipants list: MDL-17055 temporary fix for this regression. Do the DISTINCT bit...
tjhunt [Wed, 29 Oct 2008 01:33:26 +0000 (01:33 +0000)]
participants list: MDL-17055 temporary fix for this regression. Do the DISTINCT bit in PHP rather than SQL.

16 years agoMDL-14990 dml: towards proper logging/perf infrastructure
skodak [Tue, 28 Oct 2008 22:31:26 +0000 (22:31 +0000)]
MDL-14990 dml: towards proper logging/perf infrastructure

16 years agoMissing parenthesis in sql_substr(). MDL-16669
stronk7 [Tue, 28 Oct 2008 17:57:51 +0000 (17:57 +0000)]
Missing parenthesis in sql_substr(). MDL-16669

16 years agoMDL-17020 dml: native pgsql driver - fixed error detection on connect
skodak [Tue, 28 Oct 2008 15:37:15 +0000 (15:37 +0000)]
MDL-17020 dml: native pgsql driver - fixed error detection on connect

16 years agoMDL-16930 dml: exceptions instead of print_error
skodak [Tue, 28 Oct 2008 15:21:01 +0000 (15:21 +0000)]
MDL-16930 dml: exceptions instead of print_error

16 years agoMDL-16669 dml: improved sql_substring(), added unit tests
skodak [Tue, 28 Oct 2008 15:11:10 +0000 (15:11 +0000)]
MDL-16669 dml: improved sql_substring(), added unit tests

16 years agoMDL-15070 dml: recordset rewinding now forbidden - not all databases support it,...
skodak [Tue, 28 Oct 2008 12:14:09 +0000 (12:14 +0000)]
MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry

16 years agoMDL-17020 dml: native pgsql driver - minor coding style improvement
skodak [Tue, 28 Oct 2008 12:04:10 +0000 (12:04 +0000)]
MDL-17020 dml: native pgsql driver - minor coding style improvement

16 years agoMDL-17020 dml: native pgsql driver - socket and persistent connection support
skodak [Tue, 28 Oct 2008 12:03:04 +0000 (12:03 +0000)]
MDL-17020 dml: native pgsql driver - socket and persistent connection support

16 years agoMDL-14990 dml: added __destruct method, will be needed for logging
skodak [Tue, 28 Oct 2008 12:02:13 +0000 (12:02 +0000)]
MDL-14990 dml: added __destruct method, will be needed for logging

16 years agouser selection: MDL-16996 Improve the user selector used on the assign roles and...
tjhunt [Tue, 28 Oct 2008 06:51:36 +0000 (06:51 +0000)]
user selection: MDL-16996 Improve the user selector used on the assign roles and group memebers pages - Write the JavaScript to do the Ajax requests and update the list of users.

16 years agoroles interface: MDL-16965 make a view that explains the has_capability calculation...
tjhunt [Tue, 28 Oct 2008 06:49:58 +0000 (06:49 +0000)]
roles interface: MDL-16965 make a view that explains the has_capability calculation for a given capability in a given context for a given user - I forgot to check in the language strings before.

16 years agoxmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code...
tjhunt [Tue, 28 Oct 2008 06:48:16 +0000 (06:48 +0000)]
xmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code - I forgot to check in the language strings before.

16 years agoMDL-15352: check that the user exists on the remote server and that is allowed to...
jerome [Tue, 28 Oct 2008 04:03:12 +0000 (04:03 +0000)]
MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting

16 years agoMDL-15352: check that the user exists on the remote server and that is allowed to...
jerome [Tue, 28 Oct 2008 04:02:25 +0000 (04:02 +0000)]
MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting

16 years agoMDL-15352: check that the user exists on the remote server and that is allowed to...
jerome [Tue, 28 Oct 2008 04:00:34 +0000 (04:00 +0000)]
MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting

16 years ago"MDL-17014, check soap extension in alfresco plugin"
dongsheng [Tue, 28 Oct 2008 03:13:31 +0000 (03:13 +0000)]
"MDL-17014, check soap extension in alfresco plugin"

16 years agoMDL-17037 Lossless optimization of all PNG and JPEG images
fmarier [Tue, 28 Oct 2008 01:50:10 +0000 (01:50 +0000)]
MDL-17037 Lossless optimization of all PNG and JPEG images

16 years agoUpdated the HEAD build version to 20081028
moodlerobot [Tue, 28 Oct 2008 01:48:46 +0000 (01:48 +0000)]
Updated the HEAD build version to 20081028

16 years agoqtype multichoice: MDL-17029 - followup - revert my overzealous copying and pasting...
tjhunt [Mon, 27 Oct 2008 23:36:07 +0000 (23:36 +0000)]
qtype multichoice: MDL-17029 - followup - revert my overzealous copying and pasting. Thanks to Myles Carrick for noticing my mistake.

16 years agoMDL-17036 dml: dbpersist moved into dboptions
skodak [Mon, 27 Oct 2008 22:21:34 +0000 (22:21 +0000)]
MDL-17036 dml:  dbpersist moved into dboptions

16 years agoMDL-17020 dml: native pgsql driver - fixed wrong handling of binary fields in get_col...
skodak [Mon, 27 Oct 2008 21:57:45 +0000 (21:57 +0000)]
MDL-17020 dml: native pgsql driver - fixed wrong handling of binary fields in get_column()

16 years agoMDL-17020 dml: native pgsql driver - transactions minor changes
skodak [Mon, 27 Oct 2008 20:59:21 +0000 (20:59 +0000)]
MDL-17020 dml: native pgsql driver - transactions minor changes

16 years agoMDL-14679 dml/native_mysqli transactions support
skodak [Mon, 27 Oct 2008 20:58:37 +0000 (20:58 +0000)]
MDL-14679 dml/native_mysqli transactions support

16 years agoMDL-17020 dml: native pgsql driver - implementation and unittests of transactions
skodak [Mon, 27 Oct 2008 20:21:04 +0000 (20:21 +0000)]
MDL-17020 dml: native pgsql driver - implementation and unittests of transactions

16 years agoMDL-17020 dml: native pgsql driver - ddl unittest more robust - fixed typo, thanks...
skodak [Mon, 27 Oct 2008 15:54:36 +0000 (15:54 +0000)]
MDL-17020 dml: native pgsql driver - ddl unittest more robust - fixed typo, thanks ELoy!

16 years agoMDL-17020 dml: native pgsql driver - ddl unittest more robust
skodak [Mon, 27 Oct 2008 15:50:32 +0000 (15:50 +0000)]
MDL-17020 dml: native pgsql driver - ddl unittest more robust

16 years agoMDL-17020 dml: native pgsql driver - support for bytea updating
skodak [Mon, 27 Oct 2008 15:42:52 +0000 (15:42 +0000)]
MDL-17020 dml: native pgsql driver - support for bytea updating

16 years agoMDL-17020 dml: native pgsql driver - support for bytea reading
skodak [Mon, 27 Oct 2008 15:31:11 +0000 (15:31 +0000)]
MDL-17020 dml: native pgsql driver - support for bytea reading

16 years agoMDL-17020 dml: native pgsql driver - improved get_record and get_field - this should...
skodak [Mon, 27 Oct 2008 15:30:38 +0000 (15:30 +0000)]
MDL-17020 dml: native pgsql driver - improved get_record and get_field - this should be faster

16 years agoMDL-17020 dml: native pgsql driver - fixing/improving unittests; fixed column names...
skodak [Mon, 27 Oct 2008 12:33:09 +0000 (12:33 +0000)]
MDL-17020 dml: native pgsql driver - fixing/improving unittests; fixed column names in indexes

16 years agoMDL-17020 dml: native pgsql driver - fixing/improving unittests
skodak [Mon, 27 Oct 2008 12:10:24 +0000 (12:10 +0000)]
MDL-17020 dml: native pgsql driver - fixing/improving unittests

16 years agoMDL-17020 dml: native pgsql driver - fixing/improving unittests
skodak [Mon, 27 Oct 2008 12:01:15 +0000 (12:01 +0000)]
MDL-17020 dml: native pgsql driver - fixing/improving unittests

16 years agoMDL-17020 dml: native pgsql driver - $ bound syntax fully implemented, we do not...
skodak [Mon, 27 Oct 2008 12:00:04 +0000 (12:00 +0000)]
MDL-17020 dml: native pgsql driver - $ bound syntax fully implemented, we do not need string for exception anymore

16 years agoMDL-17020 dml: native pgsql driver - more resource freeing
skodak [Mon, 27 Oct 2008 11:43:17 +0000 (11:43 +0000)]
MDL-17020 dml: native pgsql driver - more resource freeing

16 years agouser selection: MDL-16995 Improve the user selector used on the assign roles and...
tjhunt [Mon, 27 Oct 2008 08:37:50 +0000 (08:37 +0000)]
user selection: MDL-16995 Improve the user selector used on the assign roles and group memebers pages - Implement search.php which does the work for ajax requests.

16 years agouser selection: MDL-16992 Improve the user selector used on the assign roles and...
tjhunt [Mon, 27 Oct 2008 07:40:57 +0000 (07:40 +0000)]
user selection: MDL-16992 Improve the user selector used on the assign roles and group memebers pages - Create a base class.

16 years agouser selection: MDL-16992 Improve the user selector used on the assign roles and...
tjhunt [Mon, 27 Oct 2008 07:30:44 +0000 (07:30 +0000)]
user selection: MDL-16992 Improve the user selector used on the assign roles and group memebers pages - Create a base class.

16 years agoMDL-15352: add error management to mnet communication
jerome [Mon, 27 Oct 2008 05:12:32 +0000 (05:12 +0000)]
MDL-15352: add error management to mnet communication

16 years agoqtype multichoice: MDL-17029 answernumbering option was not being backed up or restored.
tjhunt [Mon, 27 Oct 2008 04:23:23 +0000 (04:23 +0000)]
qtype multichoice: MDL-17029 answernumbering option was not being backed up or restored.

16 years ago"MDL-17014, check soap extension before create alfresco plugin"
dongsheng [Mon, 27 Oct 2008 02:57:29 +0000 (02:57 +0000)]
"MDL-17014, check soap extension before create alfresco plugin"

16 years agoqtype match: MDL-16450 Change validation so it is possible to create matching questio...
tjhunt [Mon, 27 Oct 2008 02:33:34 +0000 (02:33 +0000)]
qtype match: MDL-16450 Change validation so it is possible to create matching questions with two stems and three answers.

Thanks to Oleg Sychev for implementing this.

16 years agoUpdated the HEAD build version to 20081027
moodlerobot [Mon, 27 Oct 2008 01:41:41 +0000 (01:41 +0000)]
Updated the HEAD build version to 20081027

16 years agoAutomatic installer.php lang files by installer_builder (20081027)
moodlerobot [Mon, 27 Oct 2008 01:22:32 +0000 (01:22 +0000)]
Automatic installer.php lang files by installer_builder (20081027)

16 years agoMDL-17020 dml: native pgsql driver - still buggy, works only partially
skodak [Sun, 26 Oct 2008 22:36:13 +0000 (22:36 +0000)]
MDL-17020 dml: native pgsql driver - still buggy, works only partially

16 years agoMDL-14679 dml/native_mysqli recordset cleanup
skodak [Sun, 26 Oct 2008 13:00:53 +0000 (13:00 +0000)]
MDL-14679 dml/native_mysqli recordset cleanup

16 years agoMDL-17020 dml: dollar bound query syntax support
skodak [Sun, 26 Oct 2008 12:45:05 +0000 (12:45 +0000)]
MDL-17020 dml: dollar bound query syntax support

16 years agoUpdated the HEAD build version to 20081026
moodlerobot [Sun, 26 Oct 2008 01:37:21 +0000 (01:37 +0000)]
Updated the HEAD build version to 20081026

16 years agoAutomatic installer.php lang files by installer_builder (20081026)
moodlerobot [Sun, 26 Oct 2008 01:18:45 +0000 (01:18 +0000)]
Automatic installer.php lang files by installer_builder (20081026)

16 years agoMDL-14679 dml/native_mysqli fixed sql concat
skodak [Sat, 25 Oct 2008 18:40:35 +0000 (18:40 +0000)]
MDL-14679 dml/native_mysqli fixed sql concat

16 years agoMDL-14679 dml/native_mysqli adding lang strings
skodak [Sat, 25 Oct 2008 18:37:59 +0000 (18:37 +0000)]
MDL-14679 dml/native_mysqli adding lang strings

16 years agoMDL-14679 dml/native_mysqli fixed decimal columns - unittests now complete without...
skodak [Sat, 25 Oct 2008 18:31:40 +0000 (18:31 +0000)]
MDL-14679 dml/native_mysqli fixed decimal columns - unittests now complete without errors!

16 years agoMDL-14679 dml/native_mysqli implemented blob type
skodak [Sat, 25 Oct 2008 18:26:55 +0000 (18:26 +0000)]
MDL-14679 dml/native_mysqli implemented blob type

16 years agoMDL-14679 dml/native_mysqli fixed recordsets handling
skodak [Sat, 25 Oct 2008 18:12:17 +0000 (18:12 +0000)]
MDL-14679 dml/native_mysqli fixed recordsets handling

16 years agoMDL-14679 dml/native_mysqli fixed column cache
skodak [Sat, 25 Oct 2008 18:01:54 +0000 (18:01 +0000)]
MDL-14679 dml/native_mysqli fixed column cache

16 years agoMDL-16029 extralocations deprecated
skodak [Sat, 25 Oct 2008 17:52:38 +0000 (17:52 +0000)]
MDL-16029 extralocations deprecated

16 years agoMDL-16930 dml: converting print_error to exceptions
skodak [Sat, 25 Oct 2008 17:43:45 +0000 (17:43 +0000)]
MDL-16930 dml: converting print_error to exceptions

16 years agoMDL-16341 Almost finished portfolio flickr plugin. Modified phpflickr->request method...
nicolasconnault [Sat, 25 Oct 2008 13:35:20 +0000 (13:35 +0000)]
MDL-16341 Almost finished portfolio flickr plugin. Modified phpflickr->request method so it can upload files, but having permission issue (only read)

16 years agoUpdated the HEAD build version to 20081025
moodlerobot [Sat, 25 Oct 2008 01:47:05 +0000 (01:47 +0000)]
Updated the HEAD build version to 20081025

16 years ago[MDL-15425] Search Filters are too persistant. Merged from MOODLE_19_STABLE.
robertall [Fri, 24 Oct 2008 20:17:10 +0000 (20:17 +0000)]
[MDL-15425] Search Filters are too persistant.  Merged from MOODLE_19_STABLE.

16 years agoMDL-16930 dml - towards exceptions
skodak [Fri, 24 Oct 2008 17:56:35 +0000 (17:56 +0000)]
MDL-16930 dml - towards exceptions

16 years agofixed syntax error ;-)
skodak [Fri, 24 Oct 2008 17:54:58 +0000 (17:54 +0000)]
fixed syntax error ;-)

16 years agoMDL-16785 bogus grades inserted when formulas used - credit Michael Spall and Ann...
skodak [Fri, 24 Oct 2008 17:53:15 +0000 (17:53 +0000)]
MDL-16785 bogus grades inserted when formulas used - credit Michael Spall and Ann Adamcik; merged from MOODLE_19_STABLE

16 years agoMDL-17003: Completion progress report needs paging system as large reports can kill...
sam_marshall [Fri, 24 Oct 2008 16:20:37 +0000 (16:20 +0000)]
MDL-17003: Completion progress report needs paging system as large reports can kill browser

16 years agoMDL-17002 "unit test to test quiz_report_index_by_keys"
jamiesensei [Fri, 24 Oct 2008 15:34:19 +0000 (15:34 +0000)]
MDL-17002 "unit test to test quiz_report_index_by_keys"

16 years agoMDL-17000 "telling get_list_of_plugins() to ignore simpletest directories" added...
jamiesensei [Fri, 24 Oct 2008 15:17:45 +0000 (15:17 +0000)]
MDL-17000 "telling get_list_of_plugins() to ignore simpletest directories" added simpletest to the list of dirs to ignore.

16 years agoMDL-17001 "Moving admin/report/simpletest to directory unittest" changing some refere...
jamiesensei [Fri, 24 Oct 2008 15:13:08 +0000 (15:13 +0000)]
MDL-17001 "Moving admin/report/simpletest to directory unittest" changing some references to old simpletest directory name.

16 years agorenamed admin/report/simpletest to unittest
jamiesensei [Fri, 24 Oct 2008 15:10:41 +0000 (15:10 +0000)]
renamed admin/report/simpletest to unittest

16 years agoMDL-16756: Groups bugfixes and multiple select support for deletion
sam_marshall [Fri, 24 Oct 2008 13:31:49 +0000 (13:31 +0000)]
MDL-16756: Groups bugfixes and multiple select support for deletion

16 years agoMDL-15498 Minor display bug with completion progress report
sam_marshall [Fri, 24 Oct 2008 10:12:33 +0000 (10:12 +0000)]
MDL-15498 Minor display bug with completion progress report

16 years agoMDL-15352: fix search (Moodle remote plugin)
jerome [Fri, 24 Oct 2008 08:39:37 +0000 (08:39 +0000)]
MDL-15352: fix search (Moodle remote plugin)

16 years agouser selection: MDL-16991 Improve the user selector used on the assign roles and...
tjhunt [Fri, 24 Oct 2008 06:41:50 +0000 (06:41 +0000)]
user selection: MDL-16991 Improve the user selector used on the assign roles and group memebers pages - Create admin setting

16 years agoMDL-16784 removing require_once
nicolasconnault [Fri, 24 Oct 2008 06:40:27 +0000 (06:40 +0000)]
MDL-16784 removing require_once

16 years agoMDL-15352: clean indentation
jerome [Fri, 24 Oct 2008 05:50:57 +0000 (05:50 +0000)]
MDL-15352: clean indentation

16 years agoMDL-15352: trivial change, add a clear error message when can't retirve listing
jerome [Fri, 24 Oct 2008 05:36:59 +0000 (05:36 +0000)]
MDL-15352: trivial change, add a clear error message when can't retirve listing

16 years agomoodlelib iprange checks: MDL-16986 If the user makes a mistake and types something...
tjhunt [Fri, 24 Oct 2008 02:53:51 +0000 (02:53 +0000)]
moodlelib iprange checks: MDL-16986 If the user makes a mistake and types something like 172.16.1.143/148, with something greater than 32 after the slash, treat it as /32.

16 years agoUpdated the HEAD build version to 20081024
moodlerobot [Fri, 24 Oct 2008 01:51:50 +0000 (01:51 +0000)]
Updated the HEAD build version to 20081024

16 years agoMDL-15352: fix warning on admin.php (temporary fix)
jerome [Thu, 23 Oct 2008 09:51:48 +0000 (09:51 +0000)]
MDL-15352: fix warning on admin.php (temporary fix)

16 years agoquestion bank category editing: To be honest, I can't rememeber exactly what bug...
tjhunt [Thu, 23 Oct 2008 09:23:52 +0000 (09:23 +0000)]
question bank category editing: To be honest, I can't rememeber exactly what bug this fixes, but it was a problem I found and fixed while preparing to demo stuff at the Brisbane Moodle Moot. In the process of fixing whatever issue it was (I think it was something to do with the permissions checks in some cases) I cleaned to code up and made it easier to understand, and I trust myself, so I am checking this in.

16 years agoMDL-15352: fix a bug introduce when I cleaned mnet/xmlrpc/server.php
jerome [Thu, 23 Oct 2008 09:21:49 +0000 (09:21 +0000)]
MDL-15352: fix a bug introduce when I cleaned mnet/xmlrpc/server.php

16 years agoQuestion bank: error when deleting empty categories.
tjhunt [Thu, 23 Oct 2008 09:17:50 +0000 (09:17 +0000)]
Question bank: error when deleting empty categories.

16 years agofile/link resource: Fix notice.
tjhunt [Thu, 23 Oct 2008 09:05:37 +0000 (09:05 +0000)]
file/link resource: Fix notice.

16 years agolistlib: off-by-one error. I found this while preparing my Brisbane MoodleMoot demo...
tjhunt [Thu, 23 Oct 2008 09:04:52 +0000 (09:04 +0000)]
listlib: off-by-one error. I found this while preparing my Brisbane MoodleMoot demo. It was causing notices on the question bank page, or something like that.

16 years agoMDL-16784 Added a hack for ie6, which causes a little glitch in ie5.5, but nothing...
nicolasconnault [Thu, 23 Oct 2008 08:54:49 +0000 (08:54 +0000)]
MDL-16784 Added a hack for ie6, which causes a little glitch in ie5.5, but nothing major

16 years agoxmldb checks: MDL-16976 write a check that finds rows that violate the foreign key...
tjhunt [Thu, 23 Oct 2008 08:32:12 +0000 (08:32 +0000)]
xmldb checks: MDL-16976 write a check that finds rows that violate the foreign key constraints.

16 years agoxmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code.
tjhunt [Thu, 23 Oct 2008 08:30:43 +0000 (08:30 +0000)]
xmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code.

16 years agoMDL-15352: doesn't use anymore mnet system function, implemeted new mnet function...
jerome [Thu, 23 Oct 2008 08:14:24 +0000 (08:14 +0000)]
MDL-15352: doesn't use anymore mnet system function, implemeted new mnet function, remote moodle service will appear into the peer service

16 years agoMDL-15352: doesn't use anymore mnet system function, implemeted new mnet function...
jerome [Thu, 23 Oct 2008 08:14:23 +0000 (08:14 +0000)]
MDL-15352: doesn't use anymore mnet system function, implemeted new mnet function, remote moodle service will appear into the peer service

16 years agoqtype database definitions: MDL-16978 Lots of foreign key definitions in install...
tjhunt [Thu, 23 Oct 2008 07:30:12 +0000 (07:30 +0000)]
qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question.

16 years ago"MDL-16911, enable searching dialog and adjust thumbnail width"
dongsheng [Thu, 23 Oct 2008 07:11:47 +0000 (07:11 +0000)]
"MDL-16911, enable searching dialog and adjust thumbnail width"

16 years ago"MDL-13766, add thumbnail_width option for listing"
dongsheng [Thu, 23 Oct 2008 07:10:50 +0000 (07:10 +0000)]
"MDL-13766, add thumbnail_width option for listing"

16 years ago"MDL-16650, fixed bug of returning raw urls"
dongsheng [Thu, 23 Oct 2008 04:26:48 +0000 (04:26 +0000)]
"MDL-16650, fixed bug of returning raw urls"

16 years ago"MDL-16911, youtube plugin for repository module"
dongsheng [Thu, 23 Oct 2008 04:10:59 +0000 (04:10 +0000)]
"MDL-16911, youtube plugin for repository module"

16 years agoUpdated the HEAD build version to 20081023
moodlerobot [Thu, 23 Oct 2008 01:59:54 +0000 (01:59 +0000)]
Updated the HEAD build version to 20081023

16 years agoMDL-16541 - text resource portfolio implementation - send as .html since we're format...
mjollnir_ [Wed, 22 Oct 2008 10:45:05 +0000 (10:45 +0000)]
MDL-16541 - text resource portfolio implementation - send as .html since we're formatting that way

16 years agoquiz attempt javascript: MDL-16833 the javascript that stops enter from submitting...
tjhunt [Wed, 22 Oct 2008 10:26:45 +0000 (10:26 +0000)]
quiz attempt javascript: MDL-16833 the javascript that stops enter from submitting the forum in quiz attempts was broken in HEAD.

16 years agoadmin tree: remove spurious space.
tjhunt [Wed, 22 Oct 2008 10:24:26 +0000 (10:24 +0000)]
admin tree: remove spurious space.

16 years agoroles interface: MDL-16965 make a view that explains the has_capability calculation...
tjhunt [Wed, 22 Oct 2008 09:48:16 +0000 (09:48 +0000)]
roles interface: MDL-16965 make a view that explains the has_capability calculation for a given capability in a given context for a given user, like on http://docs.moodle.org/en/How_permissions_are_calculated.

16 years agoMDL-16962 New formslib element for dropdowns with a link to another page. Applied...
nicolasconnault [Wed, 22 Oct 2008 09:31:49 +0000 (09:31 +0000)]
MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE