index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
template
/
en
/
default
/
bug
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
Bug 546763: Extra spaces when copying bug header
Guy Pyrzak
1
-2
/
+2
2010-02-17
Bug 329637: Add a Calendar widget to the Deadline field
Max Kanat-Alexander
2
-8
/
+6
2010-02-17
Bug 546340 - Change <a name> anchors to use @id
Gordon P. Hemsley
4
-13
/
+9
2010-02-17
Bug 529201: Add help for every single field to fields.html
Max Kanat-Alexander
1
-0
/
+224
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
7
-318
/
+8
2010-02-13
Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit....
Reed Loden
1
-1
/
+1
2010-02-10
Bug 310450 - Bugzilla should send an email when a comment becomes private or...
Dave Lawrence
1
-1
/
+7
2010-02-08
Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...
Jesse Clark
3
-6
/
+32
2010-02-02
Bug 487508: Allow restricting the visibility of custom fields and values by c...
Max Kanat-Alexander
4
-50
/
+39
2010-02-01
Fix the data in the bzr repo to match the data in the CVS repo.
Max Kanat-Alexander
1
-78
/
+0
2009-12-31
Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help...
mkanat%bugzilla.org
1
-1
/
+1
2009-12-31
Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@...
reed%reedloden.com
1
-1
/
+1
2009-12-28
Bug 486323: Activity log (history) has a blank <body> if there's no content -...
lpsolit%gmail.com
1
-0
/
+4
2009-12-13
Bug 524251: Move the bug visibility controls to the right of the timetracking...
mkanat%bugzilla.org
1
-104
/
+95
2009-12-13
Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK
mkanat%bugzilla.org
2
-71
/
+87
2009-12-13
Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...
mkanat%bugzilla.org
1
-7
/
+4
2009-12-13
Bug 526734: Allow localization of the "From update of attachment" string in c...
mkanat%bugzilla.org
1
-0
/
+8
2009-12-13
Bug 310532: Bookmarkable new bug templates do not include estimated hours or ...
lpsolit%gmail.com
1
-2
/
+2
2009-12-12
Bug 512606: Make statuses currently available for the user to change this bug...
mkanat%bugzilla.org
1
-89
/
+34
2009-12-10
Bug 425668: Make the body classes and other header information show up proper...
mkanat%bugzilla.org
1
-5
/
+1
2009-12-07
Bug 530009: Put the template header stuff required to display show_bug all in...
mkanat%bugzilla.org
4
-32
/
+59
2009-12-04
Bug 452919: Allow the "created an attachment" message in comments to be local...
mkanat%bugzilla.org
2
-5
/
+11
2009-12-04
Bug 204106: Make enter_bug indicate which fields are mandatory
mkanat%bugzilla.org
1
-9
/
+15
2009-11-18
Bug 525429: Template hook for verify-new-product
mkanat%bugzilla.org
1
-0
/
+2
2009-11-18
Bug 421265: Let the user easily override the language used to display HTML pages
mkanat%bugzilla.org
1
-1
/
+1
2009-11-18
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...
mkanat%bugzilla.org
3
-18
/
+7
2009-11-10
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...
lpsolit%gmail.com
5
-7
/
+7
2009-11-10
Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...
lpsolit%gmail.com
2
-3
/
+3
2009-11-10
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org
5
-39
/
+32
2009-11-09
Bug 525617: Template Hook for bug/field.html.tmpl
mkanat%bugzilla.org
1
-0
/
+2
2009-11-01
Bug 524891: Make leading whitespace not be trimmed from comments on display.
mkanat%bugzilla.org
1
-11
/
+10
2009-10-26
Bug 521398 - make XML version of bug supply more data (flags, comment IDs etc...
gerv%gerv.net
1
-25
/
+22
2009-10-26
Bug 493242: UTF-8 characters in custom field names are mangled in show_activi...
lpsolit%gmail.com
1
-2
/
+1
2009-10-19
Bug 378681: Bug XML only contains group names, while process_bug only accepts...
lpsolit%gmail.com
1
-1
/
+1
2009-10-19
Backout changes that weren't supposed to be committed. Oops\!
reed%reedloden.com
2
-19
/
+0
2009-10-19
Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSo...
reed%reedloden.com
3
-0
/
+20
2009-10-09
Bug 514913: Eliminate ssl="authenticated sessions"
mkanat%bugzilla.org
1
-1
/
+2
2009-10-06
Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not jus...
mkanat%bugzilla.org
2
-20
/
+9
2009-10-01
Bug 364254: Add hook to Bugzilla::Template::quoteUrls
mkanat%bugzilla.org
2
-2
/
+2
2009-10-01
Bug 512623: Change get_status and get_resolution to display_value everywhere.
mkanat%bugzilla.org
8
-18
/
+18
2009-10-01
Bug 512623: Implement the basic infrastructure for localization of all custo...
mkanat%bugzilla.org
1
-1
/
+2
2009-09-30
Bug 452813: No link to the "duplicate of" bug when JS is turned off - Patch b...
lpsolit%gmail.com
1
-0
/
+3
2009-09-22
Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch b...
lpsolit%gmail.com
1
-0
/
+1
2009-09-16
Bug 516269: New Template Hook: after the bug comment textarea
mkanat%bugzilla.org
1
-0
/
+1
2009-09-11
Bug 512598: The "Save Changes" button wasn't aligned with the comment box if ...
mkanat%bugzilla.org
1
-3
/
+2
2009-09-03
Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - P...
lpsolit%gmail.com
1
-2
/
+2
2009-08-12
Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Bu...
lpsolit%gmail.com
1
-4
/
+1
2009-08-12
Do requested checkin fixes for bug 509108.
mkanat%bugzilla.org
1
-4
/
+6
2009-08-12
Bug 509108: Don't require a bug_list parameter to show the bug template (crea...
mkanat%bugzilla.org
2
-11
/
+10
2009-08-06
Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ob...
mkanat%bugzilla.org
3
-5
/
+5
[next]