Commit graph

10313 commits

Author SHA1 Message Date
Sam Hemelryk
34563b35e7 mod-forum MDL-24628 Properly setting up course and cm on PAGE 2010-10-22 05:55:36 +00:00
Aparup Banerjee
2e9459108c forum MDL-24638 merged changes from 19 to HEAD 2010-10-22 02:04:42 +00:00
Dongsheng Cai
783f148609 MDL-24474, fixed warning message from filepicker element, fixed missing packageurl when adding new scorm instance 2010-10-21 04:46:05 +00:00
Dongsheng Cai
ed67e06c9e NOMDL, added option to filemanager element 2010-10-21 04:41:38 +00:00
Piers Harding
d1cf56e783 MDL-24659 - correct a bug with the navbar + popups - thanks djeeg 2010-10-20 22:40:09 +00:00
David Mudrak
5450f7b6c5 MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
David Mudrak
c2a3526639 MDL-22507 workshop grading report rendering 2010-10-20 13:13:21 +00:00
David Mudrak
a8b309a37d MDL-22507 workshop rendering of messages and allocation process fixed 2010-10-20 13:13:01 +00:00
David Mudrak
81b2288716 MDL-22507 workshop rendering fixed for submissions and example submissions 2010-10-20 13:12:31 +00:00
Tim Hunt
9bb6663e04 quiz MDL-24727 column missed from install.xml 2010-10-20 10:14:19 +00:00
Dongsheng Cai
786d886efe "NOBUG, added lib/completionlib.php" 2010-10-20 07:21:03 +00:00
Aparup Banerjee
6a41c6fe3a assignment MDL-24694 added time of update to assignment updates email notification 2010-10-20 03:02:48 +00:00
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