summaryrefslogtreecommitdiffstats
path: root/askbot/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* added option to disable the big ask buttonEvgeny Fadeev2013-03-241-10/+12
* refactored the absolutize_urls function and the with_settings decorator for t...Evgeny Fadeev2012-09-271-1/+1
* added several test cases for groups-related functionsEvgeny Fadeev2012-09-111-0/+32
* a part of "ask to join group" moderationEvgeny Fadeev2012-09-051-2/+4
* tests pass, but group-related features need some manual testing and more test...Evgeny Fadeev2012-08-291-4/+1
* Modified the question widget view to match the new style,Adolfo Fitoria2012-08-181-9/+16
* fixed "share with everyone" and sharing threads with multiple groupsEvgeny Fadeev2012-08-051-9/+69
* group-private posts work on screen, still need update on the email alert and ...Evgeny Fadeev2012-06-191-0/+4
* Merge branch 'master' into user-groupsEvgeny Fadeev2012-06-071-0/+12
|\
| * hopefully fixed internal server error when google tries to load tag wiki textEvgeny Fadeev2012-06-031-0/+12
* | test cases for the post approval notifications passEvgeny Fadeev2012-05-271-1/+7
|/
* Upgrading question view to use PostTomasz Zielinski2011-12-131-24/+0
* Healing test suiteTomasz Zielinski2011-12-131-16/+23
* Merge remote-tracking branch 'askbot/wikipost' into wikipostTomasz Zielinski2011-12-111-1/+15
|\
| * made askbot work with Django 1.2 againEvgeny Fadeev2011-12-101-1/+15
* | Tickets 104, 107: User_stats finalizationTomasz Zielinski2011-12-101-0/+17
|/
* Feature #111: improvements in CLOSED MODEVlad Bokov2011-11-221-0/+44
* User.add_missing_askbot_subscriptions() is run on User post_save signal when ...Evgeny Fadeev2011-06-051-0/+5
* fixed another correctness bug on tag subscriptionsAndrei2011-04-071-1/+20
* added support to receive email updates on interesting and exclude ignored wil...Evgeny Fadeev2011-04-031-0/+2
* almost finished anonymous posting feature still need to fix presentational pa...Evgeny Fadeev2011-02-141-0/+7
* moderation rules apply to closing questionsEvgeny Fadeev2010-08-041-1/+3
* moderation rules apply to posting comments, fixed login prompt linksEvgeny Fadeev2010-08-031-0/+113
* added permission tests for voting, split tests.py into several filesEvgeny Fadeev2010-07-311-0/+30