admin
MDL-37852 repository: Admins can't access user instances settings
2013-03-07 16:37:43 +08:00
auth
MDL-35332 lib: Improve security of hashed passwords
2013-02-09 06:47:57 +13:00
backup
MDL-31390 document the set_source_table() api change.
2013-03-04 18:18:09 +01:00
blocks
Revert "MDL-38055 block_courseoverview: fixed formatting of course fullname"
2013-03-07 10:30:37 +08:00
blog
MDL-38040 Clean core from CRLFs
2013-02-15 02:13:32 +01:00
cache
Merge branch 'wip-MDL-37903-m25' of git://github.com/samhemelryk/moodle
2013-03-05 13:12:12 +08:00
calendar
MDL-37338 Calendar: User will not see calendar subscription, which he/she can't edit
2013-03-04 01:49:02 +01:00
cohort
MDL-36554 Admin settings: make tables class consistent throughout admin settings
2013-01-14 10:10:54 +08:00
comment
MDL-31636 Comments - Call display callback when adding a new comment.
2013-02-19 11:35:56 +08:00
completion
MDL-35717|NOBUG - fix trailing whitespace problems
2012-11-26 15:01:31 +08:00
course
MDL-38367 course dndupload - deprecate public 'add_type' function, remove non-YUI3 API call to _node
2013-03-18 18:47:04 +00:00
enrol
MDL-38096 fix availability of bulk enrol actions
2013-02-27 16:12:07 +08: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-35924 filemanager: added label for the input field when creating a new folder
2013-01-18 15:36:25 +08:00
filter
MDL-38298 Take out harcoded dependency + tests.
2013-03-03 19:10:09 +01:00
grade
Merge branch 'MDL-36128-master' of https://github.com/StudiUM/moodle
2013-03-04 13:59:58 +13:00
group
Merge branch 'MDL-36541' of https://github.com/Lightwork-Marking/moodle
2013-02-19 13:02:56 +01:00
install
Automatically generated installer lang files
2013-03-06 00:36:54 +00:00
iplookup
MDL-34960 drop deprecated Google Maps API V2
2012-08-19 20:07:27 +02:00
lang
MDL-38367 course dndupload - various tweaks to the UI
2013-03-11 22:44:55 +00:00
lib
MDL-38378 Take rid of harcoded db prefix and bump.
2013-03-08 00:27:01 +01:00
local
MDL-33592 navigation: Added support for local_ prefix on navigation callback
2012-06-12 14:23:09 +12:00
login
Merge branch 'm25_MDL-37515_Notice_when_submitting_change_password_form' of https://github.com/scara/moodle
2013-03-05 01:03:26 +01:00
message
MDL-37164 core_message: prevent users from interacting with themself
2013-02-11 08:48:56 +08:00
mnet
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
2013-01-29 22:34:46 +01:00
mod
MDL-38367 course dndupload - various tweaks to the UI
2013-03-11 22:44:55 +00: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-02-08 11:05:09 +08:00
plagiarism
MDL-34593: Plagiarism API - add extra plgin param to get_form_elements_module
2012-08-13 20:31:45 +05:30
portfolio
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
2013-01-29 22:34:46 +01:00
question
Merge branch 'MDL-38311' of git://github.com/timhunt/moodle
2013-03-06 10:36:24 +01:00
rating
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
report
Merge branch 'wip-MDL-33774-master' of git://github.com/marinaglancy/moodle
2013-02-19 12:36:40 +08:00
repository
MDL-37852 repository: Re-inforced checks to manage repository instances
2013-03-07 14:32:44 +08:00
rss
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
tag
MDL-38040 Clean core from CRLFs
2013-02-15 02:13:32 +01:00
theme
Merge branch 'MDL-38352-en_fix' of git://github.com/mudrd8mz/moodle
2013-03-06 17:26:37 +01:00
user
Merge branch 'master_MDL-37907' of git://github.com/danmarsden/moodle
2013-03-05 00:46:12 +01: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-37046 behat: Specific composer dependencies versions
2013-01-29 08:40:37 +08:00
config-dist.php
MDL-37127 JavaScript: Add support for development using YUI Shifter
2013-03-01 01:25:54 +00: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-35819 AJAX Rewrite Moodle popup help to be more friendly and more efficient
2013-02-10 11:50:56 +00:00
index.php
Merge branch 'wip-MDL-25630_master' of git://github.com/lazydaisy/moodle
2013-01-29 11:23:12 +08:00
install.php
MDL-36466 cache: tidy up after review
2012-11-26 08:12:00 +13:00
mdeploy.php
MDL-36963 Do not attempt to remove the root folder of a plugin during the update deployment
2012-12-06 11:03:35 +08:00
mdeploytest.php
MDL-36963 Add unit tests for directory operations in mdeploy.php
2012-12-06 11:03:35 +08:00
phpunit.xml.dist
MDL-35332 lib: Improve security of hashed passwords
2013-02-09 06:47:57 +13: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-38378 Take rid of harcoded db prefix and bump.
2013-03-08 00:27:01 +01:00