Dan Marsden
8c5516dccb
SCORM MDL-23498 remove var from function that is never called - it is always the default (false) as it is never used - seems to date back to commit in 2006
2010-07-23 07:59:11 +00:00
Rossiani Wijaya
adafec72ba
MDL-20508 - update the width of choice results graph.
2010-07-23 07:10:49 +00:00
Piers Harding
a188aa4943
MDL-22951 - fix JS issue in IE when TOC set to hidden by default.
2010-07-23 07:03:26 +00:00
Sam Hemelryk
267aff7f79
navigation MDL-23020 Added pagelayout to forum search page
2010-07-23 06:59:53 +00:00
Sam Hemelryk
304f00da6c
quiz-report-grading MDL-20724 Fixed display of table when no results are available due to firstname/surname filtering. Merged from 19
2010-07-23 06:09:23 +00:00
Rossiani Wijaya
315d4971f3
MDL-20508 - update choice module to fix accessibility issue and eliminate the use of table.
2010-07-23 03:55:06 +00:00
Andrew Davis
a7409db46a
filters MDL-23456 added filtering for when adding a database activity entry
2010-07-23 03:50:11 +00:00
Andrew Davis
3d5904ff90
filters MDL-23456 turned added filtering for wikis
2010-07-23 02:50:35 +00:00
Rossiani Wijaya
3aa11c75c3
MDL-21619 - add label to activities and resources icons.
2010-07-23 02:15:43 +00:00
Piers Harding
24d29a27d2
MDL-22951 - TOC refresh happening too early - wait till after debug
2010-07-22 19:38:19 +00:00
Petr Skoda
792881f0fe
fixed some comment typos
2010-07-22 09:43:30 +00:00
Petr Skoda
8664a86f2c
MDL-23302 adding files is spam risk, not personal
2010-07-22 09:38:22 +00:00
Petr Skoda
7c78c525b4
MDL-23302 using new managefiles cap for file_browser too
2010-07-22 09:37:21 +00:00
Martin Dougiamas
a2580005a5
MDL-23302 Credit to Aparup, I'm just checking it in. Adds mod/folder:managefiles cap so that others can be allowed to add files to the folder
2010-07-22 09:04:06 +00:00
Dan Marsden
86875a83c0
SCORM MDL-23470 temporary disabling of error handling in pre-req loading - this is interfering with some packages
2010-07-22 07:50:41 +00:00
Martin Dougiamas
e822f07ba2
MDL-23475 Some cleanups to make adding/editing entries a bit smoother. Fixed buttons on Delete too.
2010-07-22 06:29:14 +00:00
Andrew Davis
aa28106896
glossary MDL-23369 made glossary item autolink filter popups the right size
2010-07-22 05:51:40 +00:00
Andrew Davis
ee15123074
forum MDL-23328 forum_get_discussions_unread() now works
2010-07-22 03:54:22 +00:00
Dongsheng Cai
adbb249d99
MDL-23452, force download folder files
2010-07-22 02:45:52 +00:00
Dan Marsden
5d21c26076
SCORM MDL-21333 remove link to allow manual opening of window as JS communication can fail and no grades are reported from the object. Remove old strings no longer required.
2010-07-22 01:52:25 +00:00
Dan Marsden
a73e2664fb
SCORM MDL-22951 height/width are now only valid for pop-up windows.
2010-07-22 01:23:17 +00:00
Dan Marsden
5c2aa1574f
SCORM MDL-22951 New player for SCORM fixes major regression that prevents some SCORM objects from playing - MDL-23454 - also fixes MDL-19954, MDL-7787, MDL-19618, MDL-23421 - this still has a some issues with the display of objects in IE 7 but these are minor compared to the regression in MDL-23454 and should be resolved very soon.
2010-07-22 00:48:06 +00:00
Dan Marsden
0872dbdc19
SCORM MDL-23453 fix default api mask
2010-07-21 22:34:42 +00:00
Petr Skoda
01310dfbed
MDL-23197 fixed matching regression, sorry
2010-07-21 17:42:36 +00:00
Dan Marsden
bd803ac7e4
SCORM MDL-23422 fix logic for displaying closed messages.
2010-07-21 10:19:38 +00:00
Dan Marsden
58a8f28862
Choice MDL-23448 lang tidy for users that can be enrolled - don't call them guests.
2010-07-21 10:11:18 +00:00
Petr Skoda
5e110d86a6
MDL-23429 Lesson :: multichoice feedback missing studentresponse, credit goes to Joseph Rzeau
2010-07-21 10:01:38 +00:00
Petr Skoda
088d400692
MDL-23197 fixed recent forms regression
2010-07-21 09:58:20 +00:00
Andrew Davis
aa87cde4b5
glossary MDL-22678 Fixed some issues with glossary entry popups
2010-07-21 07:24:06 +00:00
Petr Skoda
ece2c44fe7
MDL-23197 fixing stupid typo, thanks Joseph
2010-07-21 07:23:39 +00:00
Andrew Davis
43b92251be
rss MDL-23391 made lib/rsslib.php more generic
2010-07-21 02:11:53 +00:00
Petr Skoda
01c37ef1b5
MDL-23197 ugly hack that adds editor support into lesson answers and responses - no files support planned for 2.0, sorry
2010-07-20 21:11:41 +00:00
David Mudrak
60719642bd
NOMDL workshop: added error messages explanation, php notice fixed and additional access control
2010-07-20 14:17:41 +00:00
David Mudrak
e0142f7e8a
MDL-23408 workshop: show instructions at the submission/assessment page, too
2010-07-20 14:17:14 +00:00
Sam Hemelryk
69531afc68
mod-glossary MDL-23026 Tweaked JS autolink requirment call so that it only ever occurs once... just incase.
2010-07-20 08:53:21 +00:00
Sam Hemelryk
673cc1e888
mod-glossary MDL-23026 Changed method glossary auto linking was generating popup events in JS
...
Now rather than adding a click event for EVERY possible glossary entry it adds a single event that delegates
clicks against anchor elements with the classes glossary and autolink.
2010-07-20 08:44:09 +00:00
Andrew Davis
4df5322391
rss MDL-23391 rerefactored rss feed generation
2010-07-20 08:36:22 +00:00
aparup
cf353d880d
Assignment MDL-23413 minor fix to checkbox field displaying to remove notice. (and to persist checks after submit)
2010-07-20 07:56:46 +00:00
Andrew Davis
274f98409a
rss MDL-23391 refactored rss feeds to make them standard across components
2010-07-20 07:49:34 +00:00
Petr Skoda
d333dc2003
fixed file component regression
2010-07-20 07:14:02 +00:00
Sam Hemelryk
4843f0d418
mod-glossary MDL-23026 Fixed regressions in conversion to OUTPUT for glossary auto-linking filter
2010-07-20 07:08:19 +00:00
Sam Hemelryk
f621a346a2
mod-lesson MDL-23204 Converted page contents to html during upgrade and addition of contentsformat field
2010-07-20 05:38:28 +00:00
Sam Hemelryk
f4136193b7
mod-assignment MDL-22686 Implemented solution for overflow hidden of submission table
2010-07-20 05:19:22 +00:00
Andrew Davis
7138d3b30f
glossary MDL-23391 glossary rss feed generation tweak
2010-07-20 04:02:31 +00:00
Andrew Davis
690aa229c5
rss MDL-23391 committing refactored rss retrieval file
2010-07-20 03:47:20 +00:00
Andrew Davis
37e3256aae
glossary MDL-23373 removed commented out code
2010-07-20 02:06:42 +00:00
Andrew Davis
452d77ed99
glossary MDL-23373 made glossary save rating settings properly when its first created
2010-07-20 02:04:11 +00:00
Jonathan Harker
349565d0c1
mod/wiki: MDL-20876 fix deprecated split() calls.
2010-07-20 01:43:11 +00:00
Jonathan Harker
e2ebb53e68
mod/data MDL-23284 use get_records instead.
...
Author: Jonathan Harker <jonathan@catalyst.net.nz>
2010-07-19 23:31:46 +00:00
Dongsheng Cai
493a82f69e
"MDL-22659, Thanks Davo Smith's patch on assignment plugin validation and preprocess"
2010-07-19 16:04:16 +00:00