aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/votes
Commit message (Collapse)AuthorAgeFilesLines
* Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ↵mkanat%bugzilla.org2009-08-061-1/+1
| | | | | | object if one is available Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-2/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 378797: Ability to turn "My votes" page into a bug list - Patch by ↵lpsolit%gmail.com2008-02-031-2/+13
| | | | GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 365088 (Voters) is a strange way to let me see other people who voted ↵timeless%mozdev.org2007-08-241-1/+1
| | | | | | for a bug r=vladd a=mkanat
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-203-3/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-182-2/+2
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 300436: In votes.cgi, the bug description should not link to voters - ↵lpsolit%gmail.com2006-08-221-3/+2
| | | | Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk
* Bug 343418: Update the votes page in order to include the reason for crossed ↵vladd%bugzilla.org2006-08-181-3/+1
| | | | out bugs; patch by Paul <pdemarco@zoominternet.net>, r=LpSolit, a=myk.
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-122-2/+2
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 313430: Bug numbers in 'My Votes' are mis-aligned...way off to right - ↵lpsolit%gmail.com2005-12-121-1/+1
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 277690: Missing table cells on votes for user list - Patch by Olav ↵lpsolit%gmail.com2005-12-121-6/+5
| | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - ↵lpsolit%gmail.com2005-09-031-6/+7
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 281632 : Add javascript to focus/select the voting textbox or checkboxtravis%sedsystems.ca2005-02-161-3/+10
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 250440 : when voting for bug, jump down to bugtravis%sedsystems.ca2005-02-081-5/+26
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Bug 276605 : Ignore vote changes when usevotes = 0travis%sedsystems.ca2005-01-281-3/+6
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Patch for bug 277013: provides a fix for the SQL error that appears when a ↵jocuri%softhome.net2005-01-091-4/+6
| | | | user's vote confirms a bug; patch by Frédéric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave.
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-3/+2
| | | | | | | | specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
* Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk.jocuri%softhome.net2004-03-121-12/+12
|
* Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net2004-03-081-1/+1
| | | | votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-193-3/+3
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 219086: use method="post" on the "My Votes" page to submit changes to votesjustdave%syndicomm.com2003-09-291-1/+1
| | | | r=kiko, a=justdave
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-1/+1
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-043-13/+19
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 159996 - bug vote instructions are misleading/confusingbbaetz%student.usyd.edu.au2002-08-101-3/+16
| | | | r=gerv x2
* Bug 152283: Show votes by bug -list has a logged out footer.jouni%heikniemi.net2002-06-221-4/+4
| | | | 2xr=bbaetz
* Bug 151529 - No list of votes shown if there is a + sign in the addressbbaetz%student.usyd.edu.au2002-06-171-2/+2
| | | | r=jouni x2
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-222-3/+3
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-4/+6
|
* Oops - adding INTERFACE comments accidentally included some code from ↵gerv%gerv.net2002-05-071-6/+4
| | | | another patch. Backing out those changes.
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-073-4/+18
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-243-6/+6
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-203-6/+6
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-193-0/+225
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.