Issue Details (XML | Word | Printable)

Key: MDL-17747
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dongsheng Cai
Reporter: Jason Hardin
Votes: 6
Watchers: 3
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Add Max category depth as a configuratble setting to the site settings

Created: 30/Dec/08 09:12 AM   Updated: 11/Feb/09 02:52 AM
Return to search
Component/s: Course
Affects Version/s: 1.9.3
Fix Version/s: None

File Attachments: 1. Text File category_depth.patch (3 kB)
2. Text File MDL-17747-2.patch (4 kB)
3. Text File MDL-17747.patch (4 kB)


Participants: Dongsheng Cai, Jason Hardin, Jeffrey Silverman, Michael Blake and Tim Hunt
Security Level: None
QA Assignee: Tim Hunt
Resolved date: 14/Jan/09
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
We developed this patch for a client to allow them to set max category depth in the site settings rather than being forced to set it in config.php, which we do not allow access to.


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 06/Jan/09 03:52 PM
"MDL-17747, Add Max category depth as a configuratble setting to the site settings, credit goes to Jason Hardin"
MODIFY admin/settings/frontpage.php   Rev. 1.8.2.4    (+8 -1 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.154.2.74    (+2 -0 lines)
Dongsheng Cai committed 2 files to 'Moodle CVS' - 06/Jan/09 03:52 PM
"MDL-17747, Add Max category depth as a configuratble setting to the site settings, merged from 1.9, credit goes to Jason Hardin"
MODIFY lang/en_utf8/admin.php   Rev. 1.253    (+2 -0 lines)
MODIFY admin/settings/frontpage.php   Rev. 1.12    (+8 -1 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 07/Jan/09 04:04 PM
MDL-17747 MDL-17791 Translated new strings for admin.
MDL-9276 Translated new strings for error messages.
MODIFY ja_utf8/error.php   Rev. 1.113    (+5 -1 lines)
MODIFY ja_utf8/README   Rev. 1.911    (+1 -1 lines)
MODIFY ja_utf8/admin.php   Rev. 1.331    (+6 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 11/Jan/09 05:36 PM
MDL-17747, new strings added
MODIFY fr_utf8/admin.php   Rev. 1.332    (+3 -1 lines)
Dongsheng Cai committed 3 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 14/Jan/09 01:47 PM
"MDL-17747, add max category depth setting"
MODIFY admin/settings/frontpage.php   Rev. 1.8.2.5    (+3 -2 lines)
MODIFY course/lib.php   Rev. 1.538.2.69    (+9 -3 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.154.2.78    (+2 -2 lines)
Dongsheng Cai committed 3 files to 'Moodle CVS' - 14/Jan/09 01:48 PM
"MDL-17747, add max category depth setting, merged from 1.9"
MODIFY course/lib.php   Rev. 1.639    (+9 -3 lines)
MODIFY admin/settings/frontpage.php   Rev. 1.13    (+3 -2 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.258    (+2 -2 lines)
martignoni committed 1 file to 'Lang CVS' - 23/Jan/09 06:12 AM
MDL-17747 Strings corrected
MODIFY fr_utf8/admin.php   Rev. 1.337    (+3 -3 lines)