summaryrefslogtreecommitdiffstats
path: root/askbot/utils
Commit message (Expand)AuthorAgeFilesLines
* improved tag validation messages and fixed bug where tags were lost in the in...Evgeny Fadeev2012-09-222-0/+13
* group description editing works againEvgeny Fadeev2012-09-141-0/+19
* added simple UI for publishing selected answersEvgeny Fadeev2012-09-121-1/+1
* merged with adolfos master branchEvgeny Fadeev2012-09-061-3/+6
|\
| * added js patch for the noscript tag to hide red margin on IE and disabled Lam...Evgeny Fadeev2012-08-251-1/+4
* | broken commit - migration 137 fails!Evgeny Fadeev2012-08-261-0/+8
* | small bug fixesEvgeny Fadeev2012-08-241-1/+8
* | added tinymce config checker for the settings.pyEvgeny Fadeev2012-08-231-0/+33
* | completed merge of user-groups with tag-editor, not tested yetEvgeny Fadeev2012-08-221-8/+47
|\ \
| * | Merge branch 'master' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-181-8/+47
| |\|
| | * Added options to restrict email addresses and requirement to validate an emai...Evgeny Fadeev2012-08-121-8/+47
| * | added global user groupEvgeny Fadeev2012-08-031-8/+14
| * | merged the master branchEvgeny Fadeev2012-07-242-20/+53
| |\|
| | * updated documentation for the ALLOW_UNICODE_SLUGS settingEvgeny Fadeev2012-07-222-20/+53
* | | option to forbid email address in the screen name and displayed allowed file ...Evgeny Fadeev2012-08-151-1/+11
* | | merged with the user-groups branchEvgeny Fadeev2012-08-103-28/+67
|/ /
* | merged with the master and tag-editor branchesEvgeny Fadeev2012-07-022-2/+156
|\ \ | |/ |/|
| * added fix for the tag addition with category tree on and empty treeEvgeny Fadeev2012-06-261-0/+2
| * filtered tag moderation from events when new tags "exist" as categoriesEvgeny Fadeev2012-06-261-0/+12
| * allowed categories with the same name on multiple branchesEvgeny Fadeev2012-06-141-15/+32
| * added simple tag moderation via email and edited the changelogEvgeny Fadeev2012-06-121-1/+6
| * three-column tag category editor worksEvgeny Fadeev2012-06-111-0/+26
| * category editor works minus that ability to rename and delete categories is u...Evgeny Fadeev2012-06-111-47/+51
| * made moderation dialog work again after the mergeEvgeny Fadeev2012-06-073-376/+14
| |\
| * | added inline category-based retagger to the question pageEvgeny Fadeev2012-06-011-0/+35
| * | added tag categories to the question edit pageEvgeny Fadeev2012-05-231-0/+53
* | | added spammy to the test content set and protected code from such inputEvgeny Fadeev2012-06-161-1/+2
| |/ |/|
* | a small fix to the email formatEvgeny Fadeev2012-06-051-1/+14
* | deleted an unused fileEvgeny Fadeev2012-05-251-28/+0
* | moved module askbot.utils.mail -> askbot.mailEvgeny Fadeev2012-05-251-374/+0
* | created module askbot.mail and moved lamson_handlers.py thereEvgeny Fadeev2012-05-251-3/+4
* | added test cases for detection of email signatureEvgeny Fadeev2012-05-251-3/+29
|/
* added the "welcome email", "signature detection" and prepared for "private gr...Evgeny Fadeev2012-05-221-1/+10
* hopefully fixed the "ask by email" instructions in the bounced messageEvgeny Fadeev2012-05-211-11/+40
* hopefully fixed the error of email not being sent to the author of rejected postEvgeny Fadeev2012-05-101-1/+1
* fixed another source of "blank tags"Evgeny Fadeev2012-05-101-1/+1
* preapproved emails and email domains work for the groupsEvgeny Fadeev2012-05-082-3/+32
* allowed admins to decide whether to moderate email posted to groupsEvgeny Fadeev2012-05-011-1/+2
* added group email address, enabled by defaultEvgeny Fadeev2012-05-011-1/+5
* almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-301-0/+13
* added by_email flag where quesitons are posted by emailEvgeny Fadeev2012-04-091-1/+2
* group logo can be saved and displayedEvgeny Fadeev2012-03-301-1/+2
* simplified text of the instant email alertEvgeny Fadeev2012-03-231-2/+2
* fixed one more bugEvgeny Fadeev2012-03-211-1/+1
* fixed bugs so that test cases passEvgeny Fadeev2012-03-211-3/+17
* untested fix for posting email with inline attachmentsEvgeny Fadeev2012-03-211-52/+67
* assigning users to groups worksEvgeny Fadeev2012-03-201-0/+2
* disabled the error detail compilation, just left a generic messageEvgeny Fadeev2012-03-161-4/+4
* fixed a bug in the validation branch of the ask by email handlerEvgeny Fadeev2012-03-161-2/+2
* hopefully made error messages more uderstandable when asking by emailEvgeny Fadeev2012-03-161-1/+6