Marina Glancy
834f4ea69d
MDL-39741 Use CSS class dimmed_text instead of hidden in grader report
2013-06-27 12:37:34 +10:00
Sam Hemelryk
fb8010732e
Merge branch 'MDL-36090_log2' of git://github.com/andyjdavis/moodle
2013-06-10 12:31:03 +12:00
Andrew Davis
afd2efc0e8
MDL-36090 core_grade: added logging of overriding of student grades
2013-06-05 08:51:53 +08:00
Eloy Lafuente (stronk7)
9e3b5a47f6
Merge branch 'wip-MDL-39710-master' of git://github.com/marinaglancy/moodle
2013-06-03 23:18:55 +02:00
Marina Glancy
027c230796
MDL-39710 Don't display rubric and guide preview unless option checked
2013-05-31 16:14:32 +10:00
Russell Boyatt
8f485ce28e
Fixing MDL-39710: setting to limit student access to rubric now checked.
2013-05-31 16:14:26 +10:00
Dan Poltawski
87787191e4
Merge branch 'MDL-38239-master' of git://github.com/StudiUM/moodle
2013-05-27 14:04:04 +08:00
Gilles-Philippe Leblanc
d381fb7776
MDL-38239 gradebook: Importing grades from a .txt file with commas for decimals causes an error
2013-05-21 14:15:26 -04:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Eloy Lafuente (stronk7)
522b5faf60
Merge branch 'MDL-39642-en_fix' of git://github.com/mudrd8mz/moodle
...
Conflicts:
lang/en/badges.php
2013-05-13 12:07:55 +02:00
Helen Foster
9f3e096899
MDL-39642 Merge English strings from the en_fix language pack
2013-05-13 09:58:43 +02:00
Damyon Wiese
03d839c270
Merge branch 'MDL-39609-master-int' of git://github.com/FMCorz/moodle
2013-05-13 13:28:27 +08:00
Frederic Massart
ff273b68ff
MDL-39609 grade: Notice during import and calculation
2013-05-10 15:28:58 +08:00
Damyon Wiese
1248133f7c
Merge branch 'MDL-39535_master' of https://github.com/markn86/moodle
2013-05-10 10:30:51 +08:00
Andrew Davis
5df9bc3998
MDL-37475 core_grade:fixed the handling of show totals
2013-05-08 10:38:20 +12:00
Mark Nelson
63d2081ee7
MDL-39535 grade: only display grade errors once
2013-05-07 15:15:37 +08:00
Dan Poltawski
8f9ae1d5e8
Merge branch 'brokencalc' of git://github.com/andyjdavis/moodle
2013-05-05 11:29:11 +01:00
Andrew Davis
459843d495
MDL-32913 core_grade:made it more obvious when the gradebook is broken due to a broken calculation
2013-05-02 09:03:02 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Damyon Wiese
b7098909c1
Merge branch 'MDL-38807-master' of git://github.com/danpoltawski/moodle
2013-04-29 14:17:53 +08:00
Sam Hemelryk
1517981b38
Merge branch 'wip-MDL-39298-master' of git://github.com/abgreeve/moodle
2013-04-29 10:45:33 +12:00
Andrew Davis
15b0930288
MDL-38833 core_grade: added a set_type for finalgrade
2013-04-26 09:58:40 +08:00
Adrian Greeve
bb2306eb7e
MDL-39298 - gradebook: Added more delimiters for uploading and downloading the gradebook as a csv file.
...
New delimiters added: colon, semicolon
2013-04-23 11:57:15 +08:00
Dan Poltawski
1aadfbcd88
MDL-38807 missing setType warnings on grade screens
2013-04-22 16:31:55 +01:00
Dan Poltawski
45a9f90a74
MDL-38807 grades: missing setType() calls
...
In grade category, item and grade forms. Most of these
values are floats handled by format_/unformat_float functions, the
text fields are handled using format_text().
2013-04-22 16:31:33 +01:00
Jean-Philippe Gaudreau
25e500f621
MDL-39084 grade: Capability checks are incoherent for the Course grade settings section
2013-04-18 09:05:01 -04:00
Damyon Wiese
e497e90c76
Merge branch 'wip-mdl-31969' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
version.php
2013-04-09 14:09:14 +08:00
Rajesh Taneja
38c1dd194d
MDL-31969 grades: Added user preference to show/hide/export suspended users.
...
User with course:viewsuspendedusers capability can now show/hide/export
enrolled users whose enrolment is suspended or enrolment time is expired.
2013-04-09 14:01:58 +08:00
Dan Poltawski
7925d3ff10
MDL-38934 - fix missing setType() calls in advanced grading forms
2013-04-08 15:24:20 +08:00
Damyon Wiese
27a1d25f05
MDL-31681: Formatting changes to fix indentation
...
Also removed/refactored some confusing use of references.
2013-03-25 10:37:14 +08:00
Paul Charsley
3f0ea6d8a7
MDL-31681 added core_grade_get_definitions web service function
2013-03-25 08:38:05 +13:00
Eloy Lafuente (stronk7)
e233dc58ed
Merge branch 'MDL-38416-master' of git://github.com/FMCorz/moodle
2013-03-20 00:34:52 +01:00
Frederic Massart
fb69f811a8
MDL-38418 grade: Course settings sections are expanded by default
2013-03-12 15:47:10 +08:00
Frederic Massart
a4faf4f416
MDL-38416 grade: Grader report settings expands section by default
2013-03-12 15:19:44 +08:00
Sam Hemelryk
7171c61c40
Merge branch 'MDL-36128-master' of https://github.com/StudiUM/moodle
2013-03-04 13:59:58 +13:00
Andrew Davis
ec7298a10f
MDL-38149 core_grade: added a guard for when there are no old grades
2013-03-03 11:08:37 +08:00
Jean-Philippe Gaudreau
7f9e076806
MDL-36128 grade: Import outcomes error
2013-02-28 13:29:10 -05:00
Dan Poltawski
8450149249
Merge branch 'MDL-34800_ajax_submit' of git://github.com/andyjdavis/moodle
2013-02-18 11:07:28 +08:00
Dan Poltawski
2b8741aaa6
Merge branch 'MDL-32076_unlimited2' of git://github.com/andyjdavis/moodle
2013-02-12 15:08:53 +08:00
Andrew Davis
c90e6b4644
MDL-36091 added debugging() calls in blocks of code marked as "should never happen"
2013-02-11 13:24:52 +08:00
Andrew Davis
01da2d3665
MDL-32076 core_grade: fixed ajax handling of unlimited grades and added some unit tests
2013-02-11 08:49:43 +08:00
Andrew Davis
60daf98c96
MDL-34800 core_grade:switched from hiding the submit button to disabling it if ajax is enabled
2013-02-08 10:15:17 +08:00
Dan Poltawski
f7e2143665
MDL-37357 - fix trailing whitespace
2013-02-05 09:57:00 +08:00
Andrew Davis
9db8d0301c
MDL-37357 core_grade: fixed the showing and hiding of rank on the overview report
2013-02-01 10:46:48 +08:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Andrew Davis
245d1d28c2
MDL-37352 core_grade:fixed some ajax display issues
2013-01-21 12:27:44 +08:00
Dan Poltawski
2073bb7632
Merge branch 'MDL-35074_master_2' of git://github.com/pauln/moodle
2013-01-21 10:07:43 +08:00
Eloy Lafuente (stronk7)
3af9d77c1d
MDL-33117 Whitespace fixes
2013-01-15 19:09:57 +01:00
Eloy Lafuente (stronk7)
0943a0ce11
Merge branch 'MDL-34883_unit_tests' of git://github.com/andyjdavis/moodle
2013-01-15 18:21:12 +01:00
Marina Glancy
5dc1ca87b1
MDL-30998 added missing phpdocs
2013-01-14 15:14:54 +11:00