summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
2006-10-05Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵lpsolit%gmail.com1-2/+4
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-10-03Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by ↵lpsolit%gmail.com1-4/+4
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-29Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com1-0/+3
users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk
2006-09-24Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ↵lpsolit%gmail.com1-0/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵mkanat%bugzilla.org3-3/+11
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org1-0/+9
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2-0/+74
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-14Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵mkanat%bugzilla.org1-0/+6
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-10Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %])lpsolit%gmail.com1-1/+1
2006-09-10Post-checkin fix for bug 351332.mkanat%bugzilla.org1-1/+1
2006-09-10Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Installmkanat%bugzilla.org1-0/+20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-10Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgimkanat%bugzilla.org1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-09Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by ↵lpsolit%gmail.com1-0/+2
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com3-0/+13
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
2006-09-07Bug 351462: Errors are always displayed in plain textmkanat%bugzilla.org2-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-07Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com3-9/+82
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk
2006-09-06Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵mkanat%bugzilla.org1-0/+12
and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-06Bug 349764: Errors print out a whole HTML page, even when we're not in ↵mkanat%bugzilla.org2-8/+4
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-3/+3
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-09-04Bug 13534: Remove REMIND and LATER from the default resolution list (only ↵lpsolit%gmail.com1-2/+0
affects new installations) - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk
2006-08-27Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by ↵lpsolit%gmail.com1-0/+5
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-08-26Bug 350181: Check whether the requestee is allowed to set a flag - Patch by ↵lpsolit%gmail.com1-1/+7
Frédéric Buclin <LpSolit@gmail.com> a=myk
2006-08-25Bug 276816: attachment edit page should have <link rel="up"> to the bug - ↵lpsolit%gmail.com1-0/+5
Patch by victory(_RSZ_) <bmo@rsz.jp> r=wurblzap a=justdave
2006-08-25Bug 345958: Do not throw an error if an inactive flag type is set to "X" ↵lpsolit%gmail.com1-2/+3
while editing a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
2006-08-22Bug 349367: Display a message when a custom field has been successfully ↵lpsolit%gmail.com1-0/+5
created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-08-22Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric ↵lpsolit%gmail.com2-16/+81
Buclin <LpSolit@gmail.com> r=bkor a=myk
2006-08-20Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵lpsolit%gmail.com1-3/+27
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-08-20Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com2-2/+20
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk
2006-08-20Fixing bustage (unfiltered directive in code-error.html.tmpl)lpsolit%gmail.com1-1/+1
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2-6/+19
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk
2006-08-15Bug 348331: Duplicated IDs on all pages - Patch by Frédéric Buclin ↵lpsolit%gmail.com3-3/+5
<LpSolit@gmail.com> r=kevin.benton a=myk
2006-08-11Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl)lpsolit%gmail.com1-5/+0
2006-08-11Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use itmkanat%bugzilla.org1-0/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-08-06Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi ↵lpsolit%gmail.com1-0/+5
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-07-30Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com1-0/+6
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
2006-07-27Bug 333407: file_too_large error should mention AttachURL when enabled - ↵lpsolit%gmail.com1-4/+9
Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-07-25Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵lpsolit%gmail.com1-4/+0
objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com3-2/+20
<LpSolit@gmail.com> r=wurblzap r=myk a=myk
2006-07-23Bug 326946: Hide resolved bugs by default when accessing ↵lpsolit%gmail.com2-3/+5
showdependencytree.cgi from show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-07-21Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Frédéric ↵lpsolit%gmail.com1-3/+3
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-19Bug 345104: $field_descs values in field_descs.none.html are overwritten by ↵lpsolit%gmail.com1-1/+1
values from the DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-18Bug 344513: Make plain-text custom fields functional on all pages except ↵mkanat%bugzilla.org1-0/+11
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-14Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name1-0/+4
Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com2-12/+36
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2-0/+12
<LpSolit@gmail.com> r=mkanat a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com3-3/+3
<batosti@async.com.br> r=ghendricks a=myk
2006-06-27Bug 341495: Merge the banner and headerbugzilla%glob.com.au2-20/+15
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-20Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵vladd%bugzilla.org1-2/+2
Dascalu <vladd@bugzilla.org>.
2006-06-19Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-2/+2
<LpSolit@gmail.com> r/a=myk
2006-06-18Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com1-0/+6
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave