1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-22 16:40:07 +01:00

33936 Commits

Author SHA1 Message Date
peterbulmer
6ff7d16b25 MDL-17038 - refine query to limit size of returned data.
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 01:16:06 +00:00
skodak
1500142bfb MDL-14990 dml: towards proper logging/perf infrastructure 2008-10-29 23:55:16 +00:00
piers
83eceb6ca8 MDL-17052 - remove use of $_POST. 2008-10-29 16:10:38 +00:00
jamiesensei
2685ec17ea MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" Unit tests for the grade stats calculations. 2008-10-29 10:09:55 +00:00
jamiesensei
45cf6fd910 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. 2008-10-29 10:00:44 +00:00
skodak
2f17b76d4b MDL-17057 dml: fixed regression changed by removed dbpersist parameter - sorrrry 2008-10-29 09:24:45 +00:00
tjhunt
aa9671c990 user selection: MDL-16966 Improve some of the wording. 2008-10-29 09:10:41 +00:00
tjhunt
6d5a0e939f random course generator: Helpful comment at the top of the file. 2008-10-29 08:39:33 +00:00
jerome
b953d4a459 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. 2008-10-29 08:20:12 +00:00
tjhunt
9787301687 user selection: MDL-16994 Improve the user selector used on the assign roles and group memebers pages - Convert the group memebership page. 2008-10-29 08:18:24 +00:00
tjhunt
e4749fcc08 Make developer debug mode available to JavaScript. 2008-10-29 08:17:18 +00:00
skodak
5f772e4afa MDL-17055 fixed pg regression - removed redundant sorting 2008-10-29 07:16:49 +00:00
tjhunt
10e99feaa2 Fix and improve error message. 2008-10-29 06:54:32 +00:00
jerome
ce5e846c72 MDL-15352: add phpdoc to mnet_publishes method 2008-10-29 06:42:48 +00:00
jerome
709c549551 MDL-15352: clean and comment the moodle remote plugin 2008-10-29 06:36:23 +00:00
tjhunt
f1303e9262 Fix whitespace. 2008-10-29 05:50:03 +00:00
tjhunt
f771be2787 user selection: MDL-17053 Improve the user selector used on the assign roles and group memebers pages - Make single user select mode work properly. 2008-10-29 05:09:18 +00:00
tjhunt
26b773ec53 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. 2008-10-29 04:40:34 +00:00
dongsheng
abbd635c91 "MDL-16784, remove css style, added a hack for ie6" 2008-10-29 02:23:19 +00:00
moodlerobot
e65128d2ce Updated the HEAD build version to 20081029 2008-10-29 01:46:08 +00:00
dongsheng
de063645aa "MDL-16896, update html element reference when show filepicker" 2008-10-29 01:37:40 +00:00
tjhunt
0696bafa73 participants list: MDL-17055 temporary fix for this regression. Do the DISTINCT bit in PHP rather than SQL. 2008-10-29 01:33:26 +00:00
skodak
bb5f11ece7 MDL-14990 dml: towards proper logging/perf infrastructure 2008-10-28 22:31:26 +00:00
stronk7
40b5f6552b Missing parenthesis in sql_substr(). MDL-16669 2008-10-28 17:57:51 +00:00
skodak
9a4f9e334a MDL-17020 dml: native pgsql driver - fixed error detection on connect 2008-10-28 15:37:15 +00:00
skodak
1fe1d10454 MDL-16930 dml: exceptions instead of print_error 2008-10-28 15:21:01 +00:00
skodak
655bbf511d MDL-16669 dml: improved sql_substring(), added unit tests 2008-10-28 15:11:10 +00:00
skodak
d669160891 MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry 2008-10-28 12:14:09 +00:00
skodak
7063c802fa MDL-17020 dml: native pgsql driver - minor coding style improvement 2008-10-28 12:04:10 +00:00
skodak
dd2ce45907 MDL-17020 dml: native pgsql driver - socket and persistent connection support 2008-10-28 12:03:04 +00:00
skodak
6cc9771844 MDL-14990 dml: added __destruct method, will be needed for logging 2008-10-28 12:02:13 +00:00
tjhunt
d56f9e659d 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. 2008-10-28 06:51:36 +00:00
tjhunt
b61d8ee50d 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. 2008-10-28 06:49:58 +00:00
tjhunt
5e8d809bd4 xmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code - I forgot to check in the language strings before. 2008-10-28 06:48:16 +00:00
jerome
970b69c3ab MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting 2008-10-28 04:03:12 +00:00
jerome
4ad46f21d3 MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting 2008-10-28 04:02:25 +00:00
jerome
571dde8f26 MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting 2008-10-28 04:00:34 +00:00
dongsheng
efe018b492 "MDL-17014, check soap extension in alfresco plugin" 2008-10-28 03:13:31 +00:00
fmarier
6a77823cb6 MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
moodlerobot
241e8210ee Updated the HEAD build version to 20081028 2008-10-28 01:48:46 +00:00
tjhunt
da012eb63a qtype multichoice: MDL-17029 - followup - revert my overzealous copying and pasting. Thanks to Myles Carrick for noticing my mistake. 2008-10-27 23:36:07 +00:00
skodak
beaa43db85 MDL-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +00:00
skodak
298d9250d9 MDL-17020 dml: native pgsql driver - fixed wrong handling of binary fields in get_column() 2008-10-27 21:57:45 +00:00
skodak
2958a49b75 MDL-17020 dml: native pgsql driver - transactions minor changes 2008-10-27 20:59:21 +00:00
skodak
fa76662bb2 MDL-14679 dml/native_mysqli transactions support 2008-10-27 20:58:37 +00:00
skodak
fb76304b3b MDL-17020 dml: native pgsql driver - implementation and unittests of transactions 2008-10-27 20:21:04 +00:00
skodak
0bd364c1d7 MDL-17020 dml: native pgsql driver - ddl unittest more robust - fixed typo, thanks ELoy! 2008-10-27 15:54:36 +00:00
skodak
a65b0be43f MDL-17020 dml: native pgsql driver - ddl unittest more robust 2008-10-27 15:50:32 +00:00
skodak
d246cdd2f9 MDL-17020 dml: native pgsql driver - support for bytea updating 2008-10-27 15:42:52 +00:00
skodak
db7aea3818 MDL-17020 dml: native pgsql driver - support for bytea reading 2008-10-27 15:31:11 +00:00