summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'group-messaging' into kp-devEvgeny Fadeev2012-09-2621-150/+742
|\
| * private message navigation starts to workEvgeny Fadeev2012-09-2511-51/+318
| * 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
| |\
| * | made possibility to display threads as new/seenEvgeny Fadeev2012-09-218-64/+370
| * | merged kp-dev branchEvgeny Fadeev2012-09-2018-101/+168
| |\ \
| * | | merged with adolfos fix of groups sortingEvgeny Fadeev2012-09-201-0/+0
| * | | Merge branch 'adolfo-master' into group-messagingEvgeny Fadeev2012-09-208-26/+304
| |\ \ \
| * | | | 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
* | | | | edited changelogEvgeny Fadeev2012-09-261-0/+1
* | | | | added a startup test for the NOTIFICATION_DELAY_TIME settingEvgeny Fadeev2012-09-261-0/+19
* | | | | Merge branch 'master' into notifications-delayAdolfo Fitoria2012-09-264-1/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-09-264-1/+14
| |\ \ \ \ \
| | * | | | | 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
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'master' into notifications-delayAdolfo Fitoria2012-09-259-38/+99
|\| | | | |
| * | | | | temporal fix for email images issue with tinymce editorAdolfo Fitoria2012-09-252-6/+9
| |/ / / /
| * | | | 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
* | | | | Added initial work for limit edit notificationAdolfo Fitoria2012-09-254-72/+93
|/ / / /
* | | | 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