Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-05-18 22:09:54 +00:00
admin MDL-21695 help/grade/aggregateonlygraded.html 2010-05-18 06:06:35 +00:00
auth auth/db: MDL-19469 - Swich from hardcoded auth type 2010-05-16 13:10:26 +00:00
backup backup MDL-22142 Several changes to the backup UI and it's classes as noted below 2010-05-10 02:53:31 +00:00
blocks forms MDL-22487 Implemented a JavaScript enhancement that converts an nbps indented form into a tree structure to mask the select. 2010-05-18 07:58:45 +00:00
blog MDL-19124 Continued misc user profile cleanups 2010-05-16 08:21:12 +00:00
calendar MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
cohort MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
comment "MDL-19118, fixed a javascript error" 2010-05-04 07:02:15 +00:00
course MDL-22479 removed all get_admin calls from upgrade script, fixed regessions in get_users_from_config() and reimplemented admin support in admin_setting_users_with_capability(), switch non-unique usernames in admin settings to user ids and upgraded existing settings + some more validation 2010-05-18 16:59:08 +00:00
enrol MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
error MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
files "added missing $PAGE->set_url" 2010-05-04 07:59:33 +00:00
filter MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
grade gradebook MDL-22495 fixed the move to links on the categories and items page 2010-05-18 09:54:02 +00:00
group MDL-22088, added missing parameters for group interface 2010-05-17 02:50:52 +00:00
install MDL-22059 Missing installer strings. To be automated soon. 2010-05-10 14:24:36 +00:00
iplookup MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
lang MDL-21695 adding help string 2010-05-18 20:26:25 +00:00
lib MDL-22479 removed all get_admin calls from upgrade script, fixed regessions in get_users_from_config() and reimplemented admin support in admin_setting_users_with_capability(), switch non-unique usernames in admin settings to user ids and upgraded existing settings + some more validation 2010-05-18 16:59:08 +00:00
local MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
login MDL-21695 Cookies enabled help 2010-05-17 13:46:43 +00:00
message MDL-19124 Continued misc user profile cleanups 2010-05-16 08:21:12 +00:00
mnet mnet MDL-22267 updated mnet_server_faultand mnet_server_exception string handling 2010-05-01 15:53:45 +00:00
mod SCORM MDL-22340 use full path for includes. 2010-05-18 22:09:54 +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-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
pix MDL-19124 Continued misc user profile cleanups 2010-05-16 08:21:12 +00:00
portfolio portfolio api MDL-14591 fixed some get_string issues and tiny usability fixes 2010-05-02 18:01:05 +00:00
question MDL-21695 adding help and link strings 2010-05-18 07:50:24 +00:00
rating rating MDL-21657 Fixed count aggregation 2010-05-03 06:06:02 +00:00
repository MDL-19124 Continued misc user profile cleanups 2010-05-16 08:21:12 +00:00
rss rss MDL-22204 added ability for user to reset their rss token 2010-05-13 02:07:57 +00:00
search ajax MDL-22286 removed references to the previous version of the JS function openpopup() 2010-05-05 02:05:58 +00:00
sso MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
tag MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
theme theme-formfactor MDL-22497 Fixed notices in the formfactor theme 2010-05-18 09:20:29 +00:00
user navigation MDL-14632 Fixed up user profile navigation and settings after recent changes. 2010-05-17 05:38:59 +00:00
userpix MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
webservice security keysMDL-12886 cleanup a bit the security keys page (move html into renderer and DB query into library) 2010-05-12 07:53:07 +00:00
config-dist.php Forgot to rename the string cache setting in config-dist.php 2010-05-18 06:07:05 +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-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
file.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
help.php MDL-21695 Help strings use Markdown format from now on 2010-05-03 16:49:07 +00:00
index.php MDL-19311 Fixing some bad comment layout 2010-05-16 16:23:27 +00:00
install.php MDL-18112 Added a comment that we intentionally check against 5.2.0 in early install steps 2010-05-10 14:44:02 +00:00
pluginfile.php MDL-22217, added section_backup and activity_backup areas 2010-05-03 05:19:38 +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
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
userfile.php NOBUG: user_backup area uses itemid 0 always 2010-05-03 14:10:23 +00:00
version.php MDL-22479 removed all get_admin calls from upgrade script, fixed regessions in get_users_from_config() and reimplemented admin support in admin_setting_users_with_capability(), switch non-unique usernames in admin settings to user ids and upgraded existing settings + some more validation 2010-05-18 16:59:08 +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