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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-07
Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P...
Frédéric Buclin
1
-13
/
+0
2010-07-07
Bug 576911 The admin/components/list.html template was using "component"
Max Kanat-Alexander
1
-5
/
+6
2010-07-06
Fix a bare "bug" word in fields.html and fix a typo.
Max Kanat-Alexander
1
-1
/
+1
2010-07-06
Bug 576916: 'keywordaction' is undefined when editing a single bug
Frédéric Buclin
1
-2
/
+2
2010-07-06
Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...
Reed Loden
1
-0
/
+4
2010-07-06
Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,
Max Kanat-Alexander
9
-56
/
+34
2010-07-06
Bug 564433: Localized values are not displayed in the "Field only appears whe...
Frédéric Buclin
2
-4
/
+5
2010-07-05
Bug 514618: Allow restricting the visibility and values of fields by
Kent Rogers
2
-1
/
+25
2010-07-05
Bug 576969 - Add missing 'autocomplete' to yui array so keyword autocompletio...
Reed Loden
3
-3
/
+3
2010-07-05
Bug 575173 - Add autocomplete support for adding/removing CCs on edit multipl...
Reed Loden
1
-1
/
+7
2010-07-05
Bug 455810 - Add autocomplete support to the keywords field
Reed Loden
6
-32
/
+77
2010-07-05
Bug 575340 - Remove incorrect maxlength and unneeded size parameters from the...
Reed Loden
1
-2
/
+2
2010-07-01
Bug 545766: Figure out what columns can be reported on from the database,
Max Kanat-Alexander
2
-5
/
+4
2010-06-29
Bug 575454 - Fix whitespacing so the space after "Bugzilla User's Guide" does...
Reed Loden
1
-4
/
+3
2010-06-25
Bug 573173: Make Bugzilla::Bug's add_group and remove_group take group
Max Kanat-Alexander
4
-30
/
+43
2010-06-25
Bug 457373: Refactor the permissions system in Bugzilla::Install::Filesystem
Max Kanat-Alexander
1
-0
/
+29
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 573637: Add a new "before_table" hooks to the list.html.tmpl interface
Tiago Mello
4
-0
/
+8
2010-06-24
Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPC
Max Kanat-Alexander
1
-0
/
+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-23
Bug 573172: Prepare set_all for being used in a context other than
Max Kanat-Alexander
1
-0
/
+4
2010-06-22
Fix the 3.6.1 relnotes: the maxattachmentsize=0 fix only went into trunk--3.6
Max Kanat-Alexander
1
-5
/
+0
2010-06-22
Bug 566195: Release Notes for bugzilla 3.6.1
Max Kanat-Alexander
1
-0
/
+49
2010-06-22
Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gt
Tiago Mello
1
-1
/
+1
2010-06-22
Bug 568595: Add a hook to the end of variables.none.tmpl
Tiago Mello
1
-0
/
+2
2010-06-22
Bug 568383: Add a new hook in the header.html.tmpl template right after <head>
Tiago Mello
1
-0
/
+1
2010-06-22
Bug 398473: User preference for the position of the comment box
Matt McHenry
2
-1
/
+11
2010-06-22
Bug 22353: Automatic duplicate bug detection on enter_bug.cgi
Max Kanat-Alexander
2
-11
/
+56
2010-06-18
Bug 556422: Move the existing bug-moving functionality into an extension
Max Kanat-Alexander
8
-89
/
+4
2010-06-18
Bug 572949: Update YUI to 2.8.1
Max Kanat-Alexander
10
-29
/
+66
2010-06-16
Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with
Max Kanat-Alexander
2
-32
/
+31
2010-06-06
Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tind...
Guy Pyrzak
3
-17
/
+18
2010-06-06
Bug 450301: What Simplify searching UI, initial improvements to the advanced ...
Guy Pyrzak
9
-461
/
+365
2010-05-28
Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponen...
Tiago Mello
1
-1
/
+1
2010-05-26
Bug 271913: Don't force the user to comment when adding Hours Worked
Kent Rogers
1
-0
/
+1
2010-05-25
Bug 567303: Implement a working algorithm for sorting fields based on
Max Kanat-Alexander
1
-0
/
+5
2010-05-20
Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...
Frédéric Buclin
2
-18
/
+8
2010-05-19
Bug 487106: Add explanation when a whining is empty
Edmund Wong
2
-34
/
+40
2010-05-19
Bug 566697 - Add a new hook in list/table.html.tmpl before the table, to
Tiago Mello
1
-0
/
+2
2010-05-19
Bug 565899: Make the html_linebreak filter safe by having it first call the
Max Kanat-Alexander
2
-2
/
+2
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
8
-46
/
+72
2010-05-17
Bug 460799: Move JS code out of bug/comments.html.tmpl
Edmund Wong
1
-72
/
+4
2010-05-14
Need to do FILTER html FILTER html_linebreak to actually have a safe filter.
Max Kanat-Alexander
1
-1
/
+1
2010-05-14
Bug 561296: A fix allowing updating a field value's name when it is
Max Kanat-Alexander
2
-5
/
+10
2010-05-14
Bug 372537: Improve CodeErrors: show the traceback (without function
Max Kanat-Alexander
1
-0
/
+3
2010-05-14
Bug 565880: Do not throw an error when obsoleting an already obsolete attachment
Frédéric Buclin
1
-4
/
+0
2010-05-14
Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be...
Frédéric Buclin
2
-10
/
+11
2010-05-14
Backing out bug 271913: comments are no longer displayed, see also bug 565794
Frédéric Buclin
1
-2
/
+0
2010-05-13
Bug 555850: Make fields.html help on enter_bug happen when the user hovers
Max Kanat-Alexander
6
-76
/
+124
[next]