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