Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-07-11 17:41:19 +00:00
admin MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
auth MDL-23037 Improved handling of the language preferred by remote users 2010-07-01 15:11:44 +00:00
backup MDL-21432 backup - add missing parentcontextid in blocks backup 2010-07-11 17:41:19 +00:00
blocks community MDL-23170 fix user_can_edit 2010-07-09 06:57:18 +00:00
blog MDL-22524 Fixed a bad layout (should be general, not standard) 2010-07-09 04:20:12 +00:00
calendar MDL-19211 back to the old text format preferences logic + minor refactoring and improvements 2010-07-10 12:12:59 +00:00
cohort MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
comment MDL-19118 Use 'Save comments' instead of 'Submit' for usability 2010-07-09 03:57:41 +00:00
course MDL-22909 fixed course request regressions 2010-07-10 15:46:07 +00:00
enrol MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
error MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
files MDL-20904, upload function now upload to user private only, remove file_stroage code, using file_browser, added validate_parameters to validate ws parameters 2010-07-09 08:57:03 +00:00
filter MDL-23165 The mediaplugin filter should be on by default in Moodle 2.0 2010-07-09 08:34:38 +00:00
grade gradebook MDL-22931 made some of the setting labels more specific and made blocks show on category setting screen 2010-07-08 07:09:10 +00:00
group MDL-23202 gdlib api cleanup 2010-07-11 13:12:53 +00:00
install MDL-22546 removing dirroot error string which is not used any more 2010-05-21 17:39:26 +00:00
iplookup MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
lang MDL-22800 stats code using new enrol tables, I did not test it much because I do not have any test data :-( 2010-07-10 14:45:07 +00:00
lib MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
local MDL-17376 more plugin info 2010-05-20 07:31:53 +00:00
login Increase length of City field MDL-19629 - Taumata­whakatangihanga­koauau­o­tamatea­turi­pukakapiki­maunga­horo­nuku­pokai­whenua­kitanatahu doesn't actually fit in 100 chars - we need 105 - increasing further to 120 2010-07-08 11:15:49 +00:00
message message MDL-22803 Improved message searching to better handle tiny search terms and the huge result sets they generate 2010-07-07 07:49:08 +00:00
mnet MNET MDL-23001 bad use of get_config causing mnet SSO fail. 2010-06-30 02:08:35 +00:00
mod MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
my navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit 2010-05-13 09:57:43 +00:00
notes MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
pix enrol MDL-22854 New ajaxified enrolment interface 2010-07-07 02:46:34 +00:00
portfolio MDL-23142, Portfolio Export should require mod/assignment/lib.php thanks to Dan Marsden, and remove stored_file.php from portfolio 2010-07-08 04:49:46 +00:00
question repeating upgrade typo fixed 2010-07-06 16:10:17 +00:00
rating MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support 2010-07-04 18:36:34 +00:00
repository MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
rss MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
search MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
tag MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
theme MDL-23172 - Fixing <h3> error in README plus committing two small CSS changes to Canvas 2010-07-09 14:06:03 +00:00
user MDL-23202 group icons now stored in file storage pool 2010-07-11 13:07:24 +00:00
userpix MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
webservice MDL-23083 "Zend SOAP does not support struct in the phpdoc" Jerome's update to amf code for changes he made to web services as part of MDL-23083. I tested it and it works. 2010-07-09 05:25:49 +00:00
config-dist.php MDL-23118 improved proxy forwarding setting docs 2010-07-07 15:44:51 +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-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
file.php MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
help.php MDL-22052 Improved help strings caching - dirty on-disk cache detection 2010-06-28 14:37:15 +00:00
index.php MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
install.php MDL-22906 install - allow MS native drivers to be used everywhere 2010-06-24 16:48:11 +00:00
pluginfile.php MDL-23202 group icons now stored in file storage pool 2010-07-11 13:07:24 +00:00
README.txt MDL-21695 help files not used any more, all docs are now in wiki 2010-04-13 19:13:10 +00:00
tags.txt tags MDL-19728 Removing tags file and replacing with a tags.txt to explain where to get it 2009-07-07 03:37:58 +00: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 MDL-23202 group icons now stored in file storage pool 2010-07-11 13:07:24 +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
   it's 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