summaryrefslogtreecommitdiffstats
path: root/askbot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature83'Evgeny Fadeev2011-10-075-2/+31
|\
| * fixed bugs with white colorAdolfo Fitoria2011-10-062-4/+8
| * Changed answers permalink.Adolfo Fitoria2011-10-064-12/+13
| * added on hash change event, need to change all the hashing systemAdolfo Fitoria2011-10-061-15/+23
| * Merge branch 'master' into feature83Adolfo Fitoria2011-10-066-136/+10
| |\
| * | temporal: todo add alpha support for jquery.color.jsAdolfo Fitoria2011-10-054-7/+122
| * | Merge branch 'master' into feature83Adolfo Fitoria2011-10-058-5/+130
| |\ \
| * \ \ Merge branch 'master' into feature83Adolfo Fitoria2011-10-0412-32/+174
| |\ \ \
| * | | | Changed the effect to be used with jquery.color.jsAdolfo Fitoria2011-10-033-9/+128
| * | | | Fixes(kind of): auto highlight #hash anchor on any urlAdolfo Fitoria2011-10-031-0/+12
* | | | | fixed tag rendering bug in operaEvgeny Fadeev2011-10-072-1/+105
* | | | | fixed the duplicate menttion&response in the inbox bug102Evgeny Fadeev2011-10-071-9/+7
* | | | | moved mention savings to the celery job and now many test cases for email ale...Evgeny Fadeev2011-10-063-11/+17
| |_|_|/ |/| | |
* | | | bumped version to 0.7.25 due to a bug not entirely fixed by 0.7.24Evgeny Fadeev2011-10-052-5/+5
| |_|/ |/| |
* | | some changes to the bootstrap mode featureEvgeny Fadeev2011-10-053-37/+59
* | | Merge branch 'feature99'Evgeny Fadeev2011-10-052-0/+73
|\ \ \
| * | | do not overwrite settings in case that the value havent changedAdolfo Fitoria2011-10-041-0/+5
| * | | Fixes: feature 99. Added bootstrap modeAdolfo Fitoria2011-10-042-0/+68
| | |/ | |/|
* | | updated changelogEvgeny Fadeev2011-10-051-0/+2
* | | small changes to the bugfix branchEvgeny Fadeev2011-10-052-11/+15
* | | fixed: moderation tab is misalignedAdolfo Fitoria2011-10-051-0/+1
* | | Merge branch 'master' into insectisideAdolfo Fitoria2011-10-0412-32/+174
|\| |
| * | modified the individiual question feature, added Sayan Chowdhury to the list ...Evgeny Fadeev2011-10-036-48/+98
| * | Merge branch 'sayanchowdhury'Evgeny Fadeev2011-10-033-3/+73
| |\ \
| | * | added item description in rss feed and changed the format in rss feed of part...Sayan Chowdhury2011-09-281-3/+20
| | * | added rss feed for particular questionSayan Chowdhury2011-09-283-3/+56
| * | | incremented a version and fixed a bug the comment editingEvgeny Fadeev2011-10-033-6/+6
| * | | hopefully fixed a bug reported at http://askbot.org/en/question/666/askbot-07...Evgeny Fadeev2011-10-031-3/+3
| * | | updated the docs and added raags to the list of contributorsEvgeny Fadeev2011-10-032-0/+2
| * | | pylinted the anonymous user middleware and renamed the setting enabling the a...Evgeny Fadeev2011-10-033-8/+18
| * | | Merge branch 'raags'Evgeny Fadeev2011-10-032-1/+11
| |\ \ \ | | |_|/ | |/| |
| | * | Greeting for anonymous users can be disabled from live settingsRaghu Udiyar2011-09-292-1/+11
| | |/
* | | Fixes: Tool tip to sort people in "people" page doesn't add much valueAdolfo Fitoria2011-10-031-4/+4
* | | Fixes issue 80: make answering own questions harder.Adolfo Fitoria2011-10-031-0/+11
* | | Fixed issue 96: Add possibility to pre-populate tags when askingAdolfo Fitoria2011-10-031-0/+11
|/ /
* / added a fix for problem described at http://askbot.org/en/question/656/keyerr...Evgeny Fadeev2011-10-011-7/+17
|/
* merged the autolink patterns branch by ArunEvgeny Fadeev2011-09-263-16/+140
|\
| * pylinted markup.py files in askbot/conf and askbot/utilsEvgeny Fadeev2011-09-263-66/+96
| * Log when number of patterns mismatch number of URLsArun SAG2011-09-241-1/+5
| * Fix help text in settings UI of auto link key termsArun SAG2011-09-242-14/+17
| * Merge branch 'auto-link'Arun SAG2011-09-242-1/+91
| |\
| | * Ignore key terms if there are no sufficient linksArun SAG2011-09-241-2/+4
| | * Add validation callbackArun SAG2011-09-241-0/+20
| | * Add support for linking multiple key termsArun SAG2011-09-202-28/+36
| | * Fix examples in autolink settingsArun SAG2011-09-181-5/+5
| | * Autolinking urls based on regex now worksArun SAG2011-09-182-3/+8
| | * Add autolinking settings to conf/markup.pyArun SAG2011-09-181-0/+55
* | | merged annotation of user types by JishnuEvgeny Fadeev2011-09-263-6/+11
* | | Merge branch 'jishnu7'Evgeny Fadeev2011-09-261-0/+28
|\ \ \ | |/ / |/| |
| * | feature #79 - explaining meanings of user levels in account->moderation.Jishnu2011-09-221-0/+28
| |/