40342 Commits

Author SHA1 Message Date
Eloy Lafuente
38af117a91 NOBUG: partially re-introduce DB object static cache, as we need to avoid dupes
when two indexes are created in the same sentence and initials are the same (contenthash, contextid)
This introduces some problems in Oracle but... better to keep the rest working.
2010-03-18 00:48:48 +00:00
Moodle Robot
843640c667 Updated the HEAD build version to 20100318 2010-03-18 00:42:48 +00:00
Helen Foster
8c7ffaf102 help file MDL-17698 edits to ensure XHTML strict compliance thanks to David Horat 2010-03-17 14:18:45 +00:00
Helen Foster
de53e9ebef help file MDL-21308 rewording thanks to Bente Olsen 2010-03-17 10:50:19 +00:00
Helen Foster
caf1bbd218 help file MDL-21600 obsolete file thanks to Koen Roggemans 2010-03-17 09:19:01 +00:00
Andrew Davis
7ac928a749 rating MDL-21657 more changes based on Petr's feedback 2010-03-17 09:12:13 +00:00
Andrew Davis
5db9b119bd rating MDL-21657 moved upgrade of data table to mod/data/ upgrade script and updated install.xml 2010-03-17 05:50:08 +00:00
Andrew Davis
9c1f9627d8 rating MDL-21657 renamed ratinglib.php to lib.php to bring /rating in line with /comment 2010-03-17 03:54:18 +00:00
Andrew Davis
f1f6a75524 rating MDL-21657 changes based on Petr's feedback 2010-03-17 03:39:54 +00:00
Dongsheng Cai
6aee047797 "MDL-19118, fixed the code of requiring moodle course object" 2010-03-17 02:41:01 +00:00
Dongsheng Cai
6ee744b36e "MDL-20204, fixed html_writer::tag parameters" 2010-03-17 02:25:36 +00:00
Eloy Lafuente
237e66198d MDL-21834 DDL tests - static caches aren't good for multiple connections in same request 2010-03-17 02:17:26 +00:00
Andrew Davis
019cf6ce82 rating MDL-21657 added something to upgrade script to ensure there are no problems due to db/install.php having lagged behind unpgrade.php 2010-03-17 02:05:31 +00:00
Andrew Davis
e32a0646b6 rating MDL-21657 fixed rating table name in install.xml 2010-03-17 01:49:52 +00:00
Eloy Lafuente
d61b3d0269 MDL-21834 DDL tests - fix concurrent temp tables for mssql + 1 incorrect test 2010-03-17 01:34:29 +00:00
Eloy Lafuente
00511e2101 MDL-21834 DDL tests - fix concurrent temp tables for postgresql 2010-03-17 01:32:59 +00:00
Moodle Robot
b38582ff95 Updated the HEAD build version to 20100317 2010-03-17 00:42:46 +00:00
Moodle Robot
2608085578 Automatic installer.php lang files by installer_builder (20100317) 2010-03-17 00:31:13 +00:00
Penny Leach
549c1ae680 portfolio MDL-21508 fixed broken forum attachment export
- fixed a lot of logic in the format conflict stuff
- fixed a very specific bug in forum export when exporting a single
  attachment.
2010-03-16 19:07:53 +00:00
Eloy Lafuente
fbff152d22 MDL-21834 DDL tests - reveal some problems using concurrent temp tables 2010-03-16 19:02:18 +00:00
Penny Leach
fda8369f38 filelib MDL-21752 fixed case where mimeinfo_from_icon was including document/unknown when there were better options 2010-03-16 18:58:08 +00:00
Andrew Davis
e1e613d52c rating MDL-21657 added type to phpdocs and adjusted whitespace 2010-03-16 09:48:15 +00:00
Andrew Davis
6c5fcef746 rating MDL-21657 changing from ratings (plural) to rating (singular) 2010-03-16 09:37:31 +00:00
Andrew Davis
ba0c89c5ec rating MDL-21657 changing from ratings (plural) to rating (singular) 2010-03-16 09:24:09 +00:00
Andrew Davis
0f51ca7922 rating MDL-21657 changed table from ratings (plural) to rating (singular) 2010-03-16 09:20:23 +00:00
Andrew Davis
19fae1198c rating MDL-21657 changed capabilities from ratings (plural) to rating (singular) 2010-03-16 09:02:34 +00:00
Andrew Davis
54e42e0bf2 rating MDL-21657 Switched from table ratings to rating 2010-03-16 08:57:57 +00:00
Dongsheng Cai
560ad965ec "MDL-21474, fixed mahara phpdocs" 2010-03-16 08:50:59 +00:00
Dongsheng Cai
249c4f606d "MDL-20904, web services for files" 2010-03-16 08:29:08 +00:00
Andrew Davis
134cacf1b7 rating MDL-21657 Removed accidental commit of an unrelated mnet work around 2010-03-16 08:11:24 +00:00
Dongsheng Cai
80555111bc "MDL-19118, replace course it with course object to improve performance" 2010-03-16 08:09:19 +00:00
Dongsheng Cai
5758852313 "MDL-19118, fixed security bug in comments, thanks to Petr" 2010-03-16 07:57:45 +00:00
Andrew Davis
158cd5d91a rating MDL-21657 Fixed 2 upgrade problems 2010-03-16 06:59:34 +00:00
Andrew Davis
1d50dd13f6 gradebook MDL-19133 Make grading settings part of mod_edit form. first of several commits. 2010-03-16 06:33:16 +00:00
Dongsheng Cai
1238246b45 "MDL-13766, fixed input name" 2010-03-16 06:05:24 +00:00
Andrew Davis
a09aeee47b rating MDL-21657 first commit for rating library 2010-03-16 05:57:51 +00:00
Dongsheng Cai
283cf6ec6f "MDL-13766, fixed zindex value for search dialog" 2010-03-16 04:02:42 +00:00
Dongsheng Cai
d10c92f3a5 "MDL-13766, fixed context default value" 2010-03-16 03:30:29 +00:00
Dongsheng Cai
8e0946bf01 "MDL-21443, improve phpdoc" 2010-03-16 03:29:45 +00:00
Dongsheng Cai
447c7a192c "MDL-13766, fixed context default value" 2010-03-16 03:21:59 +00:00
Dongsheng Cai
9d4ef80f9d "MDL-13766, fixed coding style" 2010-03-16 02:57:18 +00:00
Moodle Robot
a81508bfac Updated the HEAD build version to 20100316 2010-03-16 00:42:02 +00:00
Dongsheng Cai
5738fbfd15 "MDL-21786, fixed function name" 2010-03-15 08:39:51 +00:00
Dongsheng Cai
88342307b0 "MDL-21786, remove old comment lib file" 2010-03-15 08:03:18 +00:00
Dongsheng Cai
24048d094e "MDL-21786, add license info to locallib.php" 2010-03-15 08:01:01 +00:00
Dongsheng Cai
36051c9e91 "MDL-21786, moving comments library files to consistency" 2010-03-15 07:59:28 +00:00
Dongsheng Cai
d5774763d1 "MDL-13766, removed debug code" 2010-03-15 06:42:55 +00:00
Dongsheng Cai
85495bd291 "MDL-21021, added a block to manager user private files" 2010-03-15 06:41:02 +00:00
Dongsheng Cai
ff3cf1c937 "MDL-15405, simplified filemanager initilising in database module" 2010-03-15 06:31:41 +00:00
Dongsheng Cai
ad13710756 "MDL-15405, fixed non-js filepicker url, need more work on nonjs version" 2010-03-15 06:29:47 +00:00