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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-06
Bug 467569: Make release notes correctly indicate that the required version o...
mkanat%bugzilla.org
1
-1
/
+1
2008-12-06
Bug 467279: Make "flags.cgi" into "flag.cgi" in config.rdf.tmpl (so that both...
mkanat%bugzilla.org
1
-1
/
+1
2008-12-06
Bug 463002 - Show a description of what you searched for, at the top of bugl...
mkanat%bugzilla.org
5
-74
/
+130
2008-12-01
Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' at...
lpsolit%gmail.com
1
-3
/
+3
2008-11-30
Caught by justdave: comment box <table> was unclosed if you weren't logged in.
mkanat%bugzilla.org
1
-2
/
+2
2008-11-29
Bug 466912: The Commit button is too far on the right (align it with the comm...
mkanat%bugzilla.org
1
-0
/
+3
2008-11-26
Bug 465219: Include ID in the flag section of /show_bug.cgi?id=...&ctype=xml
mkanat%bugzilla.org
2
-0
/
+3
2008-11-25
Bug 465746: Marking bugs duplicate got a lot more annoying
mkanat%bugzilla.org
1
-3
/
+3
2008-11-24
Bug 466319: End tag of "<kbd>docs/xml</li>" should be </kbd> - Patch by A.A. ...
lpsolit%gmail.com
1
-1
/
+1
2008-11-24
Fix typo, see bug 453681 comment 17
lpsolit%gmail.com
1
-1
/
+1
2008-11-22
Forgot to add a missing comma
lpsolit%gmail.com
1
-1
/
+1
2008-11-22
Bug 453681: Do not display the "Yes, delete" button if deleting a user accoun...
lpsolit%gmail.com
2
-29
/
+77
2008-11-20
Bug 465817: The sudo session UI lets you select several users to impersonate ...
lpsolit%gmail.com
1
-2
/
+1
2008-11-20
Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ...
lpsolit%gmail.com
2
-2
/
+0
2008-11-20
Bug 464732: There is no label next to the Status drop-down
guy.pyrzak%gmail.com
1
-3
/
+12
2008-11-20
Bug 465741: Resolution display at top of bug doesn't display what the duplica...
lpsolit%gmail.com
1
-2
/
+1
2008-11-19
Bug 452732: Re-organize the comment headers to make them look better and be m...
mkanat%bugzilla.org
1
-47
/
+56
2008-11-12
Bug 464130: When resolving a bug, the resolution field remains hidden with In...
lpsolit%gmail.com
1
-1
/
+0
2008-11-07
Fix a test failure from the last checkin.
mkanat%bugzilla.org
1
-0
/
+5
2008-11-07
Bug 308253: Ability to add select (enum) fields to a bug whose list of values...
mkanat%bugzilla.org
12
-34
/
+217
2008-11-07
Bug 463376: Release Notes for Bugzilla 3.0.6
mkanat%bugzilla.org
1
-0
/
+19
2008-11-06
Bug 463244: Update 3.2 Release Notes for 3.2rc2
mkanat%bugzilla.org
1
-5
/
+19
2008-11-06
Bug 449931: [SECURITY] Unprivileged users can approve/unapprove all the quips...
lpsolit%gmail.com
2
-0
/
+5
2008-11-06
Bug 381772 - Add hooks for common-links.
ghendricks%novell.com
1
-1
/
+1
2008-11-05
Bug 452888: The status selector is too far from the comment box, leading to a...
guy.pyrzak%gmail.com
2
-1
/
+17
2008-10-29
Bug 461958: Account creation page uses word "accountname" - should be "accoun...
lpsolit%gmail.com
1
-1
/
+1
2008-10-28
Bug 460995: Need to use terms.abug in description for makeproductgroups - Pat...
lpsolit%gmail.com
1
-1
/
+1
2008-10-25
Bug 458436: Allow standard global select fields to control visibility of cust...
mkanat%bugzilla.org
7
-34
/
+96
2008-10-25
Bug 291433: Ability to have custom fields whose visibility depends on the val...
mkanat%bugzilla.org
6
-33
/
+169
2008-10-21
Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by F...
lpsolit%gmail.com
2
-107
/
+3
2008-10-21
Bug 214017: Wrap group fields in a single <table class="foo"> so people can h...
lpsolit%gmail.com
1
-1
/
+1
2008-10-21
Bug 105865: When converting bug/attachment/comment numbers to links, quoteUrl...
lpsolit%gmail.com
1
-1
/
+1
2008-10-21
Bug 460749: Firefox 3.1 no longer supports -moz-pre-wrap (nor does Opera!) - ...
lpsolit%gmail.com
1
-1
/
+3
2008-10-18
Bug 460588: Add template hooks for adding fields to editgroups and userprefs ...
mkanat%bugzilla.org
3
-2
/
+9
2008-10-17
Bug 460297: Parameters in editparams.cgi need an ID - Patch by Frédéric...
lpsolit%gmail.com
1
-6
/
+7
2008-10-11
Bug 420862: Show abbreviated content in bug lists fully in tooltips - Patch b...
lpsolit%gmail.com
1
-0
/
+13
2008-10-07
Bug 456782: Rename the "View Current Triggers" link in editworkflow.cgi and u...
lpsolit%gmail.com
2
-3
/
+4
2008-10-05
Bug 457719: The "You need to _log in_ before you can comment..." link in show...
dkl%redhat.com
1
-1
/
+1
2008-10-03
Fix some test failures caused by the Field::Choice patches.
mkanat%bugzilla.org
3
-7
/
+9
2008-10-03
Bug 452896: A user with no privs who reported a bug couldn't move it to anoth...
mkanat%bugzilla.org
1
-3
/
+10
2008-10-03
Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up editvalues...
mkanat%bugzilla.org
7
-109
/
+102
2008-10-03
Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have editva...
mkanat%bugzilla.org
1
-2
/
+3
2008-10-03
Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi...
mkanat%bugzilla.org
2
-13
/
+17
2008-10-03
Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use it
mkanat%bugzilla.org
2
-7
/
+20
2008-10-03
Bug 453459: Bug pages no longer added to bfcache due to unload listener on Wi...
guy.pyrzak%gmail.com
1
-0
/
+2
2008-09-24
Bug 357904: Create an object for a Field Value and have Bugzilla::Field->lega...
mkanat%bugzilla.org
3
-5
/
+6
2008-09-22
Bug 454234: Do not display "Help" links in the banner/footer when docs_urlbas...
lpsolit%gmail.com
1
-1
/
+1
2008-09-22
Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ...
lpsolit%gmail.com
1
-2
/
+1
2008-09-22
Bug 398075: Bugzilla should be able to display the "shutdownhtml" message eve...
lpsolit%gmail.com
2
-5
/
+7
2008-09-20
Bug 455814: token.cgi should reject password change requests for disabled acc...
lpsolit%gmail.com
1
-0
/
+4
[next]