Shamim Rezaie
7dbd7ee195
MDL-71163 mod_assign: remove duplicate available from and due date info
2021-04-30 17:13:56 +10:00
Shamim Rezaie
940f57d519
MDL-71163 mod_assign: Show the selected group's dates
2021-04-30 17:13:56 +10:00
Shamim Rezaie
9e3b2d6f47
MDL-71163 core: support relative dates in activity dates
...
AMOS BEGIN
CPY [relativedatessubmissionduedateafter,mod_assign],[relativedatessubmissionduedateafter,core_course]
CPY [relativedatessubmissionduedatebefore,mod_assign],[relativedatessubmissionduedatebefore,core_course]
AMOS END
2021-04-30 17:13:51 +10:00
Sara Arjona
1aa318d3e0
Merge branch 'MDL-71162-master-2' of git://github.com/mickhawkins/moodle
2021-04-29 17:27:20 +02:00
Jun Pataleta
0e904ad5db
Merge branch 'MDL-70863-master' of git://github.com/jleyva/moodle
2021-04-29 15:04:11 +08:00
Víctor Déniz
0ff631fabc
Merge branch 'MDL-71200' of git://github.com/paulholden/moodle
2021-04-28 18:54:41 +01:00
Michael Hawkins
bf8818f9a6
MDL-71162 mod_assign: Update and improve completion behat testing
2021-04-29 00:46:27 +08:00
Michael Hawkins
c02e9af3ed
MDL-71162 mod_resource: Improve behat testing for completion conditions
2021-04-29 00:46:27 +08:00
Michael Hawkins
ec3ec899b6
MDL-71162 mod_label: Improve behat testing for completion conditions
2021-04-29 00:46:28 +08:00
Michael Hawkins
941330feac
MDL-71162 mod_imscp: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
a74f47af90
MDL-71162 mod_h5pactivity: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
0ef85f4c0b
MDL-71162 mod_folder: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
5ccda6fa5c
MDL-71162 mod_chat: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
b7289dfd80
MDL-71162 mod_quiz: Improve behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
9fec71fe27
MDL-71162 mod_survey: Improve behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
f9c276632a
MDL-71162 mod_scorm: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
4bf3b7a48d
MDL-71162 mod_glossary: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
36d5523904
MDL-71162 mod_wiki: Improve behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
194a38b0a3
MDL-71162 mod_wiki: Ensure completion conditions displayed on all tabs
2021-04-29 00:41:07 +08:00
Michael Hawkins
2c2745cd89
MDL-71162 mod_book: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
3b715af830
MDL-71162 mod_forum: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
8970651506
MDL-71162 mod_feedback: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
1f2daaefc7
MDL-71162 mod_data: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Michael Hawkins
1ea2ae17be
MDL-71162 mod_data: Ensure completion conditions displayed on all tabs
2021-04-29 00:41:07 +08:00
Michael Hawkins
53707660dc
MDL-71162 mod_choice: Updated completion behat to use latest rules
2021-04-29 00:41:07 +08:00
Michael Hawkins
73bcf9a8d0
MDL-71162 mod_lesson: Add behat testing for completion conditions
2021-04-29 00:41:07 +08:00
Sara Arjona
d0a84d36d7
Merge branch 'MDL-71127' of git://github.com/paulholden/moodle
2021-04-28 12:58:15 +02:00
Sara Arjona
92cfa71cd0
Merge branch 'MDL-70763' of git://github.com/paulholden/moodle
2021-04-28 12:36:23 +02:00
Septatrix
235c832d37
MDL-70110 assign: add group submission attemptnumber test
2021-04-28 11:50:49 +02:00
Jun Pataleta
e30e83d0d0
Merge branch 'MDL-71330-master' of https://github.com/dcai/moodle
2021-04-28 13:41:57 +08:00
Dongsheng Cai
b927b0eac3
MDL-71330 mod_chat: Implement the activity dates functionality
2021-04-28 15:33:14 +10:00
Andrew Nicols
7eb248c27b
MDL-70909 mod_h5pactivity: Whitespace fix
2021-04-28 10:25:36 +08:00
Andrew Nicols
c53d6ffdbe
Merge branch 'MDL-70909-master' of git://github.com/ferranrecio/moodle
2021-04-28 10:20:03 +08:00
Andrew Nicols
aa6c02a74c
Merge branch 'MDL-71389-master' of git://github.com/marinaglancy/moodle
2021-04-28 09:14:48 +08:00
Ferran Recio
9a11eab790
MDL-70909 mod_h5pactivity: fix reports on freeze context
2021-04-27 15:35:57 +02:00
Jun Pataleta
11df82e9f7
Merge branch 'MDL-71410-master' of git://github.com/rezaies/moodle
2021-04-27 12:36:24 +08:00
Shamim Rezaie
4ddc9fe0f4
MDL-71410 core: Prevent recursively calling getters
2021-04-27 14:32:26 +10:00
Shamim Rezaie
796e82124f
MDL-71410 mod_quiz: implement activity_dates for the quiz module
2021-04-27 14:32:26 +10:00
Shamim Rezaie
ec519a6488
MDL-71410 mod_quiz: Cache quiz times in modinfo for performance
...
We update the dates with user/group overrides. The calculation of
the override in the quiz module is different from the assignment
module as the quiz_overrides table des not have a sortorder column.
See quiz_update_effective_access().
2021-04-27 14:32:26 +10:00
Shamim Rezaie
d61f18433f
MDL-71410 mod_quiz: Cache user and group overrides
2021-04-27 14:32:26 +10:00
Shamim Rezaie
660f7c08c5
MDL-71410 mod_lesson: implement activity_dates for the lesson module
2021-04-27 14:32:26 +10:00
Shamim Rezaie
8a308c498c
MDL-71410 mod_lesson: Cache lesson times in modinfo for performance
...
We update the dates with user/group overrides. The calculation of
the override in the lesson module is different from the assignment
module as the lesson_overrides table des not have a sortorder column.
See lesson::update_effective_access().
2021-04-27 14:01:49 +10:00
Shamim Rezaie
47fcfa0af8
MDL-71410 mod_lesson: Cache user and group overrides
2021-04-27 14:01:45 +10:00
Shamim Rezaie
18efd91d2f
MDL-71410 mod_assign: implement activity_dates for the assignment module
2021-04-27 14:00:06 +10:00
Shamim Rezaie
4532d3f8b7
MDL-71410 mod_assign: Cache assign times in modinfo for performance
...
We update the dates with user/group overrides
2021-04-27 14:00:06 +10:00
Shamim Rezaie
8e50d64baf
MDL-71410 mod_assign: Cache user and group overrides
2021-04-27 14:00:02 +10:00
Sara Arjona
7046626952
Merge branch 'MDL-71392' of git://github.com/paulholden/moodle
2021-04-26 11:52:46 +02:00
Jun Pataleta
3dd247e869
Merge branch 'MDL-71252-master' of git://github.com/HuongNV13/moodle
2021-04-26 17:02:46 +08:00
Huong Nguyen
bda8e0fb2a
MDL-71252 completion: Behat failure
2021-04-26 15:58:12 +07:00
Jun Pataleta
93ab8c089e
Merge branch 'MDL-71252-master' of git://github.com/HuongNV13/moodle
2021-04-26 15:55:11 +08:00