summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated changelog fileEvgeny Fadeev2012-09-251-0/+2
* added ASKBOT_INTERNAL_IPS setting - to allow dedicated IPs open read access t...Evgeny Fadeev2012-09-252-0/+11
* fixed a potential bug in the migration 137Evgeny Fadeev2012-09-251-1/+1
* hid the link to messages center for nowEvgeny Fadeev2012-09-241-3/+3
* fixed a missing notifications bug with enabled groupsEvgeny Fadeev2012-09-245-18/+74
* made tag search case insensitive when sidebar tag search input is enabledEvgeny Fadeev2012-09-242-11/+13
* fixed a syntax error in the settings.py templatesEvgeny Fadeev2012-09-234-2/+4
* added startup tests to reflect merge of common to default skin for tinymce ed...Evgeny Fadeev2012-09-232-8/+16
* hopefully fixess js erros for IE file uploadEvgeny Fadeev2012-09-232-7/+17
* minor changeEvgeny Fadeev2012-09-221-1/+0
* improved group-adding js for the case-variants of group namesEvgeny Fadeev2012-09-221-21/+29
* improved tag validation messages and fixed bug where tags were lost in the in...Evgeny Fadeev2012-09-228-11/+63
* merged adolfos fixes to the response templatesEvgeny Fadeev2012-09-222-4/+2
* Merge branch 'adolfo'Evgeny Fadeev2012-09-227-22/+31
|\
| * fixed email link display issueAdolfo Fitoria2012-09-211-1/+6
| * uploaded images work again on emails notificationsAdolfo Fitoria2012-09-204-11/+13
| * fixing email stylesAdolfo Fitoria2012-09-203-10/+12
* | merged and improved group sorting in the menuEvgeny Fadeev2012-09-222-15/+42
|\ \
| * | Fix for postgressql bug in order_by clauses when postgres have noAdolfo Fitoria2012-09-211-1/+7
| * | fixed group dropdown javascript to add new group in alphabetical orderAdolfo Fitoria2012-09-201-4/+19
| * | List groups alphabetically in People&Groups headerAdolfo Fitoria2012-09-191-6/+14
* | | merged latest email templates update from adolfoEvgeny Fadeev2012-09-206-21/+27
|\ \ \ | | |/ | |/|
| * | fixed post_as_subthread templateAdolfo Fitoria2012-09-201-6/+0
| * | added html email to authopenidAdolfo Fitoria2012-09-193-18/+24
| * | fixed quoted_post.html templateAdolfo Fitoria2012-09-191-6/+0
| * | fixed test and removed unused code in extract signatureAdolfo Fitoria2012-09-192-5/+3
* | | combined all dev branches for kpEvgeny Fadeev2012-09-201010-2866/+3226
|/ /
* | fixed bug in one template, TOOD: fix test_moderated_question_answerable_appro...Adolfo Fitoria2012-09-194-143/+16
* | added templates for hardcoded emailsAdolfo Fitoria2012-09-188-39/+86
* | initial work for email templatesAdolfo Fitoria2012-09-188-17/+73
* | buggy commit, error parsing signature from html emailsAdolfo Fitoria2012-09-182-31/+133
|/
* added html email testAdolfo Fitoria2012-09-171-7/+43
* Merge branch 'master' into email_templatesAdolfo Fitoria2012-09-1711-42/+454
|\
| * changed format of the personal group namesEvgeny Fadeev2012-09-163-2/+407
| * factored out the name prefix for the personal groups to just one placeEvgeny Fadeev2012-09-169-35/+44
| * fixed formatting in the documentation fileEvgeny Fadeev2012-09-161-7/+5
* | Merge branch 'master' into email_templatesAdolfo Fitoria2012-09-15458-2440/+65159
|\|
| * made migration 138 work in mysqlEvgeny Fadeev2012-09-151-2/+2
| * merged with the tag-editor branchEvgeny Fadeev2012-09-1513-63/+118
| |\
| | * added coverage directory to the .gitignore fileEvgeny Fadeev2012-09-121-0/+1
| | * fixed ldap user accounts where django user name is created by the usersEvgeny Fadeev2012-09-123-3/+3
| | * added a temporary case sensitive tag search noticeEvgeny Fadeev2012-09-101-1/+1
| | * automatically rename the personal group when user name changesEvgeny Fadeev2012-09-061-1/+7
| | * added label to the tag search inputEvgeny Fadeev2012-09-061-0/+1
| | * expanded default help pageEvgeny Fadeev2012-09-061-2/+26
| | * fixed the delete unused tagsEvgeny Fadeev2012-09-051-8/+10
| | * fixed one more bug in the rename_tag_id management commandEvgeny Fadeev2012-09-041-2/+2
| | * fixed the rename_tags_id management commandEvgeny Fadeev2012-09-042-9/+9
| | * fixed the private accepted answer bugEvgeny Fadeev2012-08-311-3/+4
| | * filtered out internal tags fro the tag entry boxEvgeny Fadeev2012-08-302-0/+3