summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * fix for the longer usernameEvgeny Fadeev2012-08-292-1/+5
| | * attempt to fix posting comments in IEEvgeny Fadeev2012-08-292-20/+21
| | * removed red margin on top in IEEvgeny Fadeev2012-08-251-3/+9
| | * improved logging in the instant email alertsEvgeny Fadeev2012-08-251-6/+4
| | * added logging to the post-related instant alert senderEvgeny Fadeev2012-08-242-10/+31
| * | merged with the master branchEvgeny Fadeev2012-09-141-0/+1
| |\ \
| | * | updated the changelogEvgeny Fadeev2012-09-131-0/+1
| * | | group description editing works againEvgeny Fadeev2012-09-1412-62/+514
| * | | corrected Thread.get_users_shared_with filteringEvgeny Fadeev2012-09-141-5/+14
| * | | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-09-133-1/+10
| |\| |
| | * | fixed bug when converting comments caused by db constraint, fixed styling errorsAdolfo Fitoria2012-09-133-1/+10
| * | | hopefully fixed the answer publishing problem where asker and answerer share ...Evgeny Fadeev2012-09-133-6/+32
| * | | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-09-132-3/+4
| |\ \ \
| | * | | solved issue with widget validation output and cssAdolfo Fitoria2012-09-122-3/+4
| * | | | answer publishing seems to work fullyEvgeny Fadeev2012-09-1312-36/+107
| * | | | merged Adolfo's branchEvgeny Fadeev2012-09-124-6/+113
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fixed convert to comment link hidingAdolfo Fitoria2012-09-111-1/+1
| | * | | added test cases for convert to comment/answerAdolfo Fitoria2012-09-112-4/+96
| | * | | Fixed hiding comment convert linksAdolfo Fitoria2012-09-111-1/+1
| * | | | added simple UI for publishing selected answersEvgeny Fadeev2012-09-128-8/+102
| | |/ / | |/| |
| * | | moderated response sharing model seems to work internallyEvgeny Fadeev2012-09-124-8/+90
| * | | added toggle to the group profile page allowing to publish only selected answ...Evgeny Fadeev2012-09-113-1/+21
| * | | added model field for the moderated publishing of answersEvgeny Fadeev2012-09-114-5/+798
| * | | Merge branch 'adolfo-master' into user-groupsEvgeny Fadeev2012-09-1110-16/+139
| |\| |
| | * | Convert answer to comment.Adolfo Fitoria2012-09-1010-16/+139
| * | | added several test cases for groups-related functionsEvgeny Fadeev2012-09-115-17/+87
| * | | merged Adolfo's branchEvgeny Fadeev2012-09-097-52/+460
| |\ \ \
| | * | | fixed bug in widget creationAdolfo Fitoria2012-09-072-2/+22
| | * | | fixed css for error display, fixed upload from widgets, added groups support ...Adolfo Fitoria2012-09-066-50/+417
| | * | | fixed edit widget view"Adolfo Fitoria2012-09-061-2/+2
| * | | | merged fix for hiding the convert comment to answer linksEvgeny Fadeev2012-09-092-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fixed the hide functions in javascriptAdolfo Fitoria2012-09-062-1/+1
| * | | | added beautifusoup4 library to the list of requirementsEvgeny Fadeev2012-09-092-0/+2
| * | | | tinymce editor works in the popups tooEvgeny Fadeev2012-09-0913-57/+176
| | |/ / | |/| |
| * | | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-09-062-7/+3
| |\ \ \
| | * | | hopefully fixed the jump issue in some browsersAdolfo Fitoria2012-09-042-7/+3
| * | | | merged with adolfos master branchEvgeny Fadeev2012-09-0623-46/+230
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | group join moderation worksEvgeny Fadeev2012-09-0619-261/+286
| * | | | a part of "ask to join group" moderationEvgeny Fadeev2012-09-0511-18/+245