441 Commits

Author SHA1 Message Date
Petr Skoda
0958759dc2 MDL-28554 workaround for http://yuilibrary.com/projects/yui3/ticket/2530999
Do not load io-xdr and io-upload-iframe on the same page.
2011-08-25 11:38:34 +02:00
Sam Hemelryk
d1d087991f MDL-26835 Fixed up styles being used for suspended users in the grader report. 2011-04-19 10:42:49 +08:00
Andrew Davis (andyjdavis)
3aafffc043 MDL-26835 gradebook: grader report now marks suspended students 2011-04-18 14:29:13 +08:00
Andrew Davis (andyjdavis)
656d17c2c6 gradebook MDL-20946 fixed average calculation where users have multiple gradeable roles 2011-04-04 11:35:47 +02:00
Sam Hemelryk
25081b95f9 gradebook MDL-25769 Fixed SQL syntax formatting 2011-01-18 11:56:21 +08:00
andyjdavis
f2491a11a1 gradebook MDL-25769 switched a query over to use named params 2011-01-18 11:56:20 +08:00
andyjdavis
2dc5e58466 gradebook MDL-25769 fixed some problems identified by peer review 2011-01-18 11:56:06 +08:00
andyjdavis
387815db61 gradebook MDL-25769 fixed up the grader report 2011-01-18 11:49:46 +08:00
andyjdavis
ef8f084cc6 gradebook MDL-25769 fixed the loading of users in the grader report 2011-01-18 11:49:40 +08:00
Petr Skoda
0667103514 MDL-25611 browser detection cleanup and improvements 2010-12-08 06:51:54 +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
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
Petr Skoda
ace9051cc1 MDL-24321 switching to stdClass in /g*/ 2010-09-21 08:16:49 +00:00
Petr Skoda
e1513ca905 initialized objects and code cleanup 2010-09-17 19:10:55 +00:00
Petr Skoda
913d9dc3aa fixed invalid json result 2010-09-17 18:59:45 +00:00
Petr Skoda
6ef4878b86 spelling fixes 2010-09-17 18:56:53 +00:00
Petr Skoda
46b7d289d0 coding style fix 2010-09-17 18:45:18 +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
Petr Skoda
b11681e036 MDL-23784 fixed more incorrect pix links 2010-08-12 18:38:56 +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
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
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
Andrew Davis
d5afd6c9b0 gradebook MDL-23033 made use of user_picture::fields() 2010-07-01 02:34:17 +00:00
Andrew Davis
abfe77eaef gradebook MDL-22820 grader report per row classes were missing a space 2010-07-01 01:35:33 +00:00
David Mudrak
5cf5cc9b41 MDL-21695 Removing obsolete strings and renaming legacy config* strings in gradebook
AMOS BEGIN
 MOV [configdisablegradehistory,core_grades],[disablegradehistory_help,core_grades]
 MOV [configenableoutcomes,core_grades],[enableoutcomes_help,core_grades]
 MOV [configfixedstudents,core_grades],[fixedstudents_help,core_grades]
 MOV [configgradehistorylifetime,core_grades],[gradehistorylifetime_help,core_grades]
 MOV [configgradeitemadvanced,core_grades],[gradeitemadvanced_help,core_grades]
 MOV [configgradepublishing,core_grades],[gradepublishing_help,core_grades]
 MOV [confighiddenasdate,core_grades],[hiddenasdate_help,core_grades]
 MOV [confighideforcedsettings,core_grades],[hideforcedsettings_help],[core_grades]
 MOV [configincludescalesinaggregation,core_grades],[includescalesinaggregation_help,core_grades]
 MOV [configprofilereport,core_grades],[profilereport_help,core_grades]
 MOV [configshowuserimage,core_grades],[showuserimage_help,core_grades]
 MOV [configunlimitedgrades,core_grades],[unlimitedgrades_help,core_grades]
AMOS END
2010-06-25 17:21:15 +00:00
David Mudrak
b1b84d503d MDL-21695 Replaced grade/studentsperpage.html
AMOS BEGIN
 MOV [configstudentsperpage,core_grades],[studentsperpage_help,core_grades]
 HLP grade/studentsperpage.html,[studentsperpage_help,core_grades]
AMOS END
2010-06-25 17:20:03 +00:00
David Mudrak
59a31596d4 MDL-21695 Replaced grade/showuseridnumber.html
AMOS BEGIN
 MOV [configshowuseridnumber,core_grades],[showuseridnumber_help,core_grades]
 HLP grade/showuseridnumber.html,[showuseridnumber_help,core_grades]
AMOS END
2010-06-25 17:19:49 +00:00
David Mudrak
a76982080e MDL-21695 Replaced grade/showranges.html
AMOS BEGIN
 MOV [configshowranges,core_grades],[showranges_help,core_grades]
 HLP grade/showranges.html,[showranges_help,core_grades]
AMOS END
2010-06-21 09:07:45 +00:00
David Mudrak
9b600fd247 MDL-21695 Replaced grade/showquickfeedback.html
AMOS BEGIN
 MOV [configshowquickfeedback,core_grades],[showquickfeedback_help,core_grades]
 HLP grade/showquickfeedback.html,[[showquickfeedback_help,core_grades]
AMOS END
2010-06-21 08:43:28 +00:00
David Mudrak
69558ec30c MDL-21695 Replaced grade/shownumberofgrades.html
AMOS BEGIN
 MOV [configshownumberofgrades,core_grades],[shownumberofgrades_help,core_grades]
 HLP grade/shownumberofgrades.html,[shownumberofgrades_help,core_grades]
AMOS END
2010-06-21 08:31:39 +00:00
David Mudrak
a78f1e295b MDL-21695 Replaced grade/showlocks.html
AMOS BEGIN
 MOV [configshowlocks,core_grades],[showlocks_help,core_grades]
 HLP grade/showlocks.html,[showlocks_help,core_grades]
AMOS END
2010-06-21 08:28:09 +00:00
David Mudrak
20c35d89ff MDL-21695 Replaced grade/showeyecons.html
AMOS BEGIN
 MOV [configshoweyecons,core_grades],[showeyecons_help,core_grades]
 HLP grade/showeyecons.html,[showeyecons_help,core_grades]
AMOS END
2010-06-18 16:32:56 +00:00
David Mudrak
82d382805f MDL-21695 Replaced grade/showcalculations.html
AMOS BEGIN
 MOV [configshowcalculations,core_grades],[showcalculations_help,core_grades]
 HLP grade/showcalculations.html,[showcalculations_help,core_grades]
AMOS END
2010-06-18 16:28:17 +00:00
David Mudrak
f4d1f97ddb MDL-21695 Replaced grade/showaverages.html
AMOS BEGIN
 MOV [configshowaverages,core_grades],[showaverages_help,core_grades]
 HLP grade/showaverages.html,[showaverages_help,core_grades]
AMOS END
2010-06-18 16:24:14 +00:00
David Mudrak
c3af84eb88 MDL-21695 Replaced grade/showactivityicons.html
AMOS BEGIN
 HLP grade/showactivityicons.html,[showactivityicons_help,core_grades]
 MOV [configshowactivityicons,core_grades],[showactivityicons_help,core_grades]
AMOS END
2010-06-18 16:17:30 +00:00
David Mudrak
39017135d9 MDL-21695 Replaced grade/rangesdisplaytype.html
AMOS BEGIN
 HLP grade/rangesdisplaytype.html,[rangesdisplaytype_help,core_grades]
AMOS END
2010-06-18 15:58:39 +00:00
David Mudrak
b339c45d25 MDL-21695 Replaced grade/rangesdecimalpoints.html
AMOS BEGIN
 HLP grade/rangesdecimalpoints.html,[rangesdecimalpoints_help,core_grades]
 MOV [configrangesdecimalpoints,core_grades],[rangesdecimalpoints_help,core_grades]
AMOS END
2010-06-18 15:56:12 +00:00
David Mudrak
98462a9009 MDL-21695 Replaced grade/quickgrading.html
AMOS BEGIN
 HLP grade/quickgrading.html,[quickgrading_help,core_grades]
AMOS END
2010-06-18 15:49:25 +00:00
David Mudrak
ad01096c16 MDL-21695 Replaced grade/meanselection.html
AMOS BEGIN
 MOV [configmeanselection,core_grades],[meanselection_help,core_grades]
 HLP grade/meanselection.html,[meanselection_help,core_grades]
AMOS END
2010-06-18 13:56:19 +00:00
Sam Hemelryk
d32f6eaba8 gradebook MDL-22820 Fixed some more naughty CSS selectors 2010-06-17 06:42:38 +00:00
Sam Hemelryk
d52e4aabed gradebook MDL-22820 Fixed some very naughty CSS selectors 2010-06-17 06:40:38 +00:00
Andrew Davis
4d13065fad gradebook MDL-22820 fixed grade/report/grader/styles.css It was referencing an incorrect file a bunch of times 2010-06-17 04:17:55 +00:00
Andrew Davis
b0ed4c4085 gradebook MDL-22820 fixed grade/report/grader/styles.css It was referencing an incorrect file a bunch of times 2010-06-17 03:11:47 +00:00
Andrew Davis
6712973f27 gradebook MDL-22587 made grader report change the mouse pointer to indicate that clickable table cells are clickable 2010-06-02 02:30:50 +00:00
David Mudrak
4d73fde141 MDL-21695 Replaced grade/gradeboundary.html
AMOS BEGIN
 HLP grade/gradeboundary.html,[gradeboundary_help,core_grades]
AMOS END
2010-05-27 20:54:47 +00:00
Andrew Davis
92ff62362c gradebook MDL-21562 removed a bunch of redundant code 2010-05-27 08:53:46 +00:00
Andrew Davis
25755917b8 gradebook MDL-21562 Commented out a probably unnecessary variable definition 2010-05-26 09:04:00 +00:00