aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Collapse)AuthorAgeFilesLines
* Bug 365556 global/confirm-user-match uses strange mark up/uses p as brtimeless%mozdev.org2007-01-081-4/+0
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365555 . global/code-error uses strange mark uptimeless%mozdev.org2007-01-081-1/+1
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ↵lpsolit%gmail.com2007-01-071-0/+8
| | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 365054 no changes should be in the pluraltimeless%mozdev.org2006-12-291-1/+1
| | | | r=lpsolit a=justdave
* Bug 276565 - ""Log In" link in footer should return to same page after ↵reed%reedloden.com2006-12-291-1/+24
| | | | logging in." [p=reed r=justdave a=justdave]
* Bug 364835 - "current bug number should be filled in in "to bugs" input box ↵reed%reedloden.com2006-12-271-1/+2
| | | | to simplify tagging" [p=reed r=bkor a=justdave]
* Bug 365046: If docs_urlbase is empty, link to "the named tag" in the ↵lpsolit%gmail.com2006-12-271-1/+7
| | | | documentation should be supressed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - ↵lpsolit%gmail.com2006-12-272-1/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 364863 - "on confirming a new account page, wrong 'Email Address' is ↵reed%reedloden.com2006-12-271-3/+2
| | | | shown when logged in" [p=victory/vladd/reed r=LpSolit a=justdave]
* Bug 363916: buglist.cgi can throw an error about JavaScript even though ↵lpsolit%gmail.com2006-12-271-4/+0
| | | | QuickSearch no longer uses JS - Patch by timeless <timeless@bemail.org> r=vladd a=justdave
* Bug 343635: Enabling classifications should add a tree view of ↵lpsolit%gmail.com2006-12-192-12/+29
| | | | classifications and products when entering a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org2006-12-191-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org2006-12-191-0/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 364013: "Add individual bugs to..." should be reworded - Patch by ↵lpsolit%gmail.com2006-12-192-5/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 297186: Send emails in the recipient's locale, not the current user's - ↵lpsolit%gmail.com2006-12-121-0/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 361877: Argument "" isn't numeric in numeric gt (>) at ↵lpsolit%gmail.com2006-11-281-1/+1
| | | | data/template/template/en/default/global/user-error.html.tmpl line 1526 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 353656: User Interface gets corrupted by multiple localized users ↵lpsolit%gmail.com2006-11-211-0/+10
| | | | resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-181-0/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-131-0/+4
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk
* Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org2006-11-132-26/+26
| | | | | | Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-113-10/+13
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 359768: Confusing error message when a user has too many votes for a ↵lpsolit%gmail.com2006-11-081-4/+4
| | | | product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 309167: change to product which has same component name results in no ↵olav%bkor.dhs.org2006-11-051-2/+3
| | | | | | prompt for component and incorrect assignee Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-044-17/+24
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-031-0/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
* Bug 355616: The "Actions" section of the footer should have "Preferences" ↵lpsolit%gmail.com2006-11-012-27/+47
| | | | and shouldn't have "Sanity Check" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 357690: "Field Values" link still visible in the footer for user with ↵lpsolit%gmail.com2006-10-241-1/+1
| | | | editcomponents privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 357005: 'cf_' should not be allowed as a custom field nameolav%bkor.dhs.org2006-10-201-1/+2
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-188-135/+193
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 350921: [email_in] Create an email interface that can create a bug in ↵mkanat%bugzilla.org2006-10-171-0/+4
| | | | | | Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com2006-10-151-1/+1
| | | | global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-152-2/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵lpsolit%gmail.com2006-10-051-2/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by ↵lpsolit%gmail.com2006-10-031-4/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com2006-09-291-0/+3
| | | | users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk
* Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ↵lpsolit%gmail.com2006-09-241-0/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵mkanat%bugzilla.org2006-09-223-3/+11
| | | | | | USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
* Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org2006-09-191-0/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-142-0/+74
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵mkanat%bugzilla.org2006-09-141-0/+6
| | | | | | a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %])lpsolit%gmail.com2006-09-101-1/+1
|
* Post-checkin fix for bug 351332.mkanat%bugzilla.org2006-09-101-1/+1
|
* Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Installmkanat%bugzilla.org2006-09-101-0/+20
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgimkanat%bugzilla.org2006-09-101-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by ↵lpsolit%gmail.com2006-09-091-0/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com2006-09-093-0/+13
| | | | Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
* Bug 351462: Errors are always displayed in plain textmkanat%bugzilla.org2006-09-072-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com2006-09-073-9/+82
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk
* Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵mkanat%bugzilla.org2006-09-061-0/+12
| | | | | | and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 349764: Errors print out a whole HTML page, even when we're not in ↵mkanat%bugzilla.org2006-09-062-8/+4
| | | | | | USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk