admin
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
auth
MDL-45288 behat: Restricting click to .logininfo
2014-04-28 10:20:34 +07:00
availability
Merge branch 'MDL-45138-master' of https://github.com/sammarshallou/moodle
2014-04-22 08:29:38 +12:00
backup
MDL-45283 restore: Prevent failure when user course grade exists
2014-04-30 12:09:13 +08:00
badges
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
blocks
Merge branch 'MDL-45315-master' of git://github.com/danpoltawski/moodle
2014-04-30 09:55:10 +08:00
blog
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
cache
Merge branch 'MDL-44006-m' of https://github.com/micaherne/moodle
2014-02-24 12:30:55 +08:00
calendar
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
cohort
MDL-44717 events: Fix multiple issues in events
2014-04-01 15:08:34 +08:00
comment
MDL-43700 reports: Update to the sql in the comment locallib to include additional name fields.
2014-01-15 12:03:19 +08:00
completion
MDL-43557 fix BC issue in \core\event\course_completed and incorrect description
2014-04-30 14:59:45 +08:00
course
MDL-43557 fix assertion for course section event description
2014-04-30 11:44:56 +08:00
enrol
MDL-36141 course Define role to limit access to Other users.
2014-04-04 14:58:48 -04:00
error
MDL-31560 Error: Fixed coding style
2013-09-13 16:13:26 +08:00
files
Merge branch 'MDL-44507_master' of https://github.com/SWiT/moodle
2014-04-09 11:52:33 +08:00
filter
MDL-44780 filter_mathjaxloader: mathjax is now at the top of the filter list
2014-04-30 08:29:14 +08:00
grade
MDL-44004 grading_rubric: Ensure that score is set before using it
2014-04-24 16:21:07 +08:00
group
MDL-42317 output: reviewed standard/base layouts and converted where a better option was available
2014-04-06 15:57:32 +12:00
install
MDL-45167 install: Improve styling of installation process
2014-05-01 10:43:21 +08:00
iplookup
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
lang
MDL-43557 events: renamed event class names
2014-04-29 19:15:47 -07:00
lib
Merge branch 'MDL-45167-master' of git://github.com/andrewnicols/moodle
2014-05-01 11:37:13 +08:00
local
MDL-26943 Add db/subplugins.php to the local plugin readme.txt
2013-07-02 12:02:33 +08:00
login
MDL-45203 implement new event user_password_updated
2014-04-23 09:51:57 +08:00
message
MDL-43557 events: renamed event class names
2014-04-29 19:15:47 -07:00
mnet
MDL-44717 events: Fix multiple issues in events
2014-04-01 15:08:34 +08:00
mod
Merge branch 'w19_MDL-45262_m27_choice' of https://github.com/skodak/moodle
2014-04-30 16:37:53 +08:00
my
MDL-45147 my: automate testing of block restriction
2014-04-17 15:30:00 +12:00
notes
MDL-44017 Events: Added unit test for report_viewed events
2014-03-07 15:16:10 +08:00
pix
MDL-39607 theme: Update Moodle logo
2014-04-17 14:33:39 +08:00
plagiarism
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
portfolio
MDL-42317 output: reviewed standard/base layouts and converted where a better option was available
2014-04-06 15:57:32 +12:00
question
MDL-45114 quiz simulate report : multi-choice multi qtype response data
2014-04-19 15:04:16 +07:00
rating
MDL-33099 Javascript: Deprecate the ajaxenabled function
2014-02-17 14:11:21 +08:00
report
Merge branch 'wip-MDL-45348-master' of git://github.com/abgreeve/moodle
2014-05-01 11:22:54 +08:00
repository
Merge branch 'MDL-41975-master' of git://github.com/FMCorz/moodle
2014-04-18 10:05:26 +08:00
rss
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
tag
MDL-43557 events: renamed event class names
2014-04-29 19:15:47 -07:00
theme
MDL-44916 Question: Fixing alignment in bootstrap themes
2014-04-28 11:37:26 +08:00
user
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
Merge branch 'MDL-39759_http_response_code_master' of https://github.com/dongsheng/moodle
2014-04-09 12:38:30 +08:00
.gitignore
MDL-44361 Import YUI 3.15.0
2014-02-26 14:39:03 +08:00
.jshintrc
MDL-43194 JavaScript: Correct maxlen jshint configuration
2013-12-04 16:39:48 +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
MDL-26069 detect missing file postprocessing
2011-01-29 17:50:12 +01:00
composer.json
MDL-44286 behat: Fixing JS code error
2014-02-27 13:27:18 +08:00
config-dist.php
MDL-43975 Sessions: Should support memcache, not just memcached
2014-04-01 13:34:50 +01:00
COPYING.txt
license MDL-20717 Updated the COPYING file to GPLv3 for head
2010-01-08 02:48:03 +00:00
draftfile.php
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
file.php
MDL-42387 standardise file lifetime handling
2013-11-01 10:42:18 +01:00
help.php
MDL 38508 JavaScript: Split out AJAX and non-AJAX help
2013-04-08 21:01:20 +01: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-41185 cleanup course viewed events
2014-04-21 18:12:53 +08:00
install.php
MDL-45167 install: Improve styling of installation process
2014-05-01 10:43:21 +08:00
mdeploy.php
MDL-42973 fix multiple addon update issues
2013-12-06 09:36:38 +08:00
mdeploytest.php
MDL-38493 Make mdeploy.php able to install new plugin
2013-03-28 11:54:05 +01:00
phpunit.xml.dist
MDL-44070 Conditional availability enhancements (2): subsystem, API
2014-04-07 20:11:33 +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
NOBUG - reduce whitespace errors a little
2013-04-15 13:29:14 +01:00
TRADEMARK.txt
version.php
on-demand release 2.7beta+
2014-04-29 15:14:22 +02:00