]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 556422: Move the existing bug-moving functionality into an extension
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 18 Jun 2010 20:48:21 +0000 (13:48 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 18 Jun 2010 20:48:21 +0000 (13:48 -0700)
commitdb2a5492739a143ff828bbf25b1c97ab1524a9b9
tree5047b59069a9f21f4a45ce770d991fc53fcba245
parent7ae63b1e06f607ede3ed32829ac9316e4c657247
Bug 556422: Move the existing bug-moving functionality into an extension
called OldBugMove.
r=dkl, a=mkanat
25 files changed:
Bugzilla/Bug.pm
Bugzilla/Comment.pm
Bugzilla/Constants.pm
Bugzilla/DB.pm
Bugzilla/Field/ChoiceInterface.pm
Bugzilla/User.pm
extensions/OldBugMove/Config.pm [new file with mode: 0644]
extensions/OldBugMove/Extension.pm [new file with mode: 0644]
extensions/OldBugMove/disabled [new file with mode: 0644]
extensions/OldBugMove/lib/Params.pm [moved from Bugzilla/Config/BugMove.pm with 75% similarity]
extensions/OldBugMove/template/en/default/admin/params/oldbugmove.html.tmpl [new file with mode: 0644]
extensions/OldBugMove/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl [new file with mode: 0644]
extensions/OldBugMove/template/en/default/hook/bug/format_comment-type.txt.tmpl [new file with mode: 0644]
extensions/OldBugMove/template/en/default/hook/global/user-error-auth_failure_action.html.tmpl [new file with mode: 0644]
extensions/OldBugMove/template/en/default/hook/global/user-error-errors.html.tmpl [new file with mode: 0644]
importxml.pl
process_bug.cgi
template/en/default/admin/params/bugmove.html.tmpl [deleted file]
template/en/default/bug/edit.html.tmpl
template/en/default/bug/format_comment.txt.tmpl
template/en/default/global/code-error.html.tmpl
template/en/default/global/field-descs.none.tmpl
template/en/default/global/user-error.html.tmpl
template/en/default/list/edit-multiple.html.tmpl
template/en/default/pages/fields.html.tmpl