summaryrefslogtreecommitdiffstats
path: root/askbot/tests/permission_assertion_tests.py
Commit message (Expand)AuthorAgeFilesLines
* removed reputation limit to post comments and allowed users repost own answer...Evgeny Fadeev2013-04-101-1/+3
* added minimum karma to accept any answerEvgeny Fadeev2012-10-031-2/+10
* added several test cases for groups-related functionsEvgeny Fadeev2012-09-111-4/+4
* merged with the user-groups branchEvgeny Fadeev2012-08-101-3/+3
* Added reseting search page to 1 on search terms change; minor cleanup of temp...Tomasz Zielinski2012-01-141-1/+1
* BigMigration: Out of 456 test, only 67 fail, mostly for email and on-screen t...Tomasz Zielinski2011-12-311-5/+5
* Misc tweaksTomasz Zielinski2011-12-121-1/+0
* Tickets 104, 107: User_stats finalizationTomasz Zielinski2011-12-101-2/+3
* made some changes in the setup templates, startup scripts and test cases - st...Evgeny Fadeev2011-11-221-4/+2
* Merge branch 'tmp' into vlad111Evgeny Fadeev2011-11-221-5/+20
|\
| * Feature #111: improvements in CLOSED MODEVlad Bokov2011-11-221-5/+20
* | modified url in the closed mode test caseEvgeny Fadeev2011-11-061-1/+1
|/
* Feature #111: closed forum mode + testsVlad Bokov2011-11-051-0/+32
* a small change, moved setting to another chapter and renamed the settingEvgeny Fadeev2011-10-231-15/+4
* Feature #116: some misplacing correctedVlad Bokov2011-10-211-23/+17
* Feature #116: allow-admins-moderators-accept-answers (+tests)Vlad Bokov2011-10-211-2/+41
* added limit to edit comments to the live settingsEvgeny Fadeev2011-02-041-2/+102
* finalized the SE import app and documented it, fixed some testsEvgeny Fadeev2011-01-251-15/+28
* accept answer function is now under moderation rulesEvgeny Fadeev2010-08-091-0/+83
* editing and retagging is under moderation rulesEvgeny Fadeev2010-08-091-0/+227
* put reopening questions under moderation rulesEvgeny Fadeev2010-08-071-0/+72
* moderation rules apply to post deletion, added new boolean setting to always ...Evgeny Fadeev2010-08-071-0/+150
* moderation rules apply to closing questionsEvgeny Fadeev2010-08-041-0/+205
* moderation rules apply to posting comments, fixed login prompt linksEvgeny Fadeev2010-08-031-0/+277
* added permission tests for voting, split tests.py into several filesEvgeny Fadeev2010-07-311-0/+426