summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'github-master'Evgeny Fadeev2012-02-265-519/+515
|\
| * english django.po file compilesEvgeny Fadeev2012-02-265-519/+515
| |
* | shaved a couple of queries from the question viewEvgeny Fadeev2012-02-264-22/+31
|/
* made "bare" english django.po fileEvgeny Fadeev2012-02-2540-537/+537
|
* fixed formal correctness of the Turkish django.po fileEvgeny Fadeev2012-02-221-24/+12
|
* merged translations from the repository with those in the document ↵Evgeny Fadeev2012-02-2274-3621/+30165
| | | | foundation pootle system
* Merge branch 'github-master'Evgeny Fadeev2012-02-2211-3620/+2907
|\
| * rebuilt russian localeEvgeny Fadeev2012-02-222-2841/+2185
| |
| * Merge branch 'github-master'Evgeny Fadeev2012-02-2121-119/+298
| |\
| * | rebuilt english locale and fixed fuzzy translationsEvgeny Fadeev2012-02-219-779/+722
| | |
* | | Merge branch 'jbofill'Evgeny Fadeev2012-02-222-33/+33
|\ \ \ | |_|/ |/| |
| * | avoid line jump in menu headingJordi Bofill2012-02-071-1/+1
| | |
| * | more ca trans...Jordi Bofill2012-02-071-32/+32
| | |
* | | added hints about alternative less compilers to the documentation and ↵Evgeny Fadeev2012-02-213-2/+8
| | | | | | | | | | | | html5lib version to the pip requirements files
* | | fixed html5lib requirement to version 0.90Evgeny Fadeev2012-02-211-1/+1
| | |
* | | optimized the question view for the output timeEvgeny Fadeev2012-02-2015-116/+272
| | |
* | | added validation of maximum length of title, which works for utf-8 inputEvgeny Fadeev2012-02-192-0/+17
| |/ |/|
* | hopefully fixed the file upload issue in FF and IE by reverting to xml ↵Evgeny Fadeev2012-02-193-10/+16
| | | | | | | | response type
* | Merge branch 'dejan'Evgeny Fadeev2012-02-143-5/+15
|\ \
| * | Added button for deleting flagged posts from moderation inboxDejan Noveski2012-02-143-5/+15
| | |
* | | Merge branch 'dejan'Evgeny Fadeev2012-02-145-8/+81
|\| |
| * | Moderation from inbox - Ability to remove all flags and close/delete entries ↵Dejan Noveski2012-02-135-8/+81
| | | | | | | | | | | | from flagged items inbox
* | | a minor fix to the delete_contextless_badge_awand_activities management commandEvgeny Fadeev2012-02-141-1/+1
|/ /
* | updated the documentationEvgeny Fadeev2012-02-133-1/+28
| |
* | added distinct constraint to run advanced search functionEvgeny Fadeev2012-02-131-1/+1
| |
* | made a check on deleted accepted question explicit when displaying the threadEvgeny Fadeev2012-02-131-1/+1
| |
* | fixed a bug where threads with deleted accepted answers wanted to still show ↵Evgeny Fadeev2012-02-131-1/+3
| | | | | | | | the accepted answer
* | 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 ↵Evgeny Fadeev2012-02-117-10/+32
| | | | | | | | an issue in the progress bar when there are no items
* | 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 ↵Evgeny Fadeev2012-02-0815-26/+29
| | | | | | | | save on memory usage
* | 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
|\ \ | | | | | | merge pull request by @robinst. Show validation errors on "Change your Askbot password" form.
| * | Fix alignment of input fields with error messages on signin formRobin Stocker2012-02-061-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 providerRobin Stocker2012-02-061-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-i18nEvgeny Fadeev2012-02-014-680/+788
|\| | | | | Ca i18n
| * 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
| |\|