Commit graph

40924 commits

Author SHA1 Message Date
Dan Marsden
1c5517a5a6 Assignment Events MDL-21861 - trigger events when files are uploaded in assignment to allow further handling - particularly for plagiarism prevention 2010-03-19 06:20:12 +00:00
Dongsheng Cai
f6e315fee6 "MDL-15405, fixed filearea parameter in filemanager" 2010-03-19 05:00:11 +00:00
Dongsheng Cai
08a22be6af "MDL-19118, fixed comments api in format_text function" 2010-03-19 04:53:54 +00:00
Andrew Davis
c82ed0a8b0 rating MDL-21657 changed ratings rendering to avoid a nonconstant element name 2010-03-19 02:24:44 +00:00
Andrew Davis
5bdf001089 rating MDL-21657 changed rating::load_ratings so the default scale constant has a better name 2010-03-19 02:08:31 +00:00
Moodle Robot
19383cc5f2 Updated the HEAD build version to 20100319 2010-03-19 00:42:25 +00:00
Petr Skoda
deaa8a19d8 MDL-21859 fixed sesskey protection on email actions 2010-03-18 22:54:17 +00:00
Petr Skoda
871e5728e2 MDL-21830 Prevent users from viewing names of all other site users - only teachers with role assign see the full name of not enrolled users when trying to access the profile 2010-03-18 22:15:41 +00:00
Petr Skoda
9707279af6 MDL-21068 do not show admin usernames in cron logs 2010-03-18 22:00:09 +00:00
Petr Skoda
9a439947c3 MDL-21649 fixed form value quoting 2010-03-18 21:23:15 +00:00
Petr Skoda
8db38eab80 MDL-21818 fixed globals problems 2010-03-18 20:59:58 +00:00
David Mudrak
794eed327d MDL-20204 fixed calling of undefined method 2010-03-18 18:47:39 +00:00
David Mudrak
67da0bf73e MDL-20204 fixed typo in variable name 2010-03-18 18:33:40 +00:00
David Mudrak
0189bf77c1 MDL-20204 fixed calling of a dropped html_component method on block_contents 2010-03-18 17:11:16 +00:00
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