admin
Merge branch 'MDL-39012_master' of git://github.com/dmonllao/moodle
2013-04-09 19:55:29 +02:00
auth
MDL-38373 Auth - Additional strict warning fix for radius authentication
2013-03-20 12:32:29 +08:00
backup
Merge branch 'MDL-37676' of git://github.com/appalachianstate/moodle
2013-04-08 14:05:21 +08:00
badges
MDL-35073 badges: passed the session key in the enable access URL
2013-04-05 17:10:43 +08:00
blocks
MDL-38887 block nav: reshifter module
2013-04-09 10:28:24 +02:00
blog
MDL-34222 import simplepie 1.3.1
2013-04-07 15:35:27 +02:00
cache
MDL-38719 forms: add some missing types.
2013-03-26 12:13:40 +01:00
calendar
MDL-37562 calendar: Updating upgrade.txt to mention calendar_update_subscription()
2013-04-08 15:03:31 +08:00
cohort
Merge branch 'MDL-38619_master' of git://github.com/dmonllao/moodle
2013-04-03 13:33:16 +02:00
comment
MDL-38431 comment: profile url should be escaped, as it's used in html
2013-03-12 12:27:02 +08:00
completion
Merge branch 'MDL-38744-master' of git://github.com/danpoltawski/moodle
2013-04-09 01:13:57 +02:00
course
Merge branch 'wip-MDL-38682-master' of git://github.com/marinaglancy/moodle
2013-04-09 14:49:07 +08:00
enrol
Merge branch 'MDL-38820_master' of git://github.com/dmonllao/moodle
2013-04-09 19:59:45 +02:00
error
MDL-30260 message: added /message/upgrade.txt, checked calls to message_send() are supplying user.emailstop and improved message_send() to handle message requests that don't
2011-11-30 10:02:45 +08:00
files
MDL-36900 repository: File Manager new folder UI improvements
2013-03-08 10:21:01 +08:00
filter
MDL-38674 JavaScript: Migrate moodle-filter_glossary-autolink to use Shifter
2013-03-24 17:26:23 +00:00
grade
Merge branch 'wip-mdl-31969' of git://github.com/rajeshtaneja/moodle
2013-04-09 14:09:14 +08:00
group
MDL-38654 do not test $CFG->gdversion
2013-03-22 16:57:55 +01:00
install
Automatically generated installer lang files
2013-04-04 00:36:08 +00:00
iplookup
MDL-34960 drop deprecated Google Maps API V2
2012-08-19 20:07:27 +02:00
lang
Merge branch 'wip-mdl-31969' of git://github.com/rajeshtaneja/moodle
2013-04-09 14:09:14 +08:00
lib
Merge branch 'MDL-38965_master' of git://github.com/dmonllao/moodle
2013-04-09 19:40:39 +02:00
local
MDL-38558 add preupgrade script support
2013-03-19 19:14:01 +01:00
login
MDL-38005 form: Headers have a proper name
2013-03-15 11:06:25 +08:00
message
MDL-34724 Accessibility: At the bottom of Messaging settings page put the label of the checkboxes in <label>
2013-03-08 09:45:36 +08:00
mnet
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
2013-01-29 22:34:46 +01:00
mod
Merge branch 'MDL-38766/master' of github.com:kemitix/moodle
2013-04-09 10:37:23 +08:00
my
MDL-35216 My Moodle - Admin setting for controlling guest access to my moodle
2012-09-18 15:04:45 +08:00
notes
MDL-37411 Notes: unset courseid and userid when updating the note to prevent accidental changes. Thank you Sam Hemelryk for suggesting an alternative solution.
2013-03-06 09:35:42 +13:00
pix
ie9 svg compatibility fixes
2013-04-05 17:55:06 +08:00
plagiarism
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
portfolio
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
2013-01-29 22:34:46 +01:00
question
Merge branch 'MDL-38792' of https://github.com/ppichet/moodle
2013-04-09 14:33:31 +02:00
rating
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
report
MDL-38865 report_progress: narrow CSS selectors
2013-04-03 08:46:39 -07:00
repository
MDL-34346 fixed missing string and correct instantiating of repositories in tests
2013-04-09 14:40:15 +10:00
rss
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
tag
MDL-37009 Display list of tagged courses using new renderer
2013-04-02 10:54:50 +11:00
theme
MDL-35608 - Blocks - Updating the Completion Status block to use HTML Writer
2013-04-09 09:50:08 +08:00
user
MDL-38593 Merge code from /course/category.php into /course/index.php
2013-04-09 12:21:05 +10:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
MDL-37961 webservice: PARAM_BOOL with PARAM_DEFAULT accepts boolean default
2013-02-11 14:37:19 +08:00
.gitignore
MDL-37046 behat: Use behat test env
2013-01-29 08:40:38 +08:00
.jshintrc
MDL-37872 AJAX Remove node option from jshintrc
2013-02-05 08:37:41 +00: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-38524 behat: Using wildcard instead of hardcoded version
2013-03-18 16:32:13 +08:00
config-dist.php
MDL-38509 Document the plugin deployment lockers in config-dist.php
2013-03-28 11:54:05 +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-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-37009 Use new renderers for frontpage course and category listings
2013-04-02 10:58:23 +11:00
install.php
MDL-39006 environment: raise all uses of 5.3.2 to 5.3.3
2013-04-07 18:32:15 +02:00
mdeploy.php
MDL-38493 Improve documentation of mdeploy.php
2013-03-28 11:54:05 +01: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-35073 badges: Open badges integration
2013-04-02 15:49:02 +08: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
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
MDL-31969 Grader report - bump version for capabilities and settings.
2013-04-09 14:09:27 +08:00