Moodle - the world's open source learning platform https://moodle.org/
Find a file
David Mudrak 5db29f49f2 MNet: Fixed remote user profile display
Fixed SQL, strings usage, CSS class. In the future, we can distinguish
information displayed for the owner and for the others, as well as what
to display in the course profile (user/view.php) and public profile
(user/profile.php).
2010-07-01 12:56:31 +00:00
admin MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:35:27 +00:00
auth MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:35:27 +00:00
backup MDL-22245 optigroup tests - check elements without conditions are applied by default 2010-06-28 20:54:21 +00:00
blocks navigation MDL-23031 Removed show my history feature from the navigation.... goodbye! 2010-07-01 03:46:17 +00:00
blog MDL-22864 Removed the JS confirm for delete as it never worked on the IMG 2010-06-29 03:49:37 +00:00
calendar MDL-22887 - changing variable $courseid to $calendar->courseid; 2010-07-01 09:07:05 +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, fixed a javascript error" 2010-05-04 07:02:15 +00:00
course MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:35:27 +00:00
enrol MDL-22910 workaround for inability of Oracle and MS sql to find distinct text fields, improved perf in all dbs 2010-06-30 20:42:11 +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-22805, display section_backup course_backup course_content only, hide empty directory, lock user in course level 2010-06-22 09:04:46 +00:00
filter MDL-21695 Replaced localfiltersettings.html 2010-06-28 14:37:30 +00:00
grade gradebook MDL-23033 made use of user_picture::fields() 2010-07-01 02:34:17 +00:00
group 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
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 MNet: Fixed remote user profile display 2010-07-01 12:56:31 +00:00
lib MDL-22910 fixing more DISTINCT+text field issues, hopefully this is all from enrol 2010-07-01 07:40:24 +00:00
local MDL-17376 more plugin info 2010-05-20 07:31:53 +00:00
login MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:35:27 +00:00
message message MDL-23034 now making use of user_picture::fields() 2010-07-01 02:12:46 +00:00
mnet MNET MDL-23001 bad use of get_config causing mnet SSO fail. 2010-06-30 02:08:35 +00:00
mod mod/assignment MDL-22609 Checking in Aparup's patch fixing the file upgrade (itemid now is submission->id, not user->id). Also fixed some buggy uses of $OUTPUT->notification in uploadsingle->upload() (redirect works better) 2010-07-01 09:41:06 +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 messaging MDL-22320 new icons for new messaging UI 2010-06-25 08:17:22 +00:00
portfolio MDL-22813 Credit to Mark Nelson of Pukunui Technologies - tidied up the portfolio management even further. Thanks!! 2010-07-01 03:48:18 +00:00
question MDL-21695 Cleaning up legacy strings and help 2010-06-27 21:34:01 +00:00
rating rating MDL-22162 improved the ajax rating JS 2010-06-02 06:15:11 +00:00
repository MDL-15350 Fixed box.net address 2010-06-28 03:12:41 +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-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
theme MNet: Fixed remote user profile display 2010-07-01 12:56:31 +00:00
user MNet: Fixed remote user profile display 2010-07-01 12:56:31 +00:00
userpix MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
webservice web service MDL-22977 REST server return a "required" error on optional value 2010-06-29 03:28:32 +00:00
config-dist.php NOBUG fix typo causing problems using config-dist.php as base 2010-05-26 16:06: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-22547 course->legacyfiles switch implemented 2010-05-22 13:10:05 +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-21615 - add skip link to main column content (front page). 2010-06-23 08:54:19 +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-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
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 20100701 2010-07-01 00:44:38 +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