Moodle - the world's open source learning platform https://moodle.org/
Find a file
Eloy Lafuente (stronk7) 97dd32edd6 Moodle release 3.0.3
2016-03-12 00:38:07 +01:00
admin MDL-51167 tool_monitor: fix too strict condition & minor cleanup 2016-03-10 00:06:52 +01:00
auth MDL-50705 auth_db: apply standard cleaning to all fields 2016-03-09 18:33:11 +01:00
availability MDL-52059 versions: bump all versions and requires near release 2015-11-10 12:33:52 +01:00
backup MDL-53126 behat: Fixed radio button in backup step 2016-02-25 10:34:06 +08:00
badges MDL-53012 Behat: Add step to run scheduled task 2016-02-15 17:34:31 +00:00
blocks MDL-50310 glossary: Fix restore of random glossary entry block 2016-02-04 23:44:15 +01:00
blog MDL-25864 Blog: Confirmation dialog before unregistering 2016-01-26 11:06:27 +00:00
cache MDL-53206 caching: Ensure get_many and set_many dereference objects. 2016-02-29 15:59:21 +11:00
calendar MDL-49897 calendar: mktime => usergetmidnight 2016-03-09 13:18:19 +08:00
cohort MDL-52568 core_cohort: added ability to return all cohorts in WS 2016-03-01 01:02:27 +01:00
comment Merge branch 'MDL-47773-master-commentui' of git://github.com/mudrd8mz/moodle 2015-04-07 11:34:23 +08:00
completion MDL-31635 completion: do not show % for the grade 2016-01-25 10:23:54 +08:00
course Merge branch 'MDL-53154-30' of git://github.com/junpataleta/moodle into MOODLE_30_STABLE 2016-02-29 10:13:07 +08:00
enrol MDL-51723 enrol_ldap: Normalise user objectclass in dn 2016-02-01 10:28:54 +08:00
error MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
files MDL-51083 admin: Prevent password autofill in authentication settings 2015-10-09 14:04:34 +08:00
filter MDL-51075 filter_glossary: Fix popup position when no popups 2016-02-05 09:24:41 +08:00
grade Merge branch 'wip-MDL-41648-30' of https://github.com/dg711/moodle into MOODLE_30_STABLE 2016-03-08 15:32:46 +08:00
group MDL-50357 core_group: tidy up the function groups_delete_group_members 2015-12-21 17:41:12 +08:00
install Automatically generated installer lang files 2016-03-09 00:04:12 +08:00
iplookup MDL-47321 iplookup: Prevent guest users from using iplookup 2014-11-04 10:01:43 +13:00
lang MDL-53200 lang: Merge English strings from the en_fix language pack 2016-02-25 17:59:24 +01:00
lib MDL-50705 core_user: introduce new fill_properties_cache() 2016-03-09 18:33:09 +01:00
local MDL-49643 navigation: Fix API for extending navigation in local plugins 2015-03-26 12:17:15 +01:00
login MDL-53047 login: Fixed #anchor being lost after login process 2016-03-04 22:55:33 +11:00
message Merge branch 'MDL-52928-30' of git://github.com/andrewnicols/moodle into MOODLE_30_STABLE 2016-03-01 11:38:30 +08:00
mnet MDL-52766 mnet: Support MNet peer URLs longer than 64 characters 2016-02-04 17:11:56 +01:00
mod MDL-53031 mod_assign: add session check on assignment plugins management 2016-03-08 19:54:06 +01:00
my MDL-46878 my: Behat tests to cover reset of all customised pages 2015-09-18 11:40:09 +08:00
notes MDL-49566 core: used reflection in unit tests 2015-12-29 17:44:35 +08:00
pix MDL-26429 Course completion icons for self, duration, and role. 2015-11-03 14:54:15 +08:00
plagiarism MDL-39752 fix whitespace errors 2015-03-10 14:13:20 +00:00
portfolio MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts 2015-11-17 17:11:15 +01:00
question Merge branch 'MDL-53369_30' of git://github.com/timhunt/moodle into MOODLE_30_STABLE 2016-03-09 18:59:45 +01:00
rating MDL-49823 webservice: Support gravatar profile images 2015-10-01 09:36:31 +02:00
report MDL-49566 core: used reflection in unit tests 2015-12-29 17:44:35 +08:00
repository Merge branch 'MDL-52068-30' of git://github.com/FMCorz/moodle into MOODLE_30_STABLE 2016-03-08 14:29:38 +08:00
rss MDL-53039 rss: allow guest access to front page forum 2016-02-09 15:55:53 +08:00
tag MDL-51260 core_tag: Use new tag autocomplete for related tags 2015-10-15 12:03:52 +08:00
theme MDL-52936 theme_bootstrapbase: Fix link hover bug on iOS 2016-02-25 11:57:42 +00:00
user MDL-52433 user: Remove unnecessary capability check 2016-03-08 12:24:04 +01:00
userpix
webservice MDL-44626 files: Show the PHP max upload size instead of 'unlimited' 2016-02-11 10:56:31 +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
.travis.yml MDL-52595 tests: Disable xdebug for travis runs 2015-12-23 13:15:25 +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-51881 behat: updated composer pointing to new tag 2016-01-05 14:02:39 +08:00
composer.lock MDL-51881 behat: updated composer pointing to new tag 2016-01-05 14:02:39 +08:00
config-dist.php MDL-49329 admin: Clean up disabling of plugins code management features 2015-10-10 09:11:19 +02: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-53061 grunt: watch and various improvements 2016-03-03 11:39:25 +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-52008 accessibility: Skip link works with chrome vox. 2015-11-06 09:47:51 +08:00
install.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
npm-shrinkwrap.json MDL-53061 grunt: watch and various improvements 2016-03-03 11:39:25 +08:00
package.json MDL-53061 grunt: watch and various improvements 2016-03-03 11:39:25 +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 Moodle release 3.0.3 2016-03-12 00:38:07 +01: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