David Mudrak
0235e2477d
MDL-20204 fixed calling of a dropped html_component method on block_contents
2010-03-18 16:49:03 +00:00
Dongsheng Cai
3e34183a97
"MDL-19118, improve comments pagination"
2010-03-18 09:57:32 +00:00
Dongsheng Cai
d0e36ce531
"MDL-21443, fixed phpdocs"
2010-03-18 09:45:25 +00:00
Dongsheng Cai
7695110029
"MDL-19118, improve comments block"
2010-03-18 09:42:30 +00:00
Andrew Davis
786f3cc79b
rating MDL-21657 put default scale in a constant
2010-03-18 09:26:53 +00:00
Andrew Davis
bab7e00b10
rating MDL-21657 switched from putting permissions in constants to using literal strings
2010-03-18 08:59:10 +00:00
Andrew Davis
09fa5f0463
rating MDL-21657 changed inner joins to just joins
2010-03-18 08:47:50 +00:00
Andrew Davis
61b0070857
rating MDL-21657 updated aliasing and unaliasing of the fields returned by user_picture::fields
2010-03-18 08:17:21 +00:00
Andrew Davis
c538a23d9d
rating MDL-21657 added aliasing and unaliasing of the fields returned by user_picture::fields
2010-03-18 08:12:13 +00:00
Petr Skoda
f3afba4e19
MDL-21851 adding idalias to user_picture::fields()
2010-03-18 07:41:57 +00:00
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