Marcus Fabriczy
e7ec2f901b
MDL-59709 mod_assign: Export to portfolio button not working
...
Changed the button to a text link
2017-12-10 13:47:47 +10:30
Jake Dallimore
3112c22004
MDL-44667 database: fix incorrect usages of $DB->get_field
...
Some places were passing 5 params, meaning the strictness param was
lost. This fixes those usages.
2017-12-04 16:53:51 +08:00
Eloy Lafuente (stronk7)
e4eba4c346
MDL-59159 upgrade: clean < 3.1.0 upgrade steps
...
LTS (3.5) requires previous LTS (3.1)
This just deletes all the upgrade steps previous to 3.1.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2016052300 (v3.1.0) as anti-cheating measure.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-12-04 01:18:57 +01:00
Ann Adamcik
4b4280f3e8
MDL-58697: Only get group submission if enabled
2017-12-01 12:56:15 -07:00
Damyon Wiese
bf0a154217
MDL-58983 assign: Hide grade button if no cap
...
If the current user cannot grade students, don't show them the button.
2017-11-28 15:47:30 +08:00
Damyon Wiese
e427ae67c2
MDL-59200 assign: add feedback when grade locked
...
We are including a hidden field when the grade is locked in the gradebook for a student. This field fails validation, so
the form cannot be submitted.
2017-11-28 14:36:30 +08:00
Damyon Wiese
d87a31d878
Merge branch 'MDL-53004-master' of https://github.com/lucaboesch/moodle
...
Conflicts:
mod/assign/styles.css
2017-11-28 13:18:03 +08:00
Luca Bösch
409758c035
MDL-53004 assignment: Separate label and pulldown in grading (Clean)
2017-11-23 16:42:26 +01:00
Damyon Wiese
9a73d11cfd
MDL-59766 assign: Allow teachers to disable annotations
...
If teachers do not want to use the pdf annotation features, they should be able to disable it for a single assignment.
AMOS BEGIN
CPY [default,assignfeedback_comments],[default,assignfeedback_editpdf]
CPY [default_help,assignfeedback_comments],[default_help,assignfeedback_editpdf]
AMOS END
2017-11-23 10:46:39 +08:00
Damyon Wiese
e76e6bc8bd
MDL-60249 assign: resize quickgrade textareas
...
The Bootstrap CSS reset prevents horizontal resizing of textareas. We want to allow it in the quickgrading ui.
2017-11-17 14:55:28 +08:00
Eloy Lafuente (stronk7)
6499085f36
MDL-60784 upgrade: add 3.4.0 separation line to all upgrade scripts
2017-11-12 18:43:30 +01:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
Jake Dallimore
5243e93661
Merge branch 'MDL-59256_master' of git://github.com/dmonllao/moodle
2017-11-07 16:03:43 +08:00
David Monllao
aa30dc8860
MDL-59256 analytics: Respect activities specific access conditions
2017-11-07 08:14:53 +01:00
Ryan Wyllie
6688ae2ba2
MDL-60062 calendar: prevent drag and drop of override events
2017-11-07 05:47:18 +00:00
Ryan Wyllie
478b1d194f
MDL-60062 calendar: remove validate_event_timestart callback
2017-11-07 01:25:33 +00:00
Damyon Wiese
79ea89fea2
MDL-58047 assign: submission sorting
...
Only exclude new submission records from the sorting, draft and reopened submission are valid.
2017-11-03 15:55:10 +08:00
David Monllao
bb2071ca17
Merge branch 'MDL-58047-34-sortbysubmission' of https://github.com/roperto/moodle
2017-11-02 16:57:03 +01:00
Damyon Wiese
5dbd051502
Merge branch 'MDL-59950_master' of git://github.com/dmonllao/moodle
2017-11-02 14:39:32 +08:00
Daniel Thee Roperto
b8243e4164
MDL-58047 gradebook: fix sort by submission order.
2017-11-01 15:12:48 +11:00
Andrew Nicols
9e6d1a3884
Merge branch 'MDL-60605_filetree-spacing' of https://github.com/dvdcastro/moodle
2017-10-30 10:50:26 +08:00
David Castro
4e52eb8eb0
MDL-60605 assignment: Added some styles to fix spacing in YUI file tree
2017-10-27 11:06:25 -05:00
David Monllao
ef9f60a635
MDL-59950 analytics: Use cognitive depth and social breadth constants
2017-10-27 10:48:42 +02:00
Mihail Geshoski
6a633d36c2
MDL-60430 assignment: Assignment save and show next for 1 user
2017-10-25 14:18:16 +08:00
David Monllao
202221f934
Merge branch 'MDL-60123-master' of https://github.com/snake/moodle
2017-10-20 02:22:11 +02:00
Eloy Lafuente (stronk7)
6b7194a7cf
Merge branch 'MDL-60072-master' of git://github.com/andrewnicols/moodle
2017-10-19 22:30:08 +02:00
David Monllao
eef0ce917b
Merge branch 'MDL-60233-master' of git://github.com/jleyva/moodle
2017-10-19 13:49:23 +02:00
Ryan Wyllie
dbe537fb50
MDL-60058 assign: add missing locallib require_once calls
2017-10-17 03:04:47 +00:00
Andrew Nicols
f10721d6b9
MDL-60072 mod: Fix bad event naming
2017-10-16 14:47:09 +08:00
Jun Pataleta
177c0a36ec
Merge branch 'MDL-60124-master' of https://github.com/snake/moodle
2017-10-16 14:33:53 +08:00
Damyon Wiese
6dc633fd93
Merge branch 'MDL-60058-master-4' of git://github.com/ryanwyllie/moodle
2017-10-16 12:28:59 +08:00
Jake Dallimore
ee9d4a77ea
MDL-60124 assign: comment annotation now auto reduces in size on delete
2017-10-16 08:49:36 +08:00
Jake Dallimore
324debc34b
MDL-60123 assign: Allow teachers to deselect pdf annotations in editpdf
...
Clicking a blank area of the canvas will now deselect any currently
selected annotation.
2017-10-16 08:41:51 +08:00
Ryan Wyllie
7ec6d873e1
MDL-60058 assign: stop teacher from seeing due date event on dashboard
...
Thanks to Damyon Wiese for the patch.
2017-10-13 06:38:03 +00:00
Andrew Nicols
028fa14436
MDL-60058 assign: Updating gradingduedate on drag/drop
2017-10-13 06:38:02 +00:00
Ryan Wyllie
f4c2156189
MDL-60058 assign: allow update of assign calendar action events
2017-10-13 06:18:43 +00:00
Jake Dallimore
41be91c00b
MDL-60002 assign: Fixed validation on save and save and show next.
2017-10-13 09:04:08 +08:00
Eloy Lafuente (stronk7)
ae2ae5f46f
Merge branch 'MDL-60301-master' of git://github.com/ankitagarwal/moodle
2017-10-12 00:37:11 +02:00
Ryan Wyllie
4c1145009a
MDL-60058 assign: show due date calendar event for teachers
2017-10-10 03:51:18 +00:00
Abdullah Albanyan
b56dc2a109
MDL-60002 js: Added a 'Save and show next' button to grading interface.
2017-10-04 13:39:33 -07:00
Ankit Agarwal
d041a0b71f
MDL-60301 libraries: PHP7.2 compatibility fix
2017-10-04 08:02:51 +05:30
Ankit Agarwal
61cef46120
MDL-60301 assignfeedback_editpdf: changes to files after FPDI update
...
1) Change the fpdi_bridge class so that it extends the pdf class,
rather than the TCPDF class.
2) Empty class check that was implemented before
3) Updated the editpdf/fpdi/readme_moodle.txt file to document the changes.
4) Updated the editpdf/thirdpartylibs.xml to reflect the update to the
FPDI library.
2017-10-04 08:02:48 +05:30
Ankit Agarwal
faa9be014b
MDL-60301 libraries: Upgrade FPDI to 1.6.2
2017-10-03 10:13:38 +05:30
Juan Leyva
9a62cd02db
MDL-60233 mod_assign: Avoid HTML in the item field of external warnings
...
The item field is defined as PARAM_TEXT (no HTML tags allowed except
for multilang).
Using the s that add quotes to HTML characters we avoid potential Web
Services invalid parameters errors.
2017-09-26 12:12:50 +02:00
Dan Poltawski
ecf8920afd
Merge branch 'master_MDL-57886' of https://github.com/danmarsden/moodle
2017-09-19 13:40:12 +01:00
Dan Marsden
58496fe703
MDL-57886 plagiarism: Pass raw unformatted content to get_links.
2017-09-14 14:48:07 +12:00
Dan Poltawski
743c937dae
Merge branch 'MDL-59459_Increase_file_indexing_coverage' of https://github.com/mattporritt/moodle
2017-09-11 14:01:40 +01:00
Jun Pataleta
dd6e17c3b6
Merge branch 'wip-MDL-55849-master' of git://github.com/abgreeve/moodle
2017-09-11 13:26:50 +08:00
Helen Foster
7698619bc6
MDL-59983 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* mobileappenabled, setuplink and setuplink_desc in tool_mobile -
improved wording
* getmoodleonyourmobile and custommenuitems_desc in tool_mobile -
improved wording
2017-09-05 11:01:09 +02:00
Adrian Greeve
e5e47a4bdf
MDL-55849 mod_assign: Behat update for group submission reopening.
2017-09-04 09:23:32 +08:00