Moodle - the world's open source learning platform https://moodle.org/
Find a file
Sam Hemelryk c7c397ca39 MDL-20365 auth_db: post integration tweaks
* Fixes SQL indentation.
* Amended the new auth_dbsaltedcrypt string.
2014-11-25 09:05:24 +13:00
admin Merge branch 'wip_MDL-47834_m29_concurrentlogins' of https://github.com/skodak/moodle 2014-11-24 11:07:20 +00:00
auth MDL-20365 auth_db: post integration tweaks 2014-11-25 09:05:24 +13:00
availability Merge branch 'MDL-48021' of git://github.com/stronk7/moodle 2014-11-05 12:11:16 +00:00
backup Merge branch 'MDL-47601_master' of https://github.com/markn86/moodle 2014-11-24 17:02:09 +00:00
badges MDL-48115 badges: Fix strtoupper() output in badges 2014-11-12 09:25:58 +13:00
blocks MDL-48302 behat: Reverted temp fix added by MDL-48251 2014-11-21 10:39:42 +08:00
blog MDL-46433 blog: fix error message when creating an external blog 2014-07-23 16:11:20 +08:00
cache MDL-47832 cache: removed data source aggregate functionality 2014-11-20 11:02:56 +13:00
calendar MDL-47993 calendar: Fix ical import Microsoft calendar issue 2014-11-14 10:32:54 +13:00
cohort MDL-36014 cohorts: specify exact cohort names in unittest 2014-10-06 09:50:29 +08:00
comment MDL-48206 block_comments: textarea width 100% 2014-11-14 11:40:33 +13:00
completion MDL-43835 behat: Fixed matches for select form field 2014-06-25 12:54:52 +08:00
course MDL-31500 backup: Allow front page backup/restore 2014-11-21 14:55:09 +08:00
enrol MDL-48250 enrol_ldap: set default category 2014-11-17 14:41:56 +08:00
error
files Merge branch 'MDL-47033_master' of https://github.com/totara/openbadges 2014-09-29 15:18:03 +13:00
filter Merge branch 'MDL-47648' of git://github.com/timhunt/moodle 2014-11-17 15:39:48 +00:00
grade MDL-48288 gradebook: fix floating footer exception when averages disabled 2014-11-21 11:00:51 +08:00
group MDL-46332 fixed whitespace 2014-10-24 11:48:23 +02:00
install Automatically generated installer lang files 2014-11-19 00:05:38 +08:00
iplookup MDL-47321 iplookup: Prevent guest users from using iplookup 2014-11-04 10:01:43 +13:00
lang Merge branch 'wip_MDL-47834_m29_concurrentlogins' of https://github.com/skodak/moodle 2014-11-24 11:07:20 +00:00
lib Merge branch 'MDL9443_Filter_XHTML_files.2014-11-19' of git://github.com/Dave-B/moodle 2014-11-24 17:26:30 +00:00
local
login MDL-47834 auth: Allow enforcing of login limits 2014-11-21 10:00:01 +13:00
message Merge branch 'm28_MDL-48041' of https://github.com/totara/moodle 2014-11-18 13:10:57 +00:00
mnet MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00
mod Merge branch 'MDL9443_Filter_XHTML_files.2014-11-19' of git://github.com/Dave-B/moodle 2014-11-24 17:26:30 +00:00
my MDL-47189 my: Update test to check that existing blocks remain after add 2014-10-14 16:03:12 +08:00
notes MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
pix NOBUG: Fixed SVG browser compatibility 2014-10-10 12:09:15 +01:00
plagiarism MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
portfolio MDL-48144 upgrade: add v2.8.0 sep lines 2014-11-10 18:08:15 +01:00
question MDL-48042 Questions: Reset Calculated qtype comments on datasets 2014-11-15 16:17:15 -05:00
rating Merge branch 'MDL-46448_rating_ajax2' of git://github.com/andyjdavis/moodle 2014-08-12 15:22:19 +08:00
report Merge branch 'wip-mdl-46865' of https://github.com/rajeshtaneja/moodle 2014-11-19 06:39:35 +00:00
repository MDL-48144 upgrade: add v2.8.0 sep lines 2014-11-10 18:08:15 +01:00
rss MDL-46463 core_rss: coding style cleanup in /rss 2014-07-23 10:22:53 +08:00
tag MDL-47965 tag: Enforcing security of tag auto completion 2014-11-04 11:28:17 +13:00
theme Revert "MDL-46531 Make atto foreground colors and background colors configurable" 2014-11-20 07:04:41 +00:00
user Merge branch 'wip_MDL-47800_m28_pwchange2' of git://github.com/skodak/moodle 2014-11-18 16:32:57 +00:00
userpix
webservice MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00
.gitignore MDL-47419 development: Add atlassian-ide-plugin.xml to .gitignore 2014-09-25 10:33:01 +05:30
.jshintrc
.shifter.json
behat.yml.dist
brokenfile.php
composer.json MDL-48032 behat: Updated composer to point to v1.29.0 2014-11-03 10:51:58 +08:00
config-dist.php MDL-42993 auth: spaces removed from usernames by default only 2014-10-01 08:24:54 +13:00
COPYING.txt
draftfile.php
file.php
help.php
help_ajax.php
index.php MDL-1626 mod_forum: Move subscription management to a separate class 2014-06-24 12:16:33 +08:00
install.php MDL-46099 session: fix use of references for session globals 2014-07-01 08:38:00 +12:00
mdeploy.php MDL-42973 fix multiple addon update issues 2013-12-06 09:36:38 +08:00
mdeploytest.php
phpunit.xml.dist Merge branch 'wip-MDL-46547-master' of git://github.com/abgreeve/moodle 2014-10-08 15:33:46 +01:00
pluginfile.php
README.txt
tags.txt MDL-46811 update download.moodle.org url to https 2014-09-09 16:17:32 +01:00
TRADEMARK.txt
version.php weekly release 2.9dev 2014-11-20 08:38:12 +00: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