summaryrefslogtreecommitdiffstats
path: root/askbot/tests/form_tests.py
Commit message (Expand)AuthorAgeFilesLines
* added lower rep barrier to accept any posts with links - as a first line of d...Evgeny Fadeev2012-11-011-13/+43
* undone the first implementation of limiting the link insertionEvgeny Fadeev2012-10-281-43/+13
* added reputation limit to insert links into questions and answersEvgeny Fadeev2012-10-281-13/+43
* Fixed some stylesAdolfo Fitoria2012-08-141-3/+4
* Initial work for widget creationAdolfo Fitoria2012-08-071-6/+27
* completed the "admins can post under fake accounts" featureEvgeny Fadeev2012-07-301-0/+27
* assigning users to groups about 2/3 way doneEvgeny Fadeev2012-03-191-0/+4
* made form validation work properly for testing of the minimal lenght of answe...Evgeny Fadeev2012-01-021-0/+24
* added extra user name validation to make it slugification safeEvgeny Fadeev2011-12-291-0/+1
* adding tests for UserNameFieldAdolfo Fitoria2011-08-101-0/+29
* admin can add administrators too, added test cases, added postgres startup pr...Adolfo Fitoria2011-08-091-1/+27
* mandatory tags workEvgeny Fadeev2011-07-131-0/+24
* built basic post by email featureAndrei2011-04-061-0/+79
* almost finished anonymous posting feature still need to fix presentational pa...Evgeny Fadeev2011-02-141-0/+114
* it is now possible to either force lower-casing tags or allow freehand charac...Evgeny Fadeev2011-01-301-0/+35