Adrian Greeve
1acbd1f9b4
MDL-48931 navigation: Update grade lib for the user context header.
...
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Adrian Greeve
283ea788bf
MDL-48931 navigation: Implement the user subheader.
...
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Adrian Greeve
880c50731f
MDL-48930 navigation: Using user headers in user pages.
...
Pages that are percieved to be in a user context are now
using a user context for the header.
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Adrian Greeve
c9451960e3
MDL-45894 navigation: My grades update to overview report.
...
Part of MDL-45774
2015-04-10 17:17:05 +08:00
David Monllao
4969c8ba63
Merge branch 'MDL-49575-master' of git://github.com/FMCorz/moodle
2015-04-10 15:11:05 +08:00
Frederic Massart
753a29a825
MDL-49575 gradereport_singleview: Regrade item when (un)overriding
2015-04-09 16:25:39 +08:00
Andrew Nicols
b38b62f86c
Merge branch 'wip-MDL-49694-master' of git://github.com/marinaglancy/moodle
2015-04-08 08:37:34 +08:00
Marina Glancy
01df798e7b
MDL-49694 gradebook: display proper course name in overview
2015-04-07 13:20:55 +08:00
Juan Leyva
45e091ac27
MDL-49500 grades: Unit tests for the new external function
...
gradereport_user_view_grade_report
2015-04-02 16:41:40 +02:00
Juan Leyva
1bc85767b5
MDL-49500 grades: Add the new function to the mobile service
2015-04-02 16:41:40 +02:00
Juan Leyva
57272121d8
MDL-49500 grades: External function gradereport_user_view_grade_report
2015-04-02 16:39:56 +02:00
Juan Leyva
ef0dd22446
MDL-49500 grades: Move events triggering (user report) to a new method
2015-04-02 16:39:56 +02:00
Rajesh Taneja
345c6a1ac0
MDL-49513 behat: Updated step name to match new step
2015-04-02 11:08:21 +02:00
Rajesh Taneja
bed97c39eb
MDL-49513 behat: Set admin config using php api
...
Added a new set to set config using set_config() api
to make steps faster and more efficient
2015-04-01 14:25:23 +08:00
David Monllao
044a884f24
MDL-49558 gradereport_user: Fixing table border
2015-03-25 13:54:37 +08:00
Dan Poltawski
e8d14e464b
Merge branch 'wip_MDL-49327_2.9_guide_getinstance' of https://github.com/nixorv/moodle
...
Conflicts:
grade/grading/form/guide/tests/guide_test.php
2015-03-24 09:29:06 +00:00
David Monllao
890d8dbffe
Merge branch 'MDL-49558_master' of git://github.com/nadavkav/moodle
2015-03-24 14:51:07 +08:00
Nikita Kalinin
ea33260cce
MDL-49327 marking guide: Added condition on definitionid.
2015-03-24 00:14:33 +03:00
Dan Poltawski
c1f4001bd1
Merge branch 'wip_MDL-49327_2.9_guide_getinstance' of https://github.com/nixorv/moodle
2015-03-23 15:49:03 +00:00
Marina Glancy
c977b35059
MDL-13831 grades: allow to set gradepass in mod_form
2015-03-23 11:11:37 +08:00
Gregory Faller
8164fad49d
MDL-13831 course: add gradepass field to mod_form
2015-03-23 10:56:56 +08:00
Nikita Kalinin
8edb995edb
MDL-49327 marking guide: Added condition on definitionid.
2015-03-20 12:21:34 +03:00
Nadav Kavalerchik
704a8e5cb6
MDL-49558 user grades: Fix range & percent grade display in RTL mode
2015-03-20 01:39:13 +02:00
Rex Lorenzo
c288300c3c
MDL-48572 gradereport_grader: Average wrong with suspended users
2015-03-05 11:02:58 -08:00
Simey Lameze
ead4d41e39
MDL-49246 gradebook: add capability checks on key manager pages.
2015-02-26 10:23:50 +08:00
Eloy Lafuente (stronk7)
8bd49ae9ad
Merge branch 'MDL-48938-master' of git://github.com/jethac/moodle
2015-02-17 21:23:30 +01:00
David Monllao
b87374bdf7
Merge branch 'MDL-48993-master' of git://github.com/merrill-oakland/moodle
2015-02-17 17:17:36 +08:00
David Monllao
b40fc76b97
MDL-48991 gradebook: Return value according to coding style
2015-02-17 16:49:45 +08:00
David Monllao
dfdb99d9d5
Merge branch 'MDL-48991-master' of git://github.com/merrill-oakland/moodle
2015-02-17 16:42:51 +08:00
David Monllao
a50840db34
Merge branch 'MDL-48215_master' of git://github.com/markn86/moodle
2015-02-17 13:23:30 +08:00
Michael Hughes
3a1cc9475d
MDL-48215 gradingform_guide: Name length validation
...
Validating both criterion name and guide name to be 255 chars.
2015-02-15 21:52:12 -08:00
David Monllao
36977d39d0
Merge branch 'MDL-40776_master' of git://github.com/s-cenni/moodle
2015-02-16 10:35:06 +08:00
Eric Merrill
deb7f93af8
MDL-48993 gradebook: When importing new items, treat blank or - as empty
2015-02-12 17:17:06 -05:00
Eric Merrill
502aa0fbfd
MDL-48991 gradebook: Fix style problems
2015-02-12 16:49:17 -05:00
Matt Switlik
cf0af62603
MDL-48991 gradebook: Properly import multiple new grade items
...
Work done in MDL-46547 caused a problem where multiple new grade items
were not imported. Fix up the passing of new grade objects.
2015-02-12 16:06:59 -05:00
Sara Cenni
54867385b2
MDL-40776 grade: fix query for report outcomes
...
Add a missing space to the query for report outcomes to avoid error with Oracle.
2015-02-11 14:14:02 +01:00
Rajesh Taneja
c44da97711
MDL-36296 block_navigation: navigate to course before following activity
...
Activity name is wrapped and chrome driver can't click on it
So navigate to course where it is visible in full
2015-02-11 09:32:28 +00:00
Eloy Lafuente (stronk7)
3b77006451
Merge branch 'MDL-49036-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2015-02-10 13:29:10 +01:00
David Monllao
c365148292
MDL-48679 gradebook: Fixing trailing whitespace
2015-02-10 17:48:57 +08:00
David Monllao
b300c1deba
Merge branch 'MDL-48679-master' of git://github.com/lameze/moodle
2015-02-10 17:45:22 +08:00
Simey Lameze
e82aa04399
MDL-48679 gradebook: fix grade publishing feature
2015-02-10 17:39:52 +08:00
Juan Leyva
126470f3c8
MDL-49036 webservices: gradereport_user_get_grades_table ws tests
2015-02-10 09:41:28 +01:00
Simey Lameze
58ccdcd2ac
MDL-48679 gradebook: helper methods for grade publishing
2015-02-10 12:46:40 +08:00
Dan Poltawski
8edac41831
Merge branch 'MDL-43535_master' of git://github.com/dmonllao/moodle
2015-02-09 22:39:36 +00:00
Dan Poltawski
ee5a7ab5c1
Merge branch 'MDL-47953-master' of git://github.com/FMCorz/moodle
2015-02-09 10:21:40 +00:00
Jetha Chan
6929b68bd0
MDL-36009 grader_gradereport: filler and extra user cells should not be headers
2015-02-09 13:45:33 +08:00
David Monllao
3c1aa6fdfb
MDL-43535 webservices: Marking functions as deprecated
...
Also:
- We don't allow users to add deprecated functions to WS
- We show a debugging message when deprecated functions
are already being used in web services.
2015-02-09 05:42:22 +08:00
Jetha Chan
1ef4846924
MDL-48938 grader: use pix_icon instead of raw html
2015-02-06 17:12:13 +08:00
Juan Leyva
3a2ba74694
MDL-49036 webservices: New ws gradereport_user_get_grades_table
2015-02-05 16:58:51 +01:00
Frederic Massart
fe89cb8c2a
MDL-47953 gradereport_grader: Accurate pagination with suspended users
...
Thanks to Zvonko Martinovic for pointing out the source of the bug.
2015-02-05 15:06:32 +08:00