admin
Merge branch '45499-25' of git://github.com/samhemelryk/moodle into MOODLE_25_STABLE
2014-05-26 12:13:52 +08:00
auth
MDL-45485 auth_shibboleth: User taking over other user's session
2014-07-07 13:58:05 +08:00
backup
MDL-45283 restore: Prevent failure when user course grade exists
2014-04-30 12:17:03 +08:00
badges
MDL-46042 badges: Clean up external badge data
2014-07-07 16:37:55 +01:00
blocks
MDL-44711 navigation: reverted behat chaneges
2014-05-21 21:02:29 +12:00
blog
MDL-45046 output: reviewed standard/base layouts and converted where a better option was available
2014-04-11 09:30:23 +12:00
cache
MDL-45603 cache Fix the mappingsonly option to work as advertised.
2014-05-17 23:57:25 -04:00
calendar
MDL-45046 output: reviewed standard/base layouts and converted where a better option was available
2014-04-11 09:30:23 +12:00
cohort
MDL-44142 Cohorts: Use maxusersperpage for list of current users.
2014-02-13 16:19:59 +00:00
comment
Merge branch 'wip-MDL-45512-25' of git://github.com/abgreeve/moodle into MOODLE_25_STABLE
2014-05-20 14:23:07 +08:00
completion
MDL-41248 completion: fix non-translatable text.
2014-02-28 08:09:39 +01:00
course
MDL-45688 added missing library requirement
2014-05-26 12:50:24 +08:00
enrol
MDL-45126 do not allow guests see name and summary of hidden course
2014-05-07 16:22:23 +08:00
error
MDL-41418 Administration: Page context should be set before setting page title
2013-08-26 15:25:42 +08:00
files
MDL-41189 fixed overflow issue with filepicker thumbnail
2013-09-09 08:24:35 +12:00
filter
MDL-45234 filter_glossary: Correct use of COUNT in autolinker
2014-04-23 16:17:11 +08:00
grade
MDL-46223 Fix frequently used comments in the marking guide
2014-07-09 16:44:58 +08:00
group
MDL-44027 groups: remove some junk html
2014-05-13 16:20:31 +08:00
install
Automatically generated installer lang files
2014-07-12 00:42:51 +00:00
iplookup
MDL-34960 drop deprecated Google Maps API V2
2012-08-19 20:07:27 +02:00
lang
Merge branch 'MDL-45282_message_25' of git://github.com/andyjdavis/moodle into MOODLE_25_STABLE
2014-05-07 16:54:01 +08:00
lib
MDL-45471 javascript: Escape content of exception dialogs
2014-07-08 14:13:42 +01:00
local
MDL-38558 add preupgrade script support
2013-03-19 19:14:01 +01:00
login
MDL-43119 Add valid until dates for tokens created by login/token.php
2014-05-07 16:12:03 +08:00
message
MDL-43757 messaging: Behat feature to test participants messaging
2014-01-24 15:14:43 +08:00
mnet
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
mod
MDL-38990 mod_forum: Restrict ability to post to all groups in a forum
2014-07-10 16:41:25 +08:00
my
MDL-45147 my: automate testing of block restriction
2014-04-18 14:16:54 +08:00
notes
MDL-45760 make sure to check permission before setting header
2014-07-07 15:06:56 +01:00
pix
MDL-40848 badges: Validate backpack connection via Persona
2013-09-18 12:58:42 +12:00
plagiarism
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
portfolio
MDL-45410 Merge English strings from the en_fix language pack
2014-05-07 09:25:30 +02:00
question
MDL-46148 qtype_calculated: low-level defence against bad formulas
2014-07-10 17:54:44 +08:00
rating
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
report
MDL-40716 report_completion: Set RTL
2014-04-22 15:21:56 +08:00
repository
MDL-45616 repositories: use json encoding instead of serialization
2014-07-07 15:23:49 +08:00
rss
MDL-37818 - RSS - Prevent access to blocks while RSS context errors are displayed
2013-07-02 10:03:57 +08:00
tag
MDL-44398 tags: Fix incorrect usage of caps
2014-04-24 16:39:12 +08:00
theme
Merge branch 'MDL-45525-25' of git://github.com/jethac/moodle into MOODLE_25_STABLE
2014-05-20 14:30:38 +08:00
user
MDL-45683 user: Escaping Skype ID used in profile
2014-07-07 16:05:12 +01:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
MDL-42309 typo: fix reponse -> response throughout Moodle.
2013-10-15 13:48:39 +11:00
.gitignore
MDL-39092 JavaScript: Ignore all upstream YUI coverage JS
2013-04-14 21:08:34 +01:00
.jshintrc
MDL-43194 JavaScript: Correct maxlen jshint configuration
2013-12-04 16:40:33 +08:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:30:19 +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-45698 behat: Fixed behat and symfony versions
2014-05-29 09:50:22 +08:00
config-dist.php
MDL-41592 behat: Config settings more flexible
2013-12-02 14:20:04 +08: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-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
file.php
MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method
2012-08-02 15:37:38 +08: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-21097 Correctly check capabilities for frontpage editing mode
2013-06-05 18:09:34 +10:00
install.php
MDL-39484 core: Undefined ostype during installation process
2013-05-06 10:06:09 +08:00
mdeploy.php
MDL-39664 fixed up is_array test (reverting the whole line basically prior to MDL-39664 changes)
2013-05-14 15:02:24 +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-40250 phpunit: Add unit tests for core_files_external::upload()
2013-06-24 18:06:26 +02:00
pluginfile.php
MDL-32471 pluginfile.php accepts optional parameter 'preview'
2012-04-24 12:09:44 +02: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
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 16:48:45 +00:00
version.php
Moodle release 2.5.7
2014-07-12 19:10:29 +02:00