summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | fixed tag rendering bug in operaEvgeny Fadeev2011-10-072-1/+105
| | | |
| | * | moved "exclude db" statement in the MANIFEST.in up, so that the empty db ↵Evgeny Fadeev2011-10-071-1/+1
| | | | | | | | | | | | | | | | file is not included into the distribution
| | * | 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 ↵Evgeny Fadeev2011-10-063-11/+17
| | | | | | | | | | | | | | | | alerts fail
| * | | Merge branch 'feature73'Adolfo Fitoria2011-10-075-26/+100
| |\ \ \
| | * | | Merge branch 'master' into feature73Adolfo Fitoria2011-10-063-5/+6
| | |\| |
| | * | | Merge branch 'master' into feature73Adolfo Fitoria2011-10-058-5/+129
| | |\ \ \
| | * | | | Fixes issue 73: Added entries into livesettings, modified tests to makeAdolfo Fitoria2011-10-055-26/+100
| | | | | | | | | | | | | | | | | | | | | | | | it work.
| * | | | | Merge branch 'master' into bug97Adolfo Fitoria2011-10-0715-12/+271
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into bug97Adolfo Fitoria2011-10-0412-32/+174
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | deleted pdb statementsAdolfo Fitoria2011-10-031-2/+0
| | | | | |
| * | | | | added startup testAdolfo Fitoria2011-10-031-0/+13
| | | | | |
| * | | | | Merge branch 'master' into bug97Adolfo Fitoria2011-10-032-7/+25
| |\ \ \ \ \
| * | | | | | Fixed bug 97: UserWarning: Cannot translate loaderAdolfo Fitoria2011-09-302-3/+10
| | | | | | |
* | | | | | | split html head into separate sub-templatesEvgeny Fadeev2011-10-074-34/+37
| | | | | | |
* | | | | | | Merge branch 'master' into new-templateAdolfo Fitoria2011-10-066-2/+136
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | fixed bugs with white colorAdolfo Fitoria2011-10-062-4/+8
| | | | | | |
| * | | | | | Changed answers permalink.Adolfo Fitoria2011-10-064-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added hash flashing support for questions
| * | | | | | added on hash change event, need to change all the hashing systemAdolfo Fitoria2011-10-061-15/+23
| | | | | | |
| * | | | | | Merge branch 'master' into feature83Adolfo Fitoria2011-10-067-136/+11
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | temporal: todo add alpha support for jquery.color.jsAdolfo Fitoria2011-10-054-7/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | tested jquery.animate-colors. but it does not works on FF
| * | | | | | Merge branch 'master' into feature83Adolfo Fitoria2011-10-058-5/+130
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | Conflicts: askbot/skins/default/templates/question.html
| * | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug in jquery.color.js to make it work with askbot.
| * | | | | | Fixes(kind of): auto highlight #hash anchor on any urlAdolfo Fitoria2011-10-031-0/+12
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | http://bugs.askbot.org/issues/83
* | | | | | Merge branch 'master' into new-templateAdolfo Fitoria2011-10-0610-12/+134
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | Conflicts: askbot/skins/default/media/style/style.css
| * | | | | added db to .gitignoreEvgeny Fadeev2011-10-051-0/+1
| | | | | |
| * | | | | 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
| |\| | |
| * | | | Fixes: Tool tip to sort people in "people" page doesn't add much valueAdolfo Fitoria2011-10-031-4/+4
| | | | | | | | | | | | | | | | | | | | http://askbot.org/en/question/662
| * | | | 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
| | |/ / | |/| | | | | | | | | | question via url parameters.
* | | | Merge branch 'master' of git://github.com/byroncorrales/askbot-devel into ↵Adolfo Fitoria2011-10-0614-242/+635
|\ \ \ \ | | | | | | | | | | | | | | | new-template
| * | | | search form, ask button, sort bar and some sidebar stylesByron2011-10-0614-242/+635
| | | | |
* | | | | Merge branch 'master' into new-templateAdolfo Fitoria2011-10-0412-32/+174
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | modified the individiual question feature, added Sayan Chowdhury to the list ↵Evgeny Fadeev2011-10-036-48/+98
| | | | | | | | | | | | | | | | | | | | of contributors
| * | | | Merge branch 'sayanchowdhury'Evgeny Fadeev2011-10-033-3/+73
| |\ \ \ \
| | * | | | added item description in rss feed and changed the format in rss feed of ↵Sayan Chowdhury2011-09-281-3/+20
| | | | | | | | | | | | | | | | | | | | | | | | particular question
| | * | | | 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 ↵Evgeny Fadeev2011-10-031-3/+3
| | | | | | | | | | | | | | | | | | | | http://askbot.org/en/question/666/askbot-0722-to-0723-update-issue
| * | | | 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 ↵Evgeny Fadeev2011-10-033-8/+18
| | | | | | | | | | | | | | | | | | | | anonymous user greeting