Moodle - the world's open source learning platform https://moodle.org/
Find a file
Dan Poltawski 5cc5f31101 MDL-49817 grunt: Refactor the uglify task
This is in preperation for the watch task and doing a few things:

1) Switch away from 'grunt.file.expandMapping' to the declarative syntax
   for doing the same thing, as recommended in docs:
   http://gruntjs.com/api/grunt.file#grunt.file.expandmapping

2) Factor the renaming function into shared function so it can be used
   from the watch task too.

3) Shared the file glob'ing pattern for match AMD js files between
   jshint and uglify task (this removes the node_modules exception..
   we should add it to both if we need it).

4) Rename the task configuration - I am just doing this because it looks
   like 'dynamic_mappings' is some how magic config option when you
   look at the manual:
   http://gruntjs.com/configuring-tasks#building-the-files-object-dynamically

   But in fact, it's just a task confguration name.
2016-01-28 08:27:30 +00:00
admin Merge branch 'MDL-48621_master' of git://github.com/dmonllao/moodle 2016-01-19 15:47:12 +08:00
auth MDL-52286 core: several fixes to ADOdb 2015-12-14 18:06:22 +08:00
availability MDL-52219 phpunit: updated for new defaults 2015-11-26 14:07:17 +00:00
backup Merge branch 'MDL-50268-master' of git://github.com/lameze/moodle 2016-01-19 07:56:41 +08:00
badges MDL-49566 core: used reflection in unit tests 2015-12-29 17:42:43 +08:00
blocks Merge branch 'MDL-45265-master' of git://github.com/danpoltawski/moodle 2016-01-18 14:54:54 +08:00
blog MDL-50851 core_tag: fix db query failure on oracle 2016-01-14 13:19:12 +08:00
cache Merge branch 'MDL-51482-lastinvalidation-handling' of https://github.com/mpetrowi/moodle 2015-11-10 18:27:22 +01:00
calendar MDL-52383 Calendar: Allow users to set lookahead to 1 year 2016-01-15 13:14:56 -05:00
cohort MDL-52568 core_cohort: added ability to return all cohorts in WS 2016-01-18 11:00:20 +01:00
comment Merge branch 'MDL-47773-master-commentui' of git://github.com/mudrd8mz/moodle 2015-04-07 11:34:23 +08:00
completion Merge branch 'wip-mdl-52376' of git://github.com/rajeshtaneja/moodle 2015-12-22 11:24:45 +08:00
course MDL-52773 course: Fix section return from single section page 2016-01-15 11:49:51 +13:00
enrol MDL-52519 Idap tests: use consistent var name 2016-01-16 11:16:21 +05:30
error MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
files MDL-51083 admin: Prevent password autofill in authentication settings 2015-10-09 14:04:34 +08:00
filter Merge branch 'MDL-23128-master' of git://github.com/danpoltawski/moodle 2015-12-22 13:11:27 +08:00
grade Merge branch 'MDL-52218_master_alt' of git://github.com/markn86/moodle 2016-01-18 14:03:54 +00:00
group MDL-50357 groups: remove pointless option of groups_delete_group_members 2015-12-30 09:19:22 +00:00
install Automatically generated installer lang files 2016-01-19 00:04:29 +08:00
iplookup MDL-47321 iplookup: Prevent guest users from using iplookup 2014-11-04 10:01:43 +13:00
lang Merge branch 'MDL-52702-m' of https://github.com/micaherne/moodle 2016-01-20 14:37:17 +00:00
lib Merge branch 'MDL-52702-m' of https://github.com/micaherne/moodle 2016-01-20 14:37:17 +00:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-52585 webservices: Return correct invalid login message 2015-12-22 16:59:24 +01:00
message Merge branch 'MDL-52570-master' of git://github.com/jleyva/moodle 2016-01-18 09:49:22 +08:00
mnet MDL-52285 auth: Add constructors for backwards compat 2015-12-10 10:34:29 +00:00
mod MDL-52738 quiz: fix handling of showall by review prev link 2016-01-20 11:42:06 +00:00
my MDL-46878 my: Behat tests to cover reset of all customised pages 2015-09-18 11:40:09 +08:00
notes MDL-49566 core: used reflection in unit tests 2015-12-29 17:42:43 +08:00
pix MDL-26429 Course completion icons for self, duration, and role. 2015-11-03 14:54:15 +08:00
plagiarism MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfolio MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts 2015-11-17 17:08:56 +01:00
question MDL-50851 core_question: use new tag API 2016-01-10 15:25:47 +08:00
rating MDL-49823 webservice: Support gravatar profile images 2015-10-01 09:36:31 +02:00
report MDL-49291 core: final deprecation of sql_*_reader interfaces 2016-01-18 14:24:34 +08:00
repository Merge branch 'MDL-51710-master' of git://github.com/FMCorz/moodle 2016-01-13 09:12:18 +08:00
rss MDL-33564 rss: Fixing missing param type 2015-09-15 17:58:05 +08:00
tag MDL-50851 core_tag: avoid fatal errors with corrupted data 2016-01-14 16:24:38 +08:00
theme MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
user Merge branch 'MDL-52649-master' of git://github.com/junpataleta/moodle 2016-01-13 08:58:29 +08:00
userpix
webservice Merge branch 'MDL-52586-master' of git://github.com/jleyva/moodle 2016-01-13 09:06:03 +08:00
.csslintrc MDL-48277 css: enable some helpful csslint warnings 2014-11-18 22:11:36 +00:00
.gitignore MDL-49840 testing: Stop ignoring composer.lock 2015-04-14 11:25:29 +08:00
.jshintrc MDL-51222 Javascript: Trigger events for filters on DOM insertion 2015-09-22 15:40:51 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.travis.yml MDL-52595 tests: Disable xdebug for travis runs 2015-12-23 13:14:37 +08:00
behat.yml.dist
brokenfile.php
composer.json MDL-51881 behat: updated composer pointing to new tag 2016-01-05 13:59:45 +08:00
composer.lock MDL-51881 behat: updated composer pointing to new tag 2016-01-05 13:59:45 +08:00
config-dist.php MDL-49329 admin: Clean up disabling of plugins code management features 2015-10-10 09:11:19 +02:00
COPYING.txt
draftfile.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-48799 Files API: fixed legacy directory fallback. 2015-02-01 09:02:37 +01:00
Gruntfile.js MDL-49817 grunt: Refactor the uglify task 2016-01-28 08:27:30 +00:00
help.php MDL-48389 forms: added page title to help text 2014-12-09 15:21:06 +13:00
help_ajax.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
index.php MDL-52008 accessibility: Skip link works with chrome vox. 2015-11-06 09:47:51 +08:00
install.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
npm-shrinkwrap.json MDL-52250 npm: shrinkwrap to lock down dependencies 2015-12-04 15:10:59 +00:00
package.json MDL-52250 npm: remove uglify-js dependency/bump grunt-contrib-uglify 2015-12-04 15:07:47 +00:00
phpunit.xml.dist MDL-50926 phpunit: Upgrade to phpunit 4.x 2015-08-11 02:35:11 +02:00
pluginfile.php MDL-40719 pluginfile.php: the file API is now stable, so hide debug. 2013-07-19 12:06:00 +01:00
README.txt MDL-38048 documentation: Typo in README file 2013-02-15 13:14:39 +08:00
tags.txt MDL-48855 dev: Fix ctags command to handle extra whitespace 2015-01-23 10:59:29 +08:00
TRADEMARK.txt
version.php weekly release 3.1dev 2016-01-21 13:43:35 +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
   its 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