Moodle - the world's open source learning platform https://moodle.org/
Find a file
Ankit Agarwal 235b5c680a MDL-39152 phpunit: Move core_role_external_testcase() to a new file
It is not recommended to have multiple test classes in a single phpunit file
2013-06-14 11:50:25 +08:00
admin MDL-39802 add cli script for fixing of all deleted users 2013-05-24 21:08:45 +02:00
auth Merge branch 'master-MDL-39409-auth-cas-use-moodle-web-proxy' of https://github.com/brki/moodle 2013-06-05 02:45:37 +02:00
backup Merge branch 'wip-MDL-38773-master' of git://github.com/marinaglancy/moodle 2013-06-05 19:31:53 +02:00
badges Merge branch 'MDL-39189_master' of git://github.com/totara/openbadges 2013-05-13 15:10:49 +08:00
blocks MDL-39790 Add badges block to the course page 2013-06-05 01:49:40 +02:00
blog MDL-39586 behat: Closed list of stackeholders 2013-05-09 18:38:13 +08:00
cache MDL-39456 cachestore_file: added reference to global $CFG 2013-05-24 09:51:11 +12:00
calendar MDL-38896 theme_bootstrapbase: Abbreviated weekdays in calendar/renderer.php + added @media css rule for calendar view. 2013-04-26 14:01:52 +01:00
cohort MDL-39638 behat: New step to collapse nodes based on the expand nodes 2013-05-16 12:43:54 +08:00
comment MDL-39173 Assign - Enable comments for blind marking assignments (anonymous ones) 2013-04-19 13:03:05 +08:00
completion Merge branch 'MDL-38559-completion-ui' of git://github.com/mudrd8mz/moodle 2013-05-10 02:37:54 +02:00
course Merge branch 'wip-MDL-21097-master' of git://github.com/marinaglancy/moodle 2013-06-05 13:10:12 +08:00
enrol MDL-39152 phpunit: Move core_role_external_testcase() to a new file 2013-06-14 11:50:25 +08:00
error MDL-34674 use browser built-in spell checking in all browsers except < IE10 2013-04-12 11:33:23 +02:00
files MDL-39720 added missing setType() in moodleform 2013-05-21 09:50:07 +10:00
filter Merge branch 'wip-MDL-39785-master' of git://github.com/marinaglancy/moodle 2013-05-27 14:17:00 +08:00
grade Merge branch 'wip-MDL-39710-master' of git://github.com/marinaglancy/moodle 2013-06-03 23:18:55 +02:00
group MDL-39586 behat: Closed list of stackeholders 2013-05-09 18:38:13 +08:00
install Automatically generated installer lang files 2013-06-05 00:39:44 +00:00
iplookup MDL-34960 drop deprecated Google Maps API V2 2012-08-19 20:07:27 +02:00
lang MDL-38731 course: split course group settings header 2013-05-31 12:03:35 +08:00
lib Merge branch 'w23_MDL-39588_m26_ociinstall' of git://github.com/skodak/moodle 2013-06-05 16:22:58 +02:00
local MDL-38558 add preupgrade script support 2013-03-19 19:14:01 +01:00
login MDL-39503 tell robots to not index login and signup page 2013-05-31 21:25:27 +02:00
message MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
mnet MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
mod Merge branch 'MDL-39939-scorm-basic-report-name' of git://github.com/mudrd8mz/moodle 2013-06-04 12:27:30 +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-34434 Change the texts saying that we'll be removing web service deprecated functions from 2.5 2013-04-17 12:13:04 +08:00
pix MDL-39515, MDL-39514 - ie9 fix for svg icons 2013-05-07 16:33:47 +01:00
plagiarism MDL-37079 create/update_module() 2013-03-18 14:41:35 +08:00
portfolio MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
question MDL-39945 qtype multichoice was not comparing blank responses correctly. 2013-05-30 19:19:32 +01:00
rating MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
report Merge branch 'm25_MDL-38545_PHP_Strict_error' of https://github.com/scara/moodle 2013-06-05 02:22:22 +02:00
repository MDL-39477: Remove some unused instances of $CFG 2013-05-28 11:13:52 +08:00
rss NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
tag MDL-37009 Display list of tagged courses using new renderer 2013-04-02 10:54:50 +11:00
theme Merge branch 'MDL-39977' of git://github.com/lazydaisy/moodle 2013-06-05 10:11:42 +08:00
user MDL-39601 user: Missing setType in user filters 2013-05-14 09:16:46 +08:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-31209 web service error message: Indication about the service not containg the web service function is confusing 2013-05-14 15:40:16 +08:00
.gitignore MDL-39092 JavaScript: Ignore all upstream YUI coverage JS 2013-04-14 21:08:34 +01:00
.jshintrc MDL-37872 AJAX Remove node option from jshintrc 2013-02-05 08:37:41 +00:00
.shifter.json MDL-39092 JavaScript: Add default Shifter configuration 2013-04-14 21:08:34 +01: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-38532 behat: Hardcode latest 2.5 moodlehq/behat-extension version 2013-05-08 16:07:02 +08:00
config-dist.php MDL-39882 add required behat settings to config-dist 2013-05-31 21:09:52 +02: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:11:08 +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-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 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 weekly on-sync release 2.6dev 2013-06-06 11:58:39 +08: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