aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/Voting/template/en/default/hook/global
Commit message (Collapse)AuthorAgeFilesLines
* Bug 979140: Remove remaining <tt> elementsFrédéric Buclin2014-03-041-2/+2
| | | | r/a=glob
* Bug 825784: hook/global/messages-messages.html.tmpl has DOS line-endingsMatt Selsky2013-01-021-16/+16
| | | | r/a=LpSolit
* Bug 780675: Display "The changes to your votes have been saved" in green ↵Sunil Joshi2012-12-141-0/+16
| | | | | | instead of red r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-114-68/+20
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 498309: Speed up show_bug.cgi when there are many comments by cachingMax Kanat-Alexander2010-03-131-2/+3
| | | | | field-descs globally for all template calls r=LpSolit, a=LpSolit
* * Disable the Voting extension by default.Max Kanat-Alexander2010-02-151-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-Alexander2010-02-151-0/+24
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=372979
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-153-0/+100
r=mkanat, a=mkanat, a=LpSolit