summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added management command to build cache for the thread summariesEvgeny Fadeev2012-02-132-0/+11
* fixed the full url issue for sites where askbot is installed in subpath and a...Evgeny Fadeev2012-02-117-10/+32
* Merge branch 'github-master'Evgeny Fadeev2012-02-1017-25/+87
|\
| * edited changelogEvgeny Fadeev2012-02-091-1/+3
| * added progress bars to all slow data migrationsEvgeny Fadeev2012-02-0916-24/+84
* | facebook login works againEvgeny Fadeev2012-02-101-3/+3
|/
* added a progress bar iterator wrapper classEvgeny Fadeev2012-02-102-1/+37
* made django.wsgi to be copied by the askbot-setup scriptEvgeny Fadeev2012-02-091-1/+1
* removed caching statement in the question page sidebarEvgeny Fadeev2012-02-091-3/+0
* replaced use of objects.all() with objects.iterator() in the migrations to sa...Evgeny Fadeev2012-02-0815-26/+29
* removed url parameters and hash fragment from url to uploaded filesEvgeny Fadeev2012-02-062-0/+12
* Merge pull request #55 from robinst/change-password-errorsEvgeny Fadeev2012-02-062-4/+12
|\
| * Fix alignment of input fields with error messages on signin formRobin Stocker2012-02-061-0/+4
| * Show errors of "Change password" for local providerRobin Stocker2012-02-061-4/+8
|/
* Merge pull request #53 from jbofill/ca-i18nEvgeny Fadeev2012-02-014-680/+788
|\
| * more translations ...Jordi Bofill2012-01-301-11/+11
| * catala translation up to date, including djangojs.moJordi Bofill2012-01-304-679/+787
* | replaced use of getSession with getAuthResponse in the FacebookLogin protocolEvgeny Fadeev2012-02-012-5/+2
|/
* Merge branch 'wikipost'Evgeny Fadeev2012-01-292-1/+23
|\
| * Fixed a bug where a tag could be duplicated in the URLTomasz Zielinski2012-01-292-1/+23
* | Merge branch 'github-master'Evgeny Fadeev2012-01-2629-1067/+4622
|\ \
| * | updated default style.cssEvgeny Fadeev2012-01-261-516/+3154
| * | Merge branch 'wikipost'Evgeny Fadeev2012-01-2626-498/+1430
| |\|
| | * Adjusted code to make unit tests passTomasz Zielinski2012-01-264-13/+32
| | * Upgraded migrations to make them work for MySQL+InnoDB - BETA versionTomasz Zielinski2012-01-269-12/+142
| | * Search bugfix done + reverted accidential commit of timing codeTomasz Zielinski2012-01-242-10/+3
| | * Search bugfix attempt - still need assistance from EvgenyTomasz Zielinski2012-01-242-9/+19
| | * Merge branch 'master' into wikipostTomasz Zielinski2012-01-244-0/+0
| | |\
| | * | Main page thread summary caching BETA - updated TODO listTomasz Zielinski2012-01-241-1/+2
| | * | Main page thread summary caching BETATomasz Zielinski2012-01-249-11/+462
| | * | Merge branch 'master' into wikipostTomasz Zielinski2012-01-2215-28/+44
| | |\ \
| | * | | Fixes for failing tests (for both PostgreSQL and MySQL)Tomasz Zielinski2012-01-225-17/+46
| | * | | Merge remote-tracking branch 'askbot/wikipost' into wikipostTomasz Zielinski2012-01-205-5/+47
| | |\ \ \
| | * | | | Speed optimizations for the main page; bugfixes; added new tests and upgraded...Tomasz Zielinski2012-01-1912-195/+744
| | * | | | Removed old codeTomasz Zielinski2012-01-171-208/+0
| | * | | | Removed dups from post.pyTomasz Zielinski2012-01-171-43/+1
| * | | | | Merge pull request #50 from jbofill/ca-i18nEvgeny Fadeev2012-01-262-53/+38
| |\ \ \ \ \
| | * | | | | new catalan .mo fileJordi Bofill2012-01-251-0/+0
| | * | | | | more translations ...Jordi Bofill2012-01-251-16/+11
| | * | | | | fit textJordi Bofill2012-01-251-3/+3
| | * | | | | updated fuzzy entries in catalan tranlationJordi Bofill2012-01-232-34/+24
| | | |_|/ / | | |/| | |
* | | | | | reverted south requirements in the askbot_requirements_dev.txtEvgeny Fadeev2012-01-261-1/+2
* | | | | | added help page with the intention to eventually replace faqEvgeny Fadeev2012-01-267-2/+46
|/ / / / /
* | | | | changed default to always show the password form on loginEvgeny Fadeev2012-01-261-1/+1
* | | | | added left sidebar optionEvgeny Fadeev2012-01-251-0/+1
* | | | | added "left" sidebar optionEvgeny Fadeev2012-01-254-0/+48
| |_|_|/ |/| | |
* | | | renamed zh-tw locale to zh_TWEvgeny Fadeev2012-01-244-0/+0
|/ / /
* | | fixed another rss related bugEvgeny Fadeev2012-01-222-1/+10
* | | fixed a bug in the individual question feedEvgeny Fadeev2012-01-222-3/+2
* | | typo in the trans tag in a template for the answer vote buttonsEvgeny Fadeev2012-01-221-1/+1