|
8edf2afb83
|
FIX: proper redirection when deleting a user
|
2014-12-25 18:25:07 +01:00 |
|
|
b4363de280
|
FIX: reload current page when deleting a user
|
2014-12-03 16:03:42 +01:00 |
|
|
f9f54e2626
|
refactor fix in 67c4c90159428d700766ac610ca374d764cea6a7
|
2014-12-03 13:00:02 +01:00 |
|
|
ebcf21585c
|
FEATURE: add a button for staff to delete a user on their profile page
|
2014-11-14 15:25:33 -05:00 |
|
|
10094a0bcd
|
FIX: resolve flags as good when deleting a spam user
|
2014-10-20 16:59:06 +02:00 |
|
|
ac069d22a9
|
FIX: delete spammer modal doesn't show the email address
|
2014-10-06 21:55:52 +02:00 |
|
|
0fc6c751cb
|
FEATURE: implement lock/unlock trust level mechanics
|
2014-09-30 13:16:34 +10:00 |
|
|
bff95a6a97
|
Rename 'leader' -> 'tl3'
|
2014-09-30 13:16:34 +10:00 |
|
|
c8111ada6e
|
FEATURE: Allow admins to lock users from TL3 promotion/demotion
Also, update the display logic for the leader promotion screen to
account for the demotion grace period.
|
2014-09-30 13:15:13 +10:00 |
|
|
8f8ea735ee
|
FIX: allow retry activation of account by username or password
|
2014-09-25 17:42:48 +10:00 |
|
|
6fafebc4c8
|
after deleting a user, don't show a popup saying you deleted the user. jeff hates that.
|
2014-09-23 16:07:26 -04:00 |
|
|
8bda8a2235
|
Revert "UX: stop displaying "user deleted, OK" dialog"
This reverts commit 36405287b477e6b4ba72de0b9bd57f8ab12043a1.
|
2014-08-29 03:49:00 -07:00 |
|
|
36405287b4
|
UX: stop displaying "user deleted, OK" dialog
|
2014-08-29 03:34:23 -07:00 |
|
|
582ec5954f
|
fix incorrect translation string
|
2014-08-16 23:18:13 -07:00 |
|
|
6b286ad4f4
|
Add missing translation
|
2014-08-17 00:29:39 +02:00 |
|
|
26a404f4d0
|
FIX: confusing UI when clicking Delete All Posts button
|
2014-08-14 15:21:16 -04:00 |
|
|
506162b719
|
clarification on delete and block
|
2014-08-12 03:14:50 -07:00 |
|
|
ac4a33a656
|
FIX: Display proper error message when changing a trust level fails
|
2014-07-29 15:54:20 -04:00 |
|
|
d9e5c2317f
|
FIX: If a topic title edit fails, revert to previous title.
|
2014-07-21 13:39:23 -04:00 |
|
|
67d127ec5c
|
make jshint happy: missing semicolon
|
2014-07-15 17:12:03 +02:00 |
|
|
518207aa90
|
move ajax into models
|
2014-07-15 16:11:39 +02:00 |
|
|
59b5ba7c0f
|
BUGFIX: IP lookup wasn't working when using HTTPS
REFACTOR: the ip locator into a ip-lookup component
|
2014-07-07 22:18:18 +02:00 |
|
|
d97ceb1d72
|
FEATURE: log_out endpoint for admins
|
2014-06-06 13:02:52 +10:00 |
|
|
5dd82bf723
|
add danger color to delete-and-block button
|
2014-05-04 00:38:29 -07:00 |
|
|
2c4ada6c7d
|
FIX: give an accurate reason why a user's posts can be deleted from admin
|
2014-04-14 15:10:41 -04:00 |
|
|
36cbd0d348
|
FIX: broken admin user page when must_approve_users is enabled
|
2014-03-24 11:43:06 -04:00 |
|
|
e823558742
|
FIX: admin user page for suspended user was busted
|
2014-03-24 10:19:15 -04:00 |
|
|
b696c96a19
|
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
|
2014-02-20 12:29:40 -05:00 |
|
|
8711762143
|
Users who have made no more than one post can delete their own accounts from their user preferences page.
|
2014-02-13 13:52:06 -05:00 |
|
|
45afed8720
|
FIX: Chrome has a bug where if you request the same URL with a different
MIME type, then leave and hit the back button, you'll get the last MIME
type requested instead of HTML. This fixes it.
|
2014-02-10 12:43:17 -05:00 |
|
|
90e195b2e7
|
More work on trust level 3 requirements page
|
2014-01-24 11:56:46 -05:00 |
|
|
a502266c42
|
Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit.
|
2013-12-30 13:30:22 -05:00 |
|
|
f91cb11666
|
Show why a user can't be deleted on the page instead of as a tooltip
|
2013-12-20 11:37:01 -05:00 |
|
|
ed3d3ae1e1
|
Upgrade font-awesome to version 4
|
2013-12-11 10:31:09 -05:00 |
|
|
0c6f794eb0
|
Used the term suspended instead of banned.
|
2013-11-07 13:53:49 -05:00 |
|
|
92a0729937
|
When banning a user, a reason can be provided. The user will see this reason when trying to log in. Also log bans and unbans in the staff action logs.
|
2013-11-01 10:47:26 -04:00 |
|
|
348e2e3ef2
|
Support for per-user API keys
|
2013-10-22 17:34:39 -04:00 |
|
|
648b11a0eb
|
Add screening by IP address. When deleting a user as a spammer, block all signups from the same IP address.
|
2013-10-21 14:50:18 -04:00 |
|
|
b6285b85d2
|
Add reject option to pending users page
|
2013-08-16 11:42:43 -04:00 |
|
|
86647f0a54
|
Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail.
|
2013-08-14 16:08:23 -04:00 |
|
|
bc0d4f1bfc
|
Add a confirm modal to Delete All Posts button
|
2013-08-14 11:48:18 -04:00 |
|
|
506dd748da
|
Add warning sign icons to all the delete user buttons
|
2013-08-14 11:20:00 -04:00 |
|
|
ce05b43c1d
|
Fix delete user button on admin/user page so it's enabled at the right times, and update its title attribute to be more helpful
|
2013-08-08 12:54:38 -04:00 |
|
|
86246a64eb
|
Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton
|
2013-08-08 12:49:58 -04:00 |
|
|
b6b30dabd4
|
Send context of where a user was deleted as a spammer so it can be logged
|
2013-08-07 18:18:18 -04:00 |
|
|
4fd5087f91
|
Add button to delete a spammer in the flag modal
Add SiteSettings: delete_user_max_age, delete_all_posts_max. Add delete spammer button to admin flags UI
Moderators can delete users too
|
2013-07-29 15:29:44 -04:00 |
|
|
e076158789
|
Add ip_address, email, and context to staff_action_logs table. Context should usually be the url from which the staff member performed the action, but could be any string that describes what the staff member was doing when the action was performed.
|
2013-07-29 15:29:43 -04:00 |
|
|
5f3e9131ed
|
Deleting a user from admin user page has the option to also block signups from the same email address
|
2013-07-29 15:29:43 -04:00 |
|
|
4bfb546942
|
Removed modelReady hack now that the async router exists
|
2013-07-16 13:24:59 -04:00 |
|
|
0c7ead339b
|
Don't recalculate trustLevels combobox
|
2013-07-12 16:24:15 -04:00 |
|