Commit graph

10151 commits

Author SHA1 Message Date
Petr Skoda
346c5887b1 MDL-24751 using new memory constants 2010-10-19 10:13:15 +00:00
Petr Skoda
c22473a214 MDL-24751 fixed default memory limit when deciding to use apache_child_terminate(), apache_child_terminate() is now called from one place only 2010-10-19 10:00:29 +00:00
Petr Skoda
113072bdd7 MDL-24759 fixing incorrect skipping on non-url file type resources, credit goes to Tim Lock 2010-10-19 07:46:26 +00:00
Aparup Banerjee
192bcd76da assignment MDL-24710 added component and name properties to Event object required by messaging framework. 2010-10-19 07:28:42 +00:00
Piers Harding
62aff5e489 MDL-24728 - SCORM package navigation: course structure aids stop working on navigation 2010-10-18 22:40:50 +00:00
Dan Marsden
b36d6f4f59 SCORM MDL-24731 - close table correctly 2010-10-18 21:22:34 +00:00
Dan Marsden
36149cf064 SCORM MDL-24735 fix some php warnings. 2010-10-18 20:44:30 +00:00
Tim Hunt
fde29fa59c quiz & qbank MDL-24453 some more return URLs that I missed the first time.
Also, fix a double-escaping bug when cancelling the form.
2010-10-18 15:53:54 +00:00
Tim Hunt
fb6dcdab11 quiz & qbank MDL-24453 fix all the ways you can edit a question, so that that returnurl paramterer acutally works.
I hope. Please test thoroughly.
2010-10-18 15:28:59 +00:00
Sam Marshall
3a7507d081 chat, workshop MDL-24736 'require view' completion missing from these modules 2010-10-18 14:20:44 +00:00
Petr Skoda
9815cceee8 improved coding style of last commit 2010-10-18 11:43:09 +00:00
Petr Skoda
fe3c5daede adding support for directory links in file resource 2010-10-18 11:41:11 +00:00
Sam Marshall
1c79d7db3b survey, wiki MDL-24712 Survey and wiki claim to support grades, outcomes but in fact do not 2010-10-18 10:57:41 +00:00
Petr Skoda
b4ff85aa38 fixed incorrect comparison 2010-10-18 10:52:57 +00:00
Andrew Davis
720f37fdc2 data MDL-24619 fixed a bug that made importing a preset database unlikely to work 2010-10-18 08:45:45 +00:00
Dan Marsden
090f09770b SCORM MDL-23947 rename functions to be more useful. 2010-10-18 00:38:13 +00:00
Petr Skoda
ead94e3d12 MDL-23617 fixed borked style sheet and more resizing improvements and fixed nav bar 2010-10-15 09:21:52 +00:00
Petr Skoda
1d6e7ae459 MDL-23617 fixed imscp frame resizing 2010-10-15 08:12:57 +00:00
Andrew Davis
6ee2611c63 message MDL-24563 altered messaging so that forum post notifications aren't so overwhelming when viewed on /message/index.php 2010-10-15 06:59:02 +00:00
Dan Marsden
44729427ab Plagiarism API MDL-13680 move update_status call untill after print header so it can also print to page if required. 2010-10-14 21:40:04 +00:00
Petr Skoda
165dbc811c MDL-23617 fixed the imscp TOC mystery 2010-10-14 21:10:18 +00:00
Petr Skoda
ccd7189a8b MDL-14627 new mod/url:view capability 2010-10-14 19:40:50 +00:00
Petr Skoda
ce459060fe MDL-14627 new mod/resource:view capability 2010-10-14 19:36:19 +00:00
Petr Skoda
605d358c35 MDL-14627 fixed file_browser access control 2010-10-14 19:33:59 +00:00
Petr Skoda
0c0484de7b MDL-14627 new mod/page:view capability 2010-10-14 19:29:24 +00:00
Petr Skoda
e0334eca6f MDL-14627 new mod/imscp:view capability 2010-10-14 19:02:42 +00:00
Petr Skoda
9093de6354 MDL-14627 new mod/folder:view capability 2010-10-14 18:20:24 +00:00
Sam Marshall
bc499733f8 Choice: MDL-20440 Added completion support to Choice (mark completed when user makes choice) 2010-10-14 14:58:43 +00:00
Dongsheng Cai
e80451e835 "MDL-24646, fixed portfolio export in chat module" 2010-10-14 08:16:36 +00:00
Andrew Davis
1b2ecaf3b5 forum MDL-23298 made the turn on/off tracking link not display if tracking is being forced 2010-10-14 02:44:39 +00:00
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