Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | with the groups nav in the header | |||||
| * | | | | | 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 | |
| | | | | | ||||||
| | * | | | improved group dropdown styles | Adolfo Fitoria | 2012-08-31 | 2 | -13/+16 | |
| | | | | | ||||||
| | * | | | fixed bug in javascript | Adolfo Fitoria | 2012-08-30 | 1 | -1/+2 | |
| | | | | | ||||||
| | * | | | Added more styules and focus out function in the sugested live search. | Adolfo Fitoria | 2012-08-30 | 2 | -9/+22 | |
| | | | | | ||||||
| | * | | | fixed style error in related question function | Adolfo Fitoria | 2012-08-30 | 1 | -0/+9 | |
| | | | | | ||||||
| | * | | | made related questions work again | Adolfo Fitoria | 2012-08-30 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | fixed issue with Javascript and firefox | Adolfo Fitoria | 2012-08-30 | 2 | -4/+5 | |
| | | | | | ||||||
| | * | | | styles again | Adolfo Fitoria | 2012-08-30 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | improved styling | Adolfo Fitoria | 2012-08-30 | 4 | -3/+29 | |
| | | | | | ||||||
| | * | | | set focus on the askwidget title element | Adolfo Fitoria | 2012-08-30 | 2 | -4/+8 | |
| | | | | | ||||||
| | * | | | forgot to comment out this lines | Adolfo Fitoria | 2012-08-30 | 1 | -10/+10 | |
| | | | | | ||||||
| | * | | | changed order in form fields | Adolfo Fitoria | 2012-08-30 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Fixed command view to add group | Adolfo Fitoria | 2012-08-30 | 1 | -1/+2 | |
| | | | | | ||||||
| | * | | | forgot to include one field in form | Adolfo Fitoria | 2012-08-30 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Temporal: commented the old tag/group relationship to fix later | Adolfo Fitoria | 2012-08-30 | 2 | -17/+18 | |
| | | | | | ||||||
| * | | | | restored full text search for the users in postgres | Evgeny Fadeev | 2012-08-31 | 1 | -0/+12 | |
| | | | | | ||||||
| * | | | | fixed migration for user groups | Evgeny Fadeev | 2012-08-31 | 2 | -1/+99 | |
| | | | | | ||||||
| * | | | | replaced database migrations with the ones that work with postgresql | Evgeny Fadeev | 2012-08-31 | 5 | -3/+1290 | |
| |\ \ \ \ | ||||||
| | * | | | | migrations to new group models work | Evgeny Fadeev | 2012-08-31 | 5 | -25/+454 | |
| | | | | | | ||||||
| | * | | | | migration of data starts to work | Evgeny Fadeev | 2012-08-31 | 1 | -0/+430 | |
| | | | | | | ||||||
| | * | | | | added group and relations group-post group-thread, work in postgres | Evgeny Fadeev | 2012-08-30 | 5 | -3/+444 | |
| | | | | | | ||||||
| | * | | | | added explicit M2M relation between thread and tag | Evgeny Fadeev | 2012-08-30 | 1 | -1/+14 | |
| | | | | | | ||||||
| * | | | | | deleted broken migrations | Evgeny Fadeev | 2012-08-31 | 3 | -925/+0 | |
| | |/ / / | |/| | | |