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
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
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
David Monllao
6611780e83
MDL-46662 grader: Fixing return type, it is an array
2015-02-04 10:37:38 +08:00
David Monllao
89cccc9e0e
Merge branch 'MDL-46662-master' of git://github.com/zbdd/moodle
2015-02-04 10:36:42 +08:00
Zachary Durber
2350b3f453
MDL-46662 grader: Improve course header and aggregation accessibility
...
Deprecated unused grader collapse icon function.
2015-02-04 10:19:52 +08:00
Rajesh Taneja
6cf0aa0127
MDL-47562 gradereport_singleview: Updated behat steps with Save string change
2015-02-04 03:12:25 +01:00
Dan Poltawski
08a74cd6f6
Merge branch 'm29_MDL-48907' of https://github.com/totara/moodle
2015-02-03 12:56:42 +00:00
Damyon Wiese
bd6bfb7f21
MDL-47562 gradereport_singleview: New lang string for save button
...
AMOS BEGIN
CPY [save,admin],[save,gradereport_singleview]
AMOS END
2015-01-29 11:35:18 +08:00
Damyon Wiese
2a6cdc51b7
MDL-47562 gradereport_singleview: ui fixes and improvements
...
Collection of ui improvements that did not get completed before 2.8 was released.
See the tracker for more details.
2015-01-29 11:35:12 +08:00
Eloy Lafuente (stronk7)
8181ab5865
Merge branch 'MDL-48620-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/editor/atto/plugins/undo/yui/build/moodle-atto_undo-button/moodle-atto_undo-button-min.js
2015-01-28 01:02:54 +01:00
Andrew Nicols
557f44d970
MDL-48620 JavaScript: Updated shifted files to comply with coding style
2015-01-23 14:51:24 +08:00
Brian Barnes
f48d5209c9
MDL-48907 grades: fixed display of grade tabs
2015-01-21 10:42:32 +13:00
Eric Merrill
3f874a9d24
MDL-48711 gradebook: Properly compute extra-redit status for cat grades
...
When seeing if a grade item for a category is computed for extra-credit
status, we need to use the *grandparent* of the item.
2015-01-20 16:06:38 -05:00
Dave Cooper
93023ceef4
MDL-45848 grading: Added ability to unset grades with advanced grading
...
Thanks to Mohamed Alsharaf for assistance on this patch
2015-01-13 09:19:11 +08:00
David Monllao
3d10161c03
Merge branch 'wip-MDL-48523-master' of git://github.com/abgreeve/moodle
2015-01-07 09:22:48 +08:00
Andrew Nicols
1f8cc2ed90
Merge branch 'MDL-48582-master' of git://github.com/merrill-oakland/moodle
2015-01-05 15:26:43 +08:00
Eric Merrill
8e63ce4e02
MDL-48700 gradereport_history: Don't limit downloads by pages.
2014-12-23 16:11:02 -05:00
Adrian Greeve
fdc934a165
MDL-48523 gradebook: Fix for incorrect behat steps.
2014-12-22 15:00:18 +08:00
Eric Merrill
c45c1b560f
MDL-48582 gradereport_grader: Adding back grade pass/fail CSS
2014-12-18 14:12:48 -05:00
Dan Poltawski
f5360dd16b
Merge branch 'MDL-43902-master' of git://github.com/FMCorz/moodle
2014-12-16 18:52:40 +00:00
Dan Poltawski
c236f820e1
Merge branch 'MDL-47610-master' of git://github.com/zbdd/moodle
2014-12-16 12:59:45 +00:00
Zachary Durber
3712ee3ed0
MDL-47610 gradebook: Show extra credit icon in grades column
2014-12-16 09:16:41 +08:00
Eloy Lafuente (stronk7)
985a1217bf
Merge branch 'MDL-44642-master' of git://github.com/andrewnicols/moodle
2014-12-16 01:57:58 +01:00
Andrew Nicols
de1c6859cc
MDL-44642 grading: Add session keepalive during advanced grading setup
2014-12-16 08:32:46 +08:00
Eloy Lafuente (stronk7)
05a9873b89
Merge branch 'MDL-47037-master' of git://github.com/jethac/moodle
2014-12-16 01:23:16 +01:00
David Monllao
486ebeb1a4
Merge branch 'wip-MDL-48347-master' of git://github.com/abgreeve/moodle
2014-12-15 13:44:01 +08:00
Avi Levy
573558af5e
MDL-47037 grader_gradereport: Enable sort in other language then English
2014-12-11 07:44:03 +08:00
Frederic Massart
ba55be9151
MDL-43902 output: Final deprecation of classes r0/r1 in table rows
2014-12-09 14:52:30 +08:00
Dan Poltawski
9112aac132
MDL-48273 upgrade.txt version fix
2014-12-08 11:23:40 +00:00
Simey Lameze
f4d1dd1025
MDL-48273 singleview: unit tests of load_user method
2014-12-08 11:19:06 +00:00
Simey Lameze
aac66bef1e
MDL-48273 singleview: add load_user method and other group validations
...
All credits goes to Damyon, thanks!
2014-12-08 11:19:06 +00:00
Adrian Greeve
831829ddf3
MDL-48347 gradebook: More behat tests for single view.
2014-12-08 14:19:13 +08:00
Adrian Greeve
37f308629a
MDL-48347 gradebook: Single view shows all grade items.
...
Manual grade items, course totals, and categroy totals
were not being displayed in the single view.
2014-12-08 09:11:48 +08:00
Andrew Nicols
64e7aa4de1
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
2014-12-01 08:32:04 +13:00
Sam Hemelryk
ac8c153862
Merge branch 'MDL-22309_master' of git://github.com/dmonllao/moodle
2014-11-26 09:06:08 +13:00
Jetha Chan
918de7968a
MDL-48191 gradebook: fixed floating headers when emails not displayed
2014-11-26 09:04:25 +13:00
Eloy Lafuente (stronk7)
abe9be7240
Merge branch '48189-29' of git://github.com/samhemelryk/moodle
2014-11-25 11:18:16 +01:00
David Monllao
34f18420ac
MDL-22309 report_singleview: Fixing wrong uses of get_role_users()
2014-11-24 10:53:53 +08:00