summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2008-09-08Bug 453743: Decrease the number of calls to the DB about flags when viewing ↵lpsolit%gmail.com1-3/+5
a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-09-06Bug 453586: enter_bug form shows the bugzilla-admin addressmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=reed, a=mkanat
2008-09-06Bug 453585: Load stylesheets before scripts for performance reasonsmkanat%bugzilla.org1-17/+18
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-09-05 Bug 452906 - Long URLs smash the right column widthguy.pyrzak%gmail.com1-2/+3
Patch By Guy Pyrzak <guy.pyrzak@gmail.com>, r=mkanat, a=mkanat
2008-09-02Bug 452891: The dashed border next to the line numbers in the Diff Viewer ↵mkanat%bugzilla.org1-5/+0
can be visually jarring Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat
2008-09-02Bug 452746: Link to the bug in the bug header/title bar includes a spacemkanat%bugzilla.org1-2/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-09-02Bug 452733: [Classification] should not be next to bug ID and short_desc in ↵mkanat%bugzilla.org1-3/+0
the show_bug header Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-08-30Bug 452810: Remove my name after "including you" when CCed to a bug - Patch ↵lpsolit%gmail.com1-4/+2
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-28Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵lpsolit%gmail.com6-22/+8
<LpSolit@gmail.com> r/a=mkanat
2008-08-28Bug 449791 – Allow flag notification emails to be threaded similar to ↵dkl%redhat.com1-0/+1
normal bug change emails Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
2008-08-27Bug 182238: Allow users to choose what time zone to display times in - Patch ↵lpsolit%gmail.com4-7/+9
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-27Bug 304866: <title> for Flag Type Created should include the name of the ↵lpsolit%gmail.com1-4/+4
flag - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
2008-08-23Bug 368502 - "Bugzilla_logincookie should not be accessible via javascript" ↵reed%reedloden.com1-1/+1
[p=reed r+a=mkanat]
2008-08-22Bug 378907: Bad wording in the error message when trying to create a product ↵lpsolit%gmail.com1-1/+1
with an existing name - Patch by Rupert Handford <rupert@handfordonline.plus.com> r=vladd r=pyrzak a=LpSolit
2008-08-22Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch ↵lpsolit%gmail.com1-1/+1
by Rupert Handford <rupert@handfordonline.plus.com> r=reed r=pyrzak a=LpSolit
2008-08-22Fix bustage due to bug 287334lpsolit%gmail.com1-5/+5
2008-08-22Bug 287334: Ability to add custom "Bug ID" fieldsmkanat%bugzilla.org2-0/+26
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-08-14Bug 448593: Move code to edit product group settings from editproducts.cgi ↵lpsolit%gmail.com6-40/+50
to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-08-14Bug 423078: Advanced Search "any one of" wording wrong - Patch by Rupert ↵lpsolit%gmail.com1-1/+1
Handford <rupert@handfordonline.plus.com> r=pyrzak r=LpSolit r=mkanat a=LpSolit
2008-08-12Fix a small HTML error in the Release Notes.mkanat%bugzilla.org1-1/+1
2008-08-12Bug 441542: Graphical Reports "Generate Report" button has wrong CSS idmkanat%bugzilla.org3-3/+3
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
2008-08-12Bug 450193: Cloning a bug may fail if a custom date/time field exists - ↵lpsolit%gmail.com1-1/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-08-09Bug 449927: "Insert new group into all existing products" should be a label ↵lpsolit%gmail.com1-2/+3
when creating a new group - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-09Bug 429626: editgroups.cgi incorrectly states that group names cannot ↵lpsolit%gmail.com1-2/+1
contain spaces - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-08-09Fix typo: Bugzila -> Bugzilla (thanks Cédric)lpsolit%gmail.com1-1/+1
2008-08-08Bug 443170: Release Notes for 3.0.5mkanat%bugzilla.org1-0/+30
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2008-08-08Bug 443479 – Clicking "Reset to Bugzilla default" when editing columns ↵dkl%redhat.com1-5/+1
for a saved search does not reset them properly Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org13-43/+43
Bugzilla::Group objects (instead of a hashref of group ids and names).
2008-08-07Bug 449504: Release Notes no longer need upgrading instructionsmkanat%bugzilla.org1-84/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2008-08-07Bug 432331: Release Notes for Bugzilla 3.2mkanat%bugzilla.org1-16/+630
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-08-06Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templateseseyman%linagora.com3-4/+4
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=eseyman, a=LpSolit
2008-08-03Bug 448748: Error messages thrown should have an HTML ID - Patch by ↵lpsolit%gmail.com1-4/+2
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-01Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1mkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-07-31Bug 313122: Implement Product->create, $product->update and ↵lpsolit%gmail.com9-151/+78
$product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-07-30Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak ↵lpsolit%gmail.com1-2/+2
<guy.pyrzak@gmail.com> r/a=mkanat
2008-07-10Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows ↵gerv%gerv.net1-3/+2
Vista, fixes Mac OS X. Patch by gerv; r=justdave.
2008-07-03Bug 442821: Make the workflow editor deny closed statuses for new bugsmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-07-01Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete ↵mkanat%bugzilla.org1-0/+17
invalid values during checksetup Patch By Max Kanat-Alexander (module owner) a=mkanat
2008-06-29Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch ↵lpsolit%gmail.com1-16/+28
by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
2008-06-28Bug 422691 – Attachment gets added twice after hitting "Back" and "Refresh"dkl%redhat.com2-0/+49
Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
2008-06-20Bug 432916: Expose usermatchmode via WebServices (User.get match argument)mkanat%bugzilla.org1-5/+10
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2008-06-20Bug 157092 – Implement a checking mechanism for invalid regexpdkl%redhat.com1-0/+5
Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
2008-06-14Fix on checkin for bug 438810: replace targets by users/groupslpsolit%gmail.com1-4/+4
2008-06-14Bug 438810: Whines fail when a group or user that was receiving whines is ↵lpsolit%gmail.com1-0/+19
manually deleted, and sanitycheck.cgi should report this problem - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-06-13Bug 437770: Imported bugs are ignored by queries (they never appear in ↵lpsolit%gmail.com1-0/+15
buglists) - Patch by Ed Goose <ed.goose@gmail.com> r/a=LpSolit
2008-06-04Bug 437013: Add hook to edit-multiple.html.tmpl to add fields to displaymkanat%bugzilla.org1-0/+2
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-06-04Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xmlmkanat%bugzilla.org1-0/+3
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-06-04Bug 437010: Add hook to show-multiple.html.tmpl to add fields to detailed ↵mkanat%bugzilla.org1-0/+4
bug list. Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-06-04Bug 437008: Add hook to edit.html.tmpl to show additional fieldsmkanat%bugzilla.org1-0/+3
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-06-03Bug 435570: Let's add all field descriptions in field-descs.none.tmpl to ↵lpsolit%gmail.com1-45/+62
make them localizable - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit