summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Removed debug statement.dm035142011-11-151-1/+0
| | | |
| | * | Very Simple Embeddable widget to display questions corresponding to tags.dm035142011-11-154-0/+70
| | | |
| | * | Merge remote-tracking branch 'upstream/master'dm035142011-11-1523-17/+164
| | |\ \
| | * | | Created a generic Merge Users Class. Feature 135.dm035142011-11-111-19/+35
| | | | |
| | * | | Send Email Command Feature 131dm035142011-11-101-0/+29
| | | | |
* | | | | Added a confirmation line to test data and test fixture management commands, ↵Dejan Noveski2011-11-294-3536/+1345
|/ / / / | | | | | | | | | | | | changed page load test to use the test fixture, changed the fixture to exclude EmailSubscriptionSetting, changed test data management command to exclude apps that fill the db on syncdb/update/delete
* | | | merged Dejans askbot_create_test_fixture commandEvgeny Fadeev2011-11-282-0/+6
| | | |
* | | | Merge branch 'dejan'Evgeny Fadeev2011-11-281-0/+60
|\ \ \ \
| * | | | askbot_create_text_fixture management command added; fixed default pathDejan Noveski2011-11-281-1/+1
| | | | |
| * | | | askbot_create_text_fixture management command addedDejan Noveski2011-11-281-0/+60
| | | | |
* | | | | added test fixtre generated by Dejan management commandEvgeny Fadeev2011-11-281-0/+14464
| | | | |
* | | | | made the default skin work with and without the logoEvgeny Fadeev2011-11-283-9/+23
| | | | |
* | | | | 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
| | |
* | | added src/ directory to gitignoreEvgeny Fadeev2011-11-271-0/+1
| | |
* | | 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
| | | | | | | | | | | | be migrated to Thread
* | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://askbot.org/en/question/716/incorrect-number-of-user-questions-displayed
| | * | | | | | | | 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
| | | | | | | | | | |