aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
Commit message (Collapse)AuthorAgeFilesLines
* Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessarymkanat%bugzilla.org2007-12-111-0/+7
| | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
* Bug 407036: buglist.css no longer loaded by buglists - Patch by ↵lpsolit%gmail.com2007-12-061-2/+1
| | | | Frédéric Buclin (away Dec 10 - 28) <LpSolit@gmail.com> r=justdave a=mkanat
* Bug 399559: LDAP administration is not experimentaleseyman%linagora.com2007-12-051-3/+2
| | | | Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=mkanat
* Bug 400243: "votes:n" quicksearch should be "at least n votes", not "more ↵lpsolit%gmail.com2007-12-031-34/+11
| | | | than n votes" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 389983 - "Enable spellchecking in the summary field" (add filter ↵reed%reedloden.com2007-12-031-0/+1
| | | | exception for spellcheck) [p=reed r+a=LpSolit]
* Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com2007-12-033-4/+6
|
* Bug 99215: Attachments have no midair collision protection - Patch by ↵lpsolit%gmail.com2007-11-303-0/+81
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-296-8/+36
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
* Bug 405787: product_access_denied error tag defined twice in ↵lpsolit%gmail.com2007-11-291-1/+1
| | | | user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 353995: Make checksetup able to reset a user's passwordmkanat%bugzilla.org2007-11-281-3/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 405342: "My requests" is broken - Patch by Frédéric Buclin ↵lpsolit%gmail.com2007-11-261-1/+1
| | | | <LpSolit@gmail.com> r=bkor a=LpSolit
* Bug 404412: Couldn't edit comments anymore because of a regression from bug ↵mkanat%bugzilla.org2007-11-212-5/+5
| | | | | | 401957. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 393753 Go back to the group list is rendered inline with Yes, deletetimeless%mozdev.org2007-11-201-4/+6
| | | | r=vladd a=mkanat
* Bug 395924: Deleting a user account may delete other user's whine - Patch by ↵lpsolit%gmail.com2007-11-191-19/+19
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 402609 - 'Administrate' is not the correct title for the Admin pagemozilla%colinogilvie.co.uk2007-11-141-1/+1
| | | | Patch by me, r+a=mkanat
* Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bugmkanat%bugzilla.org2007-11-133-8/+11
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-1217-4/+24
|
* Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-129-5/+23
|
* Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ↵lpsolit%gmail.com2007-11-031-2/+11
| | | | ("Ascending" and "Descending") - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit
* Bug 357324: Date/Time Custom Fieldsmkanat%bugzilla.org2007-10-243-1/+13
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org2007-10-241-0/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
* Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-10-2311-1/+16
|
* Bug 182083: Help system should support more pages - Patch by Frédéric ↵lpsolit%gmail.com2007-10-222-0/+16
| | | | Buclin <LpSolit@gmail.com> r=Colin a=LpSolit
* Bug 313123: Implement $component->create and $component->update based on ↵lpsolit%gmail.com2007-10-124-42/+30
| | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 57842: On enter_bug.cgi, show component description when it is selected ↵lpsolit%gmail.com2007-10-101-114/+124
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 313129: Implement $milestone->create and $milestone->update based on ↵lpsolit%gmail.com2007-10-102-12/+11
| | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Midair with product change while adding an attachment silently clears flags ↵lpsolit%gmail.com2007-10-091-0/+7
| | | | - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit
* Bug 398739: "Taking a bug" while adding a new attachment locks the bug ↵lpsolit%gmail.com2007-10-081-0/+15
| | | | status forever if the ASSIGNED bug status has been renamed or deleted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 264785: config.rdf needs XML filtering of output to generate valid HTML ↵lpsolit%gmail.com2007-10-086-17/+17
| | | | (Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 374981: Custom field single select options not available in config.cgi ↵lpsolit%gmail.com2007-10-062-0/+19
| | | | rdf - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 398428: After creating or editing an attachment, immediately display the ↵lpsolit%gmail.com2007-10-032-5/+5
| | | | bug it belongs to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 324990: The "Bug Activity" page does not display the bug summary in the ↵lpsolit%gmail.com2007-10-032-14/+14
| | | | title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
* Bug 154484: Option "is not" missing for email address searches - Patch by ↵lpsolit%gmail.com2007-09-231-0/+1
| | | | timeless <timeless@bemail.org> r=joel a=LpSolit
* Bug 396934: When classifications are in use, editproducts.cgi displays "Add ↵lpsolit%gmail.com2007-09-211-6/+9
| | | | product" to users that can't add products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=LpSolit
* Fix bustage from Bug 373689--certain error messages are no longer in use.mkanat%bugzilla.org2007-09-191-15/+0
|
* Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric ↵lpsolit%gmail.com2007-09-192-96/+72
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 396506: Release Notes for 3.0.2mkanat%bugzilla.org2007-09-191-2/+20
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 373689: Implement set_product: Move product changing from process_bug ↵mkanat%bugzilla.org2007-09-191-50/+67
| | | | | | into Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org2007-09-172-0/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 134474: The mass-change form in buglist.cgi offers too many groups - ↵lpsolit%gmail.com2007-09-101-3/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Backing out bug 387607, you cannot edit attachments anymore!lpsolit%gmail.com2007-09-091-2/+1
|
* Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org2007-09-084-10/+34
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 394933 – “neworchanged” of bugmail could be localizable ↵wurblzap%gmail.com2007-09-051-1/+1
| | | | | | | more easily. Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat
* Bug 394227 – Flagmail subject confused; X-Bugzilla-Type header broken.wurblzap%gmail.com2007-08-301-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 394123 – Link to group list redundant on confirmation page for ↵wurblzap%gmail.com2007-08-291-2/+0
| | | | | | | mass-removal. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 333614: The "timezone" parameter should indicate the expected format - ↵lpsolit%gmail.com2007-08-261-1/+2
| | | | Patch by spam@bmo2007.rsz.jp r=wicked a=mkanat
* Bug 365735: Add classification, alias, assigned to name, reporter login and ↵lpsolit%gmail.com2007-08-261-0/+3
| | | | reporter name fields to BugMail - Patch by Albert Ting <altlist@gmail.com> r=wicked a=mkanat
* Bug 345285 the first query results table header should have an extra class ↵timeless%mozdev.org2007-08-241-1/+1
| | | | | | | | | | (bz_first_buglist_header) r=vladd a=mkanat The previous checkin was actually: Bug 345286 results table header row should have a class (bz_buglist_header) r=vladd a=mkanat
* Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug IDtimeless%mozdev.org2007-08-241-3/+5
| | | | r=vladd a=mkanat
* Bug 345286 the first query results table header should have an extra class ↵timeless%mozdev.org2007-08-241-2/+2
| | | | | | (bz_first_buglist_header) r=vladd a=mkanat