summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | temporal commit, search is still brokenAdolfo Fitoria2012-06-193-1/+176
| | * | | started migrating the score field to points, models, views and testAdolfo Fitoria2012-06-1813-144/+151
| | * | | initial index, needs work and testing, temporal commit to change the score fi...Adolfo Fitoria2012-06-181-0/+43
| * | | | made owner_or_moderator_required decorator pass url parameters to the next urlEvgeny Fadeev2012-10-113-1/+43
| * | | | small style fix for the user profile pageEvgeny Fadeev2012-10-111-1/+0
* | | | | some more translationsStefano Mancini2012-10-112-48/+48
* | | | | upgraded translationsStefano Mancini2012-10-104-194/+220
* | | | | minor translationsStefano Mancini2012-10-102-20/+20
* | | | | Merge branch 'master' of https://github.com/ASKBOT/askbot-develStefano Mancini2012-10-1020-16/+2024
|\| | | |
| * | | | re-enabled mistakenly turned off tinymce startup testsEvgeny Fadeev2012-10-081-1/+1
| | |_|/ | |/| |
| * | | moved post summary to text field from varchar to accomodate unicode betterEvgeny Fadeev2012-10-075-1/+1528
| * | | fixed bug in the test case nameEvgeny Fadeev2012-10-061-1/+1
| * | | added test case for a unicode questionEvgeny Fadeev2012-10-061-0/+8
| * | | fixed bug with vanishing answer comments when user groups are enabledEvgeny Fadeev2012-10-051-5/+8
| * | | fixed a bug in ldap user registrationEvgeny Fadeev2012-10-051-0/+1
| * | | fixed issue in html as reported by NikiEvgeny Fadeev2012-10-041-1/+1
| * | | fixed a bug in an autocompleter where initial value of the field could be erasedEvgeny Fadeev2012-10-031-1/+3
| * | | added minimum karma to accept any answerEvgeny Fadeev2012-10-035-6/+47
| * | | added "vip" option to groupsEvgeny Fadeev2012-10-038-2/+428
| | |/ | |/|
* | | little fixesStefano Mancini2012-10-044-41/+40
* | | translated all bundlesStefano Mancini2012-10-032-12/+12
* | | translated js bundlesStefano Mancini2012-10-032-87/+79
* | | translated fuzzy bundlesStefano Mancini2012-10-032-345/+189
* | | translated missing bundlesStefano Mancini2012-10-032-43/+72
* | | locale/it/LC_MESSAGES/django.moStefano Mancini2012-10-036-2304/+4190
* | | fixes on translationsStefano Mancini2012-10-034-4/+4
* | | minor changes on translationsStefano Mancini2012-10-032-3/+13
* | | translated fuzzy and js messagesStefano Mancini2012-10-034-386/+287
* | | some more translationsStefano Mancini2012-10-022-41/+183
* | | some more translationsStefano Mancini2012-10-022-33/+60
* | | some more translationsStefano Mancini2012-10-022-36/+54
* | | Merge branch 'master' of https://github.com/xponrails/askbot-develStefano Mancini2012-10-0251-277/+1242
|\| |
| * | fixed a bug in the autocompleter where autocompletion data was loaded only onceEvgeny Fadeev2012-10-011-8/+4
| * | disabled pre-load data in the user autocompleter, fixes the missing names in ...Evgeny Fadeev2012-10-011-1/+1
| * | storing the full messageAdolfo Fitoria2012-09-281-1/+1
| * | fixed error and added separatorAdolfo Fitoria2012-09-281-1/+2
| * | fixes logging body of emailAdolfo Fitoria2012-09-281-6/+8
| * | added logging statement to lamson decorator to store repliesAdolfo Fitoria2012-09-281-4/+10
| * | commented out link to private messages againEvgeny Fadeev2012-09-281-2/+2
| * | tried to fix the delayed notification issueEvgeny Fadeev2012-09-282-10/+6
| * | merged with notification-delays branchEvgeny Fadeev2012-09-284-89/+81
| |\ \
| | * | fixes bug in notifications delayAdolfo Fitoria2012-09-273-81/+81
| * | | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-283-3/+7
| |\ \ \
| | * | | restored the file attachment function to tinymceEvgeny Fadeev2012-09-283-3/+7
| * | | | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-284-6/+58
| |\| | |
| | * | | hopefully fixed the image urls in the email alertsEvgeny Fadeev2012-09-284-6/+58
| * | | | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-2710-53/+54
| |\| | |
| | * | | refactored the absolutize_urls function and the with_settings decorator for t...Evgeny Fadeev2012-09-2710-53/+54
| | |/ /
| * | | code formattingEvgeny Fadeev2012-09-271-4/+9
| * | | Merge branch 'group-messaging' into kp-devEvgeny Fadeev2012-09-278-25/+192
| |\ \ \