summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merged the haystack support branchEvgeny Fadeev2012-10-127-18/+29
* Merge branch 'haystack'Evgeny Fadeev2012-10-1122-158/+383
|\
| * adding documentation for haystack modulesAdolfo Fitoria2012-10-091-0/+11
| * Merge branch 'master' into haystackAdolfo Fitoria2012-10-0819-15/+2023
| |\
| * | fixed haystack test issueAdolfo Fitoria2012-10-082-1/+7
| * | fixing some tests and merge errors, commit before the lights goes outAdolfo Fitoria2012-10-026-13/+13
| * | Merge branch 'master' into haystackAdolfo Fitoria2012-10-021209-29678/+95670
| |\ \
| * | | added tests for haystackAdolfo Fitoria2012-06-215-56/+153
| * | | added setup_procedures for haystack and setup_templatesAdolfo Fitoria2012-06-203-1/+36
| * | | partially fixed relevance bug, it still does not produces the very same resul...Adolfo Fitoria2012-06-202-1/+6
| * | | added haystack user indexAdolfo Fitoria2012-06-202-21/+38
| * | | haystack search working, bug in sort by relevanceAdolfo Fitoria2012-06-202-193/+41
| * | | 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
* | | | 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
| |/ |/|
* | 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
|\ \ \
| * | | made personal messages answerableEvgeny Fadeev2012-09-278-25/+192
| * | | Merge branch 'master' into group-messagingEvgeny Fadeev2012-09-2611-79/+136
| |\ \ \
* | \ \ \ Merge branch 'master' into kp-devEvgeny Fadeev2012-09-273-9/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | fixed the meta description tag for the question pagesEvgeny Fadeev2012-09-263-9/+20
* | | | | Merge branch 'master' into kp-devEvgeny Fadeev2012-09-261-5/+7
|\| | | |