Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8
-
Fix Version/s: 2.9
-
Component/s: Conditional activities
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE
-
Fixed Branches:MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-44985-master -
Pull Master Diff URL:
-
Sprint:BACKEND Sprint 19
Description
The following were deprecated in MDL-44070 and should be removed in Moodle 2.9 (note that this states version 2.8 because 2.9 is not an available option yet):
- Entire file lib/conditionlib.php (and lib/tests/conditionlib_test.php)
- Function coursemodule_visible_for_user (in lib/deprecatedlib.php)
- In modinfolib.php cm_info class:
- availablefrom, availableuntil fields (all mentions) and get_deprecated_available_date function
- get_show_availability function
- is_user_access_restricted_by_conditional_access function
- In modinfolib.php section_info class:
- get_showavailability, get_availablefrom, get_availableuntil, get_groupingid
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-44070 Conditional availability: Enhancements including OR conditions, plugins
-
- Closed
-