summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/recent_activities.html
Commit message (Collapse)AuthorAgeFilesLines
* Revive the 'discussions by category' widget on the overview pageAurélien Bompard2013-07-121-14/+11
|
* Don't display threads without votes in the popular threadsAurélien Bompard2013-07-121-0/+2
|
* Minor renameAurélien Bompard2013-06-181-1/+1
|
* Add Top Posters and Popular Threads widgets to the overviewAurélien Bompard2013-06-181-10/+42
|
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-121-100/+98
|
* Django 1.4 compatibilityAurélien Bompard2013-04-241-0/+2
|
* Add a 'Create new thread' button to the overview pageAurélien Bompard2013-04-241-0/+6
|
* Change Activity Graph from Protovis to d3 (#43)Aslak Knutsen2013-03-051-9/+15
| | | | | | | | | 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.
* Use django-assets to compress static filesAurélien Bompard2013-02-231-3/+0
|
* Fix links in activity graph (#42)Aurélien Bompard2013-02-131-1/+1
|
* Minor CSS refactoringAurélien Bompard2013-02-131-3/+3
|
* 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.
* Use the email count in activity, not the thread countAurélien Bompard2013-02-061-1/+1
| | | | As discussed on the hyperkitty-devel mailing-list.
* Rethink urls to be more hierarchic and less RPCAurélien Bompard2013-02-041-1/+1
|
* Style changesAurélien Bompard2013-01-251-1/+1
| | | | | | - 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-76/+87
|
* Get rid of the stats.css fileAurélien Bompard2013-01-231-3/+3
|
* Make the page title dynamicAurélien Bompard2013-01-041-0/+5
|
* Put the graph generation code in the main JS fileAurélien Bompard2012-12-101-57/+7
|
* Factor the thread summaries form out in a separate fileAurélien Bompard2012-12-101-70/+2
|
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-3/+5
|
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-061-1/+1
|
* Get rid of redundant SQL queriesAurélien Bompard2012-11-251-4/+4
|
* Take the graph title out of the graph itselfAurélien Bompard2012-11-251-6/+1
|
* Make graph height dynamicAurélien Bompard2012-11-251-1/+1
|
* Fix threads count on summary pageAurélien Bompard2012-11-171-1/+1
|
* Add an accordion widget for the month listAurélien Bompard2012-11-151-0/+6
|
* Move JS libs in the libs subdirAurélien Bompard2012-11-151-2/+1
|
* Use the new thread object in KittyStoreAurélien Bompard2012-11-091-29/+35
|
* Fix settings access from the templatesAurélien Bompard2012-10-171-2/+2
|
* Fix some forgotten instances of likestatusAurélien Bompard2012-10-121-4/+4
|
* Improve styling in headers and thread viewAurélien Bompard2012-10-101-15/+4
|
* Fix mockup testAurélien Bompard2012-10-091-2/+2
|
* Improve appearanceAurélien Bompard2012-10-051-2/+3
|
* Fix leftover hardcoded URLsAurélien Bompard2012-09-061-8/+10
|
* Disable mockupsAurélien Bompard2012-09-041-0/+9
|
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-101-3/+3
|
* Packaging hyperkittyAamir Khan2012-07-241-0/+212