
| Key: |
MDL-17502
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Tim Hunt
|
| Reporter: |
Tim Hunt
|
| Votes: |
0
|
| Watchers: |
1
|
|
|
| Participants: |
Petr Skoda and Tim Hunt
|
| Security Level: |
None
|
| Resolved date: |
10/Dec/08
|
| Affected Branches: |
MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE
|
tjhunt committed 6 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 08/Dec/08 04:28 PM
course categories: MDL-17502 when deleting a category and its contents, check moodle/course:delete capability.
* Note: this would never lead to problems with default role definions.
* Also ended up mostly rewriting delete_category_form to simplify the messages that are displayed.
* New helper function require_all_capabilities, a bit like require_any_capability.
|
|
|
tjhunt committed 6 files to 'Moodle CVS' - 08/Dec/08 04:28 PM
course categories: MDL-17502 when deleting a category and its contents, check moodle/course:delete capability.
* Note: this would never lead to problems with default role definions.
* Also ended up mostly rewriting delete_category_form to simplify the messages that are displayed.
* New helper function require_all_capabilities, a bit like require_any_capability.
|
|
|
martignoni committed 2 files to 'Lang CVS' - 08/Dec/08 08:20 PM
committed 3 files to 'Lang CVS' - 09/Dec/08 09:35 AM
MDL-17502 Translated new strings for course categories.
|
|
|
tjhunt committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 09/Dec/08 06:27 PM
course categories: MDL-17502 followup. Fix notices. I'm sure I remember writing this code yesterday!
|
|
|
tjhunt committed 1 file to 'Moodle CVS' - 09/Dec/08 06:27 PM
course categories: MDL-17502 followup. Fix notices. I'm sure I remember writing this code yesterday!
|
|
|
committed 2 files to 'Moodle CVS' - 10/Dec/08 01:25 AM
MDL-17502 accesslib: added warning if incorrect parameters supplied to has_all_capabilities() and fixed parameters in course lib code
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 10/Dec/08 01:26 AM
MDL-17502 accesslib: added warning if incorrect parameters supplied to has_all_capabilities() and fixed parameters in course lib code; backported from HEAD
|
|
|
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 10/Dec/08 01:34 AM
MDL-17502 oops, I have overlooked Tim already fixed this - sorry
|
|
|
committed 1 file to 'Moodle CVS' - 10/Dec/08 01:35 AM
MDL-17502 oops, I have overlooked Tim already fixed this - sorry; merged from MOODLE_19_STABLE
|
|
|
|