Eloy Lafuente (stronk7)
|
1555f25b24
|
Merge branch 'MDL-57809-34-progressbar' of https://github.com/roperto/moodle
|
2017-06-28 18:24:47 +02:00 |
|
Jun Pataleta
|
d9ce6a4ffb
|
MDL-32151 grade: Use appropriate error langstring error key
|
2017-06-23 10:22:24 +08:00 |
|
Daniel Thee Roperto
|
ef8ceb2fc2
|
MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive.
|
2017-06-23 09:43:07 +10:00 |
|
Davo Smith
|
c6dd683cd0
|
MDL-47354 gradereport_singleview: allow choice of 'perpage' values
|
2017-03-08 11:39:29 +00:00 |
|
Andrew Nicols
|
a2f6399806
|
MDL-49324 gradereport_singleview: Correct url params supplied to PAGE
|
2016-02-24 14:39:08 +08:00 |
|
Andrew Nicols
|
0a802c9c4e
|
MDL-49324 grades: Create helper function for regrading on report view
|
2016-02-24 14:39:08 +08:00 |
|
Damyon Wiese
|
30be6c846a
|
MDL-49324 Grades: Use a progress bar when recalculating gradebook grades
|
2016-02-23 08:35:10 +08:00 |
|
Dan Poltawski
|
a24abd55e0
|
MDL-49743 singleview: slightly clarify logic
Make it clearer what the 'unset' behaviour is because previously
we've set the default for 'empty' values twice.
|
2015-11-25 15:04:43 +00:00 |
|
Conn
|
453f69263f
|
MDL-49743 singleview: Prevent errors when no itemid was selected
Signed-off-by: Conn <conn@cmrwarwicker.com>
|
2015-11-25 15:02:14 +00:00 |
|
Adrian Greeve
|
283ea788bf
|
MDL-48931 navigation: Implement the user subheader.
Part of MDL-45774
|
2015-04-10 17:17:07 +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 |
|
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 |
|
Zachary Durber
|
50e30bd4e3
|
MDL-47893 gradebook: Progress bar and continues for grade saving.
When you save a grade you are notified of how many grades have
been updated and any warnings.
|
2014-11-04 13:57:03 +08:00 |
|
Dan Poltawski
|
624926e42c
|
NOBUG: Fixed file access permissions
|
2014-10-17 14:32:19 +01:00 |
|
Zachary Durber
|
f548d49f01
|
MDL-18229 gradebook: Sesskey required for all actions.
|
2014-10-17 10:51:45 +08:00 |
|
Damyon Wiese
|
57fac09a40
|
MDL-18229 Grades: singleview report mega cleanup.
Fix all the things, including:
* Fix $PAGE->url
* Fix coding style.
* Add event for reportviewed
* Removed broken callback gradereport_singleview_profilereport
* Removed vertical-align-middle
* Changed prefixes in css
* phpcs fixes
* moodlecheck fixes including phpdocs
* Move classes to use autoloading
* Remove all smelly code tricks like func_get_args, scandir etc (lots).
|
2014-10-14 10:26:46 +08:00 |
|
Aparup Banerjee
|
0a55da571a
|
MDL-18229 gradereport: updated index.php test to calculate navigation based on new class name 'gradereport_selectable_items'
|
2014-10-14 10:26:46 +08:00 |
|
Zachary Durber
|
8ec7b088ef
|
MDL-18229 gradereport: Fixes and improvements from review.
Added pagination back in with some general fixes.
AMOS BEGIN
CPY [override,mod_quiz],[override,gradereport_singleview]
AMOS END
|
2014-10-14 10:26:46 +08:00 |
|
Zachary Durber
|
65c134f98a
|
MDL-18229 gradebook: Updating code to Moodle standard.
|
2014-10-14 10:26:46 +08:00 |
|
Zachary Durber
|
d124a60b33
|
MDL-18229 gradebook: Renaming of Single_view to Single view
|
2014-10-14 10:26:45 +08:00 |
|