summaryrefslogtreecommitdiffstats
path: root/askbot/views/users.py
Commit message (Expand)AuthorAgeFilesLines
...
| | * | a bug fix on listing users by group and some style adjustmentsEvgeny Fadeev2012-07-161-3/+3
* | | | added display of the default group to the user info and sorting by groups on ...Evgeny Fadeev2012-08-101-1/+13
* | | | merged with the user-groups branchEvgeny Fadeev2012-08-101-3/+8
|/ / /
* | | merged with the master and tag-editor branchesEvgeny Fadeev2012-07-021-7/+12
|\ \ \ | |/ / |/| |
| * | made email alerts and on-screen notifications to be filtered for private postsEvgeny Fadeev2012-06-201-2/+0
| * | bugfixesEvgeny Fadeev2012-06-191-4/+6
| * | group-private posts work on screen, still need update on the email alert and ...Evgeny Fadeev2012-06-191-3/+8
* | | renamed function users() --> show_users()Evgeny Fadeev2012-07-011-1/+1
| |/ |/|
* | merged feature 157 by Paul BackhouseEvgeny Fadeev2012-06-151-3/+20
|\ \ | |/ |/|
| * Now makes use of tag_selector.js, so wildcard tags can be expanded.Paul Backhouse2012-05-041-6/+12
| * User profile has "Show tags" checkbox.Paul Backhouse2012-04-301-5/+9
| * All users stored interesting/ignored tags are shown, without option to disabl...Paul Backhouse2012-04-301-3/+10
* | merged with the master branchEvgeny Fadeev2012-05-311-10/+37
|\ \
| * | another plug for the deleted commentsEvgeny Fadeev2012-05-301-6/+7
| * | a workaround to contextless activity issue in inboxEvgeny Fadeev2012-05-291-1/+2
| * | a possibility to add a custom user profile tabEvgeny Fadeev2012-05-271-0/+28
| * | hide website url and the "about" sections of the blocked user profiles, block...Evgeny Fadeev2012-05-271-1/+1
* | | fixed the temporary plug in the user inbox to hide activities for deleted obj...Evgeny Fadeev2012-05-291-1/+1
* | | in the user inbox skip notifications about deleted comments to prevent an exc...Evgeny Fadeev2012-05-291-0/+4
* | | fixes "user profile broken for anon users" with private karmaEvgeny Fadeev2012-05-291-2/+5
* | | moved module askbot.utils.mail -> askbot.mailEvgeny Fadeev2012-05-251-1/+1
* | | Merge branch 'tmp' into user-groupsEvgeny Fadeev2012-05-221-14/+13
|\ \ \
| * | | search for users now works for the user profileEvgeny Fadeev2012-05-131-14/+13
| |/ /
* / / reformatted groups list everywhere, added "my groups" and "all groups" sectio...Evgeny Fadeev2012-05-211-7/+41
|/ /
* | moved group wiki to the sidebar and made join/leave group button workEvgeny Fadeev2012-05-051-1/+1
* | started working on allowing people to join some groups without administrators...Evgeny Fadeev2012-05-031-1/+8
* | allowed admins to decide whether to moderate email posted to groupsEvgeny Fadeev2012-05-011-1/+8
* | group logos show in the user profile pagesEvgeny Fadeev2012-05-011-1/+2
* | renamed PostRejectReason to PostFlagReason and merged two short model files i...Evgeny Fadeev2012-05-011-1/+1
* | almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-301-1/+2
* | part way through implemented post reject reasons in the moderation viewEvgeny Fadeev2012-04-201-0/+1
* | merged in bug fixes from the master branchEvgeny Fadeev2012-04-161-2/+2
|\|
| * Update askbot/views/users.pyRadim Řehůřek2012-03-271-2/+2
* | basic post moderation feature worksEvgeny Fadeev2012-04-071-18/+31
* | made karma completely hideable by configurationEvgeny Fadeev2012-03-311-0/+2
* | made the badges feature optional and implemented private mode for the karmaEvgeny Fadeev2012-03-281-0/+17
* | broken commit - in the process of creating group page, group description and ...Evgeny Fadeev2012-03-261-11/+53
* | assigning users to groups worksEvgeny Fadeev2012-03-201-1/+1
|/
* fixed a problem of badges that are assigned to deleted contentEvgeny Fadeev2012-03-111-2/+10
* made "bare" english django.po fileEvgeny Fadeev2012-02-251-3/+3
* Moderation from inbox - Ability to remove all flags and close/delete entries ...Dejan Noveski2012-02-131-0/+2
* Page_size removed for questionsTomasz Zielinski2012-01-141-2/+1
* Big cleanup of search and paginationTomasz Zielinski2012-01-141-1/+16
* Fix attempt for main page URLsTomasz Zielinski2012-01-111-1/+13
* Upgraded migrations to fix a few small problemsTomasz Zielinski2012-01-061-0/+1
* Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2012-01-051-2/+3
|\
| * made askbot compatible with CSRFViewMiddlewareEvgeny Fadeev2011-12-291-0/+1
| * Radim's fix for the user profile pageEvgeny Fadeev2011-12-151-1/+2
* | Upgraded migrations so that they work with a sample production database; mino...Tomasz Zielinski2012-01-051-15/+9
* | Fixed the remaining failing tests; Fixed migration 0004 to not raise an excep...Tomasz Zielinski2012-01-021-2/+4