Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 780675: Display "The changes to your votes have been saved" in green ↵ | Sunil Joshi | 2012-12-14 | 3 | -11/+17 |
| | | | | | | instead of red r/a=LpSolit | ||||
* | Bug 816333: Fix linking of bugs on the "Change Votes" page | Byron Jones | 2012-12-04 | 1 | -1/+1 |
| | | | | r=LpSolit,a=LpSolit | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 652047: checksetup.pl fails to compile/run if the Voting extension is ↵ | Frédéric Buclin | 2012-10-08 | 2 | -1/+19 |
| | | | | | | enabled on a fresh install r=glob a=LpSolit | ||||
* | Bug 450546: Use visible_bugs() where appropriate instead of/in combination ↵ | Koosha Khajeh Moogahi | 2012-09-20 | 1 | -0/+1 |
| | | | | | | with can_see_bug() to improve performance r/a=LpSolit | ||||
* | Bug 745080: Voting extension causes database deadlocks | Frédéric Buclin | 2012-04-17 | 1 | -1/+4 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 23 | -400/+117 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 5 | -9/+0 |
| | | | | r/a=mkanat | ||||
* | Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla | Frédéric Buclin | 2011-09-29 | 2 | -11/+11 |
| | | | | r/a=mkanat | ||||
* | Bug 686780: Editing votes crashes Bugzilla | Frédéric Buclin | 2011-09-15 | 1 | -0/+15 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 2011-07-25 | 1 | -1/+1 |
| | | | | | for bugmail. r=LpSolit, a=LpSolit | ||||
* | 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 | 2 | -4/+4 |
| | | | | | | 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 | 3 | -0/+6 |
| | | | | 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 | ||||
* | Bug 618161: Make VERSION into a constant in two included extensions so that | Max Kanat-Alexander | 2010-12-12 | 1 | -2/+1 |
| | | | | | | calling $class->VERSION on them won't throw an error on Perl 5.12 when there are non-numeric characters in BUGZILLA_VERSION. r=LpSolit, 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 577049: POD must mention Bugzilla 4.0 instead of 3.8 | Frédéric Buclin | 2010-07-06 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 567846: Modify set_status, set_resolution, and set_dup_id to use | Max Kanat-Alexander | 2010-06-03 | 1 | -1/+1 |
| | | | | VALIDATOR_DEPENDENCIES, so that they don't need custom code in set_all. | ||||
* | Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead ↵ | Reed Loden | 2010-05-06 | 1 | -2/+2 |
| | | | | | | of direct SQL" [r=mkanat 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 | 2 | -2/+11 |
| | | | | 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 | ||||
* | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 2010-02-28 | 1 | -1/+0 |
| | | | | | Bugzilla->template_inner("")). r=LpSolit, a=LpSolit | ||||
* | "my $template = Bugzilla->template" wasn't needed in _page_user and _page_bug | Max Kanat-Alexander | 2010-02-18 | 1 | -2/+0 |
| | | | | in the Voting extension. (Thanks to timello for pointing this out!) | ||||
* | * Disable the Voting extension by default. | Max Kanat-Alexander | 2010-02-15 | 3 | -1/+2 |
| | | | | | | | | * 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 | 2 | -1/+25 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | ||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 21 | -0/+1829 |
r=mkanat, a=mkanat, a=LpSolit |