Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-05 | more porting work | David Lawrence | 2 | -9/+16 | |
2011-10-05 | more porting work | David Lawrence | 3 | -16/+12 | |
2011-09-29 | Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla | Frédéric Buclin | 1 | -7/+7 | |
r/a=mkanat | |||||
2011-07-05 | Bug 666695 - Voting Extension templates have unfiltered directives | David Lawrence | 3 | -12/+12 | |
r/a=mkanat | |||||
2011-06-24 | Bug 652444 - Voting for bugs where the product allows only one vote per bug ↵ | David Lawrence | 1 | -2/+9 | |
but that isn't clear in the voting form or help r/a=LpSolit | |||||
2011-05-31 | Bug 658063 - Move votes_container css style to external style.css instead of ↵ | David Lawrence | 1 | -0/+21 | |
template Adding missing added file from previous checkin. Previous r/a=mkanat | |||||
2011-05-27 | Bug 658063 - Move votes_container css style to external style.css instead of ↵ | David Lawrence | 1 | -4/+0 | |
template r/a=mkanat | |||||
2011-04-25 | Bug 652381: The "Show Votes" page is completely broken | Frédéric Buclin | 1 | -1/+5 | |
r=mkanat a=LpSolit | |||||
2011-01-24 | Bug 621105 - [SECURITY] Voting lacks CSRF protection | David Lawrence | 2 | -0/+2 | |
r=mkanat,a=LpSolit | |||||
2011-01-24 | Bug 621107: [SECURITY] Sanity checking lacks CSRF protection | Frédéric Buclin | 1 | -1/+2 | |
r=dkl a=LpSolit | |||||
2010-09-11 | changes to voting extension | Guy Pyrzak | 1 | -10/+7 | |
2010-08-27 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri|, including ↵ | Frédéric Buclin | 4 | -9/+9 | |
extensions/Voting r/a=mkanat | |||||
2010-04-08 | Bug 558032: Incorrect "X votes" link when viewing a bug | Frédéric Buclin | 1 | -1/+1 | |
r=reed a=LpSolit | |||||
2010-04-06 | Bug 556429: Stop sending bugmail from inside the template | Max Kanat-Alexander | 1 | -1/+1 | |
r=LpSolit, a=LpSolit | |||||
2010-03-14 | Bug 498309: Speed up show_bug.cgi when there are many comments by caching | Max Kanat-Alexander | 1 | -2/+3 | |
field-descs globally for all template calls r=LpSolit, a=LpSolit | |||||
2010-02-16 | * Disable the Voting extension by default. | Max Kanat-Alexander | 1 | -0/+1 | |
* There was a syntax error in the code-error-errors.html.tmpl hook in the Voting extension. * Creating the TestProduct during checksetup was throwing an warning about use of an uninitialized value, due to the Voting extension. https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | |||||
2010-02-16 | Move the no_open_bug_status code error into the Voting extension. | Max Kanat-Alexander | 1 | -0/+24 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 19 | -0/+944 | |
r=mkanat, a=mkanat, a=LpSolit |