A warning is shown in the browser console if debugging is set, but it is
not possible to return from the configFn and stop the module load attempt
from continuing.
The error is caught and an additional error is shown by yui_combo.php
This will report config setting which can affect moodle performance.
Few of them are added in this patch:
1. Theme designer mode
2. Cache Javascript
3. Debug message set to developer
4. Backup - Active
5. Stats enabled.
This reverts commit 7e6c6743028ec5e6b5957eb3f7ab0750c308f440.
This reverts commit c443c95c016bff151e4c78692d9ba1d326dc2a11.
This issue needs more work and will be delayed.
This reverts commit fbb31b0f905c8859cc4f559f4f8148769367ece6.
This reverts commit c111b9f3aeea98542213ff530f59291fd45d1245.
This reverts commit 8afb9b7c4f2bfbb336b3e3af580cb14d32b0e917.
This issue has failed testing and integration will be delayed.
The following comments is a mash of commits for reference only:
Squashed commit of the following:
commit a6ab42de71e41c0760d6d99dec7a3ec6ef8b7e52
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sat Feb 23 15:34:12 2013 +0000
MDL-33934 theme_mymobile: fixing whitspace and undoing some previous confict changes fixing where broken.
commit a5abe86fad012f2face9dbd98826583499f46b88
Merge: 89c04c2 13c3ee1
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sat Feb 23 15:18:17 2013 +0000
Merge branch 'wip-MDL-33934_master' of github.com:lazydaisy/moodle into wip-MDL-33934_master
Conflicts:
theme/mymobile/javascript/custom.js
theme/mymobile/style/core.css
commit 89c04c2bee75938ba5e6f6b54f43ff866c6119b6
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sat Feb 23 15:01:43 2013 +0000
MDL-33934 theme_mymobile: Removed collapsed topic contributed plugin css/js from style/core.css & javascript/custom.js
commit ddee12ebd2083af0ebebd747e867957d46a10af7
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Tue Feb 19 11:05:35 2013 +0000
MDL-33934 theme-mymobile: un-commenting $(document).ready(function() in javascript/custom.js.
commit 365bb2d9772f9fd2cb55139f728fa9611dac7b4d
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sun Feb 17 17:41:47 2013 +0000
MDL-33934 theme_mymobile: updates to javascript and css
commit 13c3ee133945ce0e2a55dd54e0c8b8e2a35f76c5
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Tue Feb 19 11:05:35 2013 +0000
MDL-33934 theme-mymobile: un-commenting $(document).ready(function() in javascript/custom.js.
commit c9e626adf810e3d8d3f776b99d648017033fdb39
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sun Feb 17 17:41:47 2013 +0000
MDL-33934 theme_mymobile: updates to javascript and css