summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * pulled all new translations from tx even the very incomplete onesEvgeny Fadeev2013-05-1824-0/+105950
| * pulled strings from transifex againEvgeny Fadeev2013-05-1841-19490/+20016
* | rebuilt the english locale messagesEvgeny Fadeev2013-05-182-899/+918
|/
* fixed some messages for the translationEvgeny Fadeev2013-05-183-88/+5
* recompiled messagesEvgeny Fadeev2013-05-1711-0/+0
* Merge branch 'github'Evgeny Fadeev2013-05-171-5/+9
|\
| * Merge pull request #125 from fitoria/keyerrorissueEvgeny Fadeev2013-05-151-5/+9
| |\
| | * Fixes code that could produce KeyError in sorting methodsAdolfo Fitoria2013-05-151-5/+9
| |/
* | pulled translations from transifexEvgeny Fadeev2013-05-176-63/+346
* | added another signal - new_comment_posted, in hindsight maybe we should have ...Evgeny Fadeev2013-05-162-1/+9
|/
* put border styling for inputs and textareas into one placeEvgeny Fadeev2013-05-142-27/+16
* minor css changeEvgeny Fadeev2013-05-142-2/+2
* fixed tag search UIEvgeny Fadeev2013-05-141-2/+2
* small css fixesEvgeny Fadeev2013-05-122-6/+4
* fixed a bug in the user network pageEvgeny Fadeev2013-05-102-2/+11
* fixed some more IE8 issuesEvgeny Fadeev2013-05-103-2/+8
* small refactor of css filesEvgeny Fadeev2013-05-104-9/+82
* hid the "private" post feature from users who do not belong to custom groupsEvgeny Fadeev2013-05-091-1/+1
* require html5lib for bs4 for better compatibility with apacheEvgeny Fadeev2013-05-084-5/+5
* fixed some xss issuesEvgeny Fadeev2013-05-073-3/+4
* fixed iframe IE8 issuesEvgeny Fadeev2013-05-062-3/+3
* fixed IE8 issues in the editor and on the question pageEvgeny Fadeev2013-05-062-14/+13
* restricted comment edits only to post owners and mods/adminsEvgeny Fadeev2013-05-062-4/+15
* fixed a bug where twitter sharing button was shown, when twitter keys were no...Evgeny Fadeev2013-05-052-3/+12
* edited changelogEvgeny Fadeev2013-05-051-0/+1
* ported livesettings app to askbot templatesEvgeny Fadeev2013-05-058-87/+260
* added auto-focus to the registration pageEvgeny Fadeev2013-05-052-1/+4
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-0517-60/+59
* small change in the PostAsSomeone formEvgeny Fadeev2013-05-041-3/+3
* made Askbot more iframe-friendlyEvgeny Fadeev2013-05-042-19/+19
* pulled new .po files from transifexEvgeny Fadeev2013-05-048-3687/+5107
* fixed the dummy tag issueEvgeny Fadeev2013-05-043-7/+21
* fixed logging messagesEvgeny Fadeev2013-05-021-2/+1
* added extra context to the edit answer pageEvgeny Fadeev2013-05-022-10/+7
* added option to auto-follow asked questionEvgeny Fadeev2013-05-023-0/+14
* removed livesettings url from urls.py setup templateEvgeny Fadeev2013-05-011-1/+1
* Merge branch 'github'Evgeny Fadeev2013-05-013-10/+12
|\
| * Merge pull request #124 from jetfix/masterEvgeny Fadeev2013-05-011-0/+1
| |\
| | * fix: UnicodeDecodeError at /askbot/settings/EMAIL/ (askbot/deps/livesettings/...Vovk Donets2013-05-021-0/+1
| * | Merge pull request #123 from jetfix/masterEvgeny Fadeev2013-05-011-0/+1
| |\|
| | * added a route to askbot.urls. Without this route admin user was not able to l...Vovk Donets2013-05-021-0/+1
| |/
| * Merge pull request #122 from fitoria/mathjax-fixEvgeny Fadeev2013-04-301-10/+10
| |\
| | * taking mathjax out of compressAdolfo Fitoria2013-04-301-10/+10
| |/
* / removed possibility to have >1 account with the same email addressEvgeny Fadeev2013-05-016-50/+50
|/
* fixed settings urls to work with django 1.3-1.5Evgeny Fadeev2013-04-282-2/+4
* removed deprecated template tag from settingsEvgeny Fadeev2013-04-282-8/+8
* added parser explicitly to the asset compressorEvgeny Fadeev2013-04-282-0/+2
* fixed the answer posting bug where wiki is always trueEvgeny Fadeev2013-04-261-1/+1
* added missing import to templateEvgeny Fadeev2013-04-261-0/+1
* seems to work on django 1.5Evgeny Fadeev2013-04-268-60/+58