Piers Harding
22a796743b
MDL-23751: fix broken scomr API debug.
...
Fix continue and previous (Auto).
2010-08-17 04:03:44 +00:00
Aparup Banerjee
de3c70fc72
assignment MDL-23820 removing the extra format html field.
2010-08-17 02:43:47 +00:00
Sam Hemelryk
ea2bc3599b
navigation MDL-23831 Always show activity icons on the navigation
2010-08-17 02:43:09 +00:00
Andrew Davis
6c2f430931
quiz MDL-23827 made a string grammatically correct
2010-08-17 01:53:32 +00:00
Petr Skoda
ed5d13c074
MDL-23795 basic support for print page layout + tons of trailing whitespace fixed
2010-08-16 19:34:23 +00:00
David Mudrak
676351d856
MDL-21695 Database module: removing help icon that is not used any more
2010-08-16 14:32:12 +00:00
David Mudrak
a4330d14d0
MDL-22624 mod_resource mod_url: Added help icon for display mode
2010-08-16 11:25:16 +00:00
Helen Foster
49d299e0ed
MDL-22624 more information link string
2010-08-16 09:02:09 +00:00
Helen Foster
8a18d8b806
MDL-22624 help string thanks to Davo Smith for suggested wording
2010-08-16 08:53:18 +00:00
Helen Foster
14e14676f2
MDL-22624 help string thanks to Davo Smith for suggested wording
2010-08-16 08:36:28 +00:00
Aparup Banerjee
1a905dbe60
assignment MDL-23820 removing the extra format html field.
2010-08-16 07:06:15 +00:00
Dongsheng Cai
825301f6f1
"NOBUG, remove $OUTPUT from renderer.php"
2010-08-16 02:18:42 +00:00
Andrew Davis
16306628bd
gradebook MDL-19133 shifted around some code to move module grade settings into common code
2010-08-13 08:29:13 +00:00
Petr Skoda
aeda42f7d6
MDL-23792 fixing upgrade problem with missing pictures in mod/database
2010-08-13 07:41:34 +00:00
Andrew Davis
77c7486ea0
glossary MDL-23423 improved ajax error display
2010-08-13 02:13:01 +00:00
Andrew Davis
0700c5c464
glossary MDL-23423 separated showentry.php into ajax and non ajax version and fixed a failure exposed by MDL-23739
2010-08-13 02:02:41 +00:00
Piers Harding
07b5ee31c0
MDL-23751 fix the clearing down of the TOC before reloading the next after
...
navigation.
2010-08-13 01:26:33 +00:00
Petr Skoda
ede7252234
MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code
2010-08-12 20:37:24 +00:00
Petr Skoda
b11681e036
MDL-23784 fixed more incorrect pix links
2010-08-12 18:38:56 +00:00
Petr Skoda
70daa96fe5
MDL-23784 removing obsolete quiz images, pix is the only correct dir now
2010-08-12 16:50:13 +00:00
Petr Skoda
e948a47b83
MDL-23784 removing obsolete resource images, pix is the only correct dir now
2010-08-12 16:49:48 +00:00
Petr Skoda
df5e225e6e
MDL-23784 removing obsolete survey images, pix is the only correct dir now
2010-08-12 16:49:19 +00:00
Petr Skoda
1003e17b38
MDL-23784 removing obsolete lesson images, pix is the only correct dir now
2010-08-12 16:48:26 +00:00
Petr Skoda
6ffad1d4e7
MDL-23784 removing obsolete forum images, pix is the only correct dir now
2010-08-12 16:47:52 +00:00
Petr Skoda
2c7a77f36a
MDL-23784 removing obsolete feedback images, pix is the only correct dir now
2010-08-12 16:47:27 +00:00
Petr Skoda
c4f0048288
MDL-23784 removing obsolete data images, pix is the only correct dir now
2010-08-12 16:47:00 +00:00
Petr Skoda
d1eb986a97
MDL-23784 removing obsolete choice images, pix is the only correct dir now
2010-08-12 16:46:35 +00:00
Petr Skoda
13b6fb23b8
MDL-23784 removing obsolete chat images, pix is the only correct dir now
2010-08-12 16:45:26 +00:00
Petr Skoda
df39135a70
MDL-23784 removing obsolete assignment images, pix is the only correct dir now
2010-08-12 16:44:55 +00:00
Petr Skoda
fa555107db
MDL-23784 removing obsolete glossary images, pix is the only correct dir now
2010-08-12 16:44:29 +00:00
Petr Skoda
8d1a39637a
MDL-23781 migrated old non-standard moddata lesson files and fixed media files migration
2010-08-12 16:05:41 +00:00
Petr Skoda
0d6521541f
adding missing rs->close(), removing unused code, coding style improvement
2010-08-12 12:20:04 +00:00
Petr Skoda
87150ca16b
fixed oracle SQL compatibility
2010-08-12 12:14:05 +00:00
Jordi Piguillem
d45be41f86
oppss... Fixed.
2010-08-12 10:08:13 +00:00
Jordi Piguillem
0f70da0f49
[MDL-23137]
...
replacing some require_course_login by require_login
2010-08-12 10:01:19 +00:00
Jordi Piguillem
cfffb69c5d
[MDL-23584]
...
Improving tabs.
When user is not allowed to edit, edit tab is not shown
When user is not allowed to view comments or comments are disabled, comments tab is not shown
2010-08-12 09:45:20 +00:00
Jordi Piguillem
9ffd2726df
[MDL-23317]
...
fixing issue with get_complete_user_data and improving related wiki comments functions
2010-08-12 09:06:09 +00:00
Andrew Davis
60d5a2e405
gradebook MDL-19133 renamed the function that provides grading related activity config fields
2010-08-12 06:20:06 +00:00
Sam Hemelryk
184bcf11ab
NOBUG: Fixing context issue with forum post if you're not logged in
2010-08-12 06:00:29 +00:00
Aparup Banerjee
465a9b4f06
lesson MDL-23525 committing this fix after its passed the tests in the bug/QA.
...
- this fix allows the student to traverse the complete review paths. it only sets the continue button to go to the end of lesson when the page has no nextpage (last page).
2010-08-12 02:08:51 +00:00
Dan Marsden
ed98c4e98e
SCORM MDL-23776 check for attempts that have passed as well as completed status
2010-08-11 23:57:03 +00:00
Dan Marsden
50412dc1ec
SCORM MDL-23775 update grades in gradebook when grading method changes.
2010-08-11 23:39:19 +00:00
Andreas Grabs
a24bfe0804
MDL-23479 - Adding support for dependitem
2010-08-11 20:42:17 +00:00
Tim Hunt
72d9358afd
quiz secure mode MDL-23712 secure mode breaks the quiz navigation
...
This commit also fixes some other secure window problems.
2010-08-11 20:25:31 +00:00
Tim Hunt
f2cb0c3d48
quiz NOBUG whitespace fix.
2010-08-11 20:15:18 +00:00
Tim Hunt
f6d726c27a
quiz javascript NOBUG missing ;s
2010-08-11 20:15:05 +00:00
Tim Hunt
d04f623be4
quiz editing MDL-23705 the edit icon after the question name disappears some times.
...
It is worse with some themes and some browsers.
You can still edit by clicking the question name, but that is not obvious.
I moved the edit icon to the left.
2010-08-11 19:38:16 +00:00
Andreas Grabs
b8baf0ad03
MDL-23275 - Feedback error also when update a question
2010-08-11 19:25:58 +00:00
Tim Hunt
414e727676
quiz reports MDL-23161 notify(get_string('nostudentsyet')) breaking downloads.
2010-08-11 18:34:42 +00:00
Tim Hunt
c6764f5a2e
quiz with password MDL-23699 starting an attempt was broken.
2010-08-11 17:30:44 +00:00