summaryrefslogtreecommitdiffstats
path: root/askbot/models
Commit message (Expand)AuthorAgeFilesLines
* made dependency checking more complete and incremented revisionEvgeny Fadeev2011-12-061-3/+3
* Added - ability to remove own flags to questions and answersDejan Noveski2011-12-042-73/+149
* incremented revision and fixed email subject line for the instant alerts - so...Evgeny Fadeev2011-11-291-18/+1
* made it possible for the admins and moderators to accept best answersEvgeny Fadeev2011-11-281-2/+5
* added comments on the post models, all question stuff that there is now will ...Evgeny Fadeev2011-11-262-2/+36
* Moved all methods "shared" by Answer and Question models to ContentTomasz Zielinski2011-11-263-297/+323
* Initial extraction of Question&Answer model methods to their common parent cl...Tomasz Zielinski2011-11-253-104/+114
* Added the missing PostRevision testTomasz Zielinski2011-11-241-4/+0
* Using plainto_tsquery instead of to_tsquery allows special characters in searchAlexander Werner2011-11-191-2/+2
* 0050 migration fix - removed generic relations` migrationTomasz Zielinski2011-11-111-0/+1
* Added minor TODO comment in PostRevisionManagerTomasz Zielinski2011-11-091-0/+3
* Added test for the new wikipost models (only PostRevision at the moment)Tomasz Zielinski2011-11-091-7/+17
* replaced the logo with the one for dark bg, decreased width of input boxes fo...Evgeny Fadeev2011-11-082-1/+18
|\
| * merged vlads caching of the question page fixEvgeny Fadeev2011-11-061-1/+14
| |\
| | * a small change, moved setting to another chapter and renamed the settingEvgeny Fadeev2011-10-231-1/+1
| | * Feature #116: allow-admins-moderators-accept-answers (+tests)Vlad Bokov2011-10-211-1/+14
| * | moved post vote buttons to css background, simplified the vote button handler...Evgeny Fadeev2011-10-271-0/+4
| * | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-10-071-10/+0
| |\ \
* | \ \ Merge branch 'tomasz'Evgeny Fadeev2011-11-075-125/+109
|\ \ \ \
| * | | | Removed QuestionRevision/AnswerRevision references from the codebaseTomasz Zielinski2011-11-085-125/+109
* | | | | Merge branch 'tomasz'Evgeny Fadeev2011-11-075-75/+111
|\| | | |
| * | | | Converted QuestionRevision&AnswerRevision to PostRevision, keeping them for n...Tomasz Zielinski2011-11-044-16/+29
| * | | | Initial refactor of QuestionRevision&AnswerRevisions - extracted common part ...Tomasz Zielinski2011-11-024-66/+89
* | | | | made merge_users command not add multiple email subscription settings of the ...Evgeny Fadeev2011-11-031-0/+4
|/ / / /
* | | / added management command "send_accept_answer_remindersEvgeny Fadeev2011-10-231-0/+42
| |_|/ |/| |
* | | Merge branch 'feature73'Evgeny Fadeev2011-10-121-2/+3
|\| |
| * | Merge branch 'feature73'Adolfo Fitoria2011-10-071-2/+3
| |\ \
| | * | Fixes issue 73: Added entries into livesettings, modified tests to makeAdolfo Fitoria2011-10-051-2/+3
* | | | Merge branch 'feature83'Evgeny Fadeev2011-10-071-1/+1
|\| | | | |_|/ |/| |
| * | Changed answers permalink.Adolfo Fitoria2011-10-061-1/+1
| |/
* / moved mention savings to the celery job and now many test cases for email ale...Evgeny Fadeev2011-10-061-10/+0
|/
* removed uses of __class__.__name__ on postsEvgeny Fadeev2011-09-201-2/+2
* fixed the double prefix issue in the instant emailsEvgeny Fadeev2011-09-201-1/+0
* fixed incorrect usage of diff_date in the templates, added a better test for ...Evgeny Fadeev2011-09-201-0/+2
* some updates to the avatar data updater code + documentationEvgeny Fadeev2011-08-301-2/+4
* Changes in the avatar fields.Adolfo Fitoria2011-08-292-28/+35
* fixing the valid_avatar_issueAdolfo Fitoria2011-08-292-17/+11
* Merge branch 'master' into avatars-sidebarAdolfo Fitoria2011-08-292-9/+13
|\
| * Merge branch 'adolfo'Evgeny Fadeev2011-08-281-0/+6
| |\
| | * fixing bug 66, make admin first userAdolfo Fitoria2011-08-221-0/+6
| * | added email theading support by BenoitEvgeny Fadeev2011-08-221-8/+6
| * | adding markdown in comments. TODO: add a link to with help about markdownAdolfo Fitoria2011-08-171-1/+1
| |/
* | fix error in signalAdolfo Fitoria2011-08-241-3/+3
* | fixing avatar sidebarAdolfo Fitoria2011-08-232-1/+23
|/
* fixed mentions with differente capitalizationsAdolfo Fitoria2011-08-101-2/+2
* fixed bugAdolfo Fitoria2011-08-101-8/+5
* admin can add administrators too, added test cases, added postgres startup pr...Adolfo Fitoria2011-08-091-3/+13
* fixing diff problem, fixing spacing, style detailsAdolfo Fitoria2011-08-093-13/+21
* kinda fixing inboxAdolfo Fitoria2011-08-083-3/+22
* a minor changeEvgeny Fadeev2011-07-311-1/+1