Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finished the iframe question list widget featuer | Evgeny Fadeev | 2011-11-29 | 11 | -21/+197 |
|\ | |||||
| * | Removed debug statement. | dm03514 | 2011-11-15 | 1 | -1/+0 |
| * | Very Simple Embeddable widget to display questions corresponding to tags. | dm03514 | 2011-11-15 | 4 | -0/+70 |
| * | Merge remote-tracking branch 'upstream/master' | dm03514 | 2011-11-15 | 23 | -17/+164 |
| |\ | |||||
| * | | Created a generic Merge Users Class. Feature 135. | dm03514 | 2011-11-11 | 1 | -19/+35 |
| * | | Send Email Command Feature 131 | dm03514 | 2011-11-10 | 1 | -0/+29 |
* | | | merged Dejans askbot_create_test_fixture command | Evgeny Fadeev | 2011-11-28 | 2 | -0/+6 |
* | | | Merge branch 'dejan' | Evgeny Fadeev | 2011-11-28 | 1 | -0/+60 |
|\ \ \ | |||||
| * | | | askbot_create_text_fixture management command added; fixed default path | Dejan Noveski | 2011-11-28 | 1 | -1/+1 |
| * | | | askbot_create_text_fixture management command added | Dejan Noveski | 2011-11-28 | 1 | -0/+60 |
* | | | | added test fixtre generated by Dejan management command | Evgeny Fadeev | 2011-11-28 | 1 | -0/+14464 |
* | | | | made the default skin work with and without the logo | Evgeny Fadeev | 2011-11-28 | 3 | -9/+23 |
* | | | | incremented release id | Evgeny Fadeev | 2011-11-28 | 2 | -5/+12 |
* | | | | increased margin of label on main page sort tab bar and improved doc on css | Evgeny Fadeev | 2011-11-28 | 2 | -2/+14 |
|/ / / | |||||
* | | | compiled style.css file | Evgeny Fadeev | 2011-11-28 | 1 | -3038/+512 |
* | | | small fix in style sheet for the main page | Evgeny Fadeev | 2011-11-28 | 1 | -1/+1 |
* | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Evgeny Fadeev | 2011-11-28 | 3 | -1/+33 |
|\ \ \ | |||||
| * | | | added documentation on usage of lesscss and customizing the style.less file | Evgeny Fadeev | 2011-11-28 | 2 | -0/+32 |
| * | | | removed test for requiring psycopg2 of lower version | Evgeny Fadeev | 2011-11-27 | 1 | -1/+1 |
* | | | | made it possible for the admins and moderators to accept best answers | Evgeny Fadeev | 2011-11-28 | 2 | -8/+9 |
|/ / / | |||||
* | | | rebuild all .po and .mo files | Evgeny Fadeev | 2011-11-27 | 34 | -24192/+25025 |
* | | | added src/ directory to gitignore | Evgeny Fadeev | 2011-11-27 | 1 | -0/+1 |
* | | | rebuilt djangojs .mo and .po files | Evgeny Fadeev | 2011-11-27 | 34 | -288/+564 |
* | | | added comments on the post models, all question stuff that there is now will ... | Evgeny Fadeev | 2011-11-26 | 2 | -2/+36 |
* | | | Merge branch 'master' into tomasz | Evgeny Fadeev | 2011-11-26 | 12 | -52/+375 |
|\ \ \ | |||||
| * \ \ | merged Tomasz fix on ContentType usage in askbot/views/users.py | Evgeny Fadeev | 2011-11-25 | 4 | -35/+25 |
| |\ \ \ | |||||
| * | | | | fixed code formatting in askbot/forms.py | Evgeny Fadeev | 2011-11-25 | 1 | -2/+10 |
| * | | | | Merge branch 'adolfo' | Evgeny Fadeev | 2011-11-25 | 9 | -51/+135 |
| |\ \ \ \ | |||||
| | * | | | | Fixed error message in feedback form | Adolfo Fitoria | 2011-11-25 | 2 | -7/+9 |
| | * | | | | fixed error messages display in feedback form | Adolfo Fitoria | 2011-11-25 | 2 | -2/+13 |
| | * | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2011-11-25 | 47 | -1912/+8409 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2011-11-25 | 22 | -58/+328 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | changed truncate value to 20 | Adolfo Fitoria | 2011-11-24 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'master' of git://github.com/byroncorrales/askbot-devel | Adolfo Fitoria | 2011-11-24 | 4 | -6/+24 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | truncate strings lenght in widget tags list | Byron | 2011-11-23 | 1 | -1/+1 |
| | | * | | | | | | Style fix in sing up with password | Byron | 2011-11-23 | 4 | -6/+24 |
| | * | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2011-11-23 | 2 | -1/+6 |
| | |\| | | | | | | |||||
| | * | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2011-11-22 | 8 | -15/+18 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Added spam filtering with recaptcha in feedback form | Adolfo Fitoria | 2011-11-21 | 3 | -22/+55 |
| | * | | | | | | | | Fixes incorrect question numbering reported in | Adolfo Fitoria | 2011-11-21 | 2 | -20/+40 |
| | * | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2011-11-21 | 1 | -2/+13 |
| | |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | merged Dejan's management command for creating test data | Evgeny Fadeev | 2011-11-25 | 5 | -3/+4 |
| * | | | | | | | | | | Merge branch 'dejan' | Evgeny Fadeev | 2011-11-25 | 3 | -1/+231 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Removed unused imports in fill_test_content_db management command | Dejan Noveski | 2011-11-24 | 1 | -2/+0 |
| | * | | | | | | | | | Accept a best answer at the end | Dejan Noveski | 2011-11-24 | 1 | -0/+7 |
| | * | | | | | | | | | Newline at EOF in fill_test_content_db.py | Dejan Noveski | 2011-11-24 | 1 | -1/+1 |
| | * | | | | | | | | | Test data filler management command - fill_test_content_db added. | Dejan Noveski | 2011-11-24 | 1 | -0/+223 |
| | * | | | | | | | | | Merge branch 'master' of git://github.com/ASKBOT/askbot-devel | Dejan Noveski | 2011-11-23 | 2 | -1/+6 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'master' of git://github.com/ASKBOT/askbot-devel | Dejan Noveski | 2011-11-21 | 56 | -3055/+10744 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | made a little change to experiment with the cache | Evgeny Fadeev | 2011-11-16 | 2 | -1/+3 |