summaryrefslogtreecommitdiffstats
path: root/askbot/templatetags
Commit message (Collapse)AuthorAgeFilesLines
* added option to hide ad blocks from logged in usersEvgeny Fadeev2013-05-241-0/+9
|
* 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-092-3/+3
|
* added basic support for multilingual contentEvgeny Fadeev2013-01-062-2/+2
|
* added basic language navigation menuEvgeny Fadeev2013-01-041-0/+5
|
* added django-style template loader class and replaced render_into_skin with ↵Evgeny Fadeev2012-11-171-4/+4
| | | | render
* refactored the absolutize_urls function and the with_settings decorator for ↵Evgeny Fadeev2012-09-271-16/+2
| | | | the test cases
* 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 ↵Evgeny Fadeev2012-05-301-2/+5
| | | | subject for the mailto links
* 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
| | | | fixed the related "timeago" issue
* 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 ↵Evgeny Fadeev2012-02-111-0/+6
| | | | an issue in the progress bar when there are no items
* fixed the url translation bug reported in ↵Evgeny Fadeev2012-01-221-0/+17
| | | | http://askbot.org/en/question/861/callback-invoke-error-error-again
* Added reseting search page to 1 on search terms change; minor cleanup of ↵Tomasz Zielinski2012-01-142-223/+6
| | | | templates and template filters
* Big cleanup of search and paginationTomasz Zielinski2012-01-142-50/+6
|
* Merge branch 'master' into tomaszEvgeny Fadeev2011-12-111-2/+4
|\
| * made askbot work with Django 1.2 againEvgeny Fadeev2011-12-101-2/+4
| |
* | merged Rosandras navigation branch to Tomasz models workEvgeny Fadeev2011-12-111-0/+52
|\ \ | |/ |/|
| * fixed issue with page numbers and page_size, fixed issue with encoded tags, ↵Rosandra Cuello2011-11-181-4/+4
| | | | | | | | cleaned up leftovers
| * most urls working except for the ones including page or page_sizeRosandra Cuello2011-11-171-28/+35
| |
| * Changes to url structure (still missing some parts).Rosandra Cuello2011-11-161-12/+31
| |
| * Basic restfull urls that contain scope/sort/tags/pageRosandra Cuello2011-09-291-0/+26
| |
* | 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 ↵Evgeny Fadeev2011-11-301-4/+9
| | | | | | | | in from question)
* | made login action redirect to the previous page, unless it was a logout pageEvgeny Fadeev2011-11-301-0/+8
|/
* inc versionEvgeny Fadeev2011-08-031-1/+1
|
* fixed the unicode issue in template filter collapse and a misuse of a ↵Evgeny Fadeev2011-08-031-1/+1
| | | | function in user_stats.html
* fixed live searchEvgeny Fadeev2011-08-011-2/+3
|
* renamed gravatar settingsEvgeny Fadeev2011-07-281-7/+4
|
* removed duplicate log calulationNoahY2011-07-281-2/+1
|
* readded try to cloud tag log functionNoahY2011-07-281-1/+6
|
* edit cloud sizeNoahY2011-07-271-1/+1
|
* tag cloud cleaningNoahY2011-07-271-9/+23
|
* added option to customize gravatarNoahY2011-07-251-1/+3
|
* 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
|
* expanded range of supported versions of django and added patches for csrf_tokenEvgeny Fadeev2011-03-281-6/+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-103-433/+0
|
* removed unused importsEvgeny Fadeev2011-01-093-11/+0
|
* removed some unused codeEvgeny Fadeev2010-11-291-358/+12
|