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
2011-02-11
Bug 620827: Refactor remove see also to use remove_from_db instead.
Tiago Mello
1
-5
/
+7
2011-02-01
Bug 461014 - How to create a private attachment in enter_bug.cgi not obvious
David Lawrence
1
-2
/
+2
2011-01-24
Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking f...
Frédéric Buclin
2
-9
/
+7
2011-01-24
Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible duplicate...
Reed Loden
1
-1
/
+2
2011-01-21
Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html...
David Lawrence
1
-0
/
+2
2011-01-21
Bug 626292: "Make description private" checkbox should set bz_private class o...
David Lawrence
2
-3
/
+5
2011-01-21
Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the...
David Lawrence
1
-0
/
+10
2011-01-04
Bug 595410: Make it faster to display a bug that has a lot of dependencies.
Max Kanat-Alexander
2
-26
/
+85
2010-11-02
Bug 607581: URLs in the See Also field are not linkified when the user is log...
Frédéric Buclin
1
-0
/
+6
2010-11-02
Bug 608375: The calendar widget is not available in the Time Summary page
Guy Pyrzak
1
-3
/
+19
2010-10-27
Bug 551468: Stop word-wrapping comments on the server
Max Kanat-Alexander
4
-15
/
+4
2010-10-23
Bug 473557: Make the "Collapse All Comments" link work properly even when
Max Kanat-Alexander
1
-2
/
+2
2010-10-21
Bug 598014: Document how to mark the initial comment as private when using Bu...
Frédéric Buclin
3
-5
/
+6
2010-10-03
577720: Use history.replaceState() so that the URL after processing a bug isn...
Guy Pyrzak
1
-0
/
+12
2010-10-03
Bug 601218: Do not display (show) when the CC list is empty
Guy Pyrzak
1
-10
/
+14
2010-09-28
Bug 595380: Add a ?mtime string to all of the manually-inserted
Max Kanat-Alexander
1
-1
/
+1
2010-09-19
Bug 594947: show_bug text boxes are not 100% width
Guy Pyrzak
1
-0
/
+3
2010-09-19
Bug 574338: When comment box is positioned at [top|bottom], include "Add Comm...
Guy Pyrzak
1
-0
/
+13
2010-09-19
Bug 594155: IE6 throws JS errors when filing new bugs
Guy Pyrzak
1
-1
/
+1
2010-09-08
Bug 463134: Remove "Show every bug in the system with dependencies" in depend...
Frédéric Buclin
1
-4
/
+1
2010-08-31
Bug 77193 - Add the ability to retire (disable) old versions, components and ...
Dave Lawrence
3
-5
/
+10
2010-08-28
Bug 591218 - Add missing 'longdesclength' form field to fix problem when rece...
Reed Loden
1
-0
/
+1
2010-08-27
Bug 479400: Add the ability to show or hide particular custom fields
Tiago Mello
2
-5
/
+6
2010-08-21
Bug 584115: Some comments incorrectly disappear for users not in the timetrac...
Frédéric Buclin
1
-2
/
+3
2010-08-05
Bug 584032: Cannot set requestees on bug creation
Frédéric Buclin
1
-2
/
+3
2010-07-24
Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ...
Frédéric Buclin
1
-4
/
+3
2010-07-24
Bug 581663: Directive closed twice
Frédéric Buclin
1
-1
/
+1
2010-07-23
Bug 398701: Replace |FILTER url_quote| by |FILTER uri|
Frédéric Buclin
6
-18
/
+18
2010-07-20
Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.
Max Kanat-Alexander
1
-5
/
+14
2010-07-18
Bug 119703: Create an attachment by pasting it into a text field
Frédéric Buclin
2
-2
/
+2
2010-07-13
Bug 521463: Use consistent CSS for text input fields on enter_bug,
Max Kanat-Alexander
1
-6
/
+6
2010-07-13
Bug 490767: Make validation happen with JS, when filing a bug
Max Kanat-Alexander
1
-6
/
+9
2010-07-13
Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group check...
Frédéric Buclin
1
-2
/
+2
2010-07-05
Bug 514618: Allow restricting the visibility and values of fields by
Kent Rogers
2
-1
/
+25
2010-07-05
Bug 455810 - Add autocomplete support to the keywords field
Reed Loden
3
-15
/
+32
2010-06-25
Bug 573173: Make Bugzilla::Bug's add_group and remove_group take group
Max Kanat-Alexander
2
-20
/
+22
2010-06-24
Bug 574029: Remove the red "required" star from fields on show_bug.cgi
Tiago Mello
1
-1
/
+1
2010-06-24
Bug 572603: Changing a bug that wasn't in your last search results was
Max Kanat-Alexander
1
-0
/
+3
2010-06-22
Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gt
Tiago Mello
1
-1
/
+1
2010-06-22
Bug 398473: User preference for the position of the comment box
Matt McHenry
1
-1
/
+8
2010-06-22
Bug 22353: Automatic duplicate bug detection on enter_bug.cgi
Max Kanat-Alexander
1
-5
/
+41
2010-06-18
Bug 556422: Move the existing bug-moving functionality into an extension
Max Kanat-Alexander
2
-11
/
+0
2010-06-18
Bug 572949: Update YUI to 2.8.1
Max Kanat-Alexander
2
-10
/
+6
2010-06-16
Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with
Max Kanat-Alexander
1
-32
/
+29
2010-06-06
Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tind...
Guy Pyrzak
1
-2
/
+2
2010-06-06
Bug 450301: What Simplify searching UI, initial improvements to the advanced ...
Guy Pyrzak
1
-4
/
+5
2010-05-26
Bug 271913: Don't force the user to comment when adding Hours Worked
Kent Rogers
1
-0
/
+1
2010-05-19
Bug 565650: Add a new hook in the field-help template to allow custom fields
Tiago Mello
1
-0
/
+2
2010-05-19
Bug 494395: Implement the ability to mark custom fields as mandatory when
Tiago Mello
3
-15
/
+16
2010-05-17
Bug 460799: Move JS code out of bug/comments.html.tmpl
Edmund Wong
1
-72
/
+4
[next]