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)
ef6a958dfb
Merge branch 'MDL-66733-master' of git://github.com/andrewnicols/moodle
2019-09-23 23:35:42 +02:00
Andrew Nicols
4bb39eabc7
MDL-66733 grade: Add helper to get correct user date for grade
2019-09-20 09:50:17 +08: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
Raphaël Santos
21d6123fbd
MDL-66409 mod_lesson: Fix editing of numerical pages
...
This avoids using the "magic" `isset` function implemented
within the lesson_base class (which returns the `empty` function).
In the case of the answer beeing `0`, the test fails and the answer
is considered to be deleted.
2019-09-09 09:39:34 +02:00
Jun Pataleta
32c7889212
MDL-65937 mod_lesson: Replace concatenated strings with lang strings
2019-08-02 16:24:56 +08:00
Jun Pataleta
ae612a5334
MDL-65937 mod_lesson: Use new core/checkbox_toggleall
...
Plus some refactoring on the cell of the attempts column.
2019-08-02 16:24:56 +08:00
Eloy Lafuente (stronk7)
d764acc2cf
Merge branch 'MDL-65555-Master' of https://github.com/tuanngocnguyen/moodle
2019-07-16 12:34:23 +02:00
Nathan Nguyen
a81f5d0b1a
MDL-65555 mod_lesson: fix group override backup and restore
2019-07-16 11:16:03 +10:00
John Yao
96e444665e
MDL-65517 block_timeline: Hide completed course modules in Timeline
...
When some activities are manually completed by students, some are still showing in students' timeline.
This commit fix that for module assign,chat,choice,feedback,lesson,quiz,scorm and workshop.
2019-07-12 09:16:40 +10:00
Shamim Rezaie
eb70df6f4b
MDL-61115: mod_lesson: Check if the teacher can access the override
2019-07-03 15:17:22 +02:00
Shamim Rezaie
b392686a65
MDL-61115 mod_lesson: Lesson overrides to observe group membership
2019-07-03 15:17:22 +02:00
David Monllaó
a5d8d2ce9f
MDL-65845 mod_lesson: Fix wrong pointer to an object
...
We should be pointing to the array of timecreated values instead.
2019-06-28 21:06:00 +02:00
Helen Foster
08a114cf40
MDL-66003 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* moodleorghubname,core_admin and
sitemustberegistered,message_airnotifier - 'Moodle.net' changed to
'Moodle'
* registration_help,core_admin and registermoochtips,core_hub - removed
erroneous 'access to Moodle.net our course sharing platform'
* trackingtype_help,mod_forum and formnotavailable,core_grading and
showgrades_help,core and rolewarning_help,core_rating -
'Administration block' changed to 'Actions menu or admin block',
'navigation block' changed to 'navigation drawer or block'
2019-06-25 18:00:51 +02:00
Sara Arjona
06c645a712
MDL-57487 mod_lesson: deprecate strings used in xxx_print_overview
2019-06-14 17:41:18 +02:00
Sara Arjona
18c1fdbb77
MDL-57487 mod_lesson: final deprecation xxx_print_overview
2019-06-14 17:41:18 +02:00
Mihail Geshoski
03e9b0766f
MDL-62835 resource: Display description for book, lesson and imscp
2019-06-04 13:26:28 +08:00
Sara Arjona
c13d1d2518
Merge branch 'MDL-65605-master' of git://github.com/rezaies/moodle
2019-05-21 13:47:31 +02:00
Eloy Lafuente (stronk7)
3572a25cc3
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:35:05 +02:00
Shamim Rezaie
a9d62c4513
MDL-65605 mod_lesson: Fix the issue when get_draft_files returns null
2019-05-20 23:43:59 +10:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
Andrew Nicols
544f1d0b0b
Merge branch 'MDL-35396-master' of git://github.com/mihailges/moodle
2019-05-08 09:47:04 +08:00
Mihail Geshoski
8ac1820b57
MDL-35396 lesson: Fix detailed statistics display for essay questions
2019-05-07 13:55:11 +08:00
Luca Bösch
d8a3787567
MDL-64968 mod_lesson: Style "Yes, I'd like to try again" button.
2019-05-04 11:03:21 +02:00
Eloy Lafuente (stronk7)
09ab093dce
Merge branch 'MDL-65397-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-01 01:42:55 +02:00
Adrian Greeve
f50b98dbe4
Merge branch 'MDL-64906_hideif_mod' of git://github.com/davosmith/moodle
2019-04-30 20:47:22 +02:00
Helen Foster
f1264719f4
MDL-65397 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* direct:view,gradeimport_direct - wording corrected from 'CSV' to
'spreadsheet'
* limitanswers_help,mod_choice - additional wording added explaining how
the setting works with groups
* pluginname,customfield_text - 'Text field' plugin renamed to
'Short text'
2019-04-29 11:46:26 +02:00
David Monllaó
b63c0b9079
Merge branch 'MDL-60680-master' of git://github.com/jleyva/moodle
2019-04-25 18:55:45 +02:00
Juan Leyva
36fa0ec900
MDL-60680 notifications: Return custom data in notifications
2019-04-25 14:55:18 +02:00
Juan Leyva
c13438158b
MDL-60680 message_output: Change message provider defaults
...
Since some versions ago the app allows a good user control of notifications.
This is why we should be enabling more notifications (mostly for students) by default.
2019-04-23 13:09:06 +02:00
Eloy Lafuente (stronk7)
0b9d7d93f8
MDL-65308 core: change a couple of unsafe preg_quote() cases
...
With PHP 7.3, the hash (#) is being escaped by preg_quote().
While normally that doesnt have much impact and normal operations
continue working perfectly... when the results of the function are
used to match against the same string... they don't match anymore.
Have found a couple of there double-uses in core and this
commit fixes them. Covered with tests.
2019-04-16 01:40:47 +02:00
Sara Arjona
865d284410
MDL-39261 mod_lesson: get the existing attemptid when reviewing
2019-04-12 13:11:50 +02:00
Adrian Greeve
ac76ff1999
MDL-62974 mod_lesson: Minor update to html class.
2019-04-12 11:01:20 +08:00
Adrian Greeve
7ff3919dc2
Merge branch 'MDL-39261-master' of git://github.com/peterRd/moodle
2019-04-12 10:52:16 +08:00
Peter
a4606b7efe
MDL-39261 mod_lesson: Move essay answer files to new file area
...
* Moved answers to a different file area
* Added backup and restore calls
* Include privacy/reset related calls similar to essay responses
2019-04-12 07:27:12 +08:00
Eloy Lafuente (stronk7)
a45fa792df
Merge branch 'MDL-62974-master' of https://github.com/jmvedrine/moodle
2019-04-11 23:49:55 +02:00
Peter
676eca7b9b
MDL-39261 mod_lesson: Rewrite the answer URL for grading
2019-04-11 12:03:32 +08:00
David Monllaó
65c817ba21
MDL-59081 mod_lesson: Fix feature file indentation
2019-04-10 13:37:02 +02:00
David Monllaó
f7c77ea189
Merge branch 'MDL-59081-master' of git://github.com/abgreeve/moodle
2019-04-10 12:49:22 +02:00
Jean-Michel Vedrine
d1e24c1275
MDL-62974 lesson: Suppress HTML font tags
2019-04-09 22:55:59 +02:00
Peter
3afdfce05a
MDL-39261 mod_lesson: Enable other file uploads in essay editor
...
Modify the editor settings so an essay question can upload other types of files other than images
2019-04-04 09:41:18 +08:00
Sara Arjona
86c3df962f
Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle
2019-04-03 19:30:28 +02:00
Mathew May
5cac5fa428
MDL-64506 templates: BS2 m-x-x to BS4 mx-x
2019-04-03 19:47:11 +08:00
Mathew May
3f2c68f119
MDL-64506 templates: Move BS2 labels to BS4 badges
2019-04-03 19:34:20 +08:00
Davo Smith
385247d94e
MDL-64906 mod: add support for hideif to activity modules
2019-04-02 09:13:09 +01:00
Adrian Greeve
e39991c3c0
MDL-59081 mod_lesson: Behat test for new features.
...
1. Tests the catch all answer sections for the short answer
and numerical page types.
2. Tests to check that the continue buttons will not double
up if they both go to the same page.
2019-03-29 14:14:01 +08:00
Adrian Greeve
dab563f5a6
MDL-59081 mod_lesson: Remove continue button if not needed.
...
This checks to see if the continue button goes to the same
page as the try again button and removes it if it does.
2019-03-29 14:14:01 +08:00
Adrian Greeve
49898ef3b4
MDL-59081 mod_lesson: Shortanswer form update. Catch all.
...
The short answer question type now has a form element that
will catch all other responses.
2019-03-29 14:14:01 +08:00
Adrian Greeve
408dd99ac2
MDL-59081 mod_lesson: Update to Numerical question type
...
The numerical question type now has way to capture all
other answers.
2019-03-29 14:14:01 +08:00