summaryrefslogtreecommitdiffstats
path: root/askbot/templatetags/extra_filters_jinja.py
Commit message (Expand)AuthorAgeFilesLines
* require html5lib for bs4 for better compatibility with apacheEvgeny Fadeev2013-05-081-1/+1
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-051-4/+2
* made a setting to make question body optionalEvgeny Fadeev2013-04-251-0/+13
* created boilerplate modal menu and a template filter as_jsonEvgeny Fadeev2013-04-051-0/+5
* merged with the master branchEvgeny Fadeev2013-03-231-0/+4
|\
| * allowed to enable and disable scopes on the main pageEvgeny Fadeev2013-03-221-0/+4
* | better compress support on the main and question pagesEvgeny Fadeev2013-03-231-0/+6
|/
* brokenEvgeny Fadeev2013-01-091-1/+1
* added basic support for multilingual contentEvgeny Fadeev2013-01-061-1/+1
* added basic language navigation menuEvgeny Fadeev2013-01-041-0/+5
* refactored the absolutize_urls function and the with_settings decorator for t...Evgeny Fadeev2012-09-271-16/+2
* temporal fix for email images issue with tinymce editorAdolfo Fitoria2012-09-251-4/+7
* uploaded images work again on emails notificationsAdolfo Fitoria2012-09-201-4/+6
* fixed mailto link and replaced quote_plus with quote fo encode content and su...Evgeny Fadeev2012-05-301-2/+5
* test cases for the post approval notifications passEvgeny Fadeev2012-05-271-0/+4
* added the timezone offset to the timestamps in the html output and hopefully ...Evgeny Fadeev2012-04-101-0/+11
* made "bare" english django.po fileEvgeny Fadeev2012-02-251-1/+1
* fixed the full url issue for sites where askbot is installed in subpath and a...Evgeny Fadeev2012-02-111-0/+6
* fixed the url translation bug reported in http://askbot.org/en/question/861/c...Evgeny Fadeev2012-01-221-0/+17
* Added reseting search page to 1 on search terms change; minor cleanup of temp...Tomasz Zielinski2012-01-141-13/+6
* Big cleanup of search and paginationTomasz Zielinski2012-01-141-0/+5
* made askbot work with Django 1.2 againEvgeny Fadeev2011-12-101-2/+4
* Added - ability to remove own flags to questions and answersDejan Noveski2011-12-041-1/+10
* made login redirect to either main page or to the question page (if logging i...Evgeny Fadeev2011-11-301-4/+9
* made login action redirect to the previous page, unless it was a logout pageEvgeny Fadeev2011-11-301-0/+8
* fixed the unicode issue in template filter collapse and a misuse of a functio...Evgeny Fadeev2011-08-031-1/+1
* added absolutization of relative urls in anchors for the instant email alertsEvgeny Fadeev2011-06-101-3/+7
* added absolutized urls to images in the instant email alertsEvgeny Fadeev2011-06-091-0/+9
* added support for css sliding doors tagsEvgeny Fadeev2011-02-201-2/+0
* added display of country flagsEvgeny Fadeev2011-02-111-0/+14
* some refactoring and removal of dead codeEvgeny Fadeev2011-01-101-16/+0
* removed unused importsEvgeny Fadeev2011-01-091-3/+0
* comment editing worksEvgeny Fadeev2010-11-241-0/+5
* all used templates except login forms are converted to jinja2Evgeny Fadeev2010-10-011-0/+21
* some more templates converted to jinja2Evgeny Fadeev2010-10-011-0/+7
* questions page works on jinja, without translations yetEvgeny Fadeev2010-09-261-0/+214