Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-01 | Convert .cvsignore files into a .bzrignore. | Max Kanat-Alexander | 2 | -18/+0 | |
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 4 | -39/+0 | |
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files. | |||||
2009-12-30 | Bug 537083: The attachment table is too narrow by default - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-12-13 | Bug 524251: Move the bug visibility controls to the right of the ↵ | mkanat%bugzilla.org | 1 | -0/+20 | |
timetracking and attachments tables Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-13 | Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK | mkanat%bugzilla.org | 1 | -0/+12 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-12 | Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ↵ | mkanat%bugzilla.org | 3 | -0/+94 | |
so that it's clearer and easier to use when browsing. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-04 | Bug 204106: Make enter_bug indicate which fields are mandatory | mkanat%bugzilla.org | 1 | -0/+9 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-11-18 | Bug 421265: Let the user easily override the language used to display HTML pages | mkanat%bugzilla.org | 1 | -0/+12 | |
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat | |||||
2009-10-29 | Bug 524234: When there are no search results, include helpful links | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-10-23 | Bug 365267: attachment.cgi should not be editable when the user is not ↵ | lpsolit%gmail.com | 2 | -16/+39 | |
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2009-10-09 | Bug 518974: Hooks to add text to index.cgi | mkanat%bugzilla.org | 1 | -0/+7 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-09-30 | Bug 455559: The requestee field should be narrower - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2009-09-30 | Bug 452750: Make it easier to distinguish visited links in Dusk from normal ↵ | mkanat%bugzilla.org | 1 | -17/+8 | |
text. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat | |||||
2009-09-27 | Bug 164009: Add arrows to buglist columns to indicate columns and direction ↵ | wicked%sci.fi | 1 | -0/+4 | |
used for buglist sorting. Original patch by Jesse Clark <jjclark1982@gmail.com> and modified by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | |||||
2009-07-21 | Bug 504522: The search field on index.cgi is not cleared automatically when ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
entering the field (IE 7 and older only) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak r=mkanat a=LpSolit | |||||
2009-07-17 | Bug 472274: Solid black line on the timetracking summary row of buglist ↵ | wicked%sci.fi | 1 | -5/+6 | |
looks too heavy, use lighter approach suggested by Aaron Larson - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat | |||||
2009-06-21 | Bug 463598: Improve the performance of the JavaScript that adjusts field ↵ | mkanat%bugzilla.org | 1 | -8/+1 | |
values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
2009-06-03 | Bug 495865: Buttons to change columns are rendered incorrectly in Internet ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Explorer 8 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-03-02 | Bug 478232: Fix HTML validation of pages after index/header UI changes. | mkanat%bugzilla.org | 3 | -41/+19 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-02-25 | Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵ | mkanat%bugzilla.org | 1 | -1/+0 | |
removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-24 | Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵ | mkanat%bugzilla.org | 1 | -1/+4 | |
type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-24 | Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵ | mkanat%bugzilla.org | 2 | -51/+34 | |
restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-12 | Bug 464187: Make the text inputs in the show_bug edit form grow with the window | mkanat%bugzilla.org | 1 | -1/+23 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat | |||||
2009-02-12 | Bug 476090: Allow users to log-in from toolbar | mkanat%bugzilla.org | 1 | -0/+16 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-12 | The new Dusk index.css was missing from the checkin of bug 475063 because it ↵ | mkanat%bugzilla.org | 2 | -1/+25 | |
was still listed in .cvsignore. | |||||
2009-02-12 | Add the right images for bug 475063. | mkanat%bugzilla.org | 6 | -0/+0 | |
2009-02-12 | The wrong homepage images were checked in. | mkanat%bugzilla.org | 3 | -0/+0 | |
2009-02-12 | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 4 | -39/+99 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-11 | Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi) | mkanat%bugzilla.org | 1 | -1/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-01-30 | Bug 344559: Add Commit Button below the top fields on show_bug.cgi | guy.pyrzak%gmail.com | 1 | -1/+1 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-01-22 | Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵ | mkanat%bugzilla.org | 1 | -0/+6 | |
any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-15 | Bug 473677: Update YUI to 2.6.0 | mkanat%bugzilla.org | 2 | -3/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-01-04 | Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ↵ | lpsolit%gmail.com | 1 | -0/+17 | |
<aaron@larsonsonline.net> r=wicked a=LpSolit | |||||
2008-12-19 | Bug 469136: The font size is too small with the Classic skin (especially in ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
bug comments) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2008-12-09 | Bug 460752: Move hardcoded CSS from attachment/diff-header.html.tmpl into a ↵ | lpsolit%gmail.com | 1 | -0/+70 | |
separate CSS file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-12-06 | Bug 463002 - Show a description of what you searched for, at the top of ↵ | mkanat%bugzilla.org | 1 | -0/+10 | |
buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-11-29 | Bug 466912: The Commit button is too far on the right (align it with the ↵ | mkanat%bugzilla.org | 1 | -16/+0 | |
comment box) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-11-20 | Bug 464732: There is no label next to the Status drop-down | guy.pyrzak%gmail.com | 1 | -0/+4 | |
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-11-19 | Bug 452732: Re-organize the comment headers to make them look better and be ↵ | mkanat%bugzilla.org | 2 | -12/+39 | |
more readable Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 1 | -1/+4 | |
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-11-05 | Bug 452888: The status selector is too far from the comment box, leading to ↵ | guy.pyrzak%gmail.com | 1 | -0/+5 | |
a serious usability problem Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 1 | -0/+4 | |
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-08 | Bug 434008: Readonly custom field texts appear too small | guy.pyrzak%gmail.com | 1 | -0/+1 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-09-19 | Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the ↵ | guy.pyrzak%gmail.com | 1 | -1/+1 | |
component because description changes height Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit | |||||
2008-09-18 | Bug 452734: Remove the keyword chooser, because it's a usability regression | mkanat%bugzilla.org | 1 | -12/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-09-11 | Bug 216557: Be able to specify the order of the columns in a bug list - ↵ | lpsolit%gmail.com | 6 | -4/+26 | |
Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit | |||||
2008-09-09 | Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
are too far on the right - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2008-09-09 | Bug 453337: Fix for enter_bug (New Bug) UI bounces up and down when you ↵ | guy.pyrzak%gmail.com | 1 | -0/+1 | |
change the component because description changes height Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-08-19 | Bug 451050: With the Dusk theme, the cursor hovering rows in buglists is ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
displayed as a pointer despite rows are not clickable - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2008-08-03 | Bug 448748: Error messages thrown should have an HTML ID - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat |