Age | Commit message (Expand) | Author | Files | Lines |
2008-02-25 | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri... | lpsolit%gmail.com | 1 | -5/+2 |
2008-02-06 | Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Pa... | lpsolit%gmail.com | 1 | -0/+83 |
2007-10-24 | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 1 | -1/+2 |
2007-09-17 | Bug 357315: Add the ability to create <textarea> fields | mkanat%bugzilla.org | 1 | -1/+2 |
2007-09-08 | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 1 | -7/+14 |
2007-04-19 | Bug 372531: "match" should be a generic function in Bugzilla::Object | mkanat%bugzilla.org | 1 | -75/+0 |
2007-04-15 | Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t... | justdave%bugzilla.org | 1 | -1/+1 |
2006-12-20 | Bug 364195 - "No way to search for private comments" [p=reed r=justdave a=jus... | reed%reedloden.com | 1 | -0/+1 |
2006-11-13 | Bug 350307: Split out the create and update functionality of Bugzilla::Field:... | mkanat%bugzilla.org | 1 | -74/+186 |
2006-09-19 | Bug 333040: Cannot search based on "Attachment Creator" - Patch by Frédéric... | lpsolit%gmail.com | 1 | -0/+1 |
2006-09-09 | Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr... | lpsolit%gmail.com | 1 | -14/+70 |
2006-08-27 | Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by F... | lpsolit%gmail.com | 1 | -11/+26 |
2006-08-20 | Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ... | lpsolit%gmail.com | 1 | -6/+42 |
2006-08-10 | Bug 345113: Change the descriptions of dependson and blocked - Patch by Fréd... | lpsolit%gmail.com | 1 | -4/+3 |
2006-08-04 | Fix bad POD on previous checkin that was causing tinderbox to burn. | mkanat%bugzilla.org | 1 | -0/+4 |
2006-08-04 | Bug 347116: Move field-definition code from checksetup.pl into a module | mkanat%bugzilla.org | 1 | -1/+159 |
2006-08-03 | Bug 289357: Move AddFDef from checksetup into Field.pm | mkanat%bugzilla.org | 1 | -28/+52 |
2006-07-26 | Bug 339382: Make Bugzilla::Field use Bugzilla::Object | mkanat%bugzilla.org | 1 | -54/+24 |
2006-07-19 | Bug 344521: Make custom fields optionally functional on enter_bug.cgi | mkanat%bugzilla.org | 1 | -1/+18 |
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 1 | -9/+45 |
2006-02-28 | Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object ... | lpsolit%gmail.com | 1 | -52/+29 |
2006-02-21 | Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M... | lpsolit%gmail.com | 1 | -45/+297 |
2006-01-06 | Backing out fix for bug 287325 (initial implementation of custom fields): tur... | myk%mozilla.org | 1 | -297/+45 |
2006-01-06 | Bug 287325: an initial implementation of custom fields, including the ability... | myk%mozilla.org | 1 | -45/+297 |
2005-09-06 | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 1 | -2/+29 |
2005-08-15 | Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f... | justdave%bugzilla.org | 1 | -1/+0 |
2005-08-13 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -2/+2 |
2005-08-09 | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 1 | -2/+2 |
2005-08-09 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -2/+2 |
2005-07-26 | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -1/+0 |
2005-07-22 | Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Pat... | lpsolit%gmail.com | 1 | -0/+106 |