Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) ↵ | lpsolit%gmail.com | 2 | -3/+1 | |
<bmo2007@rsz.jp> r=LpSolit 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-10 | Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
due to a missing whitespace. r=mkanat on IRC | |||||
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 | 7 | -4/+47 | |
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-07 | Bug 340001: Bug XML should include real names | mozilla%colinogilvie.co.uk | 1 | -2/+6 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=myk | |||||
2006-09-06 | Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵ | mkanat%bugzilla.org | 5 | -29/+30 | |
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 | 18 | -38/+39 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-09-04 | Bug 310751: Tabular reports query page fails HTML validation - Patch by ↵ | lpsolit%gmail.com | 2 | -6/+4 | |
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit 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 | 2 | -1/+6 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-08-26 | Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user ↵ | mkanat%bugzilla.org | 1 | -41/+0 | |
for Bugzilla::User Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
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 338965: Add me to cc list feature is confusing - Patch by Joost de Valk ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<bugzilla@joostdevalk.nl> r=mkanat 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 349766: Use of uninitialized value in pattern match (m//) at ↵ | lpsolit%gmail.com | 1 | -19/+0 | |
editusers.cgi line 270 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk | |||||
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-23 | Bug 300436: In votes.cgi, the bug description should not link to voters - ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
Patch by Paul <pdemarco@zoominternet.net> r=LpSolit 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 349361: Implement a Welcome page for admins on a fresh installation - ↵ | lpsolit%gmail.com | 1 | -0/+90 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2006-08-22 | Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2 | -34/+24 | |
<LpSolit@gmail.com> r=wurblzap 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-22 | Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
an addition to the inclusion list instead of saving changes - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk | |||||
2006-08-22 | Bug 344961: Display custom fields on show_bug.cgi before the time table | mkanat%bugzilla.org | 1 | -14/+13 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-20 | Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵ | lpsolit%gmail.com | 4 | -3/+300 | |
- 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 | 8 | -71/+161 | |
(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-19 | Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) ↵ | lpsolit%gmail.com | 3 | -7/+6 | |
<bmo@rsz.jp> r=gerv a=myk | |||||
2006-08-18 | Bug 348871: modify show_bug in order to pass HTML validation - Patch by ↵ | vladd%bugzilla.org | 1 | -8/+11 | |
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk | |||||
2006-08-18 | Bug 343418: Update the votes page in order to include the reason for crossed ↵ | vladd%bugzilla.org | 1 | -3/+1 | |
out bugs; patch by Paul <pdemarco@zoominternet.net>, r=LpSolit, a=myk. | |||||
2006-08-17 | Bug 241195: Add a short text at the top of request.cgi explaining what the ↵ | lpsolit%gmail.com | 1 | -2/+9 | |
displayed data are - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk | |||||
2006-08-17 | Bug 320197: Watcher editing in userprefs should use a list box instead of ↵ | mozilla%colinogilvie.co.uk | 1 | -4/+17 | |
text entry Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=wicked; a=myk | |||||
2006-08-15 | Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ↵ | lpsolit%gmail.com | 3 | -11/+12 | |
Buclin <LpSolit@gmail.com> r=kevin.benton 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-15 | Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André ↵ | lpsolit%gmail.com | 2 | -19/+47 | |
Batosti <batosti@async.com.br> r=LpSolit a=myk | |||||
2006-08-15 | Bug 313816 - fix height of iframe so you can read things inside it. Patch by ↵ | gerv%gerv.net | 1 | -0/+1 | |
gerv; r=mkanat, a=myk. | |||||
2006-08-14 | Bug 310750: Advanced search page fails w3 validation - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=justdave | |||||
2006-08-12 | Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-12 | Bug 310753: editflagtypes.cgi page fails w3 validation - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+5 | |
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk | |||||
2006-08-12 | Bug 310747: index.cgi invalid HTML when logged out - Patch by victory(_RSZ_) ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
<bmo@rsz.jp> r=LpSolit a=myk | |||||
2006-08-11 | Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl) | lpsolit%gmail.com | 1 | -5/+0 | |