Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | hidding convert links, fixed style | Adolfo Fitoria | 2012-09-05 | 5 | -9/+29 | |
| | | | | ||||||
| * | | | added convertlink to the utils.js and post.js | Adolfo Fitoria | 2012-09-04 | 4 | -1/+48 | |
| | | | | ||||||
| * | | | comment 2 answer convertion start | Adolfo Fitoria | 2012-09-04 | 5 | -51/+169 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2012-09-04 | 20 | -40/+124 | |
| |\ \ \ | ||||||
| | * | | | added items per transaction on the clean_session management command | Evgeny Fadeev | 2012-09-01 | 1 | -0/+9 | |
| | | | | | ||||||
| | * | | | simplified the clean_session command | Evgeny Fadeev | 2012-09-01 | 1 | -30/+17 | |
| | | | | | ||||||
| | * | | | added null=True to text fields in the first migration | Evgeny Fadeev | 2012-08-25 | 1 | -5/+5 | |
| | | | | | ||||||
| | * | | | fix for usage of web fonts in IE8 | Evgeny Fadeev | 2012-08-25 | 1 | -1/+2 | |
| | | | | | ||||||
| | * | | | Merge branch 'tmp' | Evgeny Fadeev | 2012-08-25 | 0 | -0/+0 | |
| | |\ \ \ | ||||||
| | | * | | | allowed user names > 30 chars | Evgeny Fadeev | 2012-08-23 | 8 | -2/+29 | |
| | | | | | | ||||||
| | * | | | | added js patch for the noscript tag to hide red margin on IE and disabled ↵ | Evgeny Fadeev | 2012-08-25 | 10 | -3/+44 | |
| | |/ / / | | | | | | | | | | | | | | | | Lamson on Windows | |||||
| | * | | | applied the blockquote bug in Chrome as suggested by dajafa | Evgeny Fadeev | 2012-08-23 | 3 | -0/+48 | |
| | | | | | ||||||
* | | | | | 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 | |
| | | | | |