summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2006-10-17Bug 350921: [email_in] Create an email interface that can create a bug in Bug...mkanat%bugzilla.org1-0/+4
2006-10-17Bug 314789: 'Leave as {CURRENT STATE}' should not appear unless there is anot...olav%bkor.dhs.org1-7/+21
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com39-39/+140
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com3-9/+8
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com10-13/+26
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com30-104/+84
2006-10-13Bug 356393: No title is displayed when confirming a bug by popular votes - Pa...lpsolit%gmail.com1-0/+2
2006-10-12Bug 356256: Missing word 'are' in email notification - Patch by victory(_RSZ_...lpsolit%gmail.com1-1/+1
2006-10-12Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk1-3/+1
2006-10-05Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by Fré...lpsolit%gmail.com1-2/+4
2006-10-03Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by Fréd...lpsolit%gmail.com2-5/+5
2006-10-03Bug 355158: Bad filtering of bug list names - Patch by Frédéric Buclin <LpS...lpsolit%gmail.com1-6/+4
2006-09-29Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 user...lpsolit%gmail.com3-0/+36
2006-09-28Bug 354314: Missing "--do_not_change--" option for custom select fields when ...lpsolit%gmail.com2-1/+9
2006-09-26Fixing bustagelpsolit%gmail.com1-2/+2
2006-09-26Bug 352165: Improve the "Bug Writing Guidelines" - Patch by eli@prometheus-mu...lpsolit%gmail.com1-168/+125
2006-09-24Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ...lpsolit%gmail.com1-0/+2
2006-09-23Bug 353820: The confirmation page when deleting a user account who has entrie...lpsolit%gmail.com1-2/+2
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_...mkanat%bugzilla.org3-3/+11
2006-09-21Bug 353211: account/prefs/footer.html.tmpl is dead codemkanat%bugzilla.org1-78/+0
2006-09-21Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org1-2/+29
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org5-5/+83
2006-09-20Bug 348518: grant / reject options for flag listbox should only appear if use...lpsolit%gmail.com1-10/+23
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org1-0/+9
2006-09-14Typo in the welcome page (no bug #)lpsolit%gmail.com1-1/+1
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2-0/+74
2006-09-14Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...mkanat%bugzilla.org1-0/+6
2006-09-10Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) <bmo2007@...lpsolit%gmail.com2-3/+1
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
2006-09-10Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgimkanat%bugzilla.org1-2/+2
2006-09-10Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken du...lpsolit%gmail.com1-1/+1
2006-09-09Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by FrédÃ...lpsolit%gmail.com1-0/+2
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...lpsolit%gmail.com7-4/+47
2006-09-07Bug 351462: Errors are always displayed in plain textmkanat%bugzilla.org2-2/+2
2006-09-07Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com3-9/+82
2006-09-07Bug 340001: Bug XML should include real namesmozilla%colinogilvie.co.uk1-2/+6
2006-09-06Bug 351098: Make Bugzilla::Object able to update objects in the database, and...mkanat%bugzilla.org5-29/+30
2006-09-06Bug 349764: Errors print out a whole HTML page, even when we're not in USAGE_...mkanat%bugzilla.org2-8/+4
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org18-38/+39
2006-09-04Bug 310751: Tabular reports query page fails HTML validation - Patch by victo...lpsolit%gmail.com2-6/+4
2006-09-04Bug 13534: Remove REMIND and LATER from the default resolution list (only aff...lpsolit%gmail.com1-2/+0
2006-08-27Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by F...lpsolit%gmail.com2-1/+6
2006-08-26Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...mkanat%bugzilla.org1-41/+0
2006-08-26Bug 350181: Check whether the requestee is allowed to set a flag - Patch by F...lpsolit%gmail.com1-1/+7
2006-08-25Bug 338965: Add me to cc list feature is confusing - Patch by Joost de Valk <...lpsolit%gmail.com1-1/+1
2006-08-25Bug 276816: attachment edit page should have <link rel="up"> to the bug - Pat...lpsolit%gmail.com1-0/+5
2006-08-25Bug 349766: Use of uninitialized value in pattern match (m//) at editusers.cg...lpsolit%gmail.com1-19/+0
2006-08-25Bug 345958: Do not throw an error if an inactive flag type is set to "X" whil...lpsolit%gmail.com1-2/+3