Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dejan' | Evgeny Fadeev | 2012-02-14 | 5 | -8/+81 |
|\ | |||||
| * | Moderation from inbox - Ability to remove all flags and close/delete entries ↵ | Dejan Noveski | 2012-02-13 | 5 | -8/+81 |
| | | | | | | | | from flagged items inbox | ||||
* | | a minor fix to the delete_contextless_badge_awand_activities management command | Evgeny Fadeev | 2012-02-14 | 1 | -1/+1 |
|/ | |||||
* | updated the documentation | Evgeny Fadeev | 2012-02-13 | 3 | -1/+28 |
| | |||||
* | added distinct constraint to run advanced search function | Evgeny Fadeev | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | made a check on deleted accepted question explicit when displaying the thread | Evgeny Fadeev | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | fixed a bug where threads with deleted accepted answers wanted to still show ↵ | Evgeny Fadeev | 2012-02-13 | 1 | -1/+3 |
| | | | | the accepted answer | ||||
* | added management command to build cache for the thread summaries | Evgeny Fadeev | 2012-02-13 | 2 | -0/+11 |
| | |||||
* | fixed the full url issue for sites where askbot is installed in subpath and ↵ | Evgeny Fadeev | 2012-02-11 | 7 | -10/+32 |
| | | | | an issue in the progress bar when there are no items | ||||
* | Merge branch 'github-master' | Evgeny Fadeev | 2012-02-10 | 17 | -25/+87 |
|\ | |||||
| * | edited changelog | Evgeny Fadeev | 2012-02-09 | 1 | -1/+3 |
| | | |||||
| * | added progress bars to all slow data migrations | Evgeny Fadeev | 2012-02-09 | 16 | -24/+84 |
| | | |||||
* | | facebook login works again | Evgeny Fadeev | 2012-02-10 | 1 | -3/+3 |
|/ | |||||
* | added a progress bar iterator wrapper class | Evgeny Fadeev | 2012-02-10 | 2 | -1/+37 |
| | |||||
* | made django.wsgi to be copied by the askbot-setup script | Evgeny Fadeev | 2012-02-09 | 1 | -1/+1 |
| | |||||
* | removed caching statement in the question page sidebar | Evgeny Fadeev | 2012-02-09 | 1 | -3/+0 |
| | |||||
* | replaced use of objects.all() with objects.iterator() in the migrations to ↵ | Evgeny Fadeev | 2012-02-08 | 15 | -26/+29 |
| | | | | save on memory usage | ||||
* | removed url parameters and hash fragment from url to uploaded files | Evgeny Fadeev | 2012-02-06 | 2 | -0/+12 |
| | |||||
* | Merge pull request #55 from robinst/change-password-errors | Evgeny Fadeev | 2012-02-06 | 2 | -4/+12 |
|\ | | | | | merge pull request by @robinst. Show validation errors on "Change your Askbot password" form. | ||||
| * | Fix alignment of input fields with error messages on signin form | Robin Stocker | 2012-02-06 | 1 | -0/+4 |
| | | | | | | | | | | | | Because table.login is text-align: right, the horizontal alignment of the input fields is broken when an error message is shown. By moving the error messages into separate tds, this is fixed. | ||||
| * | Show errors of "Change password" for local provider | Robin Stocker | 2012-02-06 | 1 | -4/+8 |
|/ | | | | | | | | | | When submitting the "Change your Askbot password" form previously, and validation had an error (e.g. "Please choose password > 8 characters"), the error was never displayed because the JavaScript always removed it. Now, the error message is shown. The display can be improved though, as the trailing span messes up the horizontal alignment of the input fields. | ||||
* | Merge pull request #53 from jbofill/ca-i18n | Evgeny Fadeev | 2012-02-01 | 4 | -680/+788 |
|\ | | | | | Ca i18n | ||||
| * | more translations ... | Jordi Bofill | 2012-01-30 | 1 | -11/+11 |
| | | |||||
| * | catala translation up to date, including djangojs.mo | Jordi Bofill | 2012-01-30 | 4 | -679/+787 |
| | | |||||
* | | replaced use of getSession with getAuthResponse in the FacebookLogin protocol | Evgeny Fadeev | 2012-02-01 | 2 | -5/+2 |
|/ | |||||
* | Merge branch 'wikipost' | Evgeny Fadeev | 2012-01-29 | 2 | -1/+23 |
|\ | |||||
| * | Fixed a bug where a tag could be duplicated in the URL | Tomasz Zielinski | 2012-01-29 | 2 | -1/+23 |
| | | |||||
* | | Merge branch 'github-master' | Evgeny Fadeev | 2012-01-26 | 29 | -1067/+4622 |
|\ \ | |||||
| * | | updated default style.css | Evgeny Fadeev | 2012-01-26 | 1 | -516/+3154 |
| | | | |||||
| * | | Merge branch 'wikipost' | Evgeny Fadeev | 2012-01-26 | 26 | -498/+1430 |
| |\| | |||||
| | * | Adjusted code to make unit tests pass | Tomasz Zielinski | 2012-01-26 | 4 | -13/+32 |
| | | | |||||
| | * | Upgraded migrations to make them work for MySQL+InnoDB - BETA version | Tomasz Zielinski | 2012-01-26 | 9 | -12/+142 |
| | | | |||||
| | * | Search bugfix done + reverted accidential commit of timing code | Tomasz Zielinski | 2012-01-24 | 2 | -10/+3 |
| | | | |||||
| | * | Search bugfix attempt - still need assistance from Evgeny | Tomasz Zielinski | 2012-01-24 | 2 | -9/+19 |
| | | | |||||
| | * | Merge branch 'master' into wikipost | Tomasz Zielinski | 2012-01-24 | 4 | -0/+0 |
| | |\ | |||||
| | * | | Main page thread summary caching BETA - updated TODO list | Tomasz Zielinski | 2012-01-24 | 1 | -1/+2 |
| | | | | |||||
| | * | | Main page thread summary caching BETA | Tomasz Zielinski | 2012-01-24 | 9 | -11/+462 |
| | | | | |||||
| | * | | Merge branch 'master' into wikipost | Tomasz Zielinski | 2012-01-22 | 15 | -28/+44 |
| | |\ \ | |||||
| | * | | | Fixes for failing tests (for both PostgreSQL and MySQL) | Tomasz Zielinski | 2012-01-22 | 5 | -17/+46 |
| | | | | | |||||
| | * | | | Merge remote-tracking branch 'askbot/wikipost' into wikipost | Tomasz Zielinski | 2012-01-20 | 5 | -5/+47 |
| | |\ \ \ | |||||
| | * | | | | Speed optimizations for the main page; bugfixes; added new tests and ↵ | Tomasz Zielinski | 2012-01-19 | 12 | -195/+744 |
| | | | | | | | | | | | | | | | | | | | | | | | | upgraded some old ones | ||||
| | * | | | | Removed old code | Tomasz Zielinski | 2012-01-17 | 1 | -208/+0 |
| | | | | | | |||||
| | * | | | | Removed dups from post.py | Tomasz Zielinski | 2012-01-17 | 1 | -43/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #50 from jbofill/ca-i18n | Evgeny Fadeev | 2012-01-26 | 2 | -53/+38 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | merging Catalan i18n update by jbofill | ||||
| | * | | | | | new catalan .mo file | Jordi Bofill | 2012-01-25 | 1 | -0/+0 |
| | | | | | | | |||||
| | * | | | | | more translations ... | Jordi Bofill | 2012-01-25 | 1 | -16/+11 |
| | | | | | | | |||||
| | * | | | | | fit text | Jordi Bofill | 2012-01-25 | 1 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | updated fuzzy entries in catalan tranlation | Jordi Bofill | 2012-01-23 | 2 | -34/+24 |
| | | |_|/ / | | |/| | | | |||||
* | | | | | | reverted south requirements in the askbot_requirements_dev.txt | Evgeny Fadeev | 2012-01-26 | 1 | -1/+2 |
| | | | | | | |||||
* | | | | | | added help page with the intention to eventually replace faq | Evgeny Fadeev | 2012-01-26 | 7 | -2/+46 |
|/ / / / / |