summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | | | Merge branch 'raags'Evgeny Fadeev2011-10-032-1/+11
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Greeting for anonymous users can be disabled from live settingsRaghu Udiyar2011-09-292-1/+11
| | |/ /
* | | / Merge branch 'master' into new-templateAdolfo Fitoria2011-10-032-7/+25
|\| | | | |_|/ |/| |
| * | added a fix for problem described at ↵Evgeny Fadeev2011-10-012-7/+25
| |/ | | | | | | http://askbot.org/en/question/656/keyerror-on-clicking-manage-login-methods and added transifex config
* | Changing style and position of search formByron2011-10-036-72/+90
| |
* | Include LESS, a dynamic stylesheet language and scope selectorByron2011-10-0113-129/+605
| |
* | Merge branch 'master' of git://github.com/byroncorrales/askbot-devel into ↵Adolfo Fitoria2011-09-299-191/+223
|\ \ | | | | | | | | | new-template
| * | placing meta-nav in correct positionByron2011-09-296-40/+46
| | |
| * | Starting header changes in new default templateByron2011-09-287-152/+179
| | |
| * | Merge branch 'fitoria/new-template'Byron2011-09-27792-0/+49207
| |\ \
| * \ \ Merge branch 'master' of https://github.com/ASKBOT/askbot-develByron2011-09-276-17/+174
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of https://github.com/ASKBOT/askbot-develByron2011-09-2215-62/+120
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/ASKBOT/askbot-develByron2011-09-1965-245/+1966
| |\ \ \ \
| * | | | | a few stringsByron2011-08-281-3/+3
| | | | | |
| * | | | | Anothers spanish stringsByron2011-08-281-20/+19
| | | | | |