Dan Poltawski
|
8120a4fa72
|
Merge branch 'wip-mdl-34777' of git://github.com/rajeshtaneja/moodle
|
2012-10-31 09:59:44 +08:00 |
|
Dan Poltawski
|
69c9669a58
|
Merge branch 'MDL-34363' of git://github.com/merrill-oakland/moodle
|
2012-10-29 15:21:39 +08: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 |
|
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 |
|
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 |
|
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 |
|
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 Poltawski
|
4ea5885e87
|
Merge branch 'wip-MDL-34463-master' of git://github.com/abgreeve/moodle
|
2012-07-24 16:16:45 +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 |
|
Rajesh Taneja
|
071e68f93e
|
MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT
|
2012-07-19 15:44:40 +08:00 |
|
Dan Poltawski
|
d3faa829cd
|
Merge branch 'MDL-33757-master' of git://github.com/ankitagarwal/moodle
|
2012-07-03 09:45:12 +08:00 |
|
ISHIKAWA Takayuki
|
69101b4392
|
MDL-33757 gradebook: Adding support to sort userlist by email address
|
2012-07-03 09:09:05 +08:00 |
|
Sam Hemelryk
|
d75e8e3ac8
|
MDL-33521 css: Fixed invalid CSS in core CSS and plugin styles.css files
|
2012-07-02 11:34:44 +12:00 |
|
Eloy Lafuente (stronk7)
|
c5e783e512
|
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
|
2012-06-18 02:37:00 +02:00 |
|
Jonathon Fowler
|
ef8c793d74
|
MDL-31804 duplicated columns cause Oracle error in grader report
|
2012-05-14 11:00:29 +07:00 |
|
Sam Hemelryk
|
1470c0f46e
|
Merge branch 'MDL-26275_large_grader' of git://github.com/andyjdavis/moodle
|
2012-05-02 17:44:35 +12:00 |
|
Andrew Davis
|
1e2698f6fa
|
MDL-26275 grade: made some equality checks more strict and added some explanatory comments
|
2012-05-01 10:43:09 +07:00 |
|
Andrew Davis
|
a740a0ad98
|
MDL-26257 grade: fixed the grader report edit mode ajax and fixed a spot in the grader report that should be using get_students_per_page()
|
2012-04-30 08:56:27 +07:00 |
|
Andrew Davis
|
8233747e0e
|
MDL-26275 grade: made the grader report retrieve the existing grades from the DB rather than sending them to the client which then returns them to the server
|
2012-04-30 08:56:26 +07:00 |
|
Andrew Davis
|
d3b698a46e
|
MDL-26275 grade: added a safety check to avoid hitting PHP's max_input_var by reducing the number of students per page if necessary
|
2012-04-30 08:56:26 +07:00 |
|
Sam Hemelryk
|
49ddf4195c
|
MDL-31510 grader report: Fixed whitespace
|
2012-04-30 12:13:00 +12:00 |
|
Sam Hemelryk
|
e074f9763b
|
Merge branch 'MDL-31510_group_activities' of git://github.com/andyjdavis/moodle
|
2012-04-30 12:11:23 +12:00 |
|
Andrew Davis
|
aee748d32c
|
MDL-31510 grade: made the user report observe $cm->uservisible so that activities not available to a student because of groups do not appear on their user report
|
2012-04-26 16:31:56 +07:00 |
|
Eloy Lafuente (stronk7)
|
e69ac1546b
|
Merge branch 'MDL-32192_rename_string' of git://github.com/andyjdavis/moodle
|
2012-04-25 13:07:48 +02:00 |
|
Petr Skoda
|
cdbea7eed1
|
MDL-31607 use full course object for require_login() if already available
This eliminates 1 db query.
|
2012-04-22 17:41:47 +02:00 |
|
Andrew Davis
|
af4f61720d
|
MDL-32191 grade:renamed a mis-spelled string name
AMOS BEGIN
MOV [invalidgradeitmeid,error],[invalidgradeitemid,error]
AMOS END
|
2012-04-20 12:03:34 +07:00 |
|
Andrew Davis
|
13aa8f0e09
|
MDL-30819 grade: fixed column highlighting on the grader report
|
2012-04-09 12:28:00 +07:00 |
|
Petr Skoda
|
54352ac979
|
MDL-32251 more E_STRICT fixes
|
2012-03-30 19:02:58 +02:00 |
|
Aparup Banerjee
|
7d2b2e808f
|
Merge branch 'MDL-31818_grader_paging' of git://github.com/andyjdavis/moodle
|
2012-03-20 13:20:03 +08:00 |
|
Petr Skoda
|
e2bb3c9275
|
MDL-32094 some more E_STRICT fixes
|
2012-03-18 20:40:20 +01:00 |
|
Andrew Davis
|
4a29d2912c
|
MDL-31818 grade: removed some broken code to do with overriding students per page, added a post variable so the page isnt lost when submitting grades
|
2012-03-17 09:51:21 +07:00 |
|
Sam Hemelryk
|
44f24f1351
|
Merge branch 'MDL-31841_feedback_align' of git://github.com/andyjdavis/moodle
|
2012-03-12 14:22:20 +13:00 |
|
Andrew Davis
|
62a966ada0
|
MDL-31841 grade: prevented the feedback column on the user report from being centered
|
2012-03-08 15:19:17 +07:00 |
|
Sam Hemelryk
|
06422b0a22
|
Merge branch 'MDL-31353_grader_io' of git://github.com/andyjdavis/moodle
|
2012-03-05 10:46:07 +13:00 |
|
Sam Hemelryk
|
887fd0e4c7
|
Merge branch 'MDL-31831' of git://github.com/stronk7/moodle
|
2012-03-01 14:34:09 +13:00 |
|
Eloy Lafuente (stronk7)
|
5dbfbacc49
|
MDL-31831 whitespace clean - take2
|
2012-03-01 02:20:35 +01:00 |
|
Petr Skoda
|
e67bc2a410
|
MDL-30964 fix phpdocs in access.php files in all plugins
|
2012-02-27 07:23:10 +01:00 |
|
Andrew Davis
|
227e9023e2
|
MDL-31353 grade: added a missing YUI requires
|
2012-02-23 10:20:11 +07:00 |
|
Eloy Lafuente (stronk7)
|
2a5fa9e64a
|
Merge branch 'MDL-30999_grade_phpdocs' of git://github.com/andyjdavis/moodle
|
2012-02-20 12:02:18 +01:00 |
|
Andrew Davis
|
a153c9f2fe
|
MDL-30999 grade: updated Grade API phpdocs
|
2012-02-14 14:04:19 +07:00 |
|
Sam Hemelryk
|
24768e4658
|
Merge branch 'm_MDL-31107_fixing_below_typos' of git://github.com/gerrywastaken/moodle
|
2012-02-14 15:07:57 +13:00 |
|
Gerard (Gerry) Caulfield
|
ce8df92df1
|
MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
|
2012-02-10 15:40:04 +08:00 |
|
Andrew Davis
|
31eae0eb17
|
MDL-29892 grade: added a check to prevent hidden courses appearing on student overview reports
|
2012-02-03 08:46:54 +07:00 |
|
Andrew Robert Nicols
|
feaae39dfb
|
MDL-31018 Improve consistency of horizontal alignment across grade reports
|
2012-01-04 16:19:16 +00:00 |
|
Aparup Banerjee
|
e59a1dd670
|
MDL-25561 Gradebook : fixed whitespaces
|
2011-12-20 16:02:55 +08:00 |
|
Aparup Banerjee
|
8f43b3990d
|
Merge branch 'MDL-25561_user_report_name_clickable' of git://github.com/andyjdavis/moodle
|
2011-12-20 15:52:38 +08:00 |
|