Neil Lalonde
|
277e4db2cb
|
Use ellipsis in dashboard referred topics table. Add .overflow-ellipsis css helper.
|
2013-07-30 16:48:45 -04:00 |
|
Neil Lalonde
|
8ef771ad8d
|
Use warning-sign icon instead of trash for nuke user buttons
|
2013-07-29 18:31:47 -04:00 |
|
Neil Lalonde
|
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 |
|
Neil Lalonde
|
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 |
|
Neil Lalonde
|
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 |
|
Sam
|
22893e203a
|
Merge pull request #1260 from sir-pinecone/reactivate-admin-refresh-btn
Fix auto-group refresh response so that ajax callback runs
|
2013-07-28 22:22:55 -07:00 |
|
Michael Campagnaro
|
aa7e96c0fa
|
Fix auto-group refresh response so that ajax callback runs
|
2013-07-26 19:47:32 -04:00 |
|
Michael Campagnaro
|
16d5032143
|
hide groups nav link from non-admins
|
2013-07-26 18:58:50 -04:00 |
|
Robin Ward
|
0317cf9608
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
|
Michael Campagnaro
|
867ce0310c
|
display group validation errors in alert modal
|
2013-07-24 00:42:44 -04:00 |
|
Robin Ward
|
6237a155e7
|
FIX: Linking to users on admin dashboard was broken
|
2013-07-23 13:35:32 -04:00 |
|
Robin Ward
|
d8978cb4a0
|
FIX: Redirect on some URLs to wrong path
|
2013-07-23 12:15:44 -04:00 |
|
Sam
|
9ac6c6e2e9
|
Merge pull request #1233 from sir-pinecone/improve-group-deletion
Add confirmation modal to admin group deletion
|
2013-07-23 00:43:06 -07:00 |
|
Michael Campagnaro
|
a0465485b4
|
use group.get as per PR comment
|
2013-07-22 16:19:08 -04:00 |
|
Michael Campagnaro
|
9616767bff
|
Add confirmation modal to admin group deletion
|
2013-07-22 02:48:23 -04:00 |
|
Ryan Boland
|
f6963a05c4
|
fix graphical error
|
2013-07-18 23:26:04 -04:00 |
|
Robin Ward
|
19f3a8d640
|
Each user activity filter has its own URL now.
|
2013-07-17 15:42:31 -04:00 |
|
Sam
|
625204c8bd
|
work in progress category UI
refactor hack from earlier
|
2013-07-17 14:54:21 +10:00 |
|
Sam
|
5a7e78f0fc
|
fix unit tests
|
2013-07-17 14:22:55 +10:00 |
|
Sam
|
63cbe8dd17
|
fix links to site contents, fix it so the site contents page is refreshable
|
2013-07-17 14:15:09 +10:00 |
|
Robin Ward
|
4bfb546942
|
Removed modelReady hack now that the async router exists
|
2013-07-16 13:24:59 -04:00 |
|
Robin Ward
|
d466d11e71
|
Ember RC6 update
|
2013-07-16 10:35:18 -04:00 |
|
Robin Ward
|
08723f00c6
|
FIX: Bugs on Admin User approval interface
|
2013-07-15 11:28:41 -04:00 |
|
Robin Ward
|
0c7ead339b
|
Don't recalculate trustLevels combobox
|
2013-07-12 16:24:15 -04:00 |
|
Robin Ward
|
62d161fd70
|
Show number before trust level. Also use less memory for trust levels.
|
2013-07-12 16:18:32 -04:00 |
|
Robin Ward
|
5eaae063f0
|
Discourse Macro Helpers + Minor Fix to Admin User View
|
2013-07-11 19:35:52 -04:00 |
|
Neil Lalonde
|
7792b7da48
|
Use the solid envelope icon. Font-awesome swapped icon-envelope and icon-envelope-alt.
|
2013-07-10 17:06:07 -04:00 |
|
Robin Ward
|
b7327942af
|
Add deleted_by to Trashable tables
|
2013-07-09 15:46:36 -04:00 |
|
Neil Lalonde
|
3c38062802
|
Check for updates: edge cases when the message on the dashboard doesn't make sense.
|
2013-07-09 14:01:08 -04:00 |
|
Régis Hanol
|
924c5d65cb
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
|
Neil Lalonde
|
ad096ac2b7
|
More nav links on admin users list page
|
2013-07-08 12:44:14 -04:00 |
|
Neil Lalonde
|
9b0f63627b
|
Add blocked users count to dashboard
|
2013-07-08 12:44:13 -04:00 |
|
Régis Hanol
|
f9b2738ae1
|
add label for boolean setting
|
2013-07-08 01:43:30 +02:00 |
|
Régis Hanol
|
45c227c81c
|
fix column name in admin email logs
|
2013-07-06 22:29:16 +02:00 |
|
Neil Lalonde
|
84ce04dfa5
|
Use POST for send_activation_email action
|
2013-07-05 12:26:46 -04:00 |
|
Navin
|
c065fad546
|
Refactor setting originalTrustLevel to model.
|
2013-07-04 13:01:01 +02:00 |
|
Navin
|
b90a79d40a
|
Move setting originalTrustLevel from a CP to setupController
|
2013-07-04 09:32:12 +02:00 |
|
Navin
|
3da37506da
|
Back end - temporary boosting of trust levels
|
2013-07-03 10:30:40 +02:00 |
|
Navin
|
f92d9cec47
|
Front end mods to use combobox for selecting user's trust level
|
2013-07-03 10:30:32 +02:00 |
|
Neil Lalonde
|
075ed1ab53
|
Refactor user blocking code; hide the Block button in admin
|
2013-07-02 14:42:53 -04:00 |
|
Robin Ward
|
5770879472
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04:00 |
|
Jeff Atwood
|
40c9014634
|
make flag reply reply-ier
|
2013-06-27 16:01:48 -07:00 |
|
Sam
|
6145e99baa
|
navigate to message fixed, changed to button
added spec to catch this regression in future
|
2013-06-27 16:59:07 +10:00 |
|
Sam
|
87e9e9d437
|
fix broken link for admin user in flags
|
2013-06-27 16:59:07 +10:00 |
|
Neil Lalonde
|
b1d0f30379
|
Fix AdminUser bulkApprove; add a way to approve a user without sending them the welcome email for cases when must_approve_users is enabled and there are existing users
|
2013-06-26 13:24:30 -04:00 |
|
Robin Ward
|
89f182899f
|
Support for custom Privacy Policies
|
2013-06-26 10:59:36 -04:00 |
|
Sam
|
5a4279f2ab
|
if for some reason user was nuked don't kill the old flag page
|
2013-06-26 18:05:15 +10:00 |
|
Sam
|
827830d7ea
|
move each flag to its own row inside a nested table.
|
2013-06-26 17:01:58 +10:00 |
|
Sam
|
48d7a33157
|
Flag UI now displays deleted status for post/topic correctly on old flags
Commented out a spec that was failing in order random, with a TODO
|
2013-06-26 16:18:50 +10:00 |
|
Sam
|
148d2f2cd4
|
bug fixes
|
2013-06-26 16:00:17 +10:00 |
|