Moodle - the world's open source learning platform https://moodle.org/
Find a file
David Mudrák 5800832af8 MDL-36943 Do not notify about already installed updates
Before this patch, the available_update_checker::cron_notifications()
method accessed the availableupdates property. But for plugins, that property
basically contains the most recent version available. So we were missing
the check against the actual version installed.

The fix was simple - obtain available updates via the available_updates()
method that performs the check.
2012-12-05 23:47:54 +01:00
admin MDL-35381 limit teachers to do permissions checks of enrolled users only 2012-11-06 00:49:25 +01:00
auth Revert "MDL-36838 moodle->mahara mnet SSO failure in FF17" 2012-11-30 09:25:10 +08:00
backup Satisfy version checker requirements 2012-11-30 13:35:48 +01:00
blocks MDL-35158 - Random Glossary block returns an error when you delete the linked glossary 2012-11-17 12:03:58 +01: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 Merge branch 'wip-MDL-34530_MOODLE_23_STABLE' of git://github.com/jason-platts/moodle into MOODLE_23_STABLE 2012-11-28 11:24:56 +13:00
cohort MDL-36283 use accesscontext when assigning cohort members 2012-11-10 20:44:38 +01:00
comment NOBUG: Trivial whitespace fix to quickly fix ongoing CI status. 2012-11-07 11:51:24 +01:00
course MDL-36878 course: fixed issue with module metadata cache 2012-11-29 12:57:31 +13:00
enrol Merge branch 'MDL-30871-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE 2012-11-20 11:47:26 +08: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-35760 filemanager: ensuring the dnd arrow displays in the center of the filemanager for all supported browsers 2012-11-21 12:03:54 +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-34204_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE 2012-11-19 10:33:31 +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-12-01 00:43:07 +00:00
iplookup MDL-34959 add Google Maps API V3 support 2012-08-19 19:53:06 +02:00
lang MDL-36266 Improve update notification message subject 2012-11-06 11:59:48 +08:00
lib MDL-36943 Do not notify about already installed updates 2012-12-05 23:47:54 +01: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 MDL-26439 core_message: switched the message search over to displaying smallmessage instead of fullmessage which contains boilerplate we dont want 2012-11-01 08:47:50 +08:00
mnet MDL-35787 Mnet: fixed php strict standards warnings 2012-10-09 15:35:03 +08:00
mod MDL-36914: Assignment upgrade. Clean up patch to include outcomes in the upgrade 2012-11-29 16:11:04 +08: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-35141 Filelib: No icon for epub filetype 2012-08-30 12:20:44 +01:00
plagiarism MDL-31028: Added pathname hashes to eventdata 2012-05-09 13:46:20 +12:00
portfolio MDL-33791 Portfolio: Fixed security issue with passing file paths. 2012-11-08 00:26:40 +01:00
question MDL-36806 question files: fix unnecessary require_login call. 2012-11-23 15:56:46 +00:00
rating MDL-32649 rating: fixed the sorting in /rating/index.php 2012-06-04 09:13:26 +07:00
report MDL-36238 Blocks: Logs page close session write, so editing is set before 2012-11-01 12:17:33 +08:00
repository Merge branch 'MDL-36548_23' of git://github.com/pauln/moodle into MOODLE_23_STABLE 2012-11-20 14:45:04 +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 Merge branch 'MDL-36305-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE 2012-11-27 11:53:09 +08:00
user MDL-36767 Administration: user_filter_yesno use different name for sql filter 2012-11-27 11:55:57 +08:00
userpix MDL-24938 fixed missing context ino 2010-10-29 20:08:29 +00:00
webservice MDL-35198 replace key_exists by array_key_exists 2012-09-27 15:34:48 +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 MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
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-36196 hardcode the required PHP version in installer 2012-11-07 13:04:51 +01: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 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
version.php weekly release 2.3.3+ 2012-12-03 23:26:00 +01: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