Moodle - the world's open source learning platform https://moodle.org/
Find a file
Sam Hemelryk 4886029cba backup MDL-22142 Several changes to the backup UI and it's classes as noted below
*  backup moodleforms for specific stages are now cached between stage processing and display making it possible to leave all validation up to the bridge.
    * The backup stage now relies entirely on the backup controllers save, load, and check methods + dependency checks rather then previous stage processing to ensure accuracy.
    * filename is now a required field and validated to ensure it ends with .zip and is a valid filename.
    * There is now a previous button for backup stages after the initial and before the complete.
    * The progress bar previous stages are now links as well allowing the user to jump to previous stages (not linked on complete of course).
    * The root settings are only shown on the schema stage now if they were changed because of dependency.
    * Stages are now numbered in the progress bar.
    * The complete page now shows a notice that the backup was complete and provides a continue button to view the backup file.
    * Adds administration blocks to the backup pages.
2010-05-10 02:53:31 +00:00
admin Removing unused call to get_string() 2010-05-06 23:48:45 +00:00
auth mnet MDL-22267 updated mnet_server_faultand mnet_server_exception string handling 2010-05-01 15:53:45 +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 themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
blog Navigation - Blog and Tags links are now shown/hidden correctly according to settings 2010-05-01 14:33:07 +00:00
calendar themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
cohort MDL-21781 trying to fix context+page title filtering trouble 2010-04-23 10:39:47 +00:00
comment "MDL-19118, fixed a javascript error" 2010-05-04 07:02:15 +00:00
course MDL-21695 Migrating the usage of root help files so far re-worded 2010-05-06 21:27:58 +00:00
enrol mnet MDL-22267 updated mnet_server_faultand mnet_server_exception string handling 2010-05-01 15:53:45 +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 ajax MDL-22286 removed references to the previous version of the JS function openpopup() 2010-05-05 02:05:58 +00:00
grade navigation MDL-22321 Fixed up the navigation in the grades section 2010-05-05 03:27:22 +00:00
group MDL-21695 Migrating the usage of root help files so far re-worded 2010-05-06 21:27:58 +00:00
install MDL-15252 Added/fixed some CLI strings 2010-04-25 15:03:24 +00:00
iplookup MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
lang backup MDL-22142 Several changes to the backup UI and it's classes as noted below 2010-05-10 02:53:31 +00:00
lib MDL-22067 - add key event action to close the help popup window. 2010-05-07 06:40:19 +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-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
message MDL-21695 Fixed message output plugin 2010-05-06 18:45:09 +00:00
mnet mnet MDL-22267 updated mnet_server_faultand mnet_server_exception string handling 2010-05-01 15:53:45 +00:00
mod adding line $PAGE->set_heading(format_string($course->fullname)); 2010-05-09 21:37:48 +00:00
my MDL-19124 Fix up the headers with strings 2010-05-05 05:58:56 +00:00
notes My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support 2010-05-04 13:04:35 +00:00
pix navigation MDL-22322 Icons not used for navigation branches and fixed indenting of navigation items 2010-05-05 05:59:57 +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-20296 correcting unit grade display 2010-05-10 02:40:02 +00:00
rating rating MDL-21657 Fixed count aggregation 2010-05-03 06:06:02 +00:00
repository MDL-13766, fix alfresco version number 2010-05-07 06:36:08 +00:00
rss MDL-22204 fixed incorrect defines in rss file 2010-05-02 16:48:41 +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-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help 2010-04-13 20:34:27 +00:00
theme MDL-22067 - add key event action to close the help popup window. 2010-05-07 06:40:19 +00:00
user MDL-21695 Migrating the usage of root help files so far re-worded 2010-05-06 21:27:58 +00:00
userpix MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
webservice hub MDL-19309 new site registration form + course publication + community block 2010-05-01 05:05:55 +00:00
config-dist.php MDL-21432 backup - clean temps after execution 2010-04-29 18:30:17 +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-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
install.php MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2 2010-04-14 09:45:49 +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 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
userfile.php NOBUG: user_backup area uses itemid 0 always 2010-05-03 14:10:23 +00:00
version.php Updated the HEAD build version to 20100510 2010-05-10 00:41:27 +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