Issue Details (XML | Word | Printable)

Key: MDL-13424
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Mathieu Petit-Clair
Reporter: Matt Gibson
Votes: 0
Watchers: 2
Operations

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

Make a one-time upgrade path to remove old (non-official) tags that are not in use anymore

Created: 12/Feb/08 02:55 AM   Updated: 05/Jul/08 09:31 PM
Return to search
Component/s: Tags
Affects Version/s: 1.9
Fix Version/s: 1.9.2

File Attachments: 1. Text File tag_cleanup_faster_untested.patch (4 kB)

Issue Links:
Dependency
 

Participants: Eloy Lafuente (stronk7), Mathieu Petit-Clair, Matt Gibson and Petr Skoda
Security Level: None
QA Assignee: Eloy Lafuente (stronk7)
Resolved date: 05/Jul/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
My tag list is cluttered up with poorly spelled mistakes and experiments created by students whilst playing about with the interests section of their profile. Many have deleted said tags from their profile now, leaving those tags with no associated data or reason to exist, but they still hang about in the manage tags list.

A cron job to clean these out would be a good solution.

 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' - 30/Apr/08 03:34 PM
MDL-13424 and MDL-14544: New function tag_cleanup removes unused un-official tags, or unlinked tags. Not yet called automatically.
MODIFY tag/lib.php   Rev. 1.43.2.34    (+53 -0 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' - 30/Apr/08 03:37 PM
MDL-13424 and MDL-14544: New function tag_cleanup removes unused un-official tags, or unlinked tags. Not yet called automatically. (merge from 1.9)
MODIFY tag/lib.php   Rev. 1.74    (+55 -2 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 01/May/08 02:15 PM
MDL-13424 Fixes suggested by Eloy, in tag_cleanup.
MODIFY tag/lib.php   Rev. 1.43.2.35    (+15 -12 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' - 01/May/08 02:15 PM
MDL-13424 Fixes suggested by Eloy, in tag_cleanup. (merge from 1.9)
MODIFY tag/lib.php   Rev. 1.75    (+15 -12 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 02/May/08 09:12 AM
MDL-13424: Tags are automatically cleaned on cron run.
MODIFY tag/lib.php   Rev. 1.43.2.36    (+3 -3 lines)
Mathieu Petit-Clair committed 1 file to 'Moodle CVS' - 02/May/08 09:15 AM
MDL-13424: Tags are automatically cleaned on cron run. (merge from 1.9)
MODIFY tag/lib.php   Rev. 1.76    (+3 -3 lines)