Issue Details (XML | Word | Printable)

Key: MDL-14378
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 4
Operations

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

When deleting course category deal with everything that depends on its context

Created: 16/Apr/08 06:05 AM   Updated: 09/Jul/08 10:10 AM
Return to search
Component/s: Roles
Affects Version/s: 1.9
Fix Version/s: 1.9.1

File Attachments: 1. Text File category_delete_4.patch (22 kB)
2. Text File category_delete_5.patch (30 kB)
3. Text File category_delete_6.patch (30 kB)
4. Text File category_delete_7.patch (30 kB)

Issue Links:
Dependency
 

Participants: Eloy Lafuente (stronk7), Jamie Pratt, Martin Dougiamas, Nicolas Connault, Petr Skoda, Pierre Pichet and Tim Hunt
Security Level: None
QA Assignee: Nicolas Connault
Resolved date: 14/May/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE

Sub-Tasks  All   Open   
 Sub-Task Progress: 
No sub-tasks match this view.

 Description  « Hide
* questions - move?
* grade letters - delete
* role assignments - delete
* role overrides - delete
* move courses and categories into parent cat - fix context paths!
* do not delete if last category
* etc.

Add extra warning that enrolments might change, etc.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 9 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 14/May/08 05:51 AM
MDL-14378 When deleting course category deal with everything that depends on its context
MODIFY lib/gradelib.php   Rev. 1.120.2.26    (+14 -3 lines)
MODIFY lib/questionlib.php   Rev. 1.119.2.8    (+134 -1 lines)
MODIFY lang/en_utf8/error.php   Rev. 1.26.2.9    (+2 -1 lines)
MODIFY lang/en_utf8/question.php   Rev. 1.7.2.2    (+8 -0 lines)
MODIFY course/index.php   Rev. 1.89.2.4    (+59 -55 lines)
MODIFY course/editcategory.php   Rev. 1.3.2.5    (+1 -1 lines)
MODIFY lang/en_utf8/moodle.php   Rev. 1.141.2.38    (+7 -1 lines)
MODIFY course/delete_category_form.php   Rev. 1.1.2.1    (+97 -0 lines)
MODIFY course/lib.php   Rev. 1.538.2.44    (+98 -1 lines)
Petr Skoda committed 9 files to 'Moodle CVS' - 14/May/08 05:52 AM
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
MODIFY lang/en_utf8/moodle.php   Rev. 1.183    (+7 -1 lines)
MODIFY course/lib.php   Rev. 1.591    (+98 -1 lines)
MODIFY lib/questionlib.php   Rev. 1.129    (+134 -1 lines)
MODIFY course/editcategory.php   Rev. 1.10    (+1 -1 lines)
MODIFY lib/gradelib.php   Rev. 1.149    (+14 -3 lines)
MODIFY lang/en_utf8/error.php   Rev. 1.65    (+2 -1 lines)
MODIFY course/index.php   Rev. 1.95    (+59 -55 lines)
MODIFY course/delete_category_form.php   Rev. 1.2    (+97 -0 lines)
MODIFY lang/en_utf8/question.php   Rev. 1.9    (+8 -0 lines)
Petr Skoda committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 14/May/08 06:03 AM
MDL-14378 When deleting course category deal with everything that depends on its context
MODIFY lang/en_utf8/moodle.php   Rev. 1.141.2.39    (+4 -1 lines)
MODIFY course/lib.php   Rev. 1.538.2.45    (+5 -5 lines)
Petr Skoda committed 2 files to 'Moodle CVS' - 14/May/08 06:04 AM
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
MODIFY lang/en_utf8/moodle.php   Rev. 1.184    (+4 -1 lines)
MODIFY course/lib.php   Rev. 1.592    (+5 -5 lines)
martignoni committed 3 files to 'Lang CVS' - 14/May/08 05:47 PM
MDL-14378 strings added for this
MODIFY fr_utf8/error.php   Rev. 1.69    (+2 -1 lines)
MODIFY fr_utf8/moodle.php   Rev. 1.223    (+7 -1 lines)
MODIFY fr_utf8/question.php   Rev. 1.15    (+9 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 15/May/08 01:06 AM
MDL-14378 new strings added
MODIFY fr_utf8/moodle.php   Rev. 1.224    (+4 -1 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 18/May/08 02:17 AM
Translated new strings for deleting course category MDL-14378.
MODIFY ja_utf8/moodle.php   Rev. 1.296    (+7 -1 lines)
MODIFY ja_utf8/question.php   Rev. 1.14    (+9 -1 lines)
MODIFY ja_utf8/README   Rev. 1.712    (+1 -1 lines)
Mitsuhiro Yoshida committed 1 file to 'Lang CVS' - 18/May/08 02:26 AM
Translated new strings for deleting course category MDL-14378.
MODIFY ja_utf8/moodle.php   Rev. 1.297    (+3 -0 lines)