]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 793963: add the ability to tag comments with arbitrary tags
authorByron Jones <bjones@mozilla.com>
Mon, 25 Nov 2013 08:21:03 +0000 (16:21 +0800)
committerByron Jones <bjones@mozilla.com>
Mon, 25 Nov 2013 08:21:03 +0000 (16:21 +0800)
commitba0765bf4dc468815e4fa45509010c0cd675e5b2
tree32d979d1172495770a326f87f294c6f10a1eaa68
parent0aade93cebf4192b240347e092a7e53a62436ea2
Bug 793963: add the ability to tag comments with arbitrary tags
r=dkl, a=glob
24 files changed:
Bugzilla/Bug.pm
Bugzilla/Comment.pm
Bugzilla/Comment/TagWeights.pm [new file with mode: 0644]
Bugzilla/Config/BugFields.pm
Bugzilla/Config/Common.pm
Bugzilla/Config/GroupSecurity.pm
Bugzilla/Constants.pm
Bugzilla/DB/Schema.pm
Bugzilla/Field.pm
Bugzilla/User.pm
Bugzilla/WebService/Bug.pm
Bugzilla/WebService/Constants.pm
Bugzilla/WebService/Server/REST/Resources/Bug.pm
js/comment-tagging.js [new file with mode: 0644]
js/comments.js
js/util.js
show_activity.cgi
skins/standard/show_bug.css
template/en/default/admin/params/bugfields.html.tmpl
template/en/default/admin/params/groupsecurity.html.tmpl
template/en/default/bug/comments.html.tmpl
template/en/default/bug/edit.html.tmpl
template/en/default/bug/show-header.html.tmpl
template/en/default/global/user-error.html.tmpl