Moodle - the world's open source learning platform https://moodle.org/
Find a file
Tim Hunt 13815377b5 MDL-35776 user ajax: fix sort order in chrome.
It seems that Chrome orders fields of objects in order of array key.
Therefore we must stop using user.id in the PHP arrays, and instead
ensure that we use sequential numbers.

This commit fixes the enrol UI.
2012-10-03 19:14:47 +01:00
admin MDL-35669 gravatar Provide default image URL to Gravatar 2012-10-01 23:44:31 +02:00
auth MDL-32572 fix notice when changing internal auth_db passwords 2012-09-18 13:18:18 +02:00
backup MDL-30018 restore: better answer matching. Credit goes to Tyler Bannister, thanks! 2012-09-09 20:30:02 +02:00
blocks MDL-34476 - Blocks - Fixing context issue 2012-09-26 14:40:24 +12:00
blog MDL-26504 blog: made it delete external blog posts when the external blog is deleted 2012-09-04 13:53:48 +08:00
calendar MDL-30889 calendar: Adding focus and blur events to calendar renderer 2012-09-21 14:34:51 +08:00
cohort MDL-34045 fix invalid idnumber field type in cohort form 2012-06-30 07:57:51 +02:00
comment MDL-35481 - Invert "search option" listbox "open" arrow, when in RTL mode (page: manual user course registration ) and Personal Blog page 2012-09-27 00:10:37 +02:00
course MDL-34894 course ws unit tests: fix windows problem. 2012-09-27 18:59:50 +01:00
enrol MDL-35776 user ajax: fix sort order in chrome. 2012-10-03 19:14:47 +01:00
error MDL-30260 message: added /message/upgrade.txt, checked calls to message_send() are supplying user.emailstop and improved message_send() to handle message requests that don't 2011-11-30 10:02:45 +08:00
files MDL-29872 Dropbox repository: add message handler to filepicker header and add message to logout from dropbox. 2012-09-07 15:44:08 +08:00
filter MDL-34997 - Allow shortened url youtu.be and y2u.be for Youtube filter 2012-09-03 14:12:03 +08:00
grade Merge branch 'MDL-33117_grade_display_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE 2012-10-02 09:33:09 +08:00
group MDL-35637 group: Fix form submission error that occurs when GD version is not set. 2012-09-27 11:58:47 +08:00
install Automatically generated installer lang files 2012-09-27 00:34:44 +00:00
iplookup MDL-34959 add Google Maps API V3 support 2012-08-19 19:53:06 +02:00
lang MDL-35669 gravatar Provide default image URL to Gravatar 2012-10-01 23:44:31 +02:00
lib Merge branch 'MDL-35754-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE 2012-10-03 10:26:22 +08:00
local MDL-33592 navigation: Added support for local_ prefix on navigation callback 2012-06-12 14:23:09 +12:00
login MDL-35242 Web Services: Removed translation causing error in add_to_log 2012-09-21 09:57:34 +08:00
message Merge branch 'MDL-30022_message_duplicate_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE 2012-09-04 16:50:23 +12:00
mnet MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
mod Merge branch 'MDL-35744_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE 2012-10-03 00:40:35 +02:00
my MDL-32688 My Moodle - Fixed fatal error in guest access to My Moodle 2012-09-14 15:12:17 -04:00
notes MDL-33624 lang - remove incosistent use of placeholder 2012-07-16 09:45:11 +08:00
pix MDL-34004 - reinstate the custom HTML icon as separate from other markup icons, because it usually means a "page" to most people that displays in the browser. These icons are temporary (but workable) until Barbara can put in some nice ones that work as a set. The 16px one is from Moodle 2.2 and the others are copies of "unknown". 2012-06-25 23:05:44 +08:00
plagiarism MDL-31028: Added pathname hashes to eventdata 2012-05-09 13:46:20 +12:00
portfolio MDL-34240 - google plugins: switch to PARAM_RAW_TRIMMED 2012-07-13 10:09:39 +08:00
question Merge branch 'MDL-34570-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE 2012-10-02 13:57:00 +08:00
rating MDL-32649 rating: fixed the sorting in /rating/index.php 2012-06-04 09:13:26 +07:00
report MDL-34571 accessibility compliance for report: Add label to select and input text form 2012-09-17 12:15:05 +08:00
repository MDL-35542 Fixed a bug when trying to directly link to a file from Dropbox 2012-09-20 15:50:28 +08:00
rss MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
tag MDL-34573 - add label for search tag input text 2012-09-07 15:43:44 +08:00
theme MDL-35654 theme_anomaly: Added custom menu renderer to aid RTL styling of menu 2012-09-28 02:57:54 +01:00
user MDL-35776 user ajax: fix sort order in chrome. 2012-10-03 19:14:41 +01:00
userpix
webservice MDL-34368 fix another validuntil condition 2012-08-01 15:06:55 +08:00
.gitignore MDL-32587 improve component phpunit config building and make the util.php help fit 80char screens 2012-04-27 13:42:18 +02:00
brokenfile.php
config-dist.php MDL-33204 disable yui_combo slasharguments by default for now 2012-06-12 10:13:17 +02:00
COPYING.txt
draftfile.php MDL-31901 draftfile.php supports the preview parameter 2012-05-21 11:57:53 +08:00
file.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
help.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
index.php MDL-10259 core Adding a search courses box if there are too many courses 2012-09-07 11:29:44 +08:00
install.php MDL-33957 - Installation - Fixing field lengths so they are long enough for data entry, and don't distort page rendering 2012-07-03 14:58:55 +12:00
phpunit.xml.dist MDL-34893 use standard options in Hint_ResultPrinter 2012-08-19 22:10:37 +02:00
pluginfile.php MDL-32471 pluginfile.php accepts optional parameter 'preview' 2012-04-24 12:09:44 +02:00
README.txt
tags.txt
TRADEMARK.txt
version.php weekly release 2.3.2+ 2012-09-27 18:51:24 +08: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