summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/base.html
Commit message (Collapse)AuthorAgeFilesLines
* Load subscriptions asynchronouslyAurélien Bompard2013-08-151-1/+2
|
* Make real breadcrumbs in the top barAurélien Bompard2013-07-151-9/+44
|
* Move static files into the hyperkitty prefixAurélien Bompard2013-07-111-6/+6
|
* Add Tabs widget and switch to the smoothness jQuery UI themeAurélien Bompard2013-06-201-1/+1
|
* Update jQuery and add the Autocomplete widgetAurélien Bompard2013-06-191-4/+4
|
* Split the JS code into more manageable chunksAurélien Bompard2013-06-131-1/+1
|
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-121-100/+98
|
* Use the search iconAurélien Bompard2013-06-101-1/+1
|
* Add searchAurélien Bompard2013-06-061-0/+13
|
* Navigate through unread messages with 'j' and 'k'Aurélien Bompard2013-05-311-1/+1
|
* Fix URLs in merged CSS filesAurélien Bompard2013-05-271-1/+1
|
* Reorder bootstrap to have access to the iconsAurélien Bompard2013-05-221-2/+2
|
* Standardize flash messages a bitAurélien Bompard2013-05-031-2/+9
|
* Use the url tag from future for Django 1.5 compatAurélien Bompard2013-03-211-0/+1
|
* Merge pull request #2 from aslakknutsen/graphAurélien Bompard2013-03-051-1/+1
|\ | | | | Change Activity Graph from Protovis to d3 (#43)
| * Change Activity Graph from Protovis to d3 (#43)Aslak Knutsen2013-03-051-1/+1
| | | | | | | | | | | | | | | | | | Fixes failing javascipt in Opera and Chrome resulting in no graph and no other javascript features. Changed to precalculate all days in the begin_date...end_date date range before matching email counts to ensure we have data points for all days in the range.
* | Switch to the new-style "url" tagAurélien Bompard2013-02-271-7/+7
|/ | | | | Required by Django >= 1.5 https://docs.djangoproject.com/en/1.5/releases/1.5/
* 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