Dan Poltawski
0e35ba6ffc
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
Frederic Massart
11f8718780
MDL-36323 usability: Normalising icons used in blocks
2012-11-14 14:07:40 +08:00
Andrew Davis
0d02aa53ad
MDL-36331 core_grade: fixed up 2 incorrect default return URLs
2012-11-12 11:56:19 +08:00
Adrian Greeve
9ea9d1d7b0
MDL-35678 - Gradebook - Grade CSV Import now uses the csv class and complies with RFC 4180 standards.
2012-11-09 11:49:05 +08:00
Andrew Davis
5e76227126
MDL-35762 core_grade: altered the code that determines whether an activity is visible on the user report
2012-11-05 09:35:10 +08:00
Rajesh Taneja
7482a71401
MDL-34777 Accessibility: Add proper id to select input
2012-10-31 11:35:43 +08:00
Dan Poltawski
8120a4fa72
Merge branch 'wip-mdl-34777' of git://github.com/rajeshtaneja/moodle
2012-10-31 09:59:44 +08:00
Sam Hemelryk
86c0eb48ba
Merge branch 'MDL-36105-master' of https://github.com/mackensen/moodle
2012-10-30 12:31:22 +13:00
Dan Poltawski
69c9669a58
Merge branch 'MDL-34363' of git://github.com/merrill-oakland/moodle
2012-10-29 15:21:39 +08:00
Charles Fulton
a377cc5301
MDL-36105 grades: use consistent icon classs
2012-10-17 11:07:12 -07:00
Dan Poltawski
f7e8f312ca
Revert "MDL-33117 grade: added some smarts to the user report method inject_rowspans() to deal with activity conditional availability"
...
This reverts commit 69c8bcec70f8ffacabb4ba228c5de674aa3520c7.
2012-10-05 16:21:14 +08:00
Dan Poltawski
229f543881
Merge branch 'MDL-33117_grade_display' of git://github.com/andyjdavis/moodle
2012-10-02 09:32:58 +08:00
Eloy Lafuente (stronk7)
8614cd72f0
Merge branch 'MDL-34657' of git://github.com/timhunt/moodle
2012-10-01 23:22:39 +02:00
Andrew Davis
69c8bcec70
MDL-33117 grade: added some smarts to the user report method inject_rowspans() to deal with activity conditional availability
2012-09-28 12:06:44 +08:00
Frederic Massart
5fee56d5c3
MDL-34931 core_grade: Fixed grades hidden when activity is hidden
2012-09-28 11:39:46 +08:00
Tim Hunt
9695ff811b
MDL-34657 user sorting: consistent sorting everywhere.
...
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.
Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
David Monllao
19db454f36
MDL-30901 gradereport_grader Removing screenreader usage and adding aria elements to grader cells
2012-09-21 09:22:22 +08:00
Rajesh Taneja
7400be1b6e
MDL-34777 Accessibility: Add labels to input elements in gradebook
2012-09-20 11:28:55 +08:00
Rossiani Wijaya
b1fec412e3
MDL-34777 grading: add label to select and input tag
...
Conflicts:
mod/assign/lang/en/assign.php
mod/assign/locallib.php
2012-09-18 13:18:57 +08:00
Eloy Lafuente (stronk7)
34a52050b2
Merge branch 'MDL-34985' of git://github.com/merrill-oakland/moodle
2012-09-06 20:06:30 +02:00
Marina Glancy
0878934f58
MDL-34310 Removed unused options from gradingform_guide
2012-08-29 14:22:01 +08:00
Aparup Banerjee
9455f48280
Merge branch 'MDL-34549-master' of git://github.com/ankitagarwal/moodle
2012-08-28 11:45:11 +08:00
Eloy Lafuente (stronk7)
a72ff024fb
Merge branch 'wip-MDL-34310-master' of git://github.com/marinaglancy/moodle
2012-08-27 20:12:18 +02:00
Ankit Agarwal
a8dfc4837e
MDL-31633 grades: Fixing incorrect redirect when trying to edit grade letters from admin settings
2012-08-24 14:57:41 +08:00
Marina Glancy
42b1867410
MDL-34310 display grading method description inside render_preview
...
This way we can use the function gradingform_controller::render_preview() to display a preview for students in different modules
without worrying on gradingform-specific options on whether to display description for students or not
2012-08-24 11:51:20 +08:00
Ankit Agarwal
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
Eric Merrill
59d410ebb4
MDL-34363 gradebook Adding check to prevent incorrect override when a blank feedback is submitted.
2012-08-21 00:24:55 -04:00
Eric Merrill
13f87cb21e
MDL-34985 gradebook Fixing issue where default parent in Full View Add Category could be inconsistent.
...
Turns out the correct default was already computed, but was not being applied to the setting.
2012-08-20 17:09:40 -04:00
Petr Škoda
b8b4f65b9c
MDL-34741 use 2in3 in gradebook
2012-08-11 20:40:07 +02:00
Aparup Banerjee
056640610d
Merge branch 'master_MDL-33942' of git://github.com/danmarsden/moodle
2012-08-07 15:58:06 +08:00
Aparup Banerjee
12fd98242c
Merge branch 'MDL-34559_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 14:36:48 +08:00
Rossiani Wijaya
f8e371f068
MDL-34559: removing accesshide class
2012-08-07 13:34:34 +08:00
Aparup Banerjee
78797b3643
Merge branch 'MDL-34716-master' of git://github.com/danpoltawski/moodle
2012-08-06 16:37:46 +08:00
Sam Hemelryk
6869060218
Merge branch 'wip-MDL-34074-master' of git://github.com/abgreeve/moodle
2012-08-06 13:36:44 +12:00
Dan Poltawski
d1ba2660ae
MDL-34716 outcomes: Fix admin tree location
2012-08-03 16:07:55 +08:00
Rossiani Wijaya
29bea63484
MDL-34559 accessibility compliance for grade: Add forform input text and select tag
2012-08-03 11:53:49 +08:00
Dan Marsden
f43d3cf50f
MDL-33942 Grading method: Marking Guide - check for $cm before using - may not exist if the course is being deleted.
2012-08-02 19:49:28 +12:00
Adrian Greeve
9a5abd1b70
MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and the alteration of various files around Moodle to use this class.
2012-08-02 13:18:57 +08:00
Sam Hemelryk
5adf3ec6cb
Merge branch 'MDL-32499_master' of git://github.com/dmonllao/moodle
2012-07-31 16:30:05 +12:00
Dan Poltawski
73454d017a
Merge branch 'MDL-33537_master' of git://github.com/dmonllao/moodle
2012-07-30 13:46:22 +08:00
David Monllao
b4b6fc9155
MDL-32499 gradingform_rubric Avoid backup/restore of rubric fillings without an existing criteria
2012-07-27 09:13:21 +08:00
Aparup Banerjee
821fbfe4f5
Merge branch 'wip-mdl-31294' of git://github.com/rajeshtaneja/moodle
2012-07-24 16:57:58 +08:00
Dan Poltawski
4ea5885e87
Merge branch 'wip-MDL-34463-master' of git://github.com/abgreeve/moodle
2012-07-24 16:16:45 +08:00
Rajesh Taneja
c277b502ab
MDL-31294 Forms Library: Removed deprecated functions from forms library
2012-07-24 15:09:39 +08:00
Adrian Greeve
d40604724b
MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance().
2012-07-24 14:04:40 +08:00
Dan Poltawski
5082d87c03
Merge branch 'wip-mdl-32940' of git://github.com/rajeshtaneja/moodle
2012-07-24 13:39:59 +08:00
Aparup Banerjee
acb88dbed3
Merge branch 'wip-mdl-32942' of git://github.com/rajeshtaneja/moodle
2012-07-24 12:14:17 +08:00
Rajesh Taneja
61cca0b7fc
MDL-32940 libraries: Replaced deprecated PARAM_NUMBER with PARAM_FLOAT
2012-07-23 17:21:05 +08:00
Dan Poltawski
a5c8e33122
Merge branch 'wip-mdl-32945' of git://github.com/rajeshtaneja/moodle
2012-07-23 13:35:24 +08:00
Jean-Philippe Gaudreau
dacd5daa7a
MDL-31516 Fixing grade_edit_tree::format_number
2012-07-23 12:21:50 +12:00