summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/messages/like_form.html
Commit message (Collapse)AuthorAgeFilesLines
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-121-19/+17
|
* Add searchAurélien Bompard2013-06-061-1/+1
|
* Refactor voting JS for better separation of concernsAurélien Bompard2013-04-301-6/+6
|
* Use the url tag from future for Django 1.5 compatAurélien Bompard2013-03-211-0/+2
|
* Switch to the new-style "url" tagAurélien Bompard2013-02-271-1/+1
| | | | | Required by Django >= 1.5 https://docs.djangoproject.com/en/1.5/releases/1.5/
* Allow cancelling a voteAurélien Bompard2013-02-131-5/+13
|
* Fix the tags search view (#35)Aurélien Bompard2013-02-071-1/+1
| | | | | And factor some views/templates while I'm at it. And remove unused/obsolete stuff in the same move.
* Add a tooltip when login is required (#36)Aurélien Bompard2013-02-071-2/+2
| | | | | | | | | This needs a rebuild of the jquery-ui package. It has been applied to: - inline replies - like/dislike links - favorites
* Refactoring of HTML tags and CSS classesAurélien Bompard2013-02-061-8/+4
|
* Normalize some variable namesAurélien Bompard2013-02-051-1/+1
|
* Rethink urls to be more hierarchic and less RPCAurélien Bompard2013-02-041-2/+1
|
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-101-0/+16