Moodle - the world's open source learning platform https://moodle.org/
Find a file
Cameron Ball c86500a4b7
MDL-56601 core_user: Disable profile picture field if user is not setup
Sometimes it is possible that a user is presented with the profile
edit form, but is in a state where they are not considered fully
set up (one example is when a site is installed using the CLI script)

In these cases the filepicker gets upset when the user tries
to upload a profile picture.

This patch simply disables that field in these cases and replaces it
with an error message explaining what's wrong.
2016-11-08 12:13:51 +08:00
admin Merge branch 'MDL-54751-master-v5' of https://github.com/snake/moodle 2016-11-07 08:55:44 +08:00
auth Merge branch 'wip-MDL-55927-master' of git://github.com/abgreeve/moodle 2016-11-02 14:00:29 +00:00
availability MDL-54751 core_availability: Module restrictions exclude deletions 2016-11-07 07:41:59 +08:00
backup MDL-54751 behat: Support for adhoc module and section deletion in behat 2016-11-07 07:41:59 +08:00
badges MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
blocks MDL-54751 behat: Support for adhoc module and section deletion in behat 2016-11-07 07:41:59 +08:00
blog Merge branch 'MDL-56654-master' of git://github.com/damyon/moodle 2016-11-04 14:20:14 +00:00
cache NOBUG: Fixed file access permissions 2016-11-04 11:20:33 +00:00
calendar MDL-55074 theme_boost: Behat fixes for latest theme changes 2016-10-21 16:06:54 +08:00
cohort MDL-56677 cohort: Fix cohort search box misalignment 2016-11-03 14:33:07 +08:00
comment MDL-56307 course: API changes to support retrieve by time 2016-10-25 10:10:52 +01:00
competency MDL-56668 competencies: Correct namespacing of coding_exception 2016-11-03 13:59:13 +00:00
completion MDL-55981 core: Remove site:accessallgroups from teacher 2016-10-21 08:55:58 +08:00
course MDL-54751 phpunit: Support adhoc module and section deletion in phpunit 2016-11-07 07:41:59 +08:00
dataformat MDL-56012 lib: Update of readme and xml file. 2016-10-04 10:47:06 +08:00
enrol MDL-55825 enrol_lti: Fix display of unenrol count on sync 2016-11-04 09:21:02 +00:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files Merge branch 'MDL-55074-master' of git://github.com/damyon/moodle 2016-10-24 12:33:51 +08:00
filter MDL-38158 core_media: bump upgrade / version and fix filter test 2016-11-06 02:11:20 +01:00
grade MDL-54751 core_grades: Gradebook highlights modules pending deletion 2016-11-07 07:41:59 +08:00
group MDL-55074 behat: Remove js tag as the feature can run without it 2016-10-27 12:11:45 +08:00
install Automatically generated installer lang files 2016-10-26 00:04:31 +08:00
iplookup MDL-56740 geoip tests: update to a more reliable ipv6 location 2016-11-04 08:52:40 +00:00
lang MDL-56601 core_user: Disable profile picture field if user is not setup 2016-11-08 12:13:51 +08:00
lib MDL-54751 course_modules: New major upgrade point 2016-11-07 08:59:04 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-56625 authentication: Email registration works again. 2016-10-28 11:17:28 +08:00
media MDL-38158 media_videojs: Add Video.JS player 2016-11-04 17:30:43 +08:00
message Merge branch 'wip-MDL-44467-master' of git://github.com/abgreeve/moodle 2016-11-03 14:08:21 +08:00
mnet MDL-55168 css: remove 0-length units 2016-09-30 09:25:25 +01:00
mod Merge branch 'wip-MDL-38158-master' of https://github.com/marinaglancy/moodle 2016-11-06 02:11:19 +01:00
my MDL-55902 my: Add additional information to dashboard reset events 2016-10-24 11:03:10 +08:00
notes MDL-55074 theme_boost: Behat fixes for latest theme changes 2016-10-21 16:06:54 +08:00
pix MDL-53048 form: Rewrite passwordunmask 2016-10-24 09:24:39 +08:00
plagiarism MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfolio MDL-56615 portfolio_googledocs: add basic unittests 2016-10-28 12:13:33 +08:00
question MDL-56542 lang: Fix coding style of qtype_calculated strings file 2016-10-26 10:47:15 +02:00
rating MDL-56307 course: API changes to support retrieve by time 2016-10-25 10:10:52 +01:00
report MDL-38158 core_media: Convert media players to new plugin type 2016-11-04 17:30:40 +08:00
repository MDL-53048 forms: Deprecate prevent_form_autofill_password 2016-10-24 08:19:44 +08:00
rss MDL-53039 rss: allow guest access to front page forum 2016-02-09 15:51:09 +08:00
search MDL-56448 mustache: fix json errors in example context 2016-10-26 12:35:45 +01:00
tag MDL-55074 theme_boost: Behat fixes for latest theme changes 2016-10-21 16:06:54 +08:00
theme Merge branch 'MDL-56149-master' of git://github.com/damyon/moodle 2016-11-07 07:47:27 +08:00
user MDL-56601 core_user: Disable profile picture field if user is not setup 2016-11-08 12:13:51 +08:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-56634 webservices: Remove script from api desc and clean desc printing 2016-11-02 10:06:05 +05:30
.eslintignore MDL-38158 media_videojs: Add Video.JS player 2016-11-04 17:30:43 +08:00
.eslintrc MDL-55835 eslint: bump to v3.7.1 2016-10-07 10:00:26 +01:00
.gitattributes MDL-53432 core: Treat derived css and js as binary files in git 2016-03-22 16:57:48 +11:00
.gitignore MDL-52127 grunt: add .eslingingore file, keep task 2016-06-15 15:52:34 +01:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-38158 media_videojs: Add Video.JS player 2016-11-04 17:30:43 +08:00
.stylelintrc MDL-55165 stylelint: remove unset redundant properities rule 2016-09-29 16:39:30 +01:00
.travis.yml MDL-55518 travis: Enable redis tests 2016-10-14 12:16:36 +08:00
behat.yml.dist MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json MDL-56248 phpunit: Update phpunit to 5.5.6 2016-10-07 07:18:38 +08:00
composer.lock MDL-56248 phpunit: Update phpunit to 5.5.6 2016-10-07 07:18:38 +08:00
config-dist.php MDL-56172 admin: remove cssoptimiser config options 2016-09-29 16:41:29 +01:00
CONTRIBUTING.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01: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-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-56423 stylelint: ignore custom.css files 2016-10-13 10:01:31 +01:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10: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-55791 admin: maintenance mode access capability 2016-09-12 10:37:25 -04:00
install.php MDL-51948 core: Patch core areas for LTR forms 2016-09-23 10:55:14 +01:00
INSTALL.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json MDL-56423 stylelint: bump to v7.4.1 2016-10-13 10:01:30 +01:00
package.json MDL-56423 stylelint: bump to v7.4.1 2016-10-13 10:01:30 +01:00
phpunit.xml.dist MDL-56092 phpunit: Add auth/tests to phpunit.xml.dist 2016-10-05 10:03:46 +08:00
pluginfile.php MDL-40719 pluginfile.php: the file API is now stable, so hide debug. 2013-07-19 12:06:00 +01:00
PULL_REQUEST_TEMPLATE.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
README.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
tags.txt MDL-48855 dev: Fix ctags command to handle extra whitespace 2015-01-23 10:59:29 +08:00
TRADEMARK.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
version.php Merge branch 'MDL-54751-master-v5' of https://github.com/snake/moodle 2016-11-07 08:55:44 +08:00

                                 .-..-.
   _____                         | || |
  /____/-.---_  .---.  .---.  .-.| || | .---.
  | |  _   _  |/  _  \/  _  \/  _  || |/  __ \
  * | | | | | || |_| || |_| || |_| || || |___/
    |_| |_| |_|\_____/\_____/\_____||_|\_____)

Moodle - the world's open source learning platform

Moodle <https://moodle.org> is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.

You can download Moodle <https://download.moodle.org> and run it on your own
web server, ask one of our Moodle Partners <https://moodle.com/partners/> to
assist you, or have a MoodleCloud site <https://moodle.com/cloud/> set up for
you.

Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.

Moodle is provided freely as open source software, under the GNU General Public
License <https://docs.moodle.org/dev/License>.

Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.

See <https://docs.moodle.org> for details of Moodle's many features.