Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use spaces instead of tabs in the templates | Aurélien Bompard | 2013-06-12 | 1 | -19/+17 |
| | |||||
* | Add search | Aurélien Bompard | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | Refactor voting JS for better separation of concerns | Aurélien Bompard | 2013-04-30 | 1 | -6/+6 |
| | |||||
* | Use the url tag from future for Django 1.5 compat | Aurélien Bompard | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | Switch to the new-style "url" tag | Aurélien Bompard | 2013-02-27 | 1 | -1/+1 |
| | | | | | Required by Django >= 1.5 https://docs.djangoproject.com/en/1.5/releases/1.5/ | ||||
* | Allow cancelling a vote | Aurélien Bompard | 2013-02-13 | 1 | -5/+13 |
| | |||||
* | Fix the tags search view (#35) | Aurélien Bompard | 2013-02-07 | 1 | -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 Bompard | 2013-02-07 | 1 | -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 classes | Aurélien Bompard | 2013-02-06 | 1 | -8/+4 |
| | |||||
* | Normalize some variable names | Aurélien Bompard | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Rethink urls to be more hierarchic and less RPC | Aurélien Bompard | 2013-02-04 | 1 | -2/+1 |
| | |||||
* | Factor the like/dislike form in a separate file | Aurélien Bompard | 2012-12-10 | 1 | -0/+16 |