Petr Škoda
d7245e3400
MDL-40475 add alternative component cache location and other improvements
...
Improvements include:
* Alternative location might be useful when server administrator wants to maintain
a local copy of component cache instead of using shared $CFG->cachedir.
* Component caching is now enabled in behat tests which should improve performance.
* Standardised ignoring of component caching.
* Fixed debug mode in ABORT_AFTER_CONFIG scripts.
* General documentation improvements.
2013-07-12 13:05:41 +02:00
Petr Škoda
72e3a3c9cd
MDL-40549 remove unused legacy assignment upgrade tool
2013-07-12 12:40:55 +02:00
Petr Škoda
98aa874617
MDL-40558 skip admins and guest when deleting incomplete users
2013-07-12 12:36:57 +02:00
Petr Škoda
23ee749bfb
MDL-40569 fix empty CSS files after cache purging
2013-07-12 12:34:05 +02:00
Petr Škoda
485392f308
MDL-40574 remove forgotten $delete from editor subplugins page
2013-07-12 12:33:05 +02:00
David Monllao
8aea365f05
MDL-40315 behat: Performance improvement
...
We look for exceptions after each step, this patch
includes a pre-checking query to avoid multiple queries
for each step when most of the time they are not necessary.
2013-07-12 12:16:18 +02:00
Frederic Massart
2e4c0c9181
MDL-40424 libraries: Deprecate context_instance_preload_sql()
2013-07-12 17:41:49 +08:00
Andrew Nicols
f320e8d00f
MDL-40478 JavaScript: Support loading of YUI submodules in the yui-loader
2013-07-12 10:12:03 +01:00
Dan Poltawski
ac11252375
MDL-40604 upgrade.txt: change style to be more readable
...
As suggested by Tim Hunt.
2013-07-12 16:19:11 +08:00
Dan Poltawski
05226d7607
MDL-40604 deprecatedlib: Sort out old ~2.0 deprecations
...
Make sure things are throwing debugging notices and are documented.
2013-07-12 16:02:49 +08:00
Andrew Nicols
7cfe3ebbcc
MDL-40477 JavaScript: Move YUI config functions out and deminify
...
This should make future development and debugging of these functions much
easier. It also allows us to write inline documentation for them.
2013-07-12 08:31:57 +01:00
Frederic Massart
b123a543a6
MDL-40463 libraries: Deprecate get_courseid_from_context()
2013-07-11 15:54:36 +08:00
Rajesh Taneja
ae38dcb1dc
MDL-40467 Libraries: deprecated get_role_context_caps()
2013-07-11 15:04:33 +08:00
Frederic Massart
a439b2f9b4
MDL-40465 libraries: Deprecate fetch_context_capabilities()
2013-07-11 14:33:25 +08:00
Ankit Agarwal
6acc54b3f0
MDL-40464 libraries: Deprecate get_user_courses_bycap()
2013-07-11 13:43:41 +08:00
Mark Nelson
4c9c06488a
MDL-40462 libraries: added another PHPUnit test to ensure deprecated function returns the same as the replacement
2013-07-11 13:28:45 +08:00
Mark Nelson
dd33f4af0a
MDL-40462 libraries: deprecated get_course_context()
2013-07-11 13:28:45 +08:00
Mark Nelson
9c03dff2c9
MDL-40431 libraries: added another PHPUnit test to ensure deprecated function returns the same as the replacement
2013-07-11 13:23:45 +08:00
Mark Nelson
6c89d4e1c0
MDL-40431 libraries: deprecated get_context_url()
2013-07-11 13:23:45 +08:00
Marina Glancy
0bff314daa
MDL-40621 fixed small bug in function editor_tinymce_plugin::fix_row()
2013-07-11 15:00:23 +10:00
Marina Glancy
bf50508f06
MDL-37565 fixed PDW plugin to calculate number of button rows
2013-07-11 14:47:58 +10:00
Rajesh Taneja
c592eea2d3
MDL-40428 Libraries: Deprecated delete_context
2013-07-11 12:18:55 +08:00
Adrian Greeve
1de02d62c9
MDL-40426 - Libraries: Deprecate mark_context_dirty().
2013-07-11 12:16:47 +08:00
David Monllao
cb9c703cca
MDL-38857 tool_behat: Adding info about the tool purpose
2013-07-10 12:07:11 +02:00
Marina Glancy
06832223d4
Merge branch 'MDL-40354-master' of git://github.com/ankitagarwal/moodle
2013-07-10 13:15:37 +10:00
Ankit Agarwal
e481f05c0d
MDL-40354 groups: Fix issues in groups_group_visible()
2013-07-10 10:50:22 +08:00
Ankit Agarwal
2d4d29da06
MDL-40354 groups:groups_get_activity_allowed_groups() should use passed userid to check capabilities
2013-07-10 10:50:22 +08:00
Ankit Agarwal
e7eb992d3a
MDL-40354 groups: Add new api groups_group_visible()
2013-07-10 10:50:21 +08:00
Ankit Agarwal
f4d46f6848
MDL-40354 groups: Add unit tests for the api groups_group_visible()
2013-07-10 10:50:21 +08:00
Marina Glancy
f8be9f9e73
Merge branch 'm26_MDL-39832_Fix_Chrome_Issues_ETag_XSendfile_2ndRound' of https://github.com/scara/moodle
2013-07-10 11:58:44 +10:00
Sam Hemelryk
6426d2d264
Merge branch 'wip-MDL-40593-master' of git://github.com/marinaglancy/moodle
2013-07-10 12:19:05 +12:00
Marina Glancy
9a2188812d
Merge branch 'wip-mdl-40218' of git://github.com/rajeshtaneja/moodle
2013-07-10 09:58:09 +10:00
Sam Hemelryk
1be1f6be53
Merge branch 'w28_MDL-40450_m26_tinymcebuttons' of https://github.com/skodak/moodle
2013-07-10 11:02:21 +12:00
Sam Hemelryk
ccae3a612d
Merge branch 'w28_MDL-40537_m26_majorupgrade' of https://github.com/skodak/moodle
2013-07-10 10:43:28 +12:00
Sam Hemelryk
a4fd82ac75
Merge branch 'MDL-40466-master' of git://github.com/FMCorz/moodle
2013-07-10 10:19:13 +12:00
Sam Hemelryk
33ed6a9d94
Merge branch 'MDL-40516-master' of git://github.com/danpoltawski/moodle
2013-07-10 10:12:44 +12:00
Sam Hemelryk
59cd82f9b7
Merge branch 'MDL-40496-master' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/deprecatedlib.php
2013-07-10 09:51:15 +12:00
Marina Glancy
deabf12e31
MDL-40593 fixed SQL query to be postgres-compartible
2013-07-09 22:24:02 +10:00
Dan Poltawski
3a1b0dd908
Merge branch 'wip-MDL-40430-master' of git://github.com/abgreeve/moodle
2013-07-09 16:57:07 +08:00
Dan Poltawski
f6455e63dd
Merge branch 'wip-MDL-40429-master' of git://github.com/abgreeve/moodle
2013-07-09 16:52:52 +08:00
Dan Poltawski
58b2251be3
Merge branch 'MDL-40425-master' of git://github.com/ankitagarwal/moodle
2013-07-09 16:42:18 +08:00
Adrian Greeve
329846f198
MDL-40430 - Libraries: Deprecate print_context_name().
2013-07-09 16:11:55 +08:00
Adrian Greeve
b4482dfe19
MDL-40429 - Libraries: Deprecate get_contextlevel_name().
2013-07-09 16:07:04 +08:00
Dan Poltawski
92e9260d96
Merge branch 'wip-mdl-40427' of git://github.com/rajeshtaneja/moodle
2013-07-09 16:00:12 +08:00
Ankit Agarwal
db314f34fb
MDL-40425 libraries: Remove context_instance_preload() from core
2013-07-09 15:55:51 +08:00
Ankit Agarwal
c5dcd25d5f
MDL-40425 libraries: Deprecate context_instance_preload()
2013-07-09 15:55:40 +08:00
Dan Poltawski
af578aec7c
Merge branch 'wip-mdl-40407' of git://github.com/rajeshtaneja/moodle
...
(moved a deprecation warning around to try and avoid more conflicts in
upgrade.txt)
Conflicts:
lib/upgrade.txt
2013-07-09 15:55:20 +08:00
Rajesh Taneja
2c5b0eb7fc
MDL-40427 Libraries: Deprecated context_moved in favor of context::update_moved()
2013-07-09 15:51:29 +08:00
Dan Poltawski
9e40816b3a
Merge branch 'MDL-40406-master' of git://github.com/FMCorz/moodle
...
Conflicts:
lib/upgrade.txt
2013-07-09 15:49:45 +08:00
Dan Poltawski
0574cd9061
Merge branch 'MDL-40405-master' of git://github.com/FMCorz/moodle
...
Conflicts:
lib/upgrade.txt
2013-07-09 15:47:07 +08:00