summaryrefslogtreecommitdiffstats
path: root/askbot/models/badges.py
Commit message (Expand)AuthorAgeFilesLines
* started migrating the score field to points, models, views and testAdolfo Fitoria2012-06-181-15/+15
* replaced the unnecessary hack for dealing with deleted badges with the code t...Evgeny Fadeev2012-03-111-0/+5
* BigMigration: Restoring functionalityTomasz Zielinski2011-12-301-4/+5
* BigMigration: Question, Answer, Comment models REMOVED; Initial adjustements ...Tomasz Zielinski2011-12-301-1/+0
* Tickets 104, 107: transplant of tagsTomasz Zielinski2011-12-071-3/+1
* Tickets 104, 107: transplant of the favorited_by + FavoriteQuestionTomasz Zielinski2011-12-041-1/+1
* Tickets 104, 107: transplant of accepted* fieldsTomasz Zielinski2011-12-041-1/+1
* Tickets 104, 107: transplant of the view_count fieldTomasz Zielinski2011-12-031-1/+1
* made badge context display workEvgeny Fadeev2011-07-291-1/+1
* added offensive_flag_count to Comment model and made sure that comment votes ...Evgeny Fadeev2011-06-191-0/+1
* made the enthusiast badge work and added version display to the footer templateEvgeny Fadeev2011-01-051-5/+19
* fixed a message for the badge "Taxonomist"Evgeny Fadeev2011-01-051-1/+3
* added taxonomist badge and incremented the versionEvgeny Fadeev2011-01-051-0/+11
* implemented Commentator badge and removed unnecessary sql scriptsEvgeny Fadeev2011-01-041-2/+14
* added the forgotten keys for the two new stub badgesEvgeny Fadeev2011-01-031-0/+2
* fixed a bug in the migration 25 and added two stub badgesEvgeny Fadeev2011-01-031-3/+23
* fixed a translation bug in badges - used ascii translation function instead o...Evgeny Fadeev2010-12-141-2/+2
* fixed three badges for the SEEvgeny Fadeev2010-12-071-0/+24
* new badge system fully works but a few badges from SE are not yet implementedEvgeny Fadeev2010-12-051-7/+16
* more badgesEvgeny Fadeev2010-12-051-8/+80
* some more badgesEvgeny Fadeev2010-12-041-17/+135
* half of the badges are redoneEvgeny Fadeev2010-12-031-20/+117
* added several more badgesEvgeny Fadeev2010-12-031-23/+216
* two more badgesEvgeny Fadeev2010-12-021-4/+28
* new badges system works, implemented & tested 4 badges, ~30 to go...Evgeny Fadeev2010-12-021-17/+133
* some progress on rebuilding badge systemEvgeny Fadeev2010-11-301-13/+125
* started improving badges, broken commitEvgeny Fadeev2010-11-301-0/+80