admin
Merge branch 'MDL-57023-master' of git://github.com/andrewnicols/moodle
2016-11-22 10:23:21 +08:00
auth
Merge branch 'wip-mdl-56898-fix2' of https://github.com/rajeshtaneja/moodle
2016-11-21 15:07:49 +00:00
availability
MDL-56189 behat: Fixed xpath to use contains class
2016-11-11 13:45:33 +08:00
backup
MDL-57063 backup: Do not try to set default value on locked setting
2016-11-21 11:03:41 +08:00
badges
MDL-53718 badges: Dont display course badges when disabled
2016-11-07 15:56:26 +10:30
blocks
MDL-56986 block_course_summary: remove edit icon scenario from behat
2016-11-22 08:39:35 +08:00
blog
Merge branch 'MDL-55994' of https://github.com/bostelm/moodle
2016-11-11 13:29:57 +08:00
cache
MDL-56903 lang: Merge English strings from the en_fix language pack
2016-11-15 11:19:48 +01:00
calendar
MDL-56766 calendar: improve calendar export labels
2016-11-09 17:00:05 +00:00
cohort
MDL-56677 cohort: Fix cohort search box misalignment
2016-11-03 14:33:07 +08:00
comment
MDL-56307 course: API changes to support retrieve by time
2016-10-25 10:10:52 +01:00
competency
MDL-56668 competencies: Correct namespacing of coding_exception
2016-11-03 13:59:13 +00:00
completion
MDL-56994 behat: Fixed activity selector to find proper li
2016-11-22 11:02:52 +08:00
course
Merge branch 'MDL-56994-master-2' of git://github.com/junpataleta/moodle
2016-11-21 07:30:58 +00:00
dataformat
MDL-56012 lib: Update of readme and xml file.
2016-10-04 10:47:06 +08:00
enrol
Merge branch 'MDL-52186-master' of git://github.com/junpataleta/moodle
2016-11-17 10:42:08 +08:00
error
MDL-47162 core_message: Updating all uses of messaging to add courseid
2016-10-31 14:13:13 -04:00
files
Merge branch 'MDL-55074-master' of git://github.com/damyon/moodle
2016-10-24 12:33:51 +08:00
filter
MDL-56938 filter_media: Responsive size fallback player
2016-11-22 17:04:55 +08:00
grade
MDL-57018 boost: Style marking guide entry form
2016-11-22 11:47:45 +08:00
group
MDL-56877 autogroup form: no limit on cohorts
2016-11-17 10:46:53 +01:00
install
Automatically generated installer lang files
2016-11-18 00:06:34 +08:00
iplookup
MDL-56740 geoip tests: update to a more reliable ipv6 location
2016-11-04 08:52:40 +00:00
lang
MDL-56782 custommenu add multilang example
2016-11-22 15:12:55 +08:00
lib
MDL-56902 blocks: No theme blocks if fake blocks only
2016-11-23 11:07:32 +08:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-56739 auth: Support new redirect parameter in confirmation
2016-11-10 09:35:21 +00:00
media
MDL-56869 media_videojs: upgrade video.js to 5.12.6
2016-11-16 16:27:30 +08:00
message
Merge branch 'MDL-57087_master' of git://github.com/markn86/moodle
2016-11-23 08:01:25 +08:00
mnet
MDL-55168 css: remove 0-length units
2016-09-30 09:25:25 +01:00
mod
Merge branch 'wip-mdl-56898-fix2' of https://github.com/rajeshtaneja/moodle
2016-11-21 15:07:49 +00:00
my
MDL-55902 my: Add additional information to dashboard reset events
2016-10-24 11:03:10 +08:00
notes
MDL-51347 core_notes: check view notes capability by course context
2016-11-10 16:15:31 +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-56615 portfolio_googledocs: add basic unittests
2016-10-28 12:13:33 +08:00
question
MDL-56826 question: Add bootstrap styles to question preview
2016-11-17 16:14:34 +08:00
rating
MDL-56307 course: API changes to support retrieve by time
2016-10-25 10:10:52 +01:00
report
MDL-38158 core_media: Convert media players to new plugin type
2016-11-04 17:30:40 +08:00
repository
MDL-57035 repository_skydrive: Compability with converged type apps
2016-11-22 11:46:05 +08:00
rss
MDL-53039 rss: allow guest access to front page forum
2016-02-09 15:51:09 +08:00
search
MDL-56448 mustache: fix json errors in example context
2016-10-26 12:35:45 +01:00
tag
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
theme
Merge branch 'MDL-57089-master' of git://github.com/ankitagarwal/moodle
2016-11-23 08:20:13 +08:00
user
MDL-56785 theme_boost: apply bs4 styles to search options checkboxes
2016-11-15 09:07:39 +00:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
Merge branch 'MDL-56607-master' of git://github.com/jleyva/moodle
2016-11-09 09:39:48 +08:00
.eslintignore
MDL-38158 media_videojs: Add Video.JS player
2016-11-04 17:30:43 +08:00
.eslintrc
MDL-55835 eslint: bump to v3.7.1
2016-10-07 10:00:26 +01: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
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08:00
.stylelintignore
MDL-38158 media_videojs: Add Video.JS player
2016-11-04 17:30:43 +08:00
.stylelintrc
MDL-55165 stylelint: remove unset redundant properities rule
2016-09-29 16:39:30 +01:00
.travis.yml
MDL-55518 travis: Enable redis tests
2016-10-14 12:16:36 +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-56860 behat: Fixed moodle_list format and printer description
2016-11-11 07:47:34 +08:00
composer.lock
MDL-56860 behat: Fixed moodle_list format and printer description
2016-11-11 07:47:34 +08:00
config-dist.php
MDL-56172 admin: remove cssoptimiser config options
2016-09-29 16:41:29 +01: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
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
file.php
MDL-48799 Files API: fixed legacy directory fallback.
2015-02-01 09:02:37 +01:00
Gruntfile.js
MDL-56423 stylelint: ignore custom.css files
2016-10-13 10:01:31 +01:00
help.php
MDL-35628 performance: Remove dirname() where possible.
2016-06-10 08:06:49 +10:00
help_ajax.php
MDL 38508 JavaScript: Split out AJAX and non-AJAX help
2013-04-08 21:01:20 +01:00
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-56423 stylelint: bump to v7.4.1
2016-10-13 10:01:30 +01:00
package.json
MDL-56423 stylelint: bump to v7.4.1
2016-10-13 10:01:30 +01:00
phpunit.xml.dist
MDL-56092 phpunit: Add auth/tests to phpunit.xml.dist
2016-10-05 10:03:46 +08:00
pluginfile.php
MDL-40719 pluginfile.php: the file API is now stable, so hide debug.
2013-07-19 12:06:00 +01:00
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
MDL-48855 dev: Fix ctags command to handle extra whitespace
2015-01-23 10:59:29 +08:00
TRADEMARK.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
version.php
Merge branch 'MDL-56902-master' of git://github.com/damyon/moodle
2016-11-23 08:29:41 +08:00