Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | corrected Thread.get_users_shared_with filtering | Evgeny Fadeev | 2012-09-14 | 1 | -5/+14 | |
| * | | | Merge branch 'adolfo' into user-groups | Evgeny Fadeev | 2012-09-13 | 3 | -1/+10 | |
| |\| | | ||||||
| | * | | fixed bug when converting comments caused by db constraint, fixed styling errors | Adolfo Fitoria | 2012-09-13 | 3 | -1/+10 | |
| * | | | hopefully fixed the answer publishing problem where asker and answerer share ... | Evgeny Fadeev | 2012-09-13 | 3 | -6/+32 | |
| * | | | Merge branch 'adolfo' into user-groups | Evgeny Fadeev | 2012-09-13 | 2 | -3/+4 | |
| |\ \ \ | ||||||
| | * | | | solved issue with widget validation output and css | Adolfo Fitoria | 2012-09-12 | 2 | -3/+4 | |
| * | | | | answer publishing seems to work fully | Evgeny Fadeev | 2012-09-13 | 12 | -36/+107 | |
| * | | | | merged Adolfo's branch | Evgeny Fadeev | 2012-09-12 | 4 | -6/+113 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | fixed convert to comment link hiding | Adolfo Fitoria | 2012-09-11 | 1 | -1/+1 | |
| | * | | | added test cases for convert to comment/answer | Adolfo Fitoria | 2012-09-11 | 2 | -4/+96 | |
| | * | | | Fixed hiding comment convert links | Adolfo Fitoria | 2012-09-11 | 1 | -1/+1 | |
| * | | | | added simple UI for publishing selected answers | Evgeny Fadeev | 2012-09-12 | 8 | -8/+102 | |
| | |/ / | |/| | | ||||||
| * | | | moderated response sharing model seems to work internally | Evgeny Fadeev | 2012-09-12 | 4 | -8/+90 | |
| * | | | added toggle to the group profile page allowing to publish only selected answ... | Evgeny Fadeev | 2012-09-11 | 3 | -1/+21 | |
| * | | | added model field for the moderated publishing of answers | Evgeny Fadeev | 2012-09-11 | 4 | -5/+798 | |
| * | | | Merge branch 'adolfo-master' into user-groups | Evgeny Fadeev | 2012-09-11 | 10 | -16/+139 | |
| |\| | | ||||||
| | * | | Convert answer to comment. | Adolfo Fitoria | 2012-09-10 | 10 | -16/+139 | |
| * | | | added several test cases for groups-related functions | Evgeny Fadeev | 2012-09-11 | 5 | -17/+87 | |
| * | | | merged Adolfo's branch | Evgeny Fadeev | 2012-09-09 | 7 | -52/+460 | |
| |\ \ \ | ||||||
| | * | | | fixed bug in widget creation | Adolfo Fitoria | 2012-09-07 | 2 | -2/+22 | |
| | * | | | fixed css for error display, fixed upload from widgets, added groups support ... | Adolfo Fitoria | 2012-09-06 | 6 | -50/+417 | |
| | * | | | fixed edit widget view" | Adolfo Fitoria | 2012-09-06 | 1 | -2/+2 | |
| * | | | | merged fix for hiding the convert comment to answer links | Evgeny Fadeev | 2012-09-09 | 2 | -1/+1 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | fixed the hide functions in javascript | Adolfo Fitoria | 2012-09-06 | 2 | -1/+1 | |
| * | | | | added beautifusoup4 library to the list of requirements | Evgeny Fadeev | 2012-09-09 | 2 | -0/+2 | |
| * | | | | tinymce editor works in the popups too | Evgeny Fadeev | 2012-09-09 | 13 | -57/+176 | |
| | |/ / | |/| | | ||||||
| * | | | Merge branch 'adolfo' into user-groups | Evgeny Fadeev | 2012-09-06 | 2 | -7/+3 | |
| |\ \ \ | ||||||
| | * | | | hopefully fixed the jump issue in some browsers | Adolfo Fitoria | 2012-09-04 | 2 | -7/+3 | |
| * | | | | merged with adolfos master branch | Evgeny Fadeev | 2012-09-06 | 23 | -46/+230 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | group join moderation works | Evgeny Fadeev | 2012-09-06 | 19 | -261/+286 | |
| * | | | | a part of "ask to join group" moderation | Evgeny Fadeev | 2012-09-05 | 11 | -18/+245 | |
| * | | | | Merge branch 'adolfo' into user-groups | Evgeny Fadeev | 2012-09-04 | 2 | -10/+31 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | fixed css issue with bootstrap | Adolfo Fitoria | 2012-09-03 | 1 | -5/+1 | |
| | * | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groups | Adolfo Fitoria | 2012-09-03 | 7 | -41/+68 | |
| | |\ \ \ | ||||||
| | * | | | | fixes tinymce upload file/image issue | Adolfo Fitoria | 2012-09-03 | 1 | -1/+9 | |
| | * | | | | fixed display of form validation errors | Adolfo Fitoria | 2012-09-03 | 2 | -5/+22 | |
| * | | | | | users now can ask to join group, but there is no approval process yet | Evgeny Fadeev | 2012-09-04 | 5 | -28/+89 | |
| * | | | | | populated askbot group membership field | Evgeny Fadeev | 2012-09-03 | 1 | -0/+378 | |
| * | | | | | added the GroupMembership model | Evgeny Fadeev | 2012-09-03 | 4 | -2/+392 | |
| * | | | | | removed the groups listing from the show_users page, because it is redundant ... | Evgeny Fadeev | 2012-09-03 | 2 | -4/+3 | |
| * | | | | | fixed a bug that broke the group join button | Evgeny Fadeev | 2012-09-03 | 4 | -4/+5 | |
| | |/ / / | |/| | | | ||||||
| * | | | | added more changes that should have been included into the previous commit | Evgeny Fadeev | 2012-09-03 | 7 | -41/+68 | |
| |/ / / | ||||||
| * | | | added UI to set group openness and prepared ground for "ask to join" function | Evgeny Fadeev | 2012-09-03 | 9 | -25/+478 | |
| * | | | added the openness field to group and migrated data from is_open to openness | Evgeny Fadeev | 2012-09-02 | 4 | -1/+746 | |
| * | | | made get_moderators function group-aware | Evgeny Fadeev | 2012-09-02 | 5 | -16/+51 | |
| * | | | whitespace only changes | Evgeny Fadeev | 2012-09-02 | 2 | -6/+9 | |
| * | | | Merge branch 'adolfo' into user-groups | Evgeny Fadeev | 2012-08-31 | 10 | -78/+181 | |
| |\ \ \ | ||||||
| | * | | | fixed style that I broke in the last commit | Adolfo Fitoria | 2012-08-31 | 2 | -0/+2 | |
| | * | | | fixed dropdown style | Adolfo Fitoria | 2012-08-31 | 2 | -8/+11 | |
| | * | | | improved ask widget styles | Adolfo Fitoria | 2012-08-31 | 2 | -8/+46 |