summaryrefslogtreecommitdiffstats
path: root/askbot/forms.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | merged with the master branchEvgeny Fadeev2012-07-211-188/+329
| |\ \
| | * | some PEP8 treatment to a couple of filesEvgeny Fadeev2012-07-211-187/+337
| | |/
| * | allow posting question to specific group via the group pageEvgeny Fadeev2012-07-181-0/+1
* | | merged with the user-groups branchEvgeny Fadeev2012-08-101-181/+414
* | | added django-tinymce module to enable the script compressionEvgeny Fadeev2012-08-061-9/+18
* | | added "show only subscribed tags" choice to the main pageEvgeny Fadeev2012-07-101-1/+6
|/ /
* | tag moderation worksEvgeny Fadeev2012-07-091-0/+10
* | merged with the master and tag-editor branchesEvgeny Fadeev2012-07-021-52/+104
|\ \ | |/ |/|
| * group-private posts work on screen, still need update on the email alert and ...Evgeny Fadeev2012-06-191-6/+57
| * category editor works minus that ability to rename and delete categories is u...Evgeny Fadeev2012-06-111-46/+40
| * made moderation dialog work again after the mergeEvgeny Fadeev2012-06-071-1/+1
| |\
| * | fancy tag editor now has input validationEvgeny Fadeev2012-06-041-8/+15
| * | completed styling change for the category/tag selector and fixed some usabili...Evgeny Fadeev2012-05-141-1/+1
* | | merged feature 157 by Paul BackhouseEvgeny Fadeev2012-06-151-0/+6
|\ \ \ | |_|/ |/| |
| * | User profile has "Show tags" checkbox.Paul Backhouse2012-04-301-0/+6
* | | moved module askbot.utils.mail -> askbot.mailEvgeny Fadeev2012-05-251-1/+1
| |/ |/|
* | Merge branch 'master-test' into user-groupsEvgeny Fadeev2012-05-081-1/+1
|\ \
| * | added a possibility to have independent set of "subscribed" tags in addition ...Evgeny Fadeev2012-05-071-1/+1
* | | preapproved emails and email domains work for the groupsEvgeny Fadeev2012-05-081-1/+16
|/ /
* | group logos show in the user profile pagesEvgeny Fadeev2012-05-011-1/+1
* | almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-301-1/+60
* | group logo can be saved and displayedEvgeny Fadeev2012-03-301-0/+5
* | user group descriptions are editable, but the WMD still does not want to show...Evgeny Fadeev2012-03-271-0/+4
* | user groups are deletable, commit from the bus en route to CordobaEvgeny Fadeev2012-03-201-1/+12
* | assigning users to groups about 2/3 way doneEvgeny Fadeev2012-03-191-0/+4
|/
* made tags not required by option in the AskByEmailFormEvgeny Fadeev2012-03-191-10/+16
* tags can be made optional via live settingsEvgeny Fadeev2012-03-181-5/+7
* fixed a bug in the validation branch of the ask by email handlerEvgeny Fadeev2012-03-161-7/+11
* hopefully made error messages more uderstandable when asking by emailEvgeny Fadeev2012-03-161-1/+6
* fixed "title too long" error with unicode titlesEvgeny Fadeev2012-03-151-1/+1
* fixed the disappearing form field values when tags are invalid, also removed ...Evgeny Fadeev2012-03-051-1/+7
* about halfed the queries on the question page on warm cache, cut CPU time som...Evgeny Fadeev2012-02-291-9/+2
* made "bare" english django.po fileEvgeny Fadeev2012-02-251-11/+17
* added validation of maximum length of title, which works for utf-8 inputEvgeny Fadeev2012-02-191-0/+16
* Further SearchState && JS cleanup - search kind of works now but still needsTomasz Zielinski2012-01-121-71/+0
* Initial refactor to remove SearchState from the sessionTomasz Zielinski2012-01-111-1/+1
* Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2012-01-091-1/+0
|\
| * added option to disable changing email addressEvgeny Fadeev2012-01-071-1/+0
* | Question URL mapping (old -> new) + some cleanup of question-related redirect...Tomasz Zielinski2012-01-071-2/+0
* | Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2012-01-051-10/+47
|\|
| * made form validation work properly for testing of the minimal lenght of answe...Evgeny Fadeev2012-01-021-8/+37
| * Merge branch 'piskvorky'Evgeny Fadeev2011-12-301-4/+6
| |\
| | * added min settings to javascriptpiskvorky2011-12-171-4/+2
| | * moved min title/editor length to livesettingspiskvorky2011-12-171-4/+8
| * | fixed two more english locale messagesEvgeny Fadeev2011-12-121-1/+7
| |/
* | BigMigration: Out of 456 test, only 67 fail, mostly for email and on-screen t...Tomasz Zielinski2011-12-311-1/+0
* | BigMigration: Restoring functionalityTomasz Zielinski2011-12-301-1/+1
* | Updated writers views to use Post wherever possible; Sql VIEW updateTomasz Zielinski2011-12-271-1/+1
* | Tickets 104, 107: transplant of the followed_by fieldTomasz Zielinski2011-12-041-2/+2
* | Tickets 104, 107: transplant of tagnamesTomasz Zielinski2011-12-041-1/+1
|/