Andrew Davis
8b69c341c0
rating MDL-21657 more changes based on Petr's feedback
2010-03-18 03:47:12 +00:00
Andrew Davis
5db9b119bd
rating MDL-21657 moved upgrade of data table to mod/data/ upgrade script and updated install.xml
2010-03-17 05:50:08 +00:00
Penny Leach
549c1ae680
portfolio MDL-21508 fixed broken forum attachment export
...
- fixed a lot of logic in the format conflict stuff
- fixed a very specific bug in forum export when exporting a single
attachment.
2010-03-16 19:07:53 +00:00
Andrew Davis
6c5fcef746
rating MDL-21657 changing from ratings (plural) to rating (singular)
2010-03-16 09:37:31 +00:00
Andrew Davis
1d50dd13f6
gradebook MDL-19133 Make grading settings part of mod_edit form. first of several commits.
2010-03-16 06:33:16 +00:00
Andrew Davis
a09aeee47b
rating MDL-21657 first commit for rating library
2010-03-16 05:57:51 +00:00
Dongsheng Cai
36051c9e91
"MDL-21786, moving comments library files to consistency"
2010-03-15 07:59:28 +00:00
Dongsheng Cai
ff3cf1c937
"MDL-15405, simplified filemanager initilising in database module"
2010-03-15 06:31:41 +00:00
Dan Marsden
58b57e2844
AICC MDL-21305 mastery score should be set even when lessonstatus <> "completed" - thanks to Matteo Scaramuccia for report and fix.
2010-03-12 07:24:26 +00:00
Dan Marsden
1bd51a6c7c
SCORM MDL-19899 field not long enough to store data - according to ADL spec this field needs to store up to 2000 characters
2010-03-12 07:06:55 +00:00
Andreas Grabs
8001d6e794
MDL-19846 - Admin ability to submit answers
2010-03-08 22:02:36 +00:00
Tim Hunt
990650f94c
quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups.
...
This was implemented by Matt Petro of the University of Wisconsin - Madison Engineering
School and Math Department. Many thanks. Reviewed by and committed by Tim Hunt.
This adds a new Overrides tab to the UI, with sub-tabs Group overrides and User overrides.
Each of those lists all the overrides that currently exist, and lets you manage them and
create more.
When a quiz is being attempted, the override that applies to the current user is combined
with the current quiz settings loaded from the quiz table (normally called $quiz).
If there are both user and group overrides, then just the specific user override is used (more specific).
If the user is in several groups, then the overrides are combined to give the most permissive set of options.
There is one new database table quiz_overrides, to store the overrides.
2010-03-08 16:01:38 +00:00
Tim Hunt
cdede6fbfe
quiz: MDL-21404 Fix Petr's screw-up when converting to js_writer.
2010-03-08 15:32:45 +00:00
Dongsheng Cai
e30d75ccdd
"MDL-15405, perform filemanager init tasks in one function"
2010-03-08 03:28:22 +00:00
Dongsheng Cai
a14a933c2b
"MDL-16596, fixed nonjs filemanager"
2010-03-07 16:40:25 +00:00
Petr Skoda
b67bb42201
MDL-21769 fixed input validation
2010-03-07 15:30:02 +00:00
Petr Skoda
cc27235e44
MDL-21769 fixed input validation
2010-03-07 15:24:37 +00:00
Dongsheng Cai
26032c2d20
"MDL-15405, data module to use filemanager"
2010-03-05 05:37:09 +00:00
Sam Hemelryk
57173b8dfb
mod-lesson MDL-21006 Fixed missing variable after navigation changes
2010-03-04 05:27:14 +00:00
Sam Hemelryk
130d2f533b
mod-lesson MDL-21006 Fixed misnamed variable
2010-03-04 05:25:00 +00:00
Andreas Grabs
51129b9922
MDL-21740 - excel-export should use the moodle-excel library
2010-02-28 22:19:30 +00:00
Andreas Grabs
7e55c2ef9c
MDL-21739 - Error: Invalid course module ID on edit_item.php
2010-02-28 21:44:47 +00:00
Andreas Grabs
d5e51c5a1c
MDL-21739 - Error: Invalid course module ID on edit_item.php
2010-02-28 18:56:20 +00:00
Andreas Grabs
7356751a6f
MDL-21739 - Error: Invalid course module ID on edit_item.php
2010-02-28 18:56:20 +00:00
Penny Leach
c2d2f7a987
portfolio/forum MDL-21156 fixed a small error in attached files when exporting a full thread
2010-02-26 15:28:43 +00:00
Petr Skoda
45c6bf6c89
MDL-21723 fixed rression, thanks Ben Dailey
2010-02-25 07:48:57 +00:00
Sam Marshall
c15a60e6be
MDL-21687 Completion 'on view' not working on resource types after resource was rewritten
2010-02-23 13:10:45 +00:00
Sam Hemelryk
13fceaa4de
mod-page MDL-21590 Fixed recent regression in page whereby a var was being used before being created
2010-02-23 08:08:28 +00:00
Tim Hunt
43012b8f86
Quiz statistics report - MDL-20550 - SQL error when trying to insert NaN in the DB on Postgres.
...
Thanks to Derek Woolhead for the fix.
2010-02-22 17:04:30 +00:00
Dan Marsden
449aa07bee
SCORM MDL-21584 detect SCORM 2004 4th edition correctly. thanks to Valerian for the report and patch.
2010-02-22 01:31:45 +00:00
Petr Skoda
26acc814eb
MDL-20204 fixed html-writer::tag() parameter order to match the rest of the api
2010-02-18 18:15:56 +00:00
Sam Hemelryk
9ae71e9cc0
mod-forum MDL-21590 Fixed spelling error pic_icon to pix_icon
2010-02-18 05:49:36 +00:00
Petr Skoda
8cea545e0b
MDL-20204 started refactoring of html_table + more cleanup
2010-02-17 19:33:24 +00:00
Petr Skoda
4ee753eb83
MDL-20204 converting html_span to html_writer
2010-02-17 17:17:45 +00:00
Petr Skoda
929d7a8362
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits
2010-02-17 16:59:41 +00:00
Sam Hemelryk
2caec08a8f
mod-assignment MDL-20204 Regression, converted two broken icons to use pix_icon
2010-02-17 03:58:13 +00:00
Petr Skoda
c63923bddb
MDL-20204 converted action_icon
2010-02-16 16:24:49 +00:00
Petr Skoda
3ea5951efb
MDL-20204 converting some more html_links
2010-02-16 15:27:16 +00:00
Sam Hemelryk
5be949984d
mod-chat MDL-21534 Fixed very minor error
2010-02-16 07:04:19 +00:00
Petr Skoda
2daed78a86
MDL-21534 refactoring to match coding style of gui_header_js + fixing mouse events handlers + some subplugin notes
2010-02-15 19:24:08 +00:00
Petr Skoda
0475b6c74d
MDL-21534 refactorign one giant class that handles three different pages with the same methods + removing problematic YUI.add() + some subplugin notes
2010-02-15 19:23:17 +00:00
Petr Skoda
0a0a507c95
MDL-21535 hidden activities now handled in require_login(), removing duplicate code
2010-02-15 16:12:53 +00:00
Sam Hemelryk
c5f1fdb451
mod-chat MDL-21534 Added documentation, revised namespace, fixed non-namespaced function call.
2010-02-15 06:08:41 +00:00
Sam Hemelryk
579a4976cc
mod-chat MDL-21534 Converted JS to YUI3 and new coding style also fixed several regressions.
2010-02-15 05:56:36 +00:00
Petr Skoda
9a9012dc8f
MDL-21590 fixed icons in navigation lib + clean up of modinfo (planned removeal of legacy use of urlencode since 1.8 - we use serialize and utf8 is ok now)
2010-02-14 20:18:10 +00:00
Petr Skoda
f9fc1461ba
MDL-21590 fixed recent regression in nav icons - now using new pix_icon instead of urls, have to rework extra icon handling in resources though
2010-02-14 09:29:44 +00:00
Petr Skoda
9bf163146b
MDL-20204 more html_link converstions
2010-02-11 18:50:55 +00:00
Petr Skoda
57cd3739a4
MDL-20204 converting link to html_writer or action_link
2010-02-11 16:56:00 +00:00
Petr Skoda
c80877aa0e
MDL-20204 fixed recent regressions + improved action handling - sorrrry
2010-02-11 15:44:06 +00:00
Petr Skoda
000c278cff
MDL-20204 new pix_icon renderable widget
2010-02-11 14:59:00 +00:00