Pavel Sokolov
4dab33b586
MDL-43069 assign: prevent JS error on grading table
...
Previously submission comments failed to expand if you hid
the file submissions column.
2015-11-18 15:41:42 +00:00
Dan Poltawski
a49fca44e0
MDL-49490 assign: can't export to portfolio on non-submission
2015-11-18 09:10:20 +00:00
Eloy Lafuente (stronk7)
6d29c4acdd
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
2015-11-17 17:08:56 +01:00
David Monllao
09083ab0a8
Merge branch 'MDL-42571' of git://github.com/blaky/moodle
...
Conflicts:
mod/assign/feedback/editpdf/version.php
2015-11-16 13:39:59 +08:00
Bence Laky
da91de7821
MDL-42571 assignfeedback_editpdf: Fixed second PDF view
2015-11-12 14:16:17 +00:00
Eloy Lafuente (stronk7)
9e9754b7aa
Merge branch 'MDL-51515-master' of git://github.com/junpataleta/moodle
2015-11-11 23:14:47 +01:00
Damyon Wiese
6c2cfe281f
MDL-51515 assign: Fix typo setting url in nav tree.
...
Thanks to Nelson Moller and Tyler Bannister.
2015-11-11 11:14:03 -06:00
Eloy Lafuente (stronk7)
2a8709f6df
Merge branch 'MDL-51686-master' of git://github.com/damyon/moodle
2015-11-10 20:19:06 +01:00
Eloy Lafuente (stronk7)
d18a8d716c
Merge branch 'MDL-51720-master' of git://github.com/damyon/moodle
2015-11-10 19:28:41 +01:00
Dan Poltawski
6ae9762b37
Merge branch 'MDL-52059' of git://github.com/stronk7/moodle
2015-11-10 14:48:27 +00:00
Dan Poltawski
8e4c398b52
Merge branch 'MDL-51314-groupmembership' of https://github.com/dmitriim/moodle
2015-11-10 14:44:22 +00:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Dan Poltawski
f46aa6bc42
Merge branch 'MDL-51628-master' of git://github.com/damyon/moodle
2015-11-09 11:01:21 +00:00
David Monllao
0f1b3c69d8
Merge branch 'MDL-40245_master' of git://github.com/SWiT/moodle
2015-11-09 16:12:44 +08:00
Dmitrii Metelkin
6d6e297b13
MDL-51314 mod_assign: cache group membership in can_edit_submission
2015-11-06 15:21:01 +11:00
Damyon Wiese
85d0696dfa
MDL-51720 assign: Always fallback on userid as a default sort
...
Even when the table has no userid column (this is normally the edit column).
2015-11-05 15:33:19 +08:00
Andrew Nicols
8acf1ccd22
MDL-51899 mod_forum: Add test for allowing 0 grades
2015-11-05 12:07:27 +08:00
Andrew Nicols
da737c7201
Merge branch 'MDL-51899_master' of git://github.com/jacac/moodle
2015-11-05 11:24:43 +08:00
Matt Switlik
08334e0692
MDL-40245 assignment: download all submissions raise time limit
2015-11-04 16:32:37 -05:00
Jakob
90e815390a
MDL-51899 mod/assign: Allow 0.00 grades while editing a grade.
...
The function unformat_float can return 0 and false.
We need to do strict comparison for the return value on line 92 to accept grades 0.00.
2015-11-04 11:11:42 -08:00
Damyon Wiese
cfca338d7a
MDL-52004 assign: Set unique urls when grading so autosaves work
...
The Atto autosave feature uses the $PAGE->url to generate unique hashes for
each page. Assignment uses a MUC cache to persist ordering of lists - the result
is that the urls are not unique (they depend on the cached filter).
The fix is to spoof a unique url that will grade only that student with no
active grading list (no next/prev buttons).
2015-11-02 16:41:55 +08:00
Syxton
626d833543
MDL-51779 assign: PDF annotate quality
...
Fixes the quality of pdf content when annotating.
2015-10-23 09:22:38 -04:00
Jonathon Fowler
26670f5ee9
MDL-44598 assign: improve 'grant extension' form to show user names
...
Presents the first several students like the 'Set marking workflow
state' facility does, and processes the submitted ids through the
grading batch intermediary form. (For reference: MDL-42531)
2015-10-20 12:19:16 +10:00
David Monllao
7d45554019
Merge branch 'MDL-50724' of git://github.com/andrewhancox/moodle
2015-10-19 17:21:58 +08:00
Damyon Wiese
ab848fea81
MDL-48861 assign: Make the requires grading filter consistent
...
Consistently include submissions with a null grade (see MDL-47694).
2015-10-13 14:52:50 +08:00
Damyon Wiese
fb6bae3eae
MDL-48861 assign: Fix unit tests and behat tests
...
The tests were not working with the change to the needs grading filter.
2015-10-13 12:59:13 +08:00
David Monllao
ee58df52da
Merge branch 'MDL-46455-master-20151012' of git://github.com/damyon/moodle
2015-10-13 11:42:40 +08:00
Andrew Nicols
a6c0702884
Merge branch 'wip-MDL-49515-master' of git://github.com/abgreeve/moodle
2015-10-13 11:05:05 +08:00
Adrian Greeve
59d20e706a
MDL-49515 libraries: Update to editpdf/classes/pdf.php
...
This updates fpdi_bridge to extend our Moodle pdf class
as was done before.
2015-10-13 09:28:16 +08:00
Dan Poltawski
37029775f9
Merge branch 'MDL-48861-master' of git://github.com/damyon/moodle
2015-10-12 16:53:18 +01:00
Andrew Hancox
ce449f6307
MDL-50724 mod_assign: show issues with groups in grading table
...
Where a user is in multiple or no groups show and group membership
is required show an appropriate error in the gradding table rather
than 'Default Group'
2015-10-12 12:04:28 +01:00
Mark Nelson
607021c14b
MDL-46455 events: added more mapping
...
Also fixed a few bugs.
2015-10-11 18:52:36 -07:00
Mark Nelson
0bfafc5ba0
MDL-46455 mod_*: added restore mapping to events
2015-10-11 18:14:57 -07:00
Damyon Wiese
64f6ef1f3a
MDL-48861 mod_assign: use >= for requires grading filter
...
If the grade and submission were modified at exactly the same time,
assume that this means the grade was automatically created for the submission
and is not a real grade from a teacher interaction.
2015-10-09 15:08:06 +08:00
Adrian Greeve
858d457d61
MDL-49515 libraries: Update FPDI to 1.5.4
2015-10-09 14:46:12 +08:00
Damyon Wiese
dc40503680
MDL-51628 assign: invalid hardcoded capability check
...
Use existing function to do the check instead.
2015-10-09 14:09:33 +08:00
Damyon Wiese
c38a3bf3a2
MDL-51686 assign: Apply admin default for comment inline
2015-10-09 13:38:24 +08:00
rajesh Taneja
ac40984241
MDL-50524 behat: Fixed multiple when then and use of generator
2015-10-07 14:47:01 +08:00
Andrew Hancox
08a54173d8
MDL-50526 mod_assign: Highlight error message when user has no group
...
If I set the "Require group to make submission" setting in an assignment
activity to yes, students who are not in any group are prevented from submitting
their assignment and are presented a warning instead that they should contact
their teacher. This message is now presented in an alert box.
2015-10-06 16:41:25 +01:00
Dan Poltawski
a059ef2e9f
MDL-50524 assign: improve method visibility and upgrade.txt
2015-10-06 16:32:57 +01:00
Dan Poltawski
1a5f8df5c0
Merge branch 'MDL-50524' of https://github.com/andrewhancox/moodle
2015-10-06 16:32:57 +01:00
Jun Pataleta
418a0d0465
MDL-43594 mod_assign: Fix calendar update on course reset
...
This patch fixes the updating of calendar events when the course
is reset and its start date is changed.
2015-09-29 13:46:27 +08:00
David Monllao
10fea1efb1
Merge branch 'MDL-51191-master' of git://github.com/StudiUM/moodle
2015-09-14 13:58:55 +08:00
Mark Nelson
53914e4465
MDL-51051 core_grades: 'Categories and items' => 'Gradebook setup'
2015-09-14 08:23:32 +08:00
Jean-Philippe Gaudreau
286d6c81bf
MDL-51191 assign: Optimizing slow SQL query for MySQL
2015-09-11 11:10:03 -04:00
Tim Lock
d89dc6daa5
MDL-42670 mod_assign: Fix recent activity block when blind marking is on
2015-09-07 22:41:41 +02:00
Damyon Wiese
9d3c6b95c7
MDL-48861 assign: Fix the "needs grading" filter
...
When auto-creating a new grade record - do not set the timemodified > than the submission timemodified
2015-09-04 11:05:57 +08:00
Andrew Hancox
ee5d4eef08
MDL-50524 mod_assign: preventsubmissionnotingroup for multiple groups
...
When preventsubmissionnotingroup and a user is in multiple groups, display
relevant error messages to the user and teacher
2015-09-03 14:54:46 +01:00
Eloy Lafuente (stronk7)
5d60665bef
Merge branch 'MDL-46078-master' of git://github.com/damyon/moodle
2015-08-19 18:30:36 +02:00
Jun Pataleta
0bf75ff15f
MDL-49864 mod_assign: Fix missing annotations when viewing PDF
...
Added 'draft = 1' criteria for the delete query in
page_editor::set_annotations in order to prevent the deletion of non-draft
annotations while the PDF is being edited.
2015-08-03 09:07:03 +08:00