Moodle - the world's open source learning platform https://moodle.org/
Find a file
David Mudrák a277654f7f MDL-51261 admin: Fix the heading when displaying all plugins
Not directly related to the issue but spotted while developing it and it
is not worth of submitting in a separate issue.

At the Plugins check page, when the "Display the full list of installed
plugins" link was followed, the heading at the next page read something
like "Number of plugins requiring your attention: 357". That is
misleading as this is actually not the number of displayed plugins, not
the number of plugins requiring attention.
2015-09-24 21:02:33 +02:00
admin MDL-51261 admin: Fix the heading when displaying all plugins 2015-09-24 21:02:33 +02:00
auth MDL-51217 auth: check if recaptcha enabled for current plugin 2015-09-16 15:30:04 +08:00
availability Merge branch 'MDL-50894_master' of https://github.com/gedion/moodle 2015-08-11 14:18:34 +02:00
backup MDL-51048 backup: Removing unnecessary var 2015-09-15 13:43:45 +08:00
badges MDL-50814 badges: Fix incorrect default ordering 2015-07-13 15:08:22 +02:00
blocks Merge branch 'MDL-50207-master' of git://github.com/lameze/moodle 2015-09-24 15:38:19 +02:00
blog MDL-51296 blog: Added title that reflects the blog's editing mode 2015-09-14 10:52:09 +08:00
cache Merge branch 'wip-MDL-50932-master' of git://github.com/marinaglancy/moodle 2015-08-17 11:43:42 +08:00
calendar MDL-49561 core_lib: added info to bennu readme 2015-09-04 19:38:55 -07:00
cohort MDL-50049 deprecation: Remove usage of deprecated api and cleanup 2015-06-29 17:15:50 +05:30
comment Merge branch 'MDL-47773-master-commentui' of git://github.com/mudrd8mz/moodle 2015-04-07 11:34:23 +08:00
completion Merge branch 'MDL-50930-master' of git://github.com/jleyva/moodle 2015-09-16 02:11:12 +02:00
course MDL-51371 course: fix core_course_get_course_module assertion 2015-09-24 15:38:18 +02:00
enrol MDL-50332 enrol_self: Setting form url for guests 2015-09-23 09:52:04 +08:00
error MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
files MDL-51172 core_files: Using an invented file format 2015-09-02 10:26:26 +08:00
filter MDL-51222 Javascript: Trigger events for filters on DOM insertion 2015-09-22 15:40:51 +08:00
grade MDL-50959 gradebook: fix XML grade export 2015-09-17 10:34:50 +08:00
group Merge branch 'MDL-50964-master' of git://github.com/jleyva/moodle 2015-09-15 17:09:33 +08:00
install Automatically generated installer lang files 2015-09-04 00:04:05 +08:00
iplookup MDL-47321 iplookup: Prevent guest users from using iplookup 2014-11-04 10:01:43 +13:00
lang MDL-51261 admin: Fix the heading when displaying all plugins 2015-09-24 21:02:33 +02:00
lib Merge branch 'MDL-51371-master' of git://github.com/jleyva/moodle 2015-09-24 15:38:14 +02:00
local MDL-49643 navigation: Fix API for extending navigation in local plugins 2015-03-26 12:17:15 +01:00
login Merge branch 'MDL-51217-master' of git://github.com/lucisgit/moodle 2015-09-14 10:04:08 +08:00
message MDL-29801 core_message: added behat test for deleting messages 2015-09-02 01:45:51 -07: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-51259-master' of git://github.com/abgreeve/moodle 2015-09-24 15:37:12 +02:00
my MDL-46878 my: Behat tests to cover reset of all customised pages 2015-09-18 11:40:09 +08:00
notes MDL-51325 notes: Fix external get_course_notes to return site notes 2015-09-04 11:05:08 +02:00
pix Merge branch 'MDL-51205_pix_style' of git://github.com/andyjdavis/moodle 2015-09-14 13:31:06 +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 NOBUG: Fixed file access permissions 2015-09-24 16:06:53 +02:00
rating MDL-50173 ratings: Use proper checks to ensure ratings are viewable. 2015-09-09 04:07:21 +02:00
report MDL-51100 behat: Remove javascript tag from usermenu steps 2015-08-14 08:52:29 +08:00
repository MDL-51148 lang: Merge English strings from the en_fix language pack 2015-08-26 16:46:43 +02:00
rss MDL-33564 rss: Fixing missing param type 2015-09-15 17:58:05 +08:00
tag Merge branch 'MDL-51311-master' of git://github.com/damyon/moodle 2015-09-21 11:32:55 +08:00
theme Merge branch 'MDL-50983-master' of git://github.com/junpataleta/moodle 2015-09-15 15:25:46 +08:00
user MDL-51172 core: Adjust WS help strings 2015-09-24 15:37:12 +02:00
userpix
webservice MDL-50782 Ajax: No require_login for all ajax webservice calls 2015-09-08 09:16:58 +08: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-51222 Javascript: Trigger events for filters on DOM insertion 2015-09-22 15:40:51 +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-50926 phpunit: Upgrade to phpunit 4.x 2015-08-11 02:35:11 +02:00
composer.lock MDL-50926 phpunit: Upgrade to phpunit 4.x 2015-08-11 02:35:11 +02:00
config-dist.php MDL-51181 config: Correct documentation of lock_factory 2015-08-24 09:06:26 +01: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-50766 grunt: Check that there are yui modules before running shifter 2015-09-11 15:11:48 +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-50926 phpunit: Upgrade to phpunit 4.x 2015-08-11 02:35:11 +02: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 release 3.0dev 2015-09-24 16:06:53 +02:00

QUICK INSTALL
=============

For the impatient, here is a basic outline of the
installation process, which normally takes me only
a few minutes:

1) Move the Moodle files into your web directory.

2) Create a single database for Moodle to store all
   its tables in (or choose an existing database).

3) Visit your Moodle site with a browser, you should
   be taken to the install.php script, which will lead
   you through creating a config.php file and then
   setting up Moodle, creating an admin account etc.

4) Set up a cron task to call the file admin/cron.php
   every five minutes or so.


For more information, see the INSTALL DOCUMENTATION:

   http://docs.moodle.org/en/Installing_Moodle


Good luck and have fun!
Martin Dougiamas, Lead Developer