summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | hopefully fixed a corner case bug in the login systemEvgeny Fadeev2012-09-246-37/+73
* | | re-added the messaging center urlEvgeny Fadeev2012-09-241-3/+3
* | | Merge branch 'master' into group-messagingEvgeny Fadeev2012-09-2427-102/+273
|\ \ \ | | |/ | |/|
| * | 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
* | | | made possibility to display threads as new/seenEvgeny Fadeev2012-09-218-64/+370
* | | | merged kp-dev branchEvgeny Fadeev2012-09-2018-101/+168
|\| | |
| * | | 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
* | | merged with adolfos fix of groups sortingEvgeny Fadeev2012-09-201-0/+0
* | | Merge branch 'adolfo-master' into group-messagingEvgeny Fadeev2012-09-208-26/+304
|\ \ \ | | |/ | |/|
| * | List groups alphabetically in People&Groups headerAdolfo Fitoria2012-09-191-6/+14
| |/
| * added html email testAdolfo Fitoria2012-09-171-7/+43
| * Merge branch 'master' into email_templatesAdolfo Fitoria2012-09-1711-42/+454
| |\
| * \ Merge branch 'master' into email_templatesAdolfo Fitoria2012-09-15458-2440/+65159
| |\ \
| * | | Start to improve email presentation, created base_mail.html template andAdolfo Fitoria2012-09-146-16/+101
| * | | temporal commit: added base template and modified askbot.mail.send_mail funct...Adolfo Fitoria2012-09-062-7/+156
* | | | close to posting the new threadEvgeny Fadeev2012-09-206-10/+149
* | | | fixed startup tests to reflect move of the skin directoriesEvgeny Fadeev2012-09-192-9/+26
* | | | modified documentation and the settings.py templates to reflect the location ...Evgeny Fadeev2012-09-193-7/+10
* | | | moved default skin to the root of the askbot app treeEvgeny Fadeev2012-09-19928-27/+33
* | | | completely emptied the "common" skin directoryEvgeny Fadeev2012-09-19718-2816/+2050
* | | | moved all templates from common skin to defaultEvgeny Fadeev2012-09-1931-0/+0
* | | | started building front end for private messagingEvgeny Fadeev2012-09-1911-70/+380
* | | | broken commit, start for the group messaging appEvgeny Fadeev2012-09-186-0/+643
| |_|/ |/| |
* | | 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