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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Neil Lalonde
|
b2d300fe0b
|
Add ability to give users a title. Show them under usernames beside posts. Needs love from a designer.
|
2013-06-25 18:39:20 -04:00 |
|
Jeff Atwood
|
bcf54be780
|
incorrect nesting of #each on /admin/flags
|
2013-06-21 00:40:20 -07:00 |
|
Jeff Atwood
|
a9c251e71a
|
restructure /admin/flags rows a bit
|
2013-06-21 00:29:54 -07:00 |
|
Jeff Atwood
|
6de1e16595
|
add icons to the flag action buttons
|
2013-06-21 00:12:17 -07:00 |
|
Sam
|
4a8a663a67
|
flagging workflow changes per http://meta.discourse.org/t/we-need-an-archive-flag-notification-button/7450
|
2013-06-20 17:42:15 +10:00 |
|
Sam
|
31bcabd5e1
|
minor UI fixes for site customisations
|
2013-06-19 15:18:22 +10:00 |
|
Sam
|
a15ab2a0a6
|
flag type summary
|
2013-06-17 17:15:56 +10:00 |
|
Sam
|
0052e78bfe
|
render error when people attempt to save an invalid group name
hide controls when we showing an automatic group
|
2013-06-17 13:43:06 +10:00 |
|
Sam
|
b97d186cb5
|
automatic groups should not allow you to muck with the listed users in the group
|
2013-06-17 12:54:25 +10:00 |
|
Sam
|
ce82d18df5
|
fix unescaped string
improve tab "active" detection for categories
|
2013-06-15 15:45:22 +10:00 |
|
Neil Lalonde
|
f198c814a8
|
Add explanations for deactivate user and block user buttons in admin
|
2013-06-14 11:34:03 -04:00 |
|
Robin Ward
|
e29f4a3496
|
Work in Progress: Reply By Email:
- Add support classes and settings to enable reply by email
- Split out Email builder to be more OO, add many specs
|
2013-06-13 12:39:56 -04:00 |
|
Neil Lalonde
|
811a0df68b
|
Make s3 region site setting a drop down
|
2013-06-11 14:24:04 -04:00 |
|
Robin Ward
|
8b4e3402c2
|
Small improvements to digest emails and preview mechanism.
|
2013-06-11 12:27:11 -04:00 |
|
Neil Lalonde
|
5ff7e570ac
|
Add support for enum site settings that render as a dropdown; use a dropdown for default_locale
|
2013-06-11 11:40:14 -04:00 |
|
Chris Hunt
|
d50a598e62
|
Notify admin of successful user approval
|
2013-06-06 18:37:25 -07:00 |
|
Robin Ward
|
0b97ea6345
|
Better HTML emails, smarter email digests, new email section in admin with digest preview
|
2013-06-05 17:47:25 -04:00 |
|
Robin Ward
|
07cd87f941
|
FIX: Couldn't navigate to Categories list via link
|
2013-06-05 12:40:06 -04:00 |
|
Robin Ward
|
a0bd51862e
|
Upgrade Ember to RC5. Disabled a deprecation warning that I believe is in error.
|
2013-06-05 12:07:18 -04:00 |
|
Neil Lalonde
|
f0d4a38433
|
Admin flags UI shows when it's loading and when there are no results
|
2013-06-05 10:24:50 -04:00 |
|
Neil Lalonde
|
2259e97d42
|
Add a count of blocked users on the dashboard
|
2013-06-04 11:53:19 -04:00 |
|
Neil Lalonde
|
c4904aacc0
|
Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin.
|
2013-06-03 16:37:40 -04:00 |
|
Jeff Atwood
|
476ffcc627
|
make delete user button a Danger Button
|
2013-05-31 12:50:11 -07:00 |
|
Robin Ward
|
57d5355ce8
|
wat
|
2013-05-29 15:00:35 -04:00 |
|
Robin Ward
|
fe3ac50aae
|
Use {{aceEditor}} helper to display the ace editor
|
2013-05-29 14:09:21 -04:00 |
|
Robin Ward
|
27c1f1044c
|
FIX: Regression, messages were hidden
|
2013-05-28 21:24:45 -04:00 |
|