Jun Pataleta [Wed, 1 May 2019 08:04:02 +0000 (16:04 +0800)]
Merge branch 'MDL-65250' of git://github.com/stronk7/moodle
Jake Dallimore [Wed, 1 May 2019 07:38:44 +0000 (15:38 +0800)]
Merge branch 'MDL-65426_master' of git://github.com/markn86/moodle
Mark Nelson [Mon, 29 Apr 2019 10:05:19 +0000 (18:05 +0800)]
MDL-65426 message_email: clean up messages that have already been read
Adrian Greeve [Wed, 1 May 2019 06:58:21 +0000 (14:58 +0800)]
Merge branch 'MDL-65149-master' of git://github.com/damyon/moodle
Adrian Greeve [Wed, 1 May 2019 06:30:00 +0000 (14:30 +0800)]
Merge branch 'MDL-64959_master' of https://github.com/abhimanyuZ/moodle
Jake Dallimore [Wed, 1 May 2019 06:23:16 +0000 (14:23 +0800)]
Merge branch 'MDL-65236-master' of git://github.com/marinaglancy/moodle
Adrian Greeve [Wed, 1 May 2019 06:02:58 +0000 (14:02 +0800)]
Merge branch 'MDL-65031-master' of git://github.com/damyon/moodle
Damyon Wiese [Mon, 11 Mar 2019 04:44:09 +0000 (12:44 +0800)]
MDL-65031 theme_boost: gradebook notifications
Tell the gradebook page to stack things vertically so that notifications
take the correct amount of space.
Adrian Greeve [Wed, 1 May 2019 03:56:35 +0000 (11:56 +0800)]
Merge branch 'MDL-65178-master' of git://github.com/damyon/moodle
Adrian Greeve [Wed, 1 May 2019 02:30:22 +0000 (10:30 +0800)]
Merge branch 'MDL-53140-master' of git://github.com/rezaies/moodle
Jun Pataleta [Wed, 1 May 2019 02:22:32 +0000 (10:22 +0800)]
Merge branch 'MDL-65260' of https://github.com/timhunt/moodle
Shamim Rezaie [Thu, 7 Feb 2019 02:51:34 +0000 (13:51 +1100)]
MDL-53140 qtype_calculatedsimple: Support locale-aware decimal points
Shamim Rezaie [Wed, 6 Feb 2019 16:05:26 +0000 (03:05 +1100)]
MDL-53140 qtype_calculated: Add support for locale-aware decimal points
Shamim Rezaie [Thu, 4 Apr 2019 23:03:13 +0000 (10:03 +1100)]
MDL-53140 qtype_numerical: Localised decimal separator bug fix
- Support decimal separator when it is not . or ,
- Also make sure that we don't remove . when thousandsseparator is .
- Display the answer fields in the editing form in the localised format
Shamim Rezaie [Mon, 4 Feb 2019 19:39:43 +0000 (06:39 +1100)]
MDL-53140 qtype_numerical: Support locale-aware decimal points
Shamim Rezaie [Mon, 4 Feb 2019 16:39:37 +0000 (03:39 +1100)]
MDL-53140 question: Support localised floats when previewing a question
Shamim Rezaie [Mon, 4 Feb 2019 15:27:04 +0000 (02:27 +1100)]
MDL-53140 core_question: Support localised floats when editing questions
Shamim Rezaie [Fri, 1 Feb 2019 08:50:41 +0000 (19:50 +1100)]
MDL-53140 forms: Added the float form element to the form API
Jake Dallimore [Wed, 1 May 2019 01:32:54 +0000 (09:32 +0800)]
Merge branch 'MDL-60851-master' of git://github.com/damyon/moodle
Damyon Wiese [Mon, 20 Nov 2017 06:24:09 +0000 (14:24 +0800)]
MDL-60851 backup: coding style fixes
Damyon Wiese [Mon, 20 Nov 2017 06:19:36 +0000 (14:19 +0800)]
MDL-60851 backup: Sanitise setting dependencies
The only different between each setting dependency type is the evaluation of the condition,
and the mform js validation arguments - so that should be the only thing that is extended
by each subclass.
Damyon Wiese [Mon, 20 Nov 2017 05:58:05 +0000 (13:58 +0800)]
MDL-60851 backup: Fix undefined $value
Damyon Wiese [Mon, 20 Nov 2017 05:58:36 +0000 (13:58 +0800)]
MDL-60851 backup: More unit tests for dependencies
Adrian Greeve [Wed, 1 May 2019 00:35:41 +0000 (08:35 +0800)]
Merge branch 'MDL-65217-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 23:42:55 +0000 (01:42 +0200)]
Merge branch 'MDL-65397-master-enfix' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 22:29:20 +0000 (00:29 +0200)]
on-demand release 3.7dev+
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 22:29:18 +0000 (00:29 +0200)]
NOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 22:29:17 +0000 (00:29 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Sara Arjona [Tue, 30 Apr 2019 15:54:23 +0000 (17:54 +0200)]
MDL-5311 qtype_multichoice: replace label to a for clean button
To avoid behat errors with Firefox, the 'Clean my choice' has been
changed from label to link (with role button).
Ryan Wyllie [Tue, 30 Apr 2019 08:36:35 +0000 (16:36 +0800)]
MDL-65033 mod_forum: Modified sort sql for cross db support
Jake Dallimore [Tue, 30 Apr 2019 03:35:44 +0000 (11:35 +0800)]
Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle
Adrian Greeve [Tue, 30 Apr 2019 02:14:42 +0000 (10:14 +0800)]
Merge branch 'MDL-64906_hideif_mod' of git://github.com/davosmith/moodle
Andrew Nicols [Tue, 30 Apr 2019 00:42:42 +0000 (08:42 +0800)]
Merge branch 'MDL-63137' of git://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 00:11:42 +0000 (02:11 +0200)]
MDL-63137 mod_feedback: discern between user or id better
is_int('1') => false, so better we invert the check that is safer.
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 23:44:14 +0000 (01:44 +0200)]
MDL-65348 lang string: updating an outdated lang string
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 22:03:07 +0000 (00:03 +0200)]
Merge branch 'MDL-65257_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 20:49:33 +0000 (22:49 +0200)]
Merge branch 'MDL-65436-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 18:41:36 +0000 (20:41 +0200)]
Merge branch 'MDL-57900_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 18:25:51 +0000 (20:25 +0200)]
Merge branch 'MDL-65348_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 18:09:42 +0000 (20:09 +0200)]
Merge branch 'MDL-63137-master' of git://github.com/aanabit/moodle
David Monllaó [Mon, 29 Apr 2019 14:04:46 +0000 (16:04 +0200)]
Merge branch 'MDL-65033-master2' of git://github.com/peterRd/moodle
Jun Pataleta [Mon, 29 Apr 2019 09:09:38 +0000 (17:09 +0800)]
Merge branch 'MDL-65279-master' of https://github.com/tkorner/moodle
AMOS bot [Tue, 30 Apr 2019 00:12:17 +0000 (00:12 +0000)]
Automatically generated installer lang files
David Monllaó [Mon, 29 Apr 2019 14:24:26 +0000 (16:24 +0200)]
MDL-65348 analytics: Upcoming periodic from time()
Shamim Rezaie [Fri, 1 Feb 2019 08:44:06 +0000 (19:44 +1100)]
MDL-53140 forms: Implement validateSubmitValue for the group element
The group element needs to call validateSubmitValue() for all of its
containing elements.
Shamim Rezaie [Mon, 10 Dec 2018 04:09:57 +0000 (15:09 +1100)]
MDL-53140 behat: Allow language customisation in behat
Shamim Rezaie [Wed, 23 Jan 2019 04:55:04 +0000 (15:55 +1100)]
MDL-53140 core: Introduced PARAM_LOCALISEDFLOAT
Marina Glancy [Tue, 9 Apr 2019 13:40:52 +0000 (15:40 +0200)]
MDL-65217 form: option to randomise element ids
Marina Glancy [Tue, 9 Apr 2019 12:00:14 +0000 (14:00 +0200)]
MDL-65217 form: id for error area
Marina Glancy [Tue, 9 Apr 2019 13:14:18 +0000 (15:14 +0200)]
MDL-65217 form: allow to pass attributes to course element
Ruslan Kabalin [Sun, 7 Apr 2019 19:33:47 +0000 (20:33 +0100)]
MDL-65217 core_form: use defined element id for filemanager.
Removing unnamed input element (was introduced in
ce47962), this has no
purpose apart of being label destination.
Ruslan Kabalin [Sun, 7 Apr 2019 20:13:21 +0000 (21:13 +0100)]
MDL-65217 core_form: use uniqie element ids in listing.
Ruslan Kabalin [Thu, 4 Apr 2019 21:33:50 +0000 (22:33 +0100)]
MDL-65217 core_form: use uniqie element id in filepicker
Peter [Mon, 29 Apr 2019 09:37:35 +0000 (17:37 +0800)]
MDL-65033 mod_forum: Move locked functionality into action menu
Moved the lock functionality into the menu which exposes it to the
discussion list
Sara Arjona [Mon, 29 Apr 2019 05:53:07 +0000 (07:53 +0200)]
MDL-65436 message: fix error while upgrading legacy self-conversations
Delete self-messages from the legacy message_read table once they
are migrated.
David Mudrák [Mon, 29 Apr 2019 09:37:32 +0000 (11:37 +0200)]
MDL-65397 lang: Use the new strings in Behat scenarios
Helen Foster [Mon, 29 Apr 2019 09:04:42 +0000 (11:04 +0200)]
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'
Peter [Fri, 26 Apr 2019 02:23:44 +0000 (10:23 +0800)]
MDL-65033 mod_forum: Testing updates
Testing and code updates after rebase
Peter [Mon, 15 Apr 2019 02:52:45 +0000 (10:52 +0800)]
MDL-65033 mod_forum: Update existing function to include starring params
Peter [Thu, 28 Mar 2019 04:09:10 +0000 (12:09 +0800)]
MDL-65033 mod_forum: Accessibility updates
Peter [Mon, 25 Mar 2019 00:16:14 +0000 (08:16 +0800)]
MDL-65033 mod_forum: Pass the favourites into the exporter
Query and pass the favouriting information into the exporter instead of within the exporter itself
Peter [Fri, 22 Mar 2019 02:40:57 +0000 (10:40 +0800)]
MDL-65033 mod_forum: Feedback updates
Peter [Wed, 20 Mar 2019 23:11:57 +0000 (07:11 +0800)]
MDL-65033 mod_forum: Externallib tests
Peter [Wed, 20 Mar 2019 22:54:56 +0000 (06:54 +0800)]
MDL-65033 mod_forum: Hook up the pin toggle via AJAX
andrewnicols [Wed, 20 Mar 2019 22:30:26 +0000 (06:30 +0800)]
MDL-65033 mod_forum: Toggle pin state via ajax
andrewnicols [Wed, 20 Mar 2019 22:27:33 +0000 (06:27 +0800)]
MDL-65033 mod_forum: pin_toggle js
andrewnicols [Wed, 20 Mar 2019 22:23:04 +0000 (06:23 +0800)]
MDL-65033 mod_forum: Set pin state external service
Peter [Wed, 20 Mar 2019 04:46:53 +0000 (12:46 +0800)]
MDL-65033 mod_forum: Fix up the unit tests
Peter [Wed, 20 Mar 2019 04:37:24 +0000 (12:37 +0800)]
MDL-65033 mod_forum: incorporate the new icons into the UI
barbararamiro [Wed, 20 Mar 2019 04:33:51 +0000 (12:33 +0800)]
MDL-65033 mod_forum: New star icons
Peter [Wed, 20 Mar 2019 04:19:11 +0000 (12:19 +0800)]
MDL-65033 mod_forum: Behat and unit tests for favouriting
Peter [Wed, 20 Mar 2019 00:09:06 +0000 (08:09 +0800)]
MDL-65033 mod_forum: Add a new menu dropdown to the forum list
* Add new dropdown
* Pass the pinned discussion URL
* Add a new template for the pinned html
Peter [Mon, 18 Mar 2019 06:45:42 +0000 (14:45 +0800)]
MDL-65033 mod_forum: Favouriting in forum
Modify the discussion vault to take into account the favourite sql and also sort by favourite
David Monllaó [Mon, 18 Mar 2019 12:22:16 +0000 (13:22 +0100)]
MDL-57900 analytics: Site info settings
Mark Nelson [Mon, 29 Apr 2019 07:20:29 +0000 (15:20 +0800)]
MDL-65257 message_email: apply filters to course and group names
Jake Dallimore [Mon, 29 Apr 2019 07:19:31 +0000 (15:19 +0800)]
Merge branch 'MDL-5311-master' of git://github.com/lameze/moodle
Simey Lameze [Thu, 4 Apr 2019 05:46:02 +0000 (13:46 +0800)]
MDL-5311 qtype_multichoice: make clear choice option accessible
Thanks to Damyon for the help with accessibility.
Simey Lameze [Thu, 4 Apr 2019 02:45:50 +0000 (10:45 +0800)]
MDL-5311 qtype_multichoice: add php unit tests for the new option
Simey Lameze [Thu, 4 Apr 2019 02:45:18 +0000 (10:45 +0800)]
MDL-5311 qtype_multichoice: add behat scenario to question preview
Simey Lameze [Thu, 4 Apr 2019 02:44:34 +0000 (10:44 +0800)]
MDL-5311 qtype_multichoice: add a bit of styling to the option
Mark Nelson [Mon, 29 Apr 2019 07:01:30 +0000 (15:01 +0800)]
MDL-65257 message_email: add images to digest
Sara Arjona [Mon, 29 Apr 2019 06:34:21 +0000 (08:34 +0200)]
Merge branch 'MDL-64702-master' of git://github.com/damyon/moodle
Adrian Greeve [Mon, 29 Apr 2019 06:12:53 +0000 (14:12 +0800)]
Merge branch 'MDL-36088-master' of https://github.com/lethevinh/moodle
Simey Lameze [Thu, 4 Apr 2019 02:43:14 +0000 (10:43 +0800)]
MDL-5311 qtype_multichoice: add clear my choice option
Jun Pataleta [Mon, 29 Apr 2019 04:44:33 +0000 (12:44 +0800)]
Merge branch 'MDL-65206-master' of git://github.com/tobiasreischmann/moodle
VinhLe [Mon, 4 Mar 2019 09:38:11 +0000 (16:38 +0700)]
MDL-36088 questions: Add new events
Stephen Bourget [Mon, 22 Aug 2016 01:41:16 +0000 (21:41 -0400)]
MDL-36088 questions: Add new events
AMOS bot [Sat, 27 Apr 2019 00:12:32 +0000 (00:12 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Fri, 26 Apr 2019 17:45:25 +0000 (19:45 +0200)]
Merge branch 'MDL-65428-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Fri, 26 Apr 2019 16:43:25 +0000 (18:43 +0200)]
on-demand release 3.7dev+
Eloy Lafuente (stronk7) [Fri, 26 Apr 2019 16:43:23 +0000 (18:43 +0200)]
NOBUG: Fixed SVG browser compatibility
Amaia Anabitarte [Tue, 26 Mar 2019 15:03:26 +0000 (16:03 +0100)]
MDL-63137 mod_feedback: PHPUnit tests for new userid parameter
Amaia Anabitarte [Mon, 25 Mar 2019 16:59:09 +0000 (17:59 +0100)]
MDL-63137 mod_feedback: mod_feedback_core_calendar_provide_event_action
Update mod_feedback_core_calendar_provide_event_action function to add a new userid parameter
Add userid to check capabilities, etc. to feedback completion and structure.
Marina Glancy [Fri, 26 Apr 2019 11:11:05 +0000 (13:11 +0200)]
MDL-65428 core_tag: fix callback param type
Sara Arjona [Fri, 26 Apr 2019 09:50:27 +0000 (11:50 +0200)]
Merge branch 'MDL-64676-master-fix' of https://github.com/snake/moodle
Sara Arjona [Fri, 26 Apr 2019 08:08:44 +0000 (10:08 +0200)]
Merge branch 'MDL-65032-master-fix' of git://github.com/junpataleta/moodle
Jun Pataleta [Fri, 26 Apr 2019 07:42:54 +0000 (15:42 +0800)]
MDL-65032 mod_forum: Use correct template context data 'istimelocked'
Amaia Anabitarte [Tue, 26 Mar 2019 12:46:35 +0000 (13:46 +0100)]
MDL-63137 mod_feedback: Pointing TODO tasks to right deprecation issue
Jake Dallimore [Fri, 26 Apr 2019 07:22:43 +0000 (15:22 +0800)]
MDL-64676 core_message: fix legacy behat step which failed on firefox
Old step was looking for a link, which didn't exist. Now, we use image.
Jake Dallimore [Fri, 26 Apr 2019 04:03:33 +0000 (12:03 +0800)]
Merge branch 'MDL-58581-master-take2' of https://github.com/lucaboesch/moodle