Moodle - the world's open source learning platform https://moodle.org/
Find a file
Jun Pataleta f52459bbbe MDL-55956 calendar: Show only one of duplicate events relevant to user
If there are multiple, non-repeating events with the same module name,
instance and event type. The most specific event or the event with the
highest priority will be shown.
The ordering of event priorities:
  User override events > Group override events > Course events.
If there are no user override events and there are multiple group
overrides for an event, then the one with the highest priority will be
shown.
2017-03-07 11:33:17 +08:00
admin MDL-53978 tool_usertours: No tours for guest or no user 2017-03-02 10:24:06 +08:00
auth Merge branch 'MDL-55476-master' of git://github.com/jadet23/moodle 2017-02-13 13:41:13 +00:00
availability MDL-57536 availability: Document required selectors changes 2017-01-02 18:50:54 +01:00
backup MDL-40838 backup: restore enrolment methods without users 2017-02-20 12:08:35 +08:00
badges Merge branch 'MDL-57629-master' of git://github.com/jleyva/moodle 2017-01-17 20:55:05 +01:00
blocks Merge branch 'MDL-55867_m33v1' of https://github.com/sbourget/moodle 2017-02-21 00:52:20 +01:00
blog MDL-56519 behat: Fixed lint errors 2017-01-03 09:12:54 +08:00
cache MDL-57570 static store: Basic serialize tests with igbinary 2017-01-18 19:23:59 +01:00
calendar MDL-55956 calendar: Show only one of duplicate events relevant to user 2017-03-07 11:33:17 +08:00
cohort MDL-57273 exporter: Clarify why contextname needs to be PARAM_RAW 2017-01-20 12:56:19 +08:00
comment MDL-35980 comment: add comment info to delete button for screen readers 2017-02-24 08:15:40 +08:00
competency MDL-57273 persistent: Dont allow set and get for helpers 2017-01-24 15:39:53 +08:00
completion MDL-4782 course: Behat tests for stealth mode support 2017-02-14 16:38:08 +08:00
course MDL-40838 backup: restore enrolment methods without users 2017-02-20 12:08:35 +08:00
dataformat MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
enrol MDL-40838 backup: restore enrolment methods without users 2017-02-20 12:08:35 +08:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files MDL-57273 core: Migrating some exporters from tool_lp & core_competency 2017-01-20 12:56:18 +08:00
filter MDL-57316 media: Setup media plugins in media_manager::instance() 2017-02-07 09:16:01 +08:00
grade MDL-58030 gradingform_guide: Init $commentchooser before use 2017-02-21 14:31:20 +10:30
group MDL-56614 behat: Fixed steps to use new definition 2016-12-07 07:10:35 +08:00
install Automatically generated installer lang files 2017-02-24 00:06:38 +08:00
iplookup MDL-56740 geoip tests: update to a more reliable ipv6 location 2016-11-04 08:52:40 +00:00
lang Merge branch 'wip-MDL-48228-master-v2' of git://github.com/abgreeve/moodle 2017-03-01 02:56:56 +01:00
lib MDL-55956 db: Add priority column for event table 2017-03-06 16:15:26 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-55476 auth: remove loginpasswordautocomplete 2017-01-19 07:24:46 +00:00
media MDL-57316 media: create different instances for different pages 2017-02-08 10:17:43 +08:00
message Merge branch 'MDL-58014_master' of git://github.com/markn86/moodle 2017-02-20 09:32:11 +01:00
mnet MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
mod MDL-55956 mod: Set event priority for activity overrides 2017-03-07 11:33:13 +08:00
my MDL-50770 blocks: copy sitewide blocks positions when cloning dashboards 2017-02-13 15:17:09 +08:00
notes MDL-56614 behat: add navigation block when required 2016-12-06 11:49:14 +08:00
pix MDL-53048 form: Rewrite passwordunmask 2016-10-24 09:24:39 +08:00
plagiarism MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfolio MDL-57527 portfolio: remove legacy yui from js 2017-02-08 11:04:59 +00:00
question MDL-46375 core_files: Split parts of file_storage into new file system 2017-02-14 08:42:28 +08:00
rating MDL-56307 course: API changes to support retrieve by time 2016-10-25 10:10:52 +01:00
report MDL-57527 reports: remove JS svg rotation 2017-02-08 11:04:59 +00:00
repository MDL-33483 repository: Coding style tidyup 2017-02-27 11:31:00 +08:00
rss MDL-57777 rss: Return 404 when context not found. 2017-01-31 09:29:08 +00:00
search MDL-57161 search: Set the correct HTTP header 2016-12-06 09:52:30 +08:00
tag MDL-56614 behat: add navigation block when required 2016-12-06 11:49:14 +08:00
theme MDL-57321 theme_boost: Remove extra quotation mark 2017-03-02 16:01:01 +08:00
user MDL-58032 core_user: Fix case when acting user is a visitor 2017-02-22 09:00:45 +05:30
userpix
webservice MDL-57768 webservice: Delete manual setting of config in test 2017-02-10 11:49:09 +11:00
.eslintignore MDL-57608 media_videojs: lazily load videojs on demand 2017-01-12 10:55:18 +08:00
.eslintrc MDL-55835 eslint: bump to v3.7.1 2016-10-07 10:00:26 +01:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-53432 core: Treat derived css and js as binary files in git 2016-03-22 16:57:48 +11:00
.gitignore MDL-52127 grunt: add .eslingingore file, keep task 2016-06-15 15:52:34 +01:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.shifter.json
.stylelintignore MDL-57608 media_videojs: lazily load videojs on demand 2017-01-12 10:55:18 +08:00
.stylelintrc MDL-55165 stylelint: remove unset redundant properities rule 2016-09-29 16:39:30 +01:00
.travis.yml MDL-48228 database: Make utf8mb4 the default character set for mysql. 2017-03-01 09:03:12 +08:00
behat.yml.dist MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
brokenfile.php
composer.json MDL-46375 core_files: Split parts of file_storage into new file system 2017-02-14 08:42:28 +08:00
composer.lock MDL-46375 core_files: Split parts of file_storage into new file system 2017-02-14 08:42:28 +08:00
config-dist.php MDL-48228 database: Make utf8mb4 the default character set for mysql. 2017-03-01 09:03:12 +08:00
CONTRIBUTING.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
COPYING.txt
draftfile.php
file.php MDL-48799 Files API: fixed legacy directory fallback. 2015-02-01 09:02:37 +01:00
Gruntfile.js MDL-56519 behat: Add gherkin lint to watch and startup 2017-01-05 16:02:00 +08:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php MDL-55362 core: Fixed topic section default name empty h2 tag 2016-11-16 14:19:55 +13:00
install.php MDL-51948 core: Patch core areas for LTR forms 2016-09-23 10:55:14 +01:00
INSTALL.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json MDL-56519 behat: Lint gherkin files 2017-01-03 09:12:54 +08:00
package.json MDL-56519 behat: Lint gherkin files 2017-01-03 09:12:54 +08:00
phpunit.xml.dist MDL-56092 phpunit: Add auth/tests to phpunit.xml.dist 2016-10-05 10:03:46 +08:00
pluginfile.php
PULL_REQUEST_TEMPLATE.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
README.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
tags.txt
TRADEMARK.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
version.php MDL-55956 db: Add priority column for event table 2017-03-06 16:15:26 +08:00

                                 .-..-.
   _____                         | || |
  /____/-.---_  .---.  .---.  .-.| || | .---.
  | |  _   _  |/  _  \/  _  \/  _  || |/  __ \
  * | | | | | || |_| || |_| || |_| || || |___/
    |_| |_| |_|\_____/\_____/\_____||_|\_____)

Moodle - the world's open source learning platform

Moodle <https://moodle.org> is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.

You can download Moodle <https://download.moodle.org> and run it on your own
web server, ask one of our Moodle Partners <https://moodle.com/partners/> to
assist you, or have a MoodleCloud site <https://moodle.com/cloud/> set up for
you.

Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.

Moodle is provided freely as open source software, under the GNU General Public
License <https://docs.moodle.org/dev/License>.

Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.

See <https://docs.moodle.org> for details of Moodle's many features.