aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 349336: Automatically log in the user when he chooses his password to cre...lpsolit%gmail.com2009-08-111-6/+1
* Bug 498634: hook for global/messages.html.tmplmkanat%bugzilla.org2009-08-111-5/+10
* Bug 509045: Make "use_keywords" a global template variable instead of having ...mkanat%bugzilla.org2009-08-111-1/+1
* Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp...lpsolit%gmail.com2009-08-101-1/+1
* Bug 365259: The "Product" select menu in request.cgi doesn't group products b...lpsolit%gmail.com2009-08-091-6/+43
* Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by FrédÃ...lpsolit%gmail.com2009-08-091-5/+0
* Bug 509054: Internationalize feature descriptions in checksetup.plmkanat%bugzilla.org2009-08-071-0/+18
* Bug 508713: Remove duplicated code in flag/list.html.tmpl - Patch by FrédÃ...lpsolit%gmail.com2009-08-061-92/+60
* Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ob...mkanat%bugzilla.org2009-08-065-7/+7
* Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...lpsolit%gmail.com2009-08-053-25/+29
* Bug 508416: Bug flags are always displayed in the XML view of bugs - Patch by...lpsolit%gmail.com2009-08-051-9/+12
* The previous fix for bug 507389 was bogus, this one is fine, r=mkanatlpsolit%gmail.com2009-08-011-3/+5
* Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch b...lpsolit%gmail.com2009-08-012-1/+13
* Bug 507802: Release Notes for Bugzilla 3.4.1mkanat%bugzilla.org2009-08-011-0/+9
* Bug 507326: Make it so that the header template doesn't overwrite any templat...mkanat%bugzilla.org2009-08-011-6/+6
* Bug 341539: Component list not filtered when a product selected on Request Qu...lpsolit%gmail.com2009-07-312-4/+4
* Bug 380267: Release notes for 3.0 don't flag new MySQL version requirement as...lpsolit%gmail.com2009-07-281-1/+1
* Bug 506500: Complete Release Notes for Bugzilla 3.4mkanat%bugzilla.org2009-07-281-5/+10
* Bug 506056 - Status and Resolution in Search description not localizable.wurblzap%gmail.com2009-07-231-1/+11
* Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of a...reed%reedloden.com2009-07-231-1/+1
* Bug 504522: The search field on index.cgi is not cleared automatically when e...lpsolit%gmail.com2009-07-211-3/+4
* Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.mkanat%bugzilla.org2009-07-202-2/+3
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-207-9/+12
* Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org2009-07-205-9/+23
* Bug 314364: Make QuickSearch use "matches" for comment searches instead of "s...mkanat%bugzilla.org2009-07-201-4/+0
* Bug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch ...lpsolit%gmail.com2009-07-181-0/+6
* Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com2009-07-174-8/+26
* Bug 472274: Solid black line on the timetracking summary row of buglist looks...wicked%sci.fi2009-07-171-4/+7
* Bug 448690: Changing columns after editing a saved search forgets edits - Pat...wicked%sci.fi2009-07-141-0/+4
* Bug 369139: Add titles to creating and updating a tag messages - Patch by Tee...wicked%sci.fi2009-07-141-0/+2
* Bug 352615: Group empty cells together to reduce the size of the diff page - ...lpsolit%gmail.com2009-07-092-19/+25
* Bug 494037: Release Notes for Bugzilla 3.4rc1mkanat%bugzilla.org2009-07-081-22/+601
* Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the visi...mkanat%bugzilla.org2009-07-081-0/+1
* Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t...mkanat%bugzilla.org2009-07-071-14/+14
* Bug 500900: Confirming bugs requires NEW state to exist - Patch by FrédÃÂ...lpsolit%gmail.com2009-07-011-1/+6
* Bug 304267: Large lists in admin pages fail to display (they take too much ti...lpsolit%gmail.com2009-06-257-157/+145
* Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish B...lpsolit%gmail.com2009-06-221-130/+9
* Bug 498318: Speed up field-descs.none.tmplmkanat%bugzilla.org2009-06-211-5/+1
* Bug 463598: Improve the performance of the JavaScript that adjusts field valu...mkanat%bugzilla.org2009-06-214-16/+25
* Bug 493642: Never include hidden_fields in the header/footer login form, and ...mkanat%bugzilla.org2009-06-043-6/+9
* Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com2009-06-023-17/+67
* Bug 194272: Provide a way to browse bugs instead of searching for themmkanat%bugzilla.org2009-06-023-12/+19
* Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ...ghendricks%novell.com2009-06-012-3/+3
* Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code dupli...lpsolit%gmail.com2009-05-305-8/+28
* Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org2009-05-292-2/+7
* Bug 494369: Do not throw an error if the 'order' parameter contains invalid c...lpsolit%gmail.com2009-05-252-11/+5
* Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org2009-05-222-5/+25
* Bug 493826: Disabled products show up in the pick list for existing bugs - Pa...lpsolit%gmail.com2009-05-211-2/+3
* Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com2009-05-205-26/+13
* Bug 290631 - iCalendar export should include prioritybbaetz%acm.org2009-05-141-0/+1