]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoprint_table: allow headings to span multiple columns.
tjhunt [Thu, 30 Oct 2008 04:20:03 +0000 (04:20 +0000)]
print_table: allow headings to span multiple columns.

16 years agouser selection: Make inserting the search term into lang strings in JavaScript more...
tjhunt [Thu, 30 Oct 2008 03:56:48 +0000 (03:56 +0000)]
user selection: Make inserting the search term into lang strings in JavaScript more robust.

16 years agocourse editing: MDL-17066 Assign roles icon next to activities when editing is on...
tjhunt [Thu, 30 Oct 2008 03:00:20 +0000 (03:00 +0000)]
course editing: MDL-17066 Assign roles icon next to activities when editing is on does not have a tool-tip

16 years agoMDL-15352: add warning message when no peer are set
jerome [Thu, 30 Oct 2008 02:54:11 +0000 (02:54 +0000)]
MDL-15352: add warning message when no peer are set

16 years agoMDL-15352: move local/remote common code into the repository library.
jerome [Thu, 30 Oct 2008 02:30:26 +0000 (02:30 +0000)]
MDL-15352: move local/remote common code into the repository library.

16 years ago"MDL-13766, the keylistener should be created dependently of the input element"
dongsheng [Thu, 30 Oct 2008 02:11:43 +0000 (02:11 +0000)]
"MDL-13766, the keylistener should be created dependently of the input element"

16 years agoUpdated the HEAD build version to 20081030
moodlerobot [Thu, 30 Oct 2008 01:48:42 +0000 (01:48 +0000)]
Updated the HEAD build version to 20081030

16 years agoMDL-17038 bugfixes
peterbulmer [Thu, 30 Oct 2008 01:18:32 +0000 (01:18 +0000)]
MDL-17038 bugfixes

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-17038 - truncate overlength varchar fields before attempting to insert
peterbulmer [Thu, 30 Oct 2008 01:17:55 +0000 (01:17 +0000)]
MDL-17038 - truncate overlength varchar fields before attempting to insert

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-17038 formatting correction
peterbulmer [Thu, 30 Oct 2008 01:17:11 +0000 (01:17 +0000)]
MDL-17038 formatting correction

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-17038 Change to use sensible variable names
peterbulmer [Thu, 30 Oct 2008 01:16:47 +0000 (01:16 +0000)]
MDL-17038 Change to use sensible variable names

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-17038 - refine query to limit size of returned data.
peterbulmer [Thu, 30 Oct 2008 01:16:06 +0000 (01:16 +0000)]
MDL-17038 - refine query to limit size of returned data.

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-14990 dml: towards proper logging/perf infrastructure
skodak [Wed, 29 Oct 2008 23:55:16 +0000 (23:55 +0000)]
MDL-14990 dml: towards proper logging/perf infrastructure

16 years agoMDL-17052 - remove use of $_POST.
piers [Wed, 29 Oct 2008 16:10:38 +0000 (16:10 +0000)]
MDL-17052 - remove use of $_POST.

16 years agoMDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculati...
jamiesensei [Wed, 29 Oct 2008 10:09:55 +0000 (10:09 +0000)]
MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" Unit tests for the grade stats calculations.

16 years agoMDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculati...
jamiesensei [Wed, 29 Oct 2008 10:00:44 +0000 (10:00 +0000)]
MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" Seperating out call for processing actual student responses from calculation of other grade stats as I want to unit test the grade stats calculations.

16 years agoMDL-17057 dml: fixed regression changed by removed dbpersist parameter - sorrrry
skodak [Wed, 29 Oct 2008 09:24:45 +0000 (09:24 +0000)]
MDL-17057 dml: fixed regression changed by removed dbpersist parameter - sorrrry

16 years agouser selection: MDL-16966 Improve some of the wording.
tjhunt [Wed, 29 Oct 2008 09:10:41 +0000 (09:10 +0000)]
user selection: MDL-16966 Improve some of the wording.

16 years agorandom course generator: Helpful comment at the top of the file.
tjhunt [Wed, 29 Oct 2008 08:39:33 +0000 (08:39 +0000)]
random course generator: Helpful comment at the top of the file.

16 years agoMDL-15351: the plugin didn't retrieve any file. The problem was cause by the curl...
jerome [Wed, 29 Oct 2008 08:20:12 +0000 (08:20 +0000)]
MDL-15351: the plugin didn't retrieve any file. The problem was cause by the curl download function that can not have session => now we deal with fileinfo parameters, not the file url.

16 years agouser selection: MDL-16994 Improve the user selector used on the assign roles and...
tjhunt [Wed, 29 Oct 2008 08:18:24 +0000 (08:18 +0000)]
user selection: MDL-16994 Improve the user selector used on the assign roles and group memebers pages - Convert the group memebership page.

16 years agoMake developer debug mode available to JavaScript.
tjhunt [Wed, 29 Oct 2008 08:17:18 +0000 (08:17 +0000)]
Make developer debug mode available to JavaScript.

16 years agoMDL-17055 fixed pg regression - removed redundant sorting
skodak [Wed, 29 Oct 2008 07:16:49 +0000 (07:16 +0000)]
MDL-17055 fixed pg regression - removed redundant sorting

16 years agoFix and improve error message.
tjhunt [Wed, 29 Oct 2008 06:54:32 +0000 (06:54 +0000)]
Fix and improve error message.

16 years agoMDL-15352: add phpdoc to mnet_publishes method
jerome [Wed, 29 Oct 2008 06:42:48 +0000 (06:42 +0000)]
MDL-15352: add phpdoc to mnet_publishes method

16 years agoMDL-15352: clean and comment the moodle remote plugin
jerome [Wed, 29 Oct 2008 06:36:23 +0000 (06:36 +0000)]
MDL-15352: clean and comment the moodle remote plugin

16 years agoFix whitespace.
tjhunt [Wed, 29 Oct 2008 05:50:03 +0000 (05:50 +0000)]
Fix whitespace.

16 years agouser selection: MDL-17053 Improve the user selector used on the assign roles and...
tjhunt [Wed, 29 Oct 2008 05:09:18 +0000 (05:09 +0000)]
user selection: MDL-17053 Improve the user selector used on the assign roles and group memebers pages - Make single user select mode work properly.

16 years agouser selection: MDL-17054 Improve the user selector used on the assign roles and...
tjhunt [Wed, 29 Oct 2008 04:40:34 +0000 (04:40 +0000)]
user selection: MDL-17054 Improve the user selector used on the assign roles and group memebers pages - fire an event when the selection becomes empty/not-empty.

16 years ago"MDL-16784, remove css style, added a hack for ie6"
dongsheng [Wed, 29 Oct 2008 02:23:19 +0000 (02:23 +0000)]
"MDL-16784, remove css style, added a hack for ie6"

16 years agoUpdated the HEAD build version to 20081029
moodlerobot [Wed, 29 Oct 2008 01:46:08 +0000 (01:46 +0000)]
Updated the HEAD build version to 20081029

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