niwadhwa / bugzilla-vcs

Automatically exported from code.google.com/p/bugzilla-vcs
0 stars 0 forks source link

Enhance commit display options #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. There is no commit display options.

What is the expected output? What do you see instead?
1. Want to specify text format of commit header.
2. Want to specify sort order of commits.
3. Want to let open the latest commit when open a bug.

What version of the product are you using? On what operating system?
v0.2

Please provide any additional information below.
Patch is attached. 
- 3 options are added to administration page for this issue.
-- vcs_commit_header_format
-- vcs_commit_sort_order
-- vcs_commit_diplay_option

Note: I am not native English speaker, so project committer freely edit my help 
strings, the code as well.

Original issue reported on code.google.com by kohir...@gmail.com on 17 Feb 2011 at 11:59

Attachments:

GoogleCodeExporter commented 9 years ago
Sweet, thanks for the patch! I will look at it as soon as I have some time to 
work on the VCS extension. :-)

Original comment by avatrax...@gmail.com on 14 Mar 2011 at 10:00

GoogleCodeExporter commented 9 years ago
Thanks for the patch. I slightly modified the last file.

modified Extension.pm
modified lib/Params.pm
modified template/en/default/admin/params/vcs.html.tmpl
modified template/en/default/vcs/commits.html.tmpl
Committed revision 27.                                                         

Original comment by sgreen%redhat.com@gtempaccount.com on 13 Dec 2013 at 11:57