summaryrefslogtreecommitdiffstats
path: root/askbot
Commit message (Expand)AuthorAgeFilesLines
* incremented release idEvgeny Fadeev2011-11-282-5/+12
* increased margin of label on main page sort tab bar and improved doc on cssEvgeny Fadeev2011-11-282-2/+14
* compiled style.css fileEvgeny Fadeev2011-11-281-3038/+512
* small fix in style sheet for the main pageEvgeny Fadeev2011-11-281-1/+1
* Merge branch 'master' of github.com:ASKBOT/askbot-develEvgeny Fadeev2011-11-283-1/+33
|\
| * added documentation on usage of lesscss and customizing the style.less fileEvgeny Fadeev2011-11-282-0/+32
| * removed test for requiring psycopg2 of lower versionEvgeny Fadeev2011-11-271-1/+1
* | made it possible for the admins and moderators to accept best answersEvgeny Fadeev2011-11-282-8/+9
|/
* rebuild all .po and .mo filesEvgeny Fadeev2011-11-2734-24192/+25025
* rebuilt djangojs .mo and .po filesEvgeny Fadeev2011-11-2734-288/+564
* added comments on the post models, all question stuff that there is now will ...Evgeny Fadeev2011-11-262-2/+36
* Merge branch 'master' into tomaszEvgeny Fadeev2011-11-2612-52/+375
|\
| * merged Tomasz fix on ContentType usage in askbot/views/users.pyEvgeny Fadeev2011-11-254-35/+25
| |\
| * | fixed code formatting in askbot/forms.pyEvgeny Fadeev2011-11-251-2/+10
| * | Merge branch 'adolfo'Evgeny Fadeev2011-11-259-51/+135
| |\ \
| | * | Fixed error message in feedback formAdolfo Fitoria2011-11-252-7/+9
| | * | fixed error messages display in feedback formAdolfo Fitoria2011-11-252-2/+13
| | * | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-2547-1912/+8409
| | |\ \
| | * \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-2522-58/+328
| | |\ \ \
| | * | | | changed truncate value to 20Adolfo Fitoria2011-11-241-1/+1
| | * | | | Merge branch 'master' of git://github.com/byroncorrales/askbot-develAdolfo Fitoria2011-11-244-6/+24
| | |\ \ \ \
| | | * | | | truncate strings lenght in widget tags listByron2011-11-231-1/+1
| | | * | | | Style fix in sing up with passwordByron2011-11-234-6/+24
| | * | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-232-1/+6
| | |\| | | |
| | * | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-228-15/+18
| | |\ \ \ \ \
| | * | | | | | Added spam filtering with recaptcha in feedback formAdolfo Fitoria2011-11-213-22/+55
| | * | | | | | Fixes incorrect question numbering reported inAdolfo Fitoria2011-11-212-20/+40
| | * | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-211-2/+13
| | |\ \ \ \ \ \
| * | | | | | | | merged Dejan's management command for creating test dataEvgeny Fadeev2011-11-255-3/+4
| * | | | | | | | Merge branch 'dejan'Evgeny Fadeev2011-11-253-1/+231
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Removed unused imports in fill_test_content_db management commandDejan Noveski2011-11-241-2/+0
| | * | | | | | | Accept a best answer at the endDejan Noveski2011-11-241-0/+7
| | * | | | | | | Newline at EOF in fill_test_content_db.pyDejan Noveski2011-11-241-1/+1
| | * | | | | | | Test data filler management command - fill_test_content_db added.Dejan Noveski2011-11-241-0/+223
| | * | | | | | | Merge branch 'master' of git://github.com/ASKBOT/askbot-develDejan Noveski2011-11-232-1/+6
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge branch 'master' of git://github.com/ASKBOT/askbot-develDejan Noveski2011-11-2156-3055/+10744
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | made a little change to experiment with the cacheEvgeny Fadeev2011-11-162-1/+3
* | | | | | | | | Moved all methods "shared" by Answer and Question models to ContentTomasz Zielinski2011-11-263-297/+323
* | | | | | | | | Initial extraction of Question&Answer model methods to their common parent cl...Tomasz Zielinski2011-11-253-104/+114
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2011-11-2547-1912/+8409
|\| | | | | | |
| * | | | | | | merged localization fixes for js by Rosandra, temp teleted some djangojs.mo f...Evgeny Fadeev2011-11-2533-944/+803
| |\ \ \ \ \ \ \
| | * | | | | | | removed uses of replace() for translations in js filesRosandra Cuello2011-11-2233-943/+803
| * | | | | | | | added Jordi Bofill to the list of contributorsEvgeny Fadeev2011-11-252-0/+2
| * | | | | | | | Merge branch 'jbofill'Evgeny Fadeev2011-11-254-0/+6591
| |\ \ \ \ \ \ \ \
| | * | | | | | | | catalan updateJordi Bofill2011-11-254-90/+89
| | * | | | | | | | catalan updateJordi Bofill2011-11-251-75/+72
| | * | | | | | | | continue translation catalanJordi Bofill2011-11-221-29/+33
| | * | | | | | | | ca (catalan) translation startjordi2011-11-214-0/+6591
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | updated changlog, contrib list and merged Italian locale update by Luca Ferro...Evgeny Fadeev2011-11-256-934/+935
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Refined locale updateLuca Ferroni2011-11-192-2/+2