Commit graph

9344 commits

Author SHA1 Message Date
Martin Dougiamas
d992f53d8c mod/assignment MDL-22609 Checking in Aparup's patch fixing the file upgrade (itemid now is submission->id, not user->id). Also fixed some buggy uses of $OUTPUT->notification in uploadsingle->upload() (redirect works better) 2010-07-01 09:41:06 +00:00
aparup
261b585daa Assignment MDL-22611 cosmetics - spaces after if and no spaces in parenthesis. - thanks petr 2010-07-01 09:05:08 +00:00
Martin Dougiamas
6ca6177a48 MDL-22338 Make general embedding larger, like PDFs 2010-07-01 08:12:16 +00:00
Rossiani Wijaya
377d7b82f6 MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:35:27 +00:00
Rossiani Wijaya
36099bd4d5 MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:24:14 +00:00
Rossiani Wijaya
12a24e00cf MDL-21610 (partial) - converting table to css for discussion display controls. 2010-07-01 04:45:54 +00:00
Martin Dougiamas
e3b8897c3a NOBUG Removed unused string 'searchconcept' 2010-07-01 03:30:50 +00:00
Martin Dougiamas
9b22ac0aac NOBUG Fixed a bad string callto "alphabet" 2010-07-01 03:28:20 +00:00
Martin Dougiamas
9bf0881743 MDL-22910 Fixing regression caused by adding email as a required field for user pictures 2010-07-01 02:31:28 +00:00
Petr Skoda
eae1948cee MDL-22910 workaround for inability of Oracle and MS sql to find distinct text fields, improved perf in all dbs 2010-06-30 20:42:11 +00:00
Martin Dougiamas
9fcec30dcc MDL-22963 Fixed some regressions caused by undeleted $ratings parameters in some forum modes 2010-06-30 09:22:19 +00:00
Martin Dougiamas
8295918f96 MDL-22963 Fixing renderer regression that broke the forum mode selector 2010-06-30 09:14:55 +00:00
Rossiani Wijaya
b08cff857a MDL-20509 - remove http:// prefix from input box.
Add http:// prefix if:
1) there is no :// in the string already, and
2) the string doesn't start with /
2010-06-30 07:52:26 +00:00
Rossiani Wijaya
b4701159b8 MDL-22647 - add missing string $strsectionname 2010-06-30 07:07:12 +00:00
Dongsheng Cai
a7d4cb676d MDL-22980, move mod/data/field/*/icon.gif to mod/data/pix/field/*.gif 2010-06-29 07:20:51 +00:00
Martin Dougiamas
b8037d7316 MDL-22338 PDFs now display in resources :/ 2010-06-29 05:41:04 +00:00
Martin Dougiamas
26ffb4b172 MDL-22978 Cleaned up styles for course overview and added a link to assignment grade page 2010-06-29 04:09:55 +00:00
Dongsheng Cai
b738d41b80 MDL-22688, fixed branch table page type and added contentsformat field to lesson_pages table 2010-06-29 03:23:38 +00:00
aparup
753c1de5ca Assignment MDL-22611 added has_capability check to grade number that may link to gradebook. 2010-06-29 03:09:55 +00:00
David Mudrak
54033df5c0 MDL-21695 Replaced surveys.html without AMOScript and removed a forgotten help file 2010-06-28 17:05:24 +00:00
David Mudrak
dfab2ce795 MDL-21695 Replaced search.html without AMOScript, to be translated from scratch 2010-06-28 17:04:35 +00:00
David Mudrak
6855dc3088 MDL-21695 Removing unused help files
tableexportformats.html removed as suggested by Helen.
2010-06-28 14:36:50 +00:00
Petr Skoda
96f4a64b66 disabling files in grade feedback for now - we do not have area, gradebook does not support it, forms are not used correctly, ... 2010-06-28 14:10:33 +00:00
Sam Marshall
d95ed8e376 glossary MDL-22971 cannot delete glossary 2010-06-28 13:43:55 +00:00
Petr Skoda
1628ba8bbe fixed recent regression + simplified code a bit 2010-06-28 13:15:03 +00:00
Petr Skoda
f8ffb97e3c fixed recent regression + simplified code a bit 2010-06-28 13:14:01 +00:00
Petr Skoda
0fdc02804d todo update 2010-06-28 08:23:37 +00:00
aparup
d2b6ee29f2 Assignment MDL-22611 a few changes to the assignment section, Changes include
- display grading as a main page navigation sequence rather than a popup (this addressed a few navigation issues with popup)
- grading forms now use moodle form. swapped grading form button positions to reduce human error.
- fixed file area issues with assignment submissions. (see MDL-22608)
- other minor changes : headings, titles
2010-06-28 02:38:53 +00:00
Dan Marsden
fd6a6947c3 SCORM MDL-18364 typo 2 - think it's finally right! 2010-06-28 01:06:40 +00:00
Dan Marsden
fca523db3c SCORM MDL-18364 typo 2010-06-28 01:05:36 +00:00
Dan Marsden
aa546a70df SCORM MDL-18364 remove space 2010-06-28 00:50:24 +00:00
Dan Marsden
fdacfe6319 SCORM MDL-18364 improve help on multiple attempts 2010-06-28 00:26:04 +00:00
Dan Marsden
d25978707e SCORM MDL-21306 invalid management of Mastery Score - thanks to Matteo Scaramuccia for the report/patch 2010-06-27 23:47:37 +00:00
Piers Harding
7857560e94 MDL-21761 - fix the statefulness of saving dataelements in scorm api 1.2 2010-06-27 22:12:59 +00:00
Dan Marsden
5edcafb79f SCORM MDL-12834 add link for returning to course page if pop-up window used 2010-06-27 22:05:45 +00:00
David Mudrak
096ec8d63d MDL-21695 Cleaning up legacy strings and help
Text of help pages Read carefully, Write carefully and Ask questions
moved to wiki by Helen. Text formatting help removed, to be
re-introduced properly in editors rewrite. Unused editorhelp form
element removed completely.
2010-06-27 21:34:01 +00:00
Dan Marsden
af9059ec4c Forum MDL-18712 fix file storage upgrade code - thanks to Tatsuya Shirai for report/fix 2010-06-27 08:05:35 +00:00
Dan Marsden
c3f791c2dd SCORM AICC MDL-21354 fix get_record call to use correct syntax 2010-06-26 00:48:35 +00:00
Dan Marsden
489797d979 SCORM MDL-21492 don't skip view if user is able to view reports - thanks to valerian for report/patch 2010-06-25 10:12:29 +00:00
Dan Marsden
ed11e19b4a SCORM MDL-22741 add missing restore code - added to HEAD to keep consistency even though restore in HEAD will be managed using new code - (checked with Eloy before committing) - thanks to Michael Avelar for patch 2010-06-25 08:10:13 +00:00
Dan Marsden
413900b4ac SCORM MDL-22454 make date selector consistent with other modules 2010-06-25 07:30:55 +00:00
Piers Harding
f233784d03 MDL-22452 - fix styles so that player displays correctly when toc is hidden. 2010-06-25 01:37:24 +00:00
Dan Marsden
d860e4f8e6 SCORM MDL-21442 add Scorms with due dates to My Moodle page 2010-06-24 13:14:51 +00:00
Dan Marsden
169a204c08 SCORM MDL-21354 Add log to file option for AICC objects as we can't use the normal SCORM debugger. - thanks to Matteo Scaramuccia for help with the patch 2010-06-24 11:41:08 +00:00
Helen Foster
88b8f04eb9 MDL-16726 polishing help strings thanks to Dan Marsden 2010-06-24 10:51:22 +00:00
Sam Marshall
518f7d924c Completion MDL-21687 Resource, Page fail to include completion library (& die) 2010-06-24 10:17:24 +00:00
Dan Marsden
427bcd4d98 SCORM MDL-16726 tidy up help strings 2010-06-24 09:06:07 +00:00
Dan Marsden
e73d555739 SCORM MDL-16726 only show package type if different package types are supported. 2010-06-24 08:29:36 +00:00
Dan Marsden
c5b3ba6a53 SCORM MDL-21551 fix calculation for when to run auto update everyday - thanks to Phillip Franks for the report/fix 2010-06-24 08:06:04 +00:00
Rossiani Wijaya
2ea5705f2c MDL-21687 - include completionlib.php 2010-06-24 03:38:27 +00:00