Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-28 | Bug 361877: Argument "" isn't numeric in numeric gt (>) at ↵ | lpsolit%gmail.com | 1 | -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 | |||||
2006-11-21 | Bug 353656: User Interface gets corrupted by multiple localized users ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-11-19 | Bug 304550: Bugzilla should always store data in MySQL as UTF-8 | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-13 | Bug 355839: The WebService should provide lists of legal field values | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk | |||||
2006-11-13 | Bug 350307: Split out the create and update functionality of ↵ | mkanat%bugzilla.org | 2 | -26/+26 | |
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 3 | -10/+13 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-11-08 | Bug 359768: Confusing error message when a user has too many votes for a ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk | |||||
2006-11-05 | Bug 309167: change to product which has same component name results in no ↵ | olav%bkor.dhs.org | 1 | -2/+3 | |
prompt for component and incorrect assignee Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk | |||||
2006-11-04 | Bug 352403: Create an object for saved searches, and have Bugzilla::User use it | mkanat%bugzilla.org | 4 | -17/+24 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-11-03 | Bug 353711: Move to Email:: modules for email sending | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk | |||||
2006-11-01 | Bug 355616: The "Actions" section of the footer should have "Preferences" ↵ | lpsolit%gmail.com | 2 | -27/+47 | |
and shouldn't have "Sanity Check" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-24 | Bug 357690: "Field Values" link still visible in the footer for user with ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
editcomponents privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-10-21 | Bug 357005: 'cf_' should not be allowed as a custom field name | olav%bkor.dhs.org | 1 | -1/+2 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk | |||||
2006-10-18 | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 8 | -135/+193 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | |||||
2006-10-17 | Bug 350921: [email_in] Create an email interface that can create a bug in ↵ | mkanat%bugzilla.org | 1 | -0/+4 | |
Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk | |||||
2006-10-15 | Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-10-15 | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-10-05 | Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2006-10-03 | Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-09-29 | Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk | |||||
2006-09-24 | Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-09-22 | Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵ | mkanat%bugzilla.org | 3 | -3/+11 | |
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | |||||
2006-09-19 | Bug 223880: "marked a duplicate" messages cannot be localized | mkanat%bugzilla.org | 1 | -0/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 2 | -0/+74 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵ | mkanat%bugzilla.org | 1 | -0/+6 | |
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-10 | Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %]) | lpsolit%gmail.com | 1 | -1/+1 | |
2006-09-10 | Post-checkin fix for bug 351332. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-09-10 | Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install | mkanat%bugzilla.org | 1 | -0/+20 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-10 | Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgi | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-09-09 | Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-09-09 | Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵ | lpsolit%gmail.com | 3 | -0/+13 | |
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk | |||||
2006-09-07 | Bug 351462: Errors are always displayed in plain text | mkanat%bugzilla.org | 2 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-07 | Bug 322693: Create a mechanism to manage multiple custom skins. | wurblzap%gmail.com | 3 | -9/+82 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk | |||||
2006-09-06 | Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵ | mkanat%bugzilla.org | 1 | -0/+12 | |
and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-06 | Bug 349764: Errors print out a whole HTML page, even when we're not in ↵ | mkanat%bugzilla.org | 2 | -8/+4 | |
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk | |||||
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -3/+3 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-09-04 | Bug 13534: Remove REMIND and LATER from the default resolution list (only ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
affects new installations) - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk | |||||
2006-08-27 | Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-08-26 | Bug 350181: Check whether the requestee is allowed to set a flag - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
Frédéric Buclin <LpSolit@gmail.com> a=myk | |||||
2006-08-25 | Bug 276816: attachment edit page should have <link rel="up"> to the bug - ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
Patch by victory(_RSZ_) <bmo@rsz.jp> r=wurblzap a=justdave | |||||
2006-08-25 | Bug 345958: Do not throw an error if an inactive flag type is set to "X" ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
while editing a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | |||||
2006-08-22 | Bug 349367: Display a message when a custom field has been successfully ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-08-22 | Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric ↵ | lpsolit%gmail.com | 2 | -16/+81 | |
Buclin <LpSolit@gmail.com> r=bkor a=myk | |||||
2006-08-20 | Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵ | lpsolit%gmail.com | 1 | -3/+27 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-08-20 | Bug 87795: Creating an account should send token and wait for confirmation ↵ | lpsolit%gmail.com | 2 | -2/+20 | |
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk | |||||
2006-08-20 | Fixing bustage (unfiltered directive in code-error.html.tmpl) | lpsolit%gmail.com | 1 | -1/+1 | |
2006-08-20 | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 2 | -6/+19 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk | |||||
2006-08-15 | Bug 348331: Duplicated IDs on all pages - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 3 | -3/+5 | |
<LpSolit@gmail.com> r=kevin.benton a=myk | |||||
2006-08-11 | Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl) | lpsolit%gmail.com | 1 | -5/+0 | |
2006-08-11 | Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use it | mkanat%bugzilla.org | 1 | -0/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk |