9971 Commits

Author SHA1 Message Date
Petr Skoda
f011a8fb57 MDL-24647 fixed mod/data approval file access check + fixed security issue + improved coding style 2010-10-13 17:19:17 +00:00
Shane Elliott
f574d378d5 MDL-24649 Fixed typo preventing download in excel format 2010-10-13 09:00:31 +00:00
Sam Hemelryk
1e72829db7 mod-data MDLSITE-1076 Fixed up typo causing mod-data lastname search to break 2010-10-12 06:46:55 +00:00
Sam Hemelryk
5da8e7d5eb mod-forum MDLSITE-1073 Fixed up the search highlighting in forum post messages 2010-10-12 01:59:32 +00:00
Aparup Banerjee
9d1354b70d assignment MDL-24469 merged changes to head. 2010-10-11 08:27:50 +00:00
Sam Hemelryk
241ce9c4b4 mod-forum MDL-24569 Improved forum posts/discussions links within navigation 2010-10-11 06:28:41 +00:00
Petr Skoda
12488e62ae MDL-10782 fixed double footer when deleting glossary category 2010-10-10 10:22:31 +00:00
Petr Skoda
294eb62895 MDL-23648 adding missing link to clicktoopen string, it is not enough tojust print url when we say users to click on it 2010-10-06 17:53:10 +00:00
Sam Hemelryk
c6de9cefc5 ratings MDLSITE-1028 Added additional structure to the ratings renderer output 2010-10-06 05:50:45 +00:00
Tim Hunt
2a27a37db8 quiz recent activity MDL-24528 was setting the activity userid to the attempt id. Doh! 2010-10-05 17:11:16 +00:00
Andrew Davis
1cd8c39922 forum MDLSITE-1034 fixed the logic around displaying forum subscriptions in index.php 2010-10-05 12:39:53 +00:00
Eloy Lafuente
84dcdbdb58 MDL-24470 data->notification - apply correct default if null is found on restore 2010-10-05 08:21:57 +00:00
Andrew Davis
c637291997 rss MDL-24508 fixed guest access to rss feeds 2010-10-04 13:31:19 +00:00
Andrew Davis
8e8e281435 rss MDLSITE-1007 fixed a security problem with rss feed params 2010-10-04 07:23:27 +00:00
Andrew Davis
e65ce4c1d0 rss MDLSITE-1007 fixed a security problem 2010-10-04 07:22:39 +00:00
Dongsheng Cai
047bce2fe8 MDL-24382 uploadsingle type assignment should respect course maxbytes too. 2010-10-04 03:37:12 +00:00
Martin Dougiamas
954035a9f1 MDLSITE-996 Fixed bad call to forum_print_user() 2010-10-03 21:33:05 +00:00
Petr Skoda
375053ed10 MDL-24042 mod/data is using weaker require_course_login instead of standard require_login - fixing regression for data files 2010-10-03 13:15:49 +00:00
Sam Hemelryk
35d2afabca NOBUG removing forums navigation customisations 2010-10-03 08:02:56 +00:00
Sam Hemelryk
da8970797f NOBUG: Added missing global call in mod wiki upgrade 2010-10-03 05:55:16 +00:00
Petr Skoda
54f5318492 MDL-23818, MDL-18900 fixed trusttext upgrade + coding style improvements and cleanup 2010-10-02 16:34:42 +00:00
Petr Skoda
f6cf17c025 MDL-24339 fix for old mysql invalid NULLs in resource options field 2010-10-01 19:44:23 +00:00
Petr Skoda
de79c941b1 MDL-24339 fix for old mysql invalid NULLs in resource popup field 2010-10-01 18:43:19 +00:00
jerome mouneyrac
e5f9031bd7 database MDL-24470 rerun database upgrade of the notification column (NOT NULL and default=0) for updated site from a 1.9 with database module version posterior to 2007101513 2010-10-01 09:39:01 +00:00
Sam Hemelryk
71762d4675 mod-data MDLSITE-970 Raarrrrrrrr fixed way old bug from dml conversion 2010-10-01 08:51:26 +00:00
Andrew Davis
b253798edd data MDL-24473 corrected the data table description 2010-10-01 08:08:11 +00:00
Rossiani Wijaya
6b15734d56 MDL-20410: remove set_focuscontrol 2010-10-01 02:24:38 +00:00
Andrew Davis
263819c8dd database MDL-24349 added support for Moodle 2.0 data storage to database presets 2010-10-01 02:06:56 +00:00
Andreas Grabs
0b6b46d5f3 MDL-24466 - upgrading mod_feedback error 2010-09-30 23:17:24 +00:00
David Mudrak
65601f04a3 MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
David Mudrak
ac0f8f4559 MDL-19936 workshopform subplugins restore: use get_namefor() as mapping identifier
As I realized in rubric, get_namefor() should be used so that both
get_mapping() and get_new_parentid() can be used.
2010-09-30 12:05:59 +00:00
David Mudrak
8fa86fb8c4 MDL-19936 workshopform_rubric: fixed a bug causing Moodle Features Demo restore fail 2010-09-30 11:14:53 +00:00
Aparup Banerjee
6d53b60b46 assignment MDL-23683 removed backup & restore of deprecated filearea : 'online_submission' 2010-09-30 08:01:45 +00:00
Aparup Banerjee
6aac01ca84 assignment MDL-23683 online assignment filearea changed for consistency from 'online_submission' to 'submission' 2010-09-30 06:30:34 +00:00
Aparup Banerjee
abc89a8bda assignment MDL-24382 fixed enforcing file size limit in single upload 2010-09-30 03:49:59 +00:00
Andrew Davis
fe9d5f7efc database MDL-24349 fixed a bug with database field presets. textareas werent being successfully set up. 2010-09-30 02:40:51 +00:00
David Mudrak
d318391c6b MDL-19936 workshopeval_best: restore improved 2010-09-29 23:12:38 +00:00
David Mudrak
d5f5406610 MDL-19936 workshopform_rubric: restore implemented 2010-09-29 23:12:20 +00:00
David Mudrak
f1c8bb26d7 MDL-19936 workshopform_numerrors: restore implemented 2010-09-29 23:11:47 +00:00
David Mudrak
47861eaace MDL-19936 workshopform_comments: restore implemented 2010-09-29 23:11:25 +00:00
David Mudrak
708684332d MDL-19936 workshopform_accumulative restore improvements 2010-09-29 23:10:48 +00:00
Dan Marsden
134c8644d5 SCORM MDL-24435 fix missing completionlib include 2010-09-29 22:18:39 +00:00
Andreas Grabs
e38442715b MDL-24450 - searching in mapcourses fails 2010-09-29 20:43:01 +00:00
Dongsheng Cai
b8a6131b94 MDL-24441, enforce course max file size 2010-09-29 10:13:35 +00:00
Sam Hemelryk
9db1789832 mod-quiz MDL-24418 Overflow fix allow horizontal scrolling of quiz results. 2010-09-29 03:02:18 +00:00
Aparup Banerjee
af49fc364c wiki MDL-24130 fixed editing errors when editing is turned on when creating a first wiki page. 2010-09-28 09:04:24 +00:00
Aparup Banerjee
a878137097 wiki MDL-24130 fixed errors when editing is turned on when in wiki page creation. 2010-09-28 08:14:33 +00:00
Aparup Banerjee
682a19234b assignment MDL-24373 cleaned up code. 2010-09-24 07:15:27 +00:00
Aparup Banerjee
694b7aef38 assignment MDL-24373 removed file count check to display button to manage assignment files submitted. file limits are managed entirely via the file manager ui. 2010-09-24 07:09:42 +00:00
Dongsheng Cai
0cc5b5a34c MDL-24367, fixed 'Show only new' feature in basic chat ui 2010-09-24 06:10:53 +00:00