Issue Details (XML | Word | Printable)

Key: MDL-17472
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 0
Operations

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

backport notes disabling option

Created: 01/Dec/08 01:13 AM   Updated: 06/Jan/09 10:27 PM
Return to search
Component/s: Administration
Affects Version/s: 1.9
Fix Version/s: 1.9.4

Issue Links:
Relates

Participants: Helen Foster, Martin Dougiamas and Petr Skoda
Security Level: None
QA Assignee: Helen Foster
Resolved date: 01/Dec/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
see MDL-16166

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 14 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 01/Dec/08 04:25 AM
MDL-17472 notes: backported disabling of notes and general refactoring from HEAD
MODIFY admin/settings/security.php   Rev. 1.21.2.8    (+2 -1 lines)
MODIFY notes/edit_form.php   Rev. 1.5.2.2    (+5 -5 lines)
MODIFY notes/index.php   Rev. 1.6.2.3    (+7 -4 lines)
MODIFY user/groupaddnote.php   Rev. 1.3.2.1    (+5 -1 lines)
MODIFY lib/weblib.php   Rev. 1.970.2.118    (+3 -3 lines)
MODIFY lang/en_utf8/notes.php   Rev. 1.4.2.4    (+15 -11 lines)
MODIFY version.php   Rev. 1.563.2.329    (+1 -1 lines)
MODIFY user/addnote.php   Rev. 1.5.2.2    (+5 -1 lines)
MODIFY user/tabs.php   Rev. 1.43.2.6    (+3 -3 lines)
MODIFY notes/lib.php   Rev. 1.7.2.3    (+26 -21 lines)
MODIFY notes/Attic/add.php   Rev. 1.6.2.2    (+3 -77 lines)
MODIFY notes/delete.php   Rev. 1.4.2.2    (+13 -8 lines)
MODIFY notes/edit.php   Rev. 1.6.2.2    (+30 -28 lines)
MODIFY user/index.php   Rev. 1.194.2.17    (+2 -2 lines)
moodler committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 19/Dec/08 10:44 AM
user tabs MDL-17472 Fixed a regression where the $secondrow variable of forum posts was being wiped out (See also MDLSITE-594)
MODIFY user/tabs.php   Rev. 1.43.2.8    (+10 -11 lines)
moodler committed 1 file to 'Moodle CVS' - 19/Dec/08 10:47 AM
user tabs MDL-17472 Fixed a regression where the $secondrow variable of forum posts was being wiped out (See also MDLSITE-594)
MODIFY user/tabs.php   Rev. 1.75    (+10 -11 lines)