Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-08-15 | Bug 348331: Duplicated IDs on all pages - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<LpSolit@gmail.com> r=kevin.benton a=myk | |||||
2006-07-14 | Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵ | wurblzap%gmail.com | 1 | -10/+28 | |
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk | |||||
2006-06-13 | Bug 340426: Add a navbar at the top of each pages + have a better title - ↵ | lpsolit%gmail.com | 1 | -51/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 1 | -3/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2005-10-26 | Bug 313020: Implement the ability to add individual bugs to saved searches - ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-14 | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 1 | -1/+7 | |
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave | |||||
2005-08-22 | Bug 300093: index.cgi remains unsecure when the SSL parameter is set to ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
"authenticated sessions" - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2005-08-22 | Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵ | lpsolit%gmail.com | 1 | -4/+7 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk | |||||
2005-07-08 | Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
consistency - Patch by Adam Guthrie <ispiked@gmail.com> r=mkanat a=myk | |||||
2005-06-21 | Bug 289693: EditSettings page changes name from the link in the footer - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk | |||||
2005-03-16 | Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵ | myk%mozilla.org | 1 | -0/+3 | |
extensions; r=gerv | |||||
2005-03-13 | Bug 83044 - Any page is now capable of being a login page simply by adding ↵ | jake%bugzilla.org | 1 | -1/+1 | |
the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave | |||||
2005-03-11 | Bug 98123 : Create a user preferences infrastructure (became 'General Settings') | travis%sedsystems.ca | 1 | -1/+2 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk | |||||
2005-02-25 | Bug 281876: New Admin Interface to manage old Enum fields (Field Values) | mkanat%kerio.com | 1 | -9/+5 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-01-29 | Bug 227990 : UI Footer does not respect HTML 4 specifications | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2004-09-28 | Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=myk | myk%mozilla.org | 1 | -0/+1 | |
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 1 | -1/+10 | |
etc.) patch by Albert Ting r=joel, glob a=myk | |||||
2004-08-11 | Bug 241903: Add Environment Variable Authentication for apache auth and SSO | bugreport%peshkin.net | 1 | -2/+6 | |
patch by erik r=joel a=justdave | |||||
2004-08-05 | Bug 185090: Add revamped whining system | bugreport%peshkin.net | 1 | -0/+2 | |
patch by: Erik r=joel r=jouni a=justdave | |||||
2004-07-31 | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 1 | -2/+2 | |
patch by erik,joel r=kiko a=justdave | |||||
2004-07-03 | Fix for bug 248379: update to bug 245924; enable link groups to be styled ↵ | myk%mozilla.org | 1 | -6/+6 | |
individually Patch by Svetlana Harisova r=myk a=myk | |||||
2004-06-23 | Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and ↵ | myk%mozilla.org | 1 | -27/+22 | |
CSS formatting. Patch by Vitaly Harisov. r=myk a=myk | |||||
2004-05-14 | Bug 236779: Add UI for changing "linkinfooter" flag for saved searches | bugreport%peshkin.net | 1 | -3/+5 | |
r=gerv,preed a=justdave | |||||
2004-03-20 | Bug 232338 - make the footer wrap cleanly, so it doesn't over-widen the ↵ | gerv%gerv.net | 1 | -36/+36 | |
page. Patch by gerv; r,a=justdave. | |||||
2004-03-08 | Bug 232141 - all all saved searches to footer until linkinfooter UI returns. ↵ | gerv%gerv.net | 1 | -5/+3 | |
Patch by gerv; r=myk, a=justdave. | |||||
2004-02-03 | Bug 232903: hook to allow addition of extra administration links in the ↵ | gerv%gerv.net | 1 | -0/+1 | |
footer. Patch by gerv; r,a=myk. | |||||
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 1 | -1/+1 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2003-11-09 | Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵ | gerv%gerv.net | 1 | -14/+4 | |
r,a=myk. | |||||
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 1 | -1/+2 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 1 | -8/+10 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -19/+11 | |
r=myk,jake | |||||
2002-12-09 | Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵ | bugreport%peshkin.net | 1 | -1/+3 | |
people from creating accounts) r=burnus a=justdave | |||||
2002-11-19 | Bug 179811, used & instead of & | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave | |||||
2002-11-19 | Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵ | myk%mozilla.org | 1 | -2/+7 | |
for logged in users. r=bbaetz a=myk | |||||
2002-11-10 | Bug 179203 - "Preset Queries" text does not appear in footer if last named ↵ | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
query is not in footer r=gerv, a=justdave | |||||
2002-10-08 | Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵ | gerv%gerv.net | 1 | -1/+1 | |
rearranged UI, better API for new report types. Patch by gerv; r=joel. | |||||
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 1 | -1/+3 | |
enhancements to attachment statuses. r=gerv,bbaetz | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -1/+1 | |
r=bbaetz, gerv | |||||
2002-07-10 | Bug 150829 - 'My Votes' link missing from footer | bbaetz%student.usyd.edu.au | 1 | -2/+1 | |
r=myk, jouni | |||||
2002-07-09 | Recheckin fix for bug 150798 which I accidentaly broke in the fix for bug | bbaetz%student.usyd.edu.au | 1 | -3/+1 | |
150770 r=myk x2 on the new patch | |||||
2002-07-01 | Bug 150770 - Lost <nobr> arround query results | bbaetz%student.usyd.edu.au | 1 | -1/+3 | |
r=jouni, justdave | |||||
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -8/+8 | |
r=jouni, gerv | |||||
2002-06-24 | Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also ↵ | jouni%heikniemi.net | 1 | -1/+2 | |
removes the My Bugs query from the index page. Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv | |||||
2002-06-11 | Bug 150798 - Extra whitespace included in saved query links | bbaetz%student.usyd.edu.au | 1 | -4/+2 | |
r=mattyt x2 | |||||
2002-05-25 | Bug 145849 - Non-maintainers with ability to bless others need "users" link ↵ | gerv%gerv.net | 1 | -1/+2 | |
in footer. Patch by bugreport@peshkin.net; r=gerv, justdave. | |||||
2002-05-09 | Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke. | gerv%gerv.net | 1 | -2/+2 | |
2002-05-08 | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 1 | -0/+125 | |