aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/sidebar.xul.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2005-08-221-7/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
* Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵travis%sedsystems.ca2005-03-191-1/+1
| | | | | | Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
* Bug 83044 - Any page is now capable of being a login page simply by adding ↵jake%bugzilla.org2005-03-131-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
* Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; ↵myk%mozilla.org2004-10-221-1/+1
| | | | r=gerv, a=justdave
* Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net2004-08-111-0/+2
| | | | | | patch by erik r=joel a=justdave
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-1/+1
| | | | | | patch by erik,joel r=kiko a=justdave
* Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net2004-03-191-2/+2
| | | | terminology. Patch by gerv; r=justdave, kiko, a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-2/+5
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-12/+13
| | | | r=myk,jake
* Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi ↵burnus%gmx.de2003-04-031-1/+1
| | | | | | for consistency r,a=justdave
* XUL Chrome should use |content| over |_content|. r/a=justdave via irccaillon%returnzero.com2003-01-121-1/+1
|
* Bug 153874: Query in sidebar wasn't workingjustdave%syndicomm.com2003-01-121-0/+4
| | | | | Patch by Peter Henderson (peterhenderson@usa.net) r= kiko, a= justdave
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-1/+1
| | | | r=bbaetz, gerv
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
| | | | * NO CODE CHANGES *
* Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au2002-07-101-1/+1
| | | | r=myk, jouni
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-1/+1
|
* Bug 138604, make the bugzilla sidebar use valid XUL plus some template ↵caillon%returnzero.com2002-04-231-30/+26
| | | | cleanup. r=bbaetz,gerv
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+123
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.