summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/base.html
Commit message (Collapse)AuthorAgeFilesLines
* Use rjsmin instead of jsmin for licensing reasonsAurélien Bompard2013-02-261-1/+1
|
* jQuery UI does not like to be minified againAurélien Bompard2013-02-231-3/+5
| | | | It causes javascript errors and 404 errors on images
* Split up CSS for clarityAurélien Bompard2013-02-231-1/+1
|
* Use django-assets to compress static filesAurélien Bompard2013-02-231-6/+7
|
* The user profile page is now editable (#32)Aurélien Bompard2013-02-141-0/+8
|
* Minor fix in the navigation barAurélien Bompard2013-02-141-1/+1
|
* A few SSL-related fixesAurélien Bompard2013-02-131-1/+1
|
* Make it possible to disable the internal user DBAurélien Bompard2013-02-131-4/+6
|
* Rework the login and register formsAurélien Bompard2013-02-131-2/+2
|
* Fix the tags search view (#35)Aurélien Bompard2013-02-071-3/+3
| | | | | 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
* Keep the redirect url when already on the login pageAurélien Bompard2013-02-071-2/+2
|
* Minor cosmetics in the navbar, month page title, and user profileAurélien Bompard2013-02-011-2/+4
|
* Style changesAurélien Bompard2013-01-251-5/+6
| | | | | | - move imported JS/CSS libs to a separate directory - real accordion for the months list - the top navbar is not black anymore
* Switch to a fluid layoutAurélien Bompard2013-01-231-6/+8
|
* Update jQuery and BootstrapAurélien Bompard2013-01-141-4/+5
|
* Integrate the new logoAurélien Bompard2012-12-191-0/+1
|
* Prepare a fix for #25Aurélien Bompard2012-12-121-2/+2
|
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-2/+4
|
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-071-0/+1
|
* Fix threads count on summary pageAurélien Bompard2012-11-171-1/+2
|
* Do some CSS refactoringAurélien Bompard2012-10-301-41/+34
|
* Improve styling in headers and thread viewAurélien Bompard2012-10-101-7/+7
|
* Improve navigation linksAurélien Bompard2012-09-031-1/+5
|
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-101-3/+1
|
* Packaging hyperkittyAamir Khan2012-07-241-0/+65