Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-21 | Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
<guy.pyrzak@gmail.com> r/a=mkanat | |||||
2008-02-12 | Bug 341508 â GetBugLink() should be localisable. | wurblzap%gmail.com | 1 | -0/+9 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit | |||||
2008-02-07 | Bug 392821: Remove obsolete instructions in template variables.none.tmpl ↵ | lpsolit%gmail.com | 1 | -13/+0 | |
concerning bug_re - Patch by Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit | |||||
2008-02-06 | Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵ | lpsolit%gmail.com | 2 | -0/+20 | |
Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
2008-02-06 | Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵ | lpsolit%gmail.com | 1 | -11/+12 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2008-02-05 | Bug 393745: s/you/anyone/ in the message displayed when creating a new ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit | |||||
2008-01-28 | Bug 325487: Admin pages should require less "clicks" (remove useless ↵ | lpsolit%gmail.com | 1 | -20/+243 | |
confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit | |||||
2008-01-28 | Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and ↵ | lpsolit%gmail.com | 1 | -8/+0 | |
Error.pm in favor of DB transactions. These methods are no longer used and are completely removed now - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-01-20 | Remove an error tag from user-error that's no longer used, as of the last | mkanat%bugzilla.org | 1 | -5/+0 | |
checkin. | |||||
2008-01-20 | Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit | |||||
2008-01-18 | The resolution_cant_clear error message was missing a TT whitespace fix. | mkanat%bugzilla.org | 1 | -1/+1 | |
2008-01-18 | Bug 402791: Move status and resolution updating from process_bug.cgi into ↵ | mkanat%bugzilla.org | 2 | -12/+29 | |
Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-01-13 | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-01-12 | Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug | mkanat%bugzilla.org | 1 | -0/+19 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-12-13 | Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 1 | -1/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat | |||||
2007-11-29 | Bug 405787: product_access_denied error tag defined twice in ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-11-28 | Bug 353995: Make checksetup able to reset a user's password | mkanat%bugzilla.org | 1 | -3/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-11-26 | Bug 405342: "My requests" is broken - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<LpSolit@gmail.com> r=bkor a=LpSolit | |||||
2007-11-13 | Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-24 | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 2 | -0/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-22 | Bug 182083: Help system should support more pages - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+15 | |
Buclin <LpSolit@gmail.com> r=Colin a=LpSolit | |||||
2007-10-12 | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 2 | -10/+14 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-10-10 | Bug 313129: Implement $milestone->create and $milestone->update based on ↵ | lpsolit%gmail.com | 1 | -6/+6 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-10-09 | Midair with product change while adding an attachment silently clears flags ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
- Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit | |||||
2007-09-19 | Fix bustage from Bug 373689--certain error messages are no longer in use. | mkanat%bugzilla.org | 1 | -15/+0 | |
2007-09-19 | Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+6 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-09-17 | Bug 357315: Add the ability to create <textarea> fields | mkanat%bugzilla.org | 1 | -0/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-09-08 | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 2 | -4/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-24 | Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug ID | timeless%mozdev.org | 1 | -3/+5 | |
r=vladd a=mkanat | |||||
2007-08-24 | Bug 365438 Tag-related error messages should mention "tag" instead of "saved ↵ | timeless%mozdev.org | 1 | -14/+9 | |
search" r=reed a=mkanat | |||||
2007-08-24 | Bug 373440: Make "check" into a generic function in Bugzilla::Object | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-24 | Bug 373440: Make "check" into a generic function in Bugzilla::Object | mkanat%bugzilla.org | 1 | -4/+28 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 27 | -27/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-08-12 | Bug 389844 zero_length_file: no read permission is also a possibility | timeless%mozdev.org | 1 | -1/+2 | |
r=vladd a=mkanat | |||||
2007-08-11 | Bug 391726: Missing ID for the quicksearch fields - Patch by Frédéric ↵ | lpsolit%gmail.com | 3 | -5/+5 | |
Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-08-08 | Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
lost connection in the middle of the commit. Bad! | |||||
2007-08-08 | Bug 225731: Implement a user pref to choose if clicking the "Reply" link of ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
a comment should qutote the comment or not, or only its ID - Patch by Albert Ting <altlist@gmail.com> r/a=LpSolit | |||||
2007-08-03 | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 1 | -0/+3 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat | |||||
2007-08-02 | Bug 358486: env_no_email mistakenly refers to an environment variable where ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
it should refer to a param - Patch by timeless <timeless@bemail.org> r=wurblzap a=mkanat | |||||
2007-07-30 | Bug 388826 "cannot make a conclusive match" should not be said if the only ↵ | timeless%mozdev.org | 1 | -5/+12 | |
reason is confirmuniqueusermatch r=wicked a=lpsolit | |||||
2007-07-30 | Bug 390024 saving a search should include a link to the search | timeless%mozdev.org | 1 | -2/+6 | |
r=vladd a=lpsolit | |||||
2007-07-30 | Bug 390062: url should be 'URL' - Patch by Vlad Dascalu ↵ | vladd%bugzilla.org | 2 | -2/+2 | |
<vladd@bugzilla.org>, r/a=LpSolit. | |||||
2007-07-28 | Bug 389835: Various issues when changing several bugs at once - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-07-27 | Bug 388149: Move updating of time-tracking fields into Bugzilla::Bug | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-07-25 | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 2 | -3/+3 | |
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | |||||
2007-07-24 | Bug 254758 creating an account that doesn't match the create email regexp ↵ | timeless%mozdev.org | 1 | -2/+11 | |
should not say "New accounts must be created by an administrator." r=lpsolit a=lpsolit | |||||
2007-07-23 | Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ↵ | timeless%mozdev.org | 1 | -2/+3 | |
error r=lpsolit a=lpsolit | |||||
2007-07-23 | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵ | timeless%mozdev.org | 1 | -6/+6 | |
documentation r=colin.ogilvie, kevin.benton | |||||
2007-07-20 | Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+14 | |
Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit |