summaryrefslogtreecommitdiffstats
path: root/askbot/templatetags
Commit message (Expand)AuthorAgeFilesLines
...
* all templates converted to jinja2Evgeny Fadeev2010-10-081-62/+28
* all used templates except login forms are converted to jinja2Evgeny Fadeev2010-10-012-26/+21
* some more templates converted to jinja2Evgeny Fadeev2010-10-012-1/+11
* questions page works on jinja, without translations yetEvgeny Fadeev2010-09-263-22/+270
* stated working on switch to jinjaEvgeny Fadeev2010-09-262-81/+31
* implemented unicode aware `slugify` with unidecode libraryonur mat2010-09-111-1/+1
* fixed a few small issues: bug in edit wiki post, allow hyphen in user name an...Evgeny Fadeev2010-08-281-2/+2
* simplified media specification in templates and made a function to lookup med...Evgeny Fadeev2010-08-141-10/+5
* improved error messages and made question restore workEvgeny Fadeev2010-08-101-8/+5
* editing and retagging is under moderation rulesEvgeny Fadeev2010-08-091-6/+8
* put reopening questions under moderation rulesEvgeny Fadeev2010-08-071-4/+5
* moderation rules apply to post deletion, added new boolean setting to always ...Evgeny Fadeev2010-08-071-19/+13
* moderation rules apply to closing questionsEvgeny Fadeev2010-08-041-16/+40
* moderation rules apply to posting comments, fixed login prompt linksEvgeny Fadeev2010-08-031-18/+47
* added permission tests for voting, split tests.py into several filesEvgeny Fadeev2010-07-311-12/+24
* applied permissions to file uploadEvgeny Fadeev2010-07-281-2/+2
* started working on user moderationEvgeny Fadeev2010-07-151-2/+4
* inlined questions_list template into questions.htmlEvgeny Fadeev2010-06-281-6/+17
* merged with branch experimentalEvgeny Fadeev2010-06-151-1/+1
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-134-0/+1078