summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2009-08-12Bug 509108: Don't require a bug_list parameter to show the bug template ↵mkanat%bugzilla.org4-48/+10
(create the last_bug_list global template parameter) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-08-11Bug 349336: Automatically log in the user when he chooses his password to ↵lpsolit%gmail.com1-6/+1
create his new account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-08-11Bug 498634: hook for global/messages.html.tmplmkanat%bugzilla.org1-5/+10
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-08-11Bug 509045: Make "use_keywords" a global template variable instead of having ↵mkanat%bugzilla.org1-1/+1
to pass it to templates all the time Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-08-10Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) ↵lpsolit%gmail.com1-1/+1
<shimono@mozilla.gr.jp> r/a=LpSolit
2009-08-09Bug 365259: The "Product" select menu in request.cgi doesn't group products ↵lpsolit%gmail.com1-6/+43
by classifications - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
2009-08-09Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by ↵lpsolit%gmail.com1-5/+0
Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
2009-08-07Bug 509054: Internationalize feature descriptions in checksetup.plmkanat%bugzilla.org1-0/+18
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-08-06Bug 508713: Remove duplicated code in flag/list.html.tmpl - Patch by ↵lpsolit%gmail.com1-92/+60
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-08-06Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ↵mkanat%bugzilla.org5-7/+7
object if one is available Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-08-05Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ↵lpsolit%gmail.com3-25/+29
by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
2009-08-05Bug 508416: Bug flags are always displayed in the XML view of bugs - Patch ↵lpsolit%gmail.com1-9/+12
by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-08-01The previous fix for bug 507389 was bogus, this one is fine, r=mkanatlpsolit%gmail.com1-3/+5
2009-08-01Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch ↵lpsolit%gmail.com2-1/+13
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-08-01Bug 507802: Release Notes for Bugzilla 3.4.1mkanat%bugzilla.org1-0/+9
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2009-08-01Bug 507326: Make it so that the header template doesn't overwrite any ↵mkanat%bugzilla.org1-6/+6
template var named "target". Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-07-31Bug 341539: Component list not filtered when a product selected on Request ↵lpsolit%gmail.com2-4/+4
Queue or Edit Flag Types - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-07-28Bug 380267: Release notes for 3.0 don't flag new MySQL version requirement ↵lpsolit%gmail.com1-1/+1
as changed from 2.22 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl
2009-07-28Bug 506500: Complete Release Notes for Bugzilla 3.4mkanat%bugzilla.org1-5/+10
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2009-07-23Bug 506056 - Status and Resolution in Search description not localizable.wurblzap%gmail.com1-1/+11
Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat
2009-07-23Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of ↵reed%reedloden.com1-1/+1
a bug" [p=reed r=LpSolit a=LpSolit]
2009-07-21Bug 504522: The search field on index.cgi is not cleared automatically when ↵lpsolit%gmail.com1-3/+4
entering the field (IE 7 and older only) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak r=mkanat a=LpSolit
2009-07-20Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.mkanat%bugzilla.org2-2/+3
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-07-20Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org7-9/+12
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-07-20Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵mkanat%bugzilla.org5-9/+23
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-07-20Bug 314364: Make QuickSearch use "matches" for comment searches instead of ↵mkanat%bugzilla.org1-4/+0
"substring" Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2009-07-18Bug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch ↵lpsolit%gmail.com1-0/+6
by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-07-18 Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com4-8/+26
patch by ghendricks@novell.com r=LpSolit, a=LpSolit
2009-07-17Bug 472274: Solid black line on the timetracking summary row of buglist ↵wicked%sci.fi1-4/+7
looks too heavy, use lighter approach suggested by Aaron Larson - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
2009-07-14Bug 448690: Changing columns after editing a saved search forgets edits - ↵wicked%sci.fi1-0/+4
Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2009-07-14Bug 369139: Add titles to creating and updating a tag messages - Patch by ↵wicked%sci.fi1-0/+2
Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2009-07-09Bug 352615: Group empty cells together to reduce the size of the diff page - ↵lpsolit%gmail.com2-19/+25
Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
2009-07-08Bug 494037: Release Notes for Bugzilla 3.4rc1mkanat%bugzilla.org1-22/+601
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2009-07-08Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the ↵mkanat%bugzilla.org1-0/+1
visibility-controller field settings. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-07-07Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for ↵mkanat%bugzilla.org1-14/+14
the "fields" and "order" arguments, to prevent problems with using SQL fragments in the order and columnlist. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2009-07-01Bug 500900: Confirming bugs requires NEW state to exist - Patch by ↵lpsolit%gmail.com1-1/+6
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-06-25Bug 304267: Large lists in admin pages fail to display (they take too much ↵lpsolit%gmail.com7-157/+145
time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit
2009-06-23Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish ↵lpsolit%gmail.com1-130/+9
Bezzala <nbezzala@yahoo.com> r/a=LpSolit
2009-06-21Bug 498318: Speed up field-descs.none.tmplmkanat%bugzilla.org1-5/+1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2009-06-21Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org4-16/+25
values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2009-06-05Bug 493642: Never include hidden_fields in the header/footer login form, and ↵mkanat%bugzilla.org3-6/+9
when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-06-03Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com3-17/+67
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
2009-06-02Bug 194272: Provide a way to browse bugs instead of searching for themmkanat%bugzilla.org3-12/+19
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-06-01 Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ghendricks%novell.com2-3/+3
patch by ghendricks@novell.com
2009-05-30Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code ↵lpsolit%gmail.com5-8/+28
duplication - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
2009-05-29Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org2-2/+7
r/a=mkanat
2009-05-25Bug 494369: Do not throw an error if the 'order' parameter contains invalid ↵lpsolit%gmail.com2-11/+5
columns for buglists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2009-05-22Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org2-5/+25
ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-05-21Bug 493826: Disabled products show up in the pick list for existing bugs - ↵lpsolit%gmail.com1-2/+3
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-05-21 Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com5-26/+13
patch by ghendricks r=mkanat a=mkanat