[MediaWiki-commits] [Gerrit] Add hook in core for bmo's 'Needinfo' Bugzilla extension. - change (wikimedia...modifications)

2014-02-19 Thread Aklapper (Code Review)
Aklapper has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/114168

Change subject: Add hook in core for bmo's 'Needinfo' Bugzilla extension.
..

Add hook in core for bmo's 'Needinfo' Bugzilla extension.

Backport of http://bzr.mozilla.org/bugzilla/trunk/revision/8924
in upstream master. One requirement for bug 36064.

Change-Id: I381c5dc82106587a7f9f7337e4e546528300aa0e
---
M template/en/custom/bug/edit.html.tmpl
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications 
refs/changes/68/114168/1

diff --git a/template/en/custom/bug/edit.html.tmpl 
b/template/en/custom/bug/edit.html.tmpl
index 576b936..3848c84 100644
--- a/template/en/custom/bug/edit.html.tmpl
+++ b/template/en/custom/bug/edit.html.tmpl
@@ -1104,6 +1104,10 @@
 
 [% PROCESS commit_button id=""%]
 
+[%# WIKIMEDIA START Backport of bmo 944543 %]
+[% Hook.process("after_comment_commit_button", 'bug/edit.html.tmpl') %]
+[%# WIKIMEDIA END Backport of bmo 944543 %]
+
 
   

-- 
To view, visit https://gerrit.wikimedia.org/r/114168
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I381c5dc82106587a7f9f7337e4e546528300aa0e
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Add hook in core for bmo's 'Needinfo' Bugzilla extension. - change (wikimedia...modifications)

2014-02-24 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged.

Change subject: Add hook in core for bmo's 'Needinfo' Bugzilla extension.
..


Add hook in core for bmo's 'Needinfo' Bugzilla extension.

Backport of http://bzr.mozilla.org/bugzilla/trunk/revision/8924
in upstream master. One requirement for bug 36064.

Change-Id: I381c5dc82106587a7f9f7337e4e546528300aa0e
---
M template/en/custom/bug/edit.html.tmpl
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Aklapper: Looks good to me, but someone else must approve
  Dzahn: Verified; Looks good to me, approved



diff --git a/template/en/custom/bug/edit.html.tmpl 
b/template/en/custom/bug/edit.html.tmpl
index 576b936..3848c84 100644
--- a/template/en/custom/bug/edit.html.tmpl
+++ b/template/en/custom/bug/edit.html.tmpl
@@ -1104,6 +1104,10 @@
 
 [% PROCESS commit_button id=""%]
 
+[%# WIKIMEDIA START Backport of bmo 944543 %]
+[% Hook.process("after_comment_commit_button", 'bug/edit.html.tmpl') %]
+[%# WIKIMEDIA END Backport of bmo 944543 %]
+
 
   

-- 
To view, visit https://gerrit.wikimedia.org/r/114168
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I381c5dc82106587a7f9f7337e4e546528300aa0e
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper 
Gerrit-Reviewer: Aklapper 
Gerrit-Reviewer: Dzahn 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits