33888 Commits

Author SHA1 Message Date
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
skodak
30fff7b74f MDL-17020 dml: native pgsql driver - improved get_record and get_field - this should be faster 2008-10-27 15:30:38 +00:00
skodak
80ffbad34b MDL-17020 dml: native pgsql driver - fixing/improving unittests; fixed column names in indexes 2008-10-27 12:33:09 +00:00
skodak
334ce0266d MDL-17020 dml: native pgsql driver - fixing/improving unittests 2008-10-27 12:10:24 +00:00
skodak
9eb86c4a0d MDL-17020 dml: native pgsql driver - fixing/improving unittests 2008-10-27 12:01:15 +00:00
skodak
935956b8c2 MDL-17020 dml: native pgsql driver - $ bound syntax fully implemented, we do not need string for exception anymore 2008-10-27 12:00:04 +00:00
skodak
e4f9c142f1 MDL-17020 dml: native pgsql driver - more resource freeing 2008-10-27 11:43:17 +00:00
tjhunt
f05c20fb44 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. 2008-10-27 08:37:50 +00:00
tjhunt
64d2d01cfe user selection: MDL-16992 Improve the user selector used on the assign roles and group memebers pages - Create a base class. 2008-10-27 07:40:57 +00:00
tjhunt
bbcf571147 user selection: MDL-16992 Improve the user selector used on the assign roles and group memebers pages - Create a base class. 2008-10-27 07:30:44 +00:00
jerome
a1c9c2bdc3 MDL-15352: add error management to mnet communication 2008-10-27 05:12:32 +00:00
tjhunt
4b31ac5cd1 qtype multichoice: MDL-17029 answernumbering option was not being backed up or restored. 2008-10-27 04:23:23 +00:00
dongsheng
3e0794ed04 "MDL-17014, check soap extension before create alfresco plugin" 2008-10-27 02:57:29 +00:00
tjhunt
6cfa5ec17d 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.
2008-10-27 02:33:34 +00:00
moodlerobot
75b647eb53 Updated the HEAD build version to 20081027 2008-10-27 01:41:41 +00:00
moodlerobot
23e4110ff7 Automatic installer.php lang files by installer_builder (20081027) 2008-10-27 01:22:32 +00:00
skodak
158622bd64 MDL-17020 dml: native pgsql driver - still buggy, works only partially 2008-10-26 22:36:13 +00:00
skodak
312dab0dec MDL-14679 dml/native_mysqli recordset cleanup 2008-10-26 13:00:53 +00:00
skodak
3f0c17b8ef MDL-17020 dml: dollar bound query syntax support 2008-10-26 12:45:05 +00:00
moodlerobot
f44b3c7231 Updated the HEAD build version to 20081026 2008-10-26 01:37:21 +00:00
moodlerobot
eec43895b6 Automatic installer.php lang files by installer_builder (20081026) 2008-10-26 01:18:45 +00:00
skodak
d5d0890c30 MDL-14679 dml/native_mysqli fixed sql concat 2008-10-25 18:40:35 +00:00
skodak
2aeb3bcbdb MDL-14679 dml/native_mysqli adding lang strings 2008-10-25 18:37:59 +00:00
skodak
c65845cca1 MDL-14679 dml/native_mysqli fixed decimal columns - unittests now complete without errors! 2008-10-25 18:31:40 +00:00
skodak
75dfa4a35d MDL-14679 dml/native_mysqli implemented blob type 2008-10-25 18:26:55 +00:00
skodak
e21847e530 MDL-14679 dml/native_mysqli fixed recordsets handling 2008-10-25 18:12:17 +00:00
skodak
12e09c6b8b MDL-14679 dml/native_mysqli fixed column cache 2008-10-25 18:01:54 +00:00
skodak
7da83e81af MDL-16029 extralocations deprecated 2008-10-25 17:52:38 +00:00
skodak
6a68d8c0e1 MDL-16930 dml: converting print_error to exceptions 2008-10-25 17:43:45 +00:00
nicolasconnault
a55d94d4ac MDL-16341 Almost finished portfolio flickr plugin. Modified phpflickr->request method so it can upload files, but having permission issue (only read) 2008-10-25 13:35:20 +00:00
moodlerobot
a5131d8154 Updated the HEAD build version to 20081025 2008-10-25 01:47:05 +00:00
robertall
d53e5129f8 [MDL-15425] Search Filters are too persistant. Merged from MOODLE_19_STABLE. 2008-10-24 20:17:10 +00:00
skodak
49459eb03a MDL-16930 dml - towards exceptions 2008-10-24 17:56:35 +00:00
skodak
9b0e2d6652 fixed syntax error ;-) 2008-10-24 17:54:58 +00:00
skodak
f53db007f6 MDL-16785 bogus grades inserted when formulas used - credit Michael Spall and Ann Adamcik; merged from MOODLE_19_STABLE 2008-10-24 17:53:15 +00:00
sam_marshall
35da0e8768 MDL-17003: Completion progress report needs paging system as large reports can kill browser 2008-10-24 16:20:37 +00:00
jamiesensei
e815151ead MDL-17002 "unit test to test quiz_report_index_by_keys" 2008-10-24 15:34:19 +00:00
jamiesensei
ba1ff79a76 MDL-17000 "telling get_list_of_plugins() to ignore simpletest directories" added simpletest to the list of dirs to ignore. 2008-10-24 15:17:45 +00:00
jamiesensei
ef09fadc44 MDL-17001 "Moving admin/report/simpletest to directory unittest" changing some references to old simpletest directory name. 2008-10-24 15:13:08 +00:00
jamiesensei
368f375370 renamed admin/report/simpletest to unittest 2008-10-24 15:10:41 +00:00
sam_marshall
f6eece19f7 MDL-16756: Groups bugfixes and multiple select support for deletion 2008-10-24 13:31:49 +00:00
sam_marshall
fe94025d69 MDL-15498 Minor display bug with completion progress report 2008-10-24 10:12:33 +00:00
jerome
e33014943d MDL-15352: fix search (Moodle remote plugin) 2008-10-24 08:39:37 +00:00
tjhunt
99cd2f77bb user selection: MDL-16991 Improve the user selector used on the assign roles and group memebers pages - Create admin setting 2008-10-24 06:41:50 +00:00
nicolasconnault
75816bbb91 MDL-16784 removing require_once 2008-10-24 06:40:27 +00:00
jerome
bcd41452b9 MDL-15352: clean indentation 2008-10-24 05:50:57 +00:00
jerome
46c8e3b0d6 MDL-15352: trivial change, add a clear error message when can't retirve listing 2008-10-24 05:36:59 +00:00
tjhunt
6ff2be37f5 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. 2008-10-24 02:53:51 +00:00
moodlerobot
9488eba1f0 Updated the HEAD build version to 20081024 2008-10-24 01:51:50 +00:00