Peter
5c137f610b
MDL-67215 core: Revert update from lib upgrade
2019-11-12 09:55:18 +08:00
Jun Pataleta
a65873c37d
Merge branch 'MDL-66592_master' of git://github.com/dmonllao/moodle
2019-11-07 10:35:21 +08:00
David Monllaó
9846b5f8c5
MDL-66592 analytics: Split text and link
2019-11-07 08:25:35 +08:00
Elizabeth Dalton
7229c5e6b5
MDL-66592 analytics: Descriptions for indicator calculations
2019-11-04 09:49:59 +08:00
Helen Foster
7ac4c9c1f6
MDL-66990 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* hidegrader_help,mod_assign - note about setting having no effect on
comments box
* configdefaultrequestcategory, configenablecourserequests,
configlockrequestcategory, lockrequestcategory, core_admin - clearer
explanation
* configenablecompletion,core_completion - including reason for setting
activity completion conditions
* emailstop,core - clearer wording
* setuplink_desc,tool_mobile - including where the app download page
link is displayed and leaving the setting empty
2019-11-01 11:16:10 +01:00
Andrew Nicols
9bacc49d78
Merge branch 'MDL-67088-master' of git://github.com/marinaglancy/moodle
2019-10-31 11:07:56 +08:00
Marina Glancy
02282f8c49
MDL-67088 mod_assign: compare time without case for MacOS compat
2019-10-30 19:23:38 +01:00
Adrian Greeve
51cc5e1789
Merge branch 'MDL-66074-OCT28' of git://github.com/Chocolate-lightning/moodle_forum-project
2019-10-30 13:44:59 +08:00
Andrew Nicols
629726dd3f
MDL-66079 assign: Switch to new gradeitem API
...
Part of MDL-66074
2019-10-30 10:23:40 +08:00
Sara Arjona
810d7a3d2e
MDL-66609: core_h5p: Add <component>_get_path_from_pluginfile method
...
This method has been added to all the components having some exceptions
with the way they treat the itemid in the pluginfile paths.
2019-10-29 10:22:43 +08:00
Sara Arjona
f3281837b8
Merge branch 'MDL-61121-master-5' of git://github.com/mihailges/moodle
2019-10-21 14:46:17 +02:00
Eloy Lafuente (stronk7)
6b0374e510
Merge branch 'MDL-65774-master2' of git://github.com/peterRd/moodle
2019-10-21 10:48:12 +02:00
Jake Dallimore
d501428ff8
Merge branch 'MDL-66915-master' of https://github.com/MartinGauk/moodle
2019-10-21 15:54:12 +08:00
Sara Arjona
5d657c410b
MDL-65774 mod_assign: Update FPDI class to inherit pdf
2019-10-18 20:34:23 +08:00
Mihail Geshoski
6ddcb2122c
MDL-61121 assign: Declare variables in the local scope
2019-10-18 13:57:56 +08:00
Mihail Geshoski
70b10bcd8c
MDL-61121 assign: Improve accessibility in quick grading page tables
2019-10-18 13:57:56 +08:00
Mihail Geshoski
d53a80d5e9
MDL-61121 assign: Improve accessibility - view full/view summary control
2019-10-18 13:57:56 +08:00
Martin Gauk
8d5b7fc6cd
MDL-66915 assign: Notify only if grade was updated in past 24 hours
...
Send notifications only if a grade was updated in the past 24 hours,
whether marking workflow is enabled or not.
2019-10-15 17:06:03 +02:00
Nathan Nguyen
4a6edc5767
MDL-63349 assignfeedback_editpdf: Rotate submitted image automatically
2019-10-11 15:26:53 +11:00
Peter
8c95b7d9bb
MDL-65774 mod_assign: Updated pdf to include FPDI upgrades
2019-10-03 07:47:11 +08:00
Peter
68713f585f
MDL-65774 mod_assign: Update fpdi library to 2.2.0
2019-10-03 07:47:11 +08:00
Jun Pataleta
844d27b2cd
Merge branch 'MDL-65968-master' of git://github.com/jleyva/moodle
2019-09-24 12:01:10 +08:00
Eloy Lafuente (stronk7)
1b22fec64f
Merge branch 'MDL-65026-master' of git://github.com/jleyva/moodle
2019-09-18 00:49:21 +02:00
Juan Leyva
dcadc8c54c
MDL-65968 notifications: Use f1 size avatars for Push notifications
2019-09-17 16:29:02 +02:00
Juan Leyva
dfd4881589
MDL-65026 course: Fix modules intro formatting in WS
...
The Web Service seems to be doing excessive text cleaning.
2019-09-16 13:04:26 +02:00
Juan Leyva
0b9f2215d0
MDL-66113 assign: Apply user overrides in get_submission_status WS
2019-09-16 12:05:55 +02:00
Andrew Nicols
158df6275e
Merge branch 'MDL-66537-master' of git://github.com/peterRd/moodle
2019-09-10 12:18:16 +08:00
Peter
44ad3e5171
MDL-66537 assign: Force rotate buttons to keep positioning in RTL langs
2019-09-10 10:23:13 +08:00
Will O'Brien
163750f3e5
MDL-66488 mod_assign: make submission comments textarea expandable
...
Allow submission comments textarea on assignment "View all submissions"
page to expand both ways, rather than just vertically.
2019-09-06 23:15:52 +01:00
Andrew Nicols
eb70a00163
Merge branch 'MDL-66137-38_mod_assign_marking_workflow_incorrect_grade_display' of https://github.com/tomdickman/moodle
2019-09-04 13:44:49 +08:00
Tom Dickman
028c5ed5f9
MDL-66137 mod_assign: fixed marking workflow incorrect grade display
...
Aligned logic between quick grading changes and set marking workflow state changes to accurately
finalise or remove final grade from the gradebook, depending on the marking workflow state if
being used.
2019-09-04 14:29:30 +10:00
Eloy Lafuente (stronk7)
563888202e
Merge branch 'MDL-66575-master' of https://github.com/snake/moodle
2019-09-01 16:52:34 +02:00
Jake Dallimore
d2c09e8ffd
MDL-66575 mod_assign: fix first day of current month behat edge case
...
What we really want to test in this behat test is the 2 extremes:
the user who started a long time ago and doesn't have access any more
and the user who started recently, who does have access. To fix all
problems with datetime clashes, it's probably better to just use
'yesterday' for the current student's enrolment start time.
2019-09-02 13:11:49 +08:00
Helen Foster
7ee90659ee
MDL-66504 lang: Import fixed English strings (en_fix)
...
Significant string changes:
- configgeneralfiles,core_backup - includes explanation of implications
of settings
- mobilenotificationsdisabledwarning,tool_mobile - location corrected
- statsreport14,core - 'views/posts' corrected to 'posts/views'
- err_nousers,core_completion - explanation of who completion
- information is displayed for errorcourselisting,block_community - note
about sunsetting moodle.net
2019-09-01 12:31:15 +02:00
Adrian Greeve
f69543d741
Merge branch 'MDL-66558-master' of https://github.com/snake/moodle
2019-08-30 10:41:45 +08:00
Jake Dallimore
cb14d4d811
MDL-66558 core_course: fix edge case in relative dates behat feature
2019-08-30 10:19:42 +08:00
Eloy Lafuente (stronk7)
e15f301404
Merge branch 'master_MDL-65116' of https://github.com/yao9394/moodle
2019-08-28 16:39:49 +02:00
John Yao
62f1640df2
MDL-65116 mod_assign : Assignment due date does not update for groups.
...
This commit fixes the assignment due date not showing correctly according to groups selected by users who can view grades
2019-08-23 13:08:53 +10:00
Adrian Greeve
6f35cc69a0
Merge branch 'MDL-66369-master' of git://github.com/aanabit/moodle
2019-08-21 13:53:15 +08:00
Jun Pataleta
089d387a31
Merge branch 'MDL-66148-master' of https://github.com/ryanwyllie/moodle
2019-08-20 17:07:59 +08:00
Jun Pataleta
d9c910a76f
Merge branch 'MDL-64437-master' of git://github.com/mihailges/moodle
2019-08-20 14:19:34 +08:00
Adrian Greeve
52070868a8
Merge branch 'MDL-65886-MOODLE-master' of https://github.com/kristian-94/moodle
2019-08-19 14:13:45 +08:00
Mihail Geshoski
5efafb8d2d
MDL-64437 assignment: Fix element overlaping in low screen resolution
2019-08-19 13:31:01 +08:00
Kristian Ringer
8aaa2b5de7
MDL-65886 assign: Reset numfiles to 0 when removing a file submission
2019-08-16 15:04:42 +10:00
Amaia Anabitarte
c0375ba73f
MDL-66369 libraries: Remove [modname]_scale_used functions
...
These functions were only used by the deprecated function
which was deprecated in 3.1, and removed in 3.6.
2019-08-16 11:56:17 +08:00
Jun Pataleta
7da3ab8359
Merge branch 'MDL-65925-grade-page-broken-for-deleted-submission-master' of https://github.com/ilya-catalyst/moodle
2019-08-14 15:28:14 +08:00
Ryan Wyllie
c872ec0cbd
MDL-66148 mod_assign: update override page for relative dates mode
2019-08-14 10:40:55 +08:00
Jun Pataleta
1648b5ac6e
Merge branch 'MDL-66147-master' of https://github.com/snake/moodle
2019-08-13 16:34:34 +08:00
Jake Dallimore
9ce55a8668
MDL-66147 mod_assign: behat test covering relative due date field
...
Tests that each student has a fixed amount of time, relative to their
course start date, in which to submit the assignment, and that teachers
are shown the dates relative to each student when grading.
2019-08-13 15:09:13 +08:00
Jake Dallimore
d0cff2367a
MDL-66147 mod_assign: external get_participant supports relative dates
2019-08-13 15:09:13 +08:00