summaryrefslogtreecommitdiffstats
path: root/askbot
Commit message (Expand)AuthorAgeFilesLines
* 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-091-0/+1
* | 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-0622-46/+229
|\ \ \ | | |/ | |/|
| * | hidding convert links, fixed styleAdolfo Fitoria2012-09-055-9/+29
| * | added convertlink to the utils.js and post.jsAdolfo Fitoria2012-09-044-1/+48
| * | comment 2 answer convertion startAdolfo Fitoria2012-09-045-51/+169
| * | added items per transaction on the clean_session management commandEvgeny Fadeev2012-09-011-0/+9
| * | simplified the clean_session commandEvgeny Fadeev2012-09-011-30/+17
| * | added null=True to text fields in the first migrationEvgeny Fadeev2012-08-251-5/+5
| * | fix for usage of web fonts in IE8Evgeny Fadeev2012-08-251-1/+2
| * | added js patch for the noscript tag to hide red margin on IE and disabled Lam...Evgeny Fadeev2012-08-259-3/+43
| * | applied the blockquote bug in Chrome as suggested by dajafaEvgeny Fadeev2012-08-233-0/+48
* | | group join moderation worksEvgeny Fadeev2012-09-0619-261/+286
* | | a part of "ask to join group" moderationEvgeny Fadeev2012-09-0511-18/+245
* | | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-09-042-10/+31
|\ \ \ | | |/ | |/|
| * | fixed css issue with bootstrapAdolfo Fitoria2012-09-031-5/+1
| * | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-09-037-41/+68
| |\ \
| * | | fixes tinymce upload file/image issueAdolfo Fitoria2012-09-031-1/+9
| * | | fixed display of form validation errorsAdolfo Fitoria2012-09-032-5/+22
* | | | users now can ask to join group, but there is no approval process yetEvgeny Fadeev2012-09-045-28/+89
* | | | populated askbot group membership fieldEvgeny Fadeev2012-09-031-0/+378
* | | | added the GroupMembership modelEvgeny Fadeev2012-09-034-2/+392
* | | | removed the groups listing from the show_users page, because it is redundant ...Evgeny Fadeev2012-09-032-4/+3
* | | | fixed a bug that broke the group join buttonEvgeny Fadeev2012-09-034-4/+5
| |/ / |/| |
* | | added more changes that should have been included into the previous commitEvgeny Fadeev2012-09-037-41/+68
|/ /
* | added UI to set group openness and prepared ground for "ask to join" functionEvgeny Fadeev2012-09-039-25/+478
* | added the openness field to group and migrated data from is_open to opennessEvgeny Fadeev2012-09-024-1/+746
* | made get_moderators function group-awareEvgeny Fadeev2012-09-025-16/+51
* | whitespace only changesEvgeny Fadeev2012-09-022-6/+9
* | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-08-3110-78/+181
|\ \
| * | fixed style that I broke in the last commitAdolfo Fitoria2012-08-312-0/+2
| * | fixed dropdown styleAdolfo Fitoria2012-08-312-8/+11
| * | improved ask widget stylesAdolfo Fitoria2012-08-312-8/+46
| * | improved group dropdown stylesAdolfo Fitoria2012-08-312-13/+16
| * | fixed bug in javascriptAdolfo Fitoria2012-08-301-1/+2
| * | Added more styules and focus out function in the sugested live search.Adolfo Fitoria2012-08-302-9/+22
| * | fixed style error in related question functionAdolfo Fitoria2012-08-301-0/+9
| * | made related questions work againAdolfo Fitoria2012-08-301-4/+4
| * | fixed issue with Javascript and firefoxAdolfo Fitoria2012-08-302-4/+5
| * | styles againAdolfo Fitoria2012-08-301-2/+2
| * | improved stylingAdolfo Fitoria2012-08-304-3/+29
| * | set focus on the askwidget title elementAdolfo Fitoria2012-08-302-4/+8
| * | forgot to comment out this linesAdolfo Fitoria2012-08-301-10/+10
| * | changed order in form fieldsAdolfo Fitoria2012-08-301-1/+1
| * | Fixed command view to add groupAdolfo Fitoria2012-08-301-1/+2
| * | forgot to include one field in formAdolfo Fitoria2012-08-301-0/+1