admin
MDL-49742 lib: Removed additional names on tables for sorting.
2015-05-15 15:29:52 +08:00
auth
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
availability
MDL-50177 completion: Also accepting cm integer strings
2015-05-12 12:19:43 +08:00
backup
MDL-50184 backup: Bump release to 3.0
2015-05-11 01:46:50 +02:00
badges
MDL-49061 behat: Fixed input name to use full activity name
2015-05-20 10:07:26 +08:00
blocks
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
blog
MDL-49845 blog: Changed headers for blog index
2015-05-04 14:02:17 +08:00
cache
MDL-50102 versions: bump all versions and requires near release
2015-05-05 17:43:19 +02:00
calendar
MDL-50102 versions: bump all versions and requires near release
2015-05-05 17:43:19 +02:00
cohort
MDL-49799 behat: replaced asd.com with example.com
2015-04-20 11:21:20 +08:00
comment
Merge branch 'MDL-47773-master-commentui' of git://github.com/mudrd8mz/moodle
2015-04-07 11:34:23 +08:00
completion
MDL-49061 reports: call format_string on activities names
2015-05-13 12:14:13 +08:00
course
MDL-50259 behat: Use strict activity name checking
2015-05-19 14:20:05 +08:00
enrol
Merge branch 'MDL-50092_master' of git://github.com/dmonllao/moodle
2015-05-18 13:58:14 +01:00
error
MDL-31560 Error: Fixed coding style
2013-09-13 16:13:26 +08:00
files
MDL-49994 files: Prevent to browse private files when are disabled
2015-05-06 10:27:18 +08:00
filter
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
grade
Merge branch 'MDL-50169' of https://github.com/sk-unikent/moodle
2015-05-19 02:03:07 +02:00
group
MDL-17929 groups: function to sync groups with enrolments
2015-04-22 14:36:38 +08:00
install
Automatically generated installer lang files
2015-05-06 00:03:52 +08:00
iplookup
MDL-47321 iplookup: Prevent guest users from using iplookup
2014-11-04 10:01:43 +13:00
lang
MDL-49845 lang: Remove userspreferences string
2015-05-05 16:36:30 +08:00
lib
MDL-30960 messages: add option to set authtype
2015-05-25 13:40:48 -03:00
local
MDL-49643 navigation: Fix API for extending navigation in local plugins
2015-03-26 12:17:15 +01:00
login
MDL-50090 user: suspended user can login upon conrimation
2015-05-06 11:00:44 +08:00
message
MDL-30960 messages: add option to set authtype
2015-05-25 13:40:48 -03:00
mnet
MDL-50102 versions: bump all versions and requires near release
2015-05-05 17:43:19 +02:00
mod
Merge branch 'wip-mdl-50203' of https://github.com/rajeshtaneja/moodle
2015-05-19 12:38:56 +01:00
my
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
notes
MDL-49845 notes: Changed headers for notes index
2015-05-04 14:02:17 +08:00
pix
MDL-48934 navigation: Update the default entries in the user menu.
2015-04-10 17:17:07 +08:00
plagiarism
MDL-39752 fix whitespace errors
2015-03-10 14:13:20 +00:00
portfolio
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
question
MDL-50280 WebCT import scripts don't always clean up
2015-05-18 15:25:18 +01:00
rating
MDL-49763 webservices: Handle correctly deleted users for ratings
2015-04-10 22:21:34 +02:00
report
MDL-49061 reports: call format_string on activities names
2015-05-13 12:14:13 +08:00
repository
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
rss
MDL-46463 core_rss: coding style cleanup in /rss
2014-07-23 10:22:53 +08:00
tag
MDL-25138 core_tags: remove duplicated related tags
2015-05-13 10:04:09 +08:00
theme
MDL-50277 Javascript: Hardcode nodejs dependencies
2015-05-20 09:41:17 +08:00
user
MDL-49906 core_user: add require login exception message
2015-05-13 13:51:22 +08:00
userpix
webservice
MDL-50102 versions: bump all versions and requires near release
2015-05-05 17:43:19 +02:00
.csslintrc
MDL-48277 css: enable some helpful csslint warnings
2014-11-18 22:11:36 +00:00
.gitignore
MDL-49840 testing: Stop ignoring composer.lock
2015-04-14 11:25:29 +08:00
.jshintrc
MDL-49046 javascript: Add support for AMD modules and jquery.
2015-02-23 16:23:10 +08:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08:00
behat.yml.dist
MDL-37046 behat: Adding empty Behat config file
2013-01-29 08:40:37 +08:00
brokenfile.php
composer.json
MDL-50116 behat: updated symfony/symfony version
2015-05-15 10:07:02 +08:00
composer.lock
MDL-50116 behat: updated symfony/symfony version
2015-05-15 10:07:02 +08:00
config-dist.php
MDL-44874 core: Add per-request directory functions
2015-03-31 13:58:44 +08: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-50001 grunt: Make grunt work on windows
2015-05-05 12:15:59 +08:00
help.php
MDL-48389 forms: added page title to help text
2014-12-09 15:21:06 +13: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-49689 navigation: Allow the user to set their homepage.
2015-04-13 15:54:24 +08:00
install.php
MDL-49684 timezones: rewrite timezone support
2015-04-06 13:53:51 +12:00
mdeploy.php
MDL-49087 mnet: Ensure typeroot is in dirroot
2015-03-03 02:37:09 +01:00
mdeploytest.php
MDL-49087 mnet: Ensure typeroot is in dirroot
2015-03-03 02:37:09 +01:00
package.json
MDL-50277 Javascript: Hardcode nodejs dependencies
2015-05-20 09:41:17 +08:00
phpunit.xml.dist
MDL-49203 webservices: Add missing component testsuite declaration
2015-03-26 15:59:15 +01:00
pluginfile.php
MDL-40719 pluginfile.php: the file API is now stable, so hide debug.
2013-07-19 12:06:00 +01:00
README.txt
MDL-38048 documentation: Typo in README file
2013-02-15 13:14:39 +08:00
tags.txt
MDL-48855 dev: Fix ctags command to handle extra whitespace
2015-01-23 10:59:29 +08:00
TRADEMARK.txt
version.php
weekly on-sync release 3.0dev
2015-05-21 12:44:08 +02:00