Andrew Davis
e116a81833
rating MDL-21657 improved the default rating permissions
2010-03-18 07:14:49 +00:00
Sam Hemelryk
e0cd4f685c
theme MDL-20204 Fixed regression with theme selector in category edit form
2010-03-18 06:02:41 +00:00
Andrew Davis
4e5c0484fa
rating MDL-21657 improved the phpdoc comments
2010-03-18 05:54:59 +00:00
Sam Hemelryk
66a0612ae0
datalib MDL-14679 Fixed regression in get_logs_userday function, missing argument
2010-03-18 05:48:21 +00:00
Andrew Davis
2d10c08576
rating MDL-21657 changed to make use use of user_picture::fields()
2010-03-18 04:08:52 +00:00
Andrew Davis
8b69c341c0
rating MDL-21657 more changes based on Petr's feedback
2010-03-18 03:47:12 +00:00
Eloy Lafuente
dd884a3ac5
NOBUG: Get back Oracle to normality (fix trigger/seq generation) after latest cache changes
2010-03-18 01:50:32 +00:00
Sam Hemelryk
2ab47386a7
NOBUG: Fixed missed string
2010-03-18 01:13:23 +00:00
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