aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 329789: The guided format when creating a bug doesn't let me specify a co...lpsolit%gmail.com2006-07-251-1/+1
* Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje...lpsolit%gmail.com2006-07-255-15/+12
* Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com2006-07-256-43/+107
* Bug 326946: Hide resolved bugs by default when accessing showdependencytree.c...lpsolit%gmail.com2006-07-233-4/+6
* Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by Frédér...lpsolit%gmail.com2006-07-213-5/+5
* Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Frédéric ...lpsolit%gmail.com2006-07-211-3/+3
* Bug 313125: Implement validations and database persistence functions for Vers...lpsolit%gmail.com2006-07-191-5/+3
* Bug 345104: $field_descs values in field_descs.none.html are overwritten by v...lpsolit%gmail.com2006-07-191-1/+1
* Bug 344521: Make custom fields optionally functional on enter_bug.cgimkanat%bugzilla.org2006-07-192-0/+12
* Bug 344513: Make plain-text custom fields functional on all pages except ente...mkanat%bugzilla.org2006-07-186-14/+65
* Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...lpsolit%gmail.com2006-07-176-1/+25
* Bug 95923: Don't let users change fields they aren't allowed to change - Patc...lpsolit%gmail.com2006-07-172-36/+78
* Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name2006-07-142-0/+17
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-147-22/+179
* Bug 344507: Users watching you: None should be "No one" - Patch by Frédéric...lpsolit%gmail.com2006-07-141-1/+1
* Fix on checkin for bug 94534lpsolit%gmail.com2006-07-141-1/+1
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com2006-07-1421-43/+84
* Bug 343916: hidden submit button should have display: none - Patch by Rob Sik...lpsolit%gmail.com2006-07-121-1/+1
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-1272-113/+141
* Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guil...lpsolit%gmail.com2006-07-111-1/+4
* Bug 327782: describecomponents.cgi should include the product description of ...lpsolit%gmail.com2006-07-111-0/+4
* Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) at...lpsolit%gmail.com2006-07-061-1/+1
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com2006-07-036-6/+6
* Bug 343248: SQL query to get all keywords with bug count is duplicated in edi...mkanat%bugzilla.org2006-07-013-7/+8
* Bug 341495: Merge the banner and headerbugzilla%glob.com.au2006-06-275-23/+19
* Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugsmozilla%colinogilvie.co.uk2006-06-271-0/+5
* Patch for bug 342130: don't display a bogus footer anymore when searching for...vladd%bugzilla.org2006-06-201-1/+1
* Spelling patch: use the right spelling form for 'returned'; patch by Vlad Das...vladd%bugzilla.org2006-06-201-1/+1
* Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Das...vladd%bugzilla.org2006-06-202-3/+3
* Bug 341924: When viewing several bugs at once using show_bug.cgi?format=multi...lpsolit%gmail.com2006-06-191-0/+17
* Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID...lpsolit%gmail.com2006-06-191-1/+1
* Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-06-192-11/+10
* Bug 341273: Display Bugzilla version in a public place on Bugzilla installs -...lpsolit%gmail.com2006-06-181-0/+1
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2006-06-184-194/+174
* Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric Buclin...lpsolit%gmail.com2006-06-182-28/+25
* Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML entities...lpsolit%gmail.com2006-06-161-1/+1
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on thei...lpsolit%gmail.com2006-06-156-25/+79
* Patch for bug 340848: remove obsolete values from page.cgi?id=fields; r=LpSol...vladd%bugzilla.org2006-06-131-6/+2
* Bug 340426: Add a navbar at the top of each pages + have a better title - Pat...lpsolit%gmail.com2006-06-136-68/+94
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ...lpsolit%gmail.com2006-06-132-2/+50
* Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs p...vladd%bugzilla.org2006-06-091-1/+1
* Follow-up spelling patch for bug 44595: replace 'a irreversible way' with 'an...vladd%bugzilla.org2006-06-081-1/+1
* Patch for bug 340154: readd #chart anchor in query.cgi; patch by Vlad Dascalu...uid6232006-06-081-1/+1
* Patch for bug 330804: don't talk about QA if the QA contact parameter is disa...uid6232006-06-081-2/+6
* Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; patch...uid6232006-06-081-1/+1
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman <eseyman@...lpsolit%gmail.com2006-06-082-12/+66
* Follow-up patch for bug 315590: fix scenario where we have private attachment...uid6232006-06-071-1/+1
* Patch for bug 315590: add anchors to flag section; patch by timeless <timeles...uid6232006-06-061-2/+4
* Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by Ol...lpsolit%gmail.com2006-06-053-0/+57
* Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch b...lpsolit%gmail.com2006-06-042-1/+9