Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵ | lpsolit%gmail.com | 2005-08-04 | 5 | -5/+5 |
| | | | | installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave | ||||
* | Bug 303129: Unescaped & in a Bug URLs on 'Saved Searches' tab - Patch by ↵ | lpsolit%gmail.com | 2005-08-03 | 1 | -1/+1 |
| | | | | Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave | ||||
* | Bug 302582: "add component/version" doesn't include action=add on ↵ | lpsolit%gmail.com | 2005-08-01 | 1 | -2/+2 |
| | | | | enter_bug.cgi - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave | ||||
* | Bug 302782: Crash when showing list of users in a group during group ↵ | lpsolit%gmail.com | 2005-08-01 | 1 | -1/+1 |
| | | | | deletion - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Fixing build bustage caused by not correctly updating filter exceptions (and ↵ | myk%mozilla.org | 2005-07-30 | 3 | -12/+5 |
| | | | | in a couple cases not filtering when it would make sense) | ||||
* | Fix for bug 302083: automatically converts BMP files to PNG files to ↵ | myk%mozilla.org | 2005-07-30 | 1 | -1/+6 |
| | | | | conserve disk space; patch by Greg Hendricks; r=myk, a=myk | ||||
* | Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵ | myk%mozilla.org | 2005-07-30 | 5 | -94/+76 |
| | | | | and search but also other pages can use it | ||||
* | Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ↵ | lpsolit%gmail.com | 2005-07-29 | 4 | -16/+9 |
| | | | | use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk | ||||
* | Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and ↵ | lpsolit%gmail.com | 2005-07-28 | 2 | -3/+0 |
| | | | | Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | ||||
* | Bug 301018: Add INTERFACE section to bug/create/created.html.tmpl - Patch by ↵ | lpsolit%gmail.com | 2005-07-28 | 1 | -0/+15 |
| | | | | Marc Schumann <wurblzap@gmail.com> r=wicked a=myk | ||||
* | Bug 293950: enter bug product failure messages suboptimal - Patch by ↵ | lpsolit%gmail.com | 2005-07-28 | 1 | -14/+14 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | ||||
* | Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by ↵ | lpsolit%gmail.com | 2005-07-28 | 1 | -0/+4 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | ||||
* | Bug 300743: add "px" to prevent query help tooltips appearing at wrong ↵ | gerv%gerv.net | 2005-07-21 | 1 | -2/+2 |
| | | | | position. Patch by gerv; r=myk, kiko, wicked, a=mkanat, myk. | ||||
* | Bug 298220: Graphs should use localised terms for statuses and resolutions - ↵ | lpsolit%gmail.com | 2005-07-20 | 4 | -1/+62 |
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com> r=gerv,wurblzap a=myk | ||||
* | Bug 257767: Option to have fields in CSV files separated by semicolons ↵ | lpsolit%gmail.com | 2005-07-20 | 6 | -34/+48 |
| | | | | instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk | ||||
* | Bug 297990: choose-product.html.tmpl generates improper indentation for ↵ | lpsolit%gmail.com | 2005-07-20 | 1 | -2/+2 |
| | | | | product descriptions - Patch by Aaron Larson <aaron@larsonsonline.net> r=wurblzap a=myk | ||||
* | Bug 300318: RSS feeds namespace is incorrect - Patch by Jason Remillard ↵ | lpsolit%gmail.com | 2005-07-20 | 1 | -2/+2 |
| | | | | <jremillardshop@letterboxes.org> r/a=myk | ||||
* | Bug 300684: missing_version_or_component error message is not translatable | mozilla%colinogilvie.co.uk | 2005-07-17 | 1 | -6/+18 |
| | | | | Patch by A. Karl Kornel <karl@kornel.name>, r=jouni, a=justdave | ||||
* | Bug 300764: Deadline field on show_bug should include documentation of the ↵ | mozilla%colinogilvie.co.uk | 2005-07-17 | 1 | -1/+2 |
| | | | | | | date format p=me, r=jouni, a=justdave | ||||
* | Fix my email post-checkin of Bug 283989, as pointed out by Colin. | mkanat%kerio.com | 2005-07-14 | 1 | -1/+1 |
| | |||||
* | Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI | mkanat%kerio.com | 2005-07-14 | 1 | -0/+26 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave | ||||
* | Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - ↵ | lpsolit%gmail.com | 2005-07-14 | 1 | -1/+0 |
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk | ||||
* | Bug 300507: "View All" is misplaced in the attachment table - Patch by ↵ | lpsolit%gmail.com | 2005-07-14 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=glob a=myk | ||||
* | Bug 276818: "Verify Version, Component, Target Milestone" page on product ↵ | lpsolit%gmail.com | 2005-07-13 | 1 | -1/+2 |
| | | | | change lacks title - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | ||||
* | Bug 294160: Step 1 (RO): Create libraries for Products, Components, ↵ | lpsolit%gmail.com | 2005-07-13 | 1 | -0/+5 |
| | | | | Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk | ||||
* | Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages ↵ | lpsolit%gmail.com | 2005-07-11 | 2 | -2/+4 |
| | | | | (editkeywords.cgi) - Patch by Tobias Sager <moixa@gmx.ch> r=vladd a=justdave | ||||
* | Bug 291209: Allow Relative Date Searches by Hour - Patch by Justin "Callek" ↵ | lpsolit%gmail.com | 2005-07-11 | 1 | -6/+8 |
| | | | | Wood <bugspam.Callek@gmail.com> r=joel a=justdave | ||||
* | Bug 165022: add alias field to new bug form - Patch by Albert Ting ↵ | lpsolit%gmail.com | 2005-07-11 | 1 | -0/+9 |
| | | | | <altlst@sonic.net> r=GavinS a=justdave | ||||
* | Bug 63536: User preference for whether or not to go to the next bug after ↵ | lpsolit%gmail.com | 2005-07-11 | 5 | -84/+35 |
| | | | | processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave | ||||
* | Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob ↵ | lpsolit%gmail.com | 2005-07-11 | 1 | -3/+13 |
| | | | | Siklos <robzilla@siklos.ca> r=LpSolit a=justdave | ||||
* | Bug 297870: attachments table/list should show attachment creator | bugzilla%glob.com.au | 2005-07-10 | 1 | -0/+6 |
| | | | | Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave | ||||
* | Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due ↵ | mkanat%kerio.com | 2005-07-08 | 1 | -0/+27 |
| | | | | | | to a bad check in Flag::validate() and Flag::modify() Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave | ||||
* | Bug 278710: Using user dropdown instead of text field disturbs the layout | mkanat%kerio.com | 2005-07-08 | 1 | -217/+266 |
| | | | | Patch By byron jones (glob) <bugzilla@glob.com.au> r=myk, a=justdave | ||||
* | Bug 87404: Attachments don't work if you need to use user matching | mkanat%kerio.com | 2005-07-08 | 1 | -0/+11 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 216028: User::match_field() displays no warning when the maximum number ↵ | lpsolit%gmail.com | 2005-07-08 | 1 | -14/+6 |
| | | | | of matches is reached - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 297974: Add bug numbers to the generated RSS buglist - Patch by ↵ | lpsolit%gmail.com | 2005-07-08 | 1 | -1/+3 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 299212: "already locked" errors should be more informative - Patch by ↵ | lpsolit%gmail.com | 2005-07-08 | 1 | -1/+3 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave | ||||
* | Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵ | lpsolit%gmail.com | 2005-07-08 | 4 | -0/+333 |
| | | | | by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI ↵ | lpsolit%gmail.com | 2005-07-08 | 1 | -2/+2 |
| | | | | consistency - Patch by Adam Guthrie <ispiked@gmail.com> r=mkanat a=myk | ||||
* | Bug 223570: Creating a bug in a product with no versions results in internal ↵ | lpsolit%gmail.com | 2005-07-07 | 1 | -13/+15 |
| | | | | error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | ||||
* | Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵ | lpsolit%gmail.com | 2005-07-07 | 1 | -0/+3 |
| | | | | missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave | ||||
* | Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ↵ | lpsolit%gmail.com | 2005-06-30 | 1 | -5/+0 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | ||||
* | Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵ | lpsolit%gmail.com | 2005-06-25 | 1 | -2/+3 |
| | | | | magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave | ||||
* | Bug 284273: Move productResponsibilities from editusers.cgi to ↵ | lpsolit%gmail.com | 2005-06-25 | 1 | -8/+3 |
| | | | | Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | ||||
* | Bug 289693: EditSettings page changes name from the link in the footer - ↵ | lpsolit%gmail.com | 2005-06-21 | 4 | -15/+15 |
| | | | | Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk | ||||
* | Bug 244533: Display "only the 200 most relevant bugs are shown" only when ↵ | lpsolit%gmail.com | 2005-06-21 | 1 | -2/+4 |
| | | | | more than 200 bugs are found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk | ||||
* | Bug 296887: Do not display the quip entry field when quip_list_entry_control ↵ | lpsolit%gmail.com | 2005-06-21 | 1 | -11/+21 |
| | | | | is set to 'closed' - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=LpSolit a=myk | ||||
* | Bug 151411: "(This bug is not in your list)" is confusing - Patch by Alfred ↵ | lpsolit%gmail.com | 2005-06-21 | 1 | -2/+13 |
| | | | | Karl Kornel <kornel.1@osu.edu> r=myk,LpSolit a=myk | ||||
* | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 2005-06-21 | 14 | -42/+42 |
| | | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | ||||
* | Bug 297797: New Hook - add actions to attachment table - Patch by Dennis ↵ | bugreport%peshkin.net | 2005-06-16 | 1 | -0/+1 |
| | | | | Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk |