Issue Details (XML | Word | Printable)

Key: MDL-13728
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Mathieu Petit-Clair
Reporter: Mathieu Petit-Clair
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

Make it possible to change tag type outside of the tag management interface (and clean up old code)

Created: 29/Feb/08 04:06 PM   Updated: 31/Mar/08 11:05 AM
Component/s: Tags
Affects Version/s: 1.9
Fix Version/s: 1.9

Participants: Mathieu Petit-Clair
Security Level: None
Resolved date: 31/Mar/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Need to remove old code dealing with official tags in blogs/edit.php and add an interface for it in tag/edit.php.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 29/Feb/08 04:08 PM
MDL-13728 - Removing old code, this is now in the tag management interface.
MODIFY blog/edit.php   Rev. 1.49.2.9    (+1 -69 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' - 29/Feb/08 04:10 PM
MDL-13728 - Removing old code, this is now in the tag management interface. (merge)
MODIFY blog/edit.php   Rev. 1.58    (+1 -69 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 29/Feb/08 05:43 PM
MDL-13728 - Removing old capabilities and creating a new one for tag type modifications.
MODIFY lib/db/access.php   Rev. 1.75.2.6    (+11 -25 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' - 29/Feb/08 05:47 PM
MDL-13728 - Removing old capabilities and creating a new one for tag type modifications. (merge)
MODIFY lib/db/access.php   Rev. 1.81    (+11 -25 lines)
Mathieu Petit-Clair committed 3 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 29/Feb/08 06:31 PM
MDL-13728 - Tag form editing now provides a checkbox to set the tag type (official or not)
MODIFY tag/edit_form.php   Rev. 1.2.2.6    (+5 -2 lines)
MODIFY lang/en_utf8/tag.php   Rev. 1.12.2.5    (+1 -0 lines)
MODIFY tag/edit.php   Rev. 1.5.2.15    (+15 -1 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 29/Feb/08 06:32 PM
MDL-13728 - No need for tag:changetype after all
MODIFY lib/db/access.php   Rev. 1.75.2.7    (+0 -11 lines)
Mathieu Petit-Clair committed 4 files to 'Moodle CVS' - 29/Feb/08 06:35 PM
MDL-13728 - Tag form editing now provides a checkbox to set the tag type (official or not), and it's all base on tag:manage. (merge)
MODIFY tag/edit_form.php   Rev. 1.8    (+5 -2 lines)
MODIFY lang/en_utf8/tag.php   Rev. 1.15    (+1 -0 lines)
MODIFY tag/edit.php   Rev. 1.20    (+15 -1 lines)
MODIFY lib/db/access.php   Rev. 1.82    (+0 -11 lines)
martignoni committed 1 file to 'Lang CVS' - 29/Feb/08 07:34 PM
MDL-13728: new string added
MODIFY fr_utf8/tag.php   Rev. 1.16    (+2 -1 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 29/Feb/08 09:50 PM
Translated new strings for tag MDL-13728 .
Translated a new string for error message MDL-13725.
MODIFY ja_utf8/error.php   Rev. 1.38    (+2 -1 lines)
MODIFY ja_utf8/tag.php   Rev. 1.11    (+2 -1 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.279    (+4 -3 lines)
MODIFY ja_utf8/README   Rev. 1.650    (+1 -1 lines)