Andrew Davis
d2e66a60a0
gradebook MDL-25358 improved validation of scales
2010-11-22 05:52:13 +00:00
Andrew Davis
112fdf4792
gradebook MDL-25171 made it possible to deselect all grade items when exporting grades
2010-11-15 09:03:32 +00:00
Andrew Davis
6431268854
gradebook MDL-25112 made /grade/edit/outcome/edit.php set page context before trying to initialize an mform
2010-11-09 03:24:09 +00:00
Andrew Davis
f7fcf4cd47
gradebook MDL-24867 now hiding some items from the gradebook nav box if youre not within a course
2010-11-08 08:23:24 +00:00
Andrew Davis
82ec58ff41
gradebook MDL-25083 contents of user idnumber column wasnt being set correctly
2010-11-08 05:45:21 +00:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
Inaki
d09cad434b
grade/report: MDL-21001 Gradebook shows ranges always
...
We unconditionnally set them to visible, ignoring configured settings.
Fix it.
2010-11-01 10:24:21 +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
Andrew Davis
cc31da2af7
gradebook MDL-24717 adding a div with a class so that the overlay on the grader report can have a background added by css
2010-10-19 02:39:37 +00:00
Andrew Davis
d13c358a79
gradebook MDL-24682 corrected a capability check that was incorrectly allowing some users to make a course scale a standard scale
2010-10-15 02:56:28 +00:00
Andrew Davis
76ea4e1f67
gradebook MDL-24455 moved printing of page header until after all of the potential redirect points to avoid a warning being printed before redirecting.
2010-10-01 03:54:59 +00:00
Petr Skoda
ace9051cc1
MDL-24321 switching to stdClass in /g*/
2010-09-21 08:16:49 +00:00
Petr Skoda
4cc977a64d
fixing messed up property_exists() regression - sorrrry
2010-09-17 20:36:49 +00:00
Petr Skoda
653f91f948
switch to property_exists() which is required in PHP 5.3
2010-09-17 19:14:41 +00:00
Petr Skoda
182a8a83c4
initialized objects
2010-09-17 19:11:24 +00:00
Petr Skoda
e1513ca905
initialized objects and code cleanup
2010-09-17 19:10:55 +00:00
Petr Skoda
f951066758
missing global $USER
2010-09-17 19:07:00 +00:00
Petr Skoda
52f1a9ff91
fixed param typo
2010-09-17 19:06:24 +00:00
Petr Skoda
4d27bc7929
fixed phpdocs and using property_exists() which is required by PHP 5.3
2010-09-17 19:05:23 +00:00
Petr Skoda
913d9dc3aa
fixed invalid json result
2010-09-17 18:59:45 +00:00
Petr Skoda
4fbaa77652
removing invalid test code
2010-09-17 18:58:58 +00:00
Petr Skoda
6ef4878b86
spelling fixes
2010-09-17 18:56:53 +00:00
Petr Skoda
6d8c8aaab7
fixed wrong break
2010-09-17 18:47:04 +00:00
Petr Skoda
46b7d289d0
coding style fix
2010-09-17 18:45:18 +00:00
Andrew Davis
8eabc1d8ef
gradebook MDL-22841 fixed a bug where the user report when viewing multiple students would misreport student's course totals
2010-09-14 08:43:50 +00:00
Rossiani Wijaya
b285c5aa42
MDL-20138 - convert & to ampersand symbol in Grades tooltip (for simple and full view).
2010-09-13 09:58:41 +00:00
Petr Skoda
ef14c1e724
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
2010-09-05 20:36:18 +00:00
Petr Skoda
e6fec85d61
MDL-24058 removing forgotten stripslashes from gradebook, no magic quotes used any more
2010-09-02 12:44:58 +00:00
Andrew Davis
b593bf4d2e
gradebook MDL-24021 filter out deleted users from the user selector that is used in the user and overview report
2010-09-02 04:17:56 +00:00
Andrew Davis
f914e8d3cf
gradebook MDL-24021 re-added all users option to user report
2010-09-02 04:09:31 +00:00
Petr Skoda
71904f4d2b
MDL-23984 make_upload_directory() cleanup - we now throw exceptions by default which should prevent a lot of strange problems
2010-08-29 14:59:14 +00:00
David Mudrak
cb616be854
MDL-21695 Making old_help_icon() deprecated
...
Some of the callers have never been fully implemented (help file never existed)
so I just dropped the help icon. In other cases, new help_icon() is
used. The help icons support in the messaging must be reviewed by the
subsystem maintainer.
2010-08-16 15:29:46 +00:00
Petr Skoda
b11681e036
MDL-23784 fixed more incorrect pix links
2010-08-12 18:38:56 +00:00
Andrew Davis
e2a8447777
gradebook MDL-19070 Added a guard to protect against a potential error
2010-08-11 07:28:57 +00:00
Andrew Davis
5174f3c5c4
gradebook MDL-23750 category and item page had extra cells due to partial refactoring
2010-08-11 06:54:40 +00:00
Andrew Davis
7bac377763
gradebook MDL-23543 made gradebook not display items with gradetype of no grade
2010-08-03 07:22:27 +00:00
Andrew Davis
df227facba
gradebook MDL-23354 added blocks to some pages that were missing them
2010-07-23 08:03:30 +00:00
Andrew Davis
51512508d1
gradebook MDL-23354 now saves scale description format when you create a new scale
2010-07-23 07:35:26 +00:00
Sam Hemelryk
1f3e25963a
grade-outcomes MDL-23354 Fixed up navigation problems and added courseid to links where required to maintain that
2010-07-21 06:51:12 +00:00
Jonathan Harker
c71f326514
MDL-20876 Fix remaining split() calls.
2010-07-20 03:27:36 +00:00
Jonathan Harker
d5b36b401c
grade/import/csv: MDL-20876 Fix split() call and remove redundant escaping.
2010-07-20 03:23:20 +00:00
Petr Skoda
dbf9e4bae3
MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins
2010-07-13 13:56:55 +00:00
Andrew Davis
2821c4955b
gradebook MDL-22931 made some of the setting labels more specific and made blocks show on category setting screen
2010-07-08 07:09:10 +00:00
Andrew Davis
4a15febe7c
gradebook MDL-23054 Added a link to "manage outcomes" from the "add outcomes to course" screen
2010-07-08 01:42:57 +00:00
Eloy Lafuente
ffe5025874
NOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you?
2010-07-05 22:48:07 +00:00
Martin Dougiamas
45a639d54c
MDL-23076 Revert gradebook to get module string name from modulename, not pluginname (for now)
2010-07-05 05:29:07 +00:00
Andrew Davis
3f781a221c
gradebook MDL-23042 missing help topic being reported due to incorrect component name
2010-07-05 03:29:35 +00:00
Petr Skoda
3a11c09f5b
MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support
2010-07-04 18:36:34 +00:00
Petr Skoda
b5e7b2bf2b
MDL-23071 standardising gradebook plugin names
...
AMOS BEGIN
MOV [modulename,gradeimport_csv],[pluginname,gradeimport_csv]
MOV [modulename,gradeimport_xml],[pluginname,gradeimport_xml]
MOV [modulename,gradeexport_ods],[pluginname,gradeexport_ods]
MOV [modulename,gradeexport_txt],[pluginname,gradeexport_txt]
MOV [modulename,gradeexport_xls],[pluginname,gradeexport_xls]
MOV [modulename,gradeexport_xml],[pluginname,gradeexport_xml]
MOV [modulename,gradereport_grader],[pluginname,gradereport_grader]
MOV [modulename,gradereport_outcomes],[pluginname,gradereport_outcomes]
MOV [modulename,gradereport_overview],[pluginname,gradereport_overview]
MOV [modulename,gradereport_user],[pluginname,gradereport_user]
AMOS END
2010-07-04 13:08:11 +00:00