Closed
Bug 942725
Opened 11 years ago
Closed 11 years ago
backport bug 793963 to bmo (add the ability to tag comments with arbitrary tags)
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Attachment #8338358 -
Flags: review?(dkl)
Comment on attachment 8338358 [details] [diff] [review]
793963-8336595.patch
oops -- this isn't the correct patch
Attachment #8338358 -
Attachment is obsolete: true
Attachment #8338358 -
Flags: review?(dkl)
Attachment #8338566 -
Flags: review?(dkl)
Attachment #8338566 -
Attachment mime type: text/plain → text/x-review-board-request
Comment 4•11 years ago
|
||
Comment on attachment 8338566 [details]
942725_1.patch
r=dkl
Attachment #8338566 -
Flags: review?(dkl) → review+
schema and param only:
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified Bugzilla/Config/BugFields.pm
modified Bugzilla/Config/Common.pm
modified Bugzilla/Config/GroupSecurity.pm
modified Bugzilla/DB/Schema.pm
Committed revision 9171.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified show_activity.cgi
modified Bugzilla/Bug.pm
added Bugzilla/Comment
modified Bugzilla/Comment.pm
modified Bugzilla/Constants.pm
modified Bugzilla/Field.pm
modified Bugzilla/User.pm
added Bugzilla/Comment/TagWeights.pm
modified Bugzilla/Config/Common.pm
modified Bugzilla/Config/GroupSecurity.pm
modified Bugzilla/WebService/Bug.pm
modified Bugzilla/WebService/Constants.pm
modified Bugzilla/WebService/Server/REST/Resources/Bug.pm
added js/comment-tagging.js
modified js/comments.js
modified js/util.js
modified skins/contrib/Mozilla/global.css
modified skins/standard/show_bug.css
modified template/en/default/filterexceptions.pl
modified template/en/default/admin/params/bugfields.html.tmpl
modified template/en/default/admin/params/groupsecurity.html.tmpl
modified template/en/default/bug/comments.html.tmpl
modified template/en/default/bug/edit.html.tmpl
modified template/en/default/bug/show-header.html.tmpl
modified template/en/default/global/user-error.html.tmpl
Committed revision 9172.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•