Robin Ward
71f211f0b3
FEATURE: Allow users to select a badge with an image to appear on their
...
user card
2014-10-20 16:35:38 -04:00
Régis Hanol
10094a0bcd
FIX: resolve flags as good when deleting a spam user
2014-10-20 16:59:06 +02:00
Robin Ward
0cbdf6f5bb
FIX: Many bugs with admin badges interface
...
* Editing a badge's title would show it as changed in the side even if
you didn't hit save
* Clicking a badge would not scroll to the top
* If there was an error saving a badge there was a missing i18n key
* URLs were using queryParams instead of paths
* User `label` tags for checkboxes for larger click targets
* Saved! text would persist when viewing another badge
* After creating a new badge it would show nothing
* Validation errors were not being properly released to the client
* Query errors were surrounded by an extra array
2014-10-17 16:14:49 -04:00
Robin Ward
08233fc86e
FIX: Show images in the admin section list for badges. Add help text to
...
indicate icons can be images too.
2014-10-16 16:43:34 -04:00
Régis Hanol
5b004f8cce
UX: add 'no-text' class to button that only use an icon
2014-10-16 16:25:51 +02:00
Robin Ward
224f503e6f
FIX: refreshTitle
error when navigating to a 404 page
2014-10-15 14:33:22 -04:00
Jeff Atwood
be43d51536
remove admin-loading in favor of spinner css
2014-10-11 03:46:42 -07:00
Robin Ward
5fc150e057
A mucher saner API for updating the title of routes, even when nested.
...
Properly sends the title of the page to google analytics
2014-10-09 14:55:29 -04:00
Robin Ward
f9a8f6d6ce
FEATURE: Support for a required
setting on user fields.
2014-10-08 15:10:19 -04:00
Neil Lalonde
a30e70e8f1
FEATURE: trust level 3: likes received must be on min_likes_received/3 different days, and be from min_likes_received/4 different users
2014-10-07 15:52:54 -04:00
Régis Hanol
c46b9c0ac3
FIX: allow admins to search users by email
2014-10-07 12:05:38 +02:00
Régis Hanol
ac069d22a9
FIX: delete spammer modal doesn't show the email address
2014-10-06 21:55:52 +02:00
Régis Hanol
baee5c95ac
add more context to allow better translation of 'max' in TL3 requirements
2014-10-06 21:32:19 +02:00
Robin Ward
e55b437eb9
Replace the rest of the deprecated {{action xyz}}
with `{{action
...
"xyz"}}`
2014-10-03 14:43:27 -04:00
Jeff Atwood
5fe1f99bf5
drop text from loading spinner
2014-10-02 14:50:13 -07:00
Robin Ward
381814fd5d
Adds support for a description to user fields.
2014-10-02 15:56:52 -04:00
Robin Ward
9564ecde76
FEATURE: Site setting for words to censor in posts
2014-10-02 13:58:58 -04:00
Régis Hanol
98b6b9821a
FEATURE: log topic/post deletions from staff members
2014-10-01 17:40:13 +02:00
Robin Ward
6746d96336
More deprecation fixes for {{action}}
2014-09-30 16:04:04 -04:00
Robin Ward
d7a8d053f5
Change deprecated {{action xyz}}
to {{action "xyz"}}
2014-09-30 12:36:58 -04:00
Robin Ward
edb34c178a
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00
Sam
c42b3ca657
fix messy merge
2014-09-30 13:22:45 +10:00
Sam
0fc6c751cb
FEATURE: implement lock/unlock trust level mechanics
2014-09-30 13:16:34 +10:00
riking
bff95a6a97
Rename 'leader' -> 'tl3'
2014-09-30 13:16:34 +10:00
riking
4aabc44264
Display grace period note even if not below requirements
2014-09-30 13:15:14 +10:00
riking
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
riking
41d53c7222
FIX: Leader requirements weren't loading when visited directly
2014-09-30 13:15:13 +10:00
Régis Hanol
7e309a21cf
FEATURE: hide emails behind a button for staff members
2014-09-29 22:31:05 +02:00
Robin Ward
5d91a4ef0c
FIX: Back button broke on customize routes in admin
2014-09-29 11:54:14 -04:00
Robin Ward
d0fb8bbcfc
Instead of .js.handlebars
use .hbs
for handlebars templates
2014-09-26 15:23:15 -04:00
Robin Ward
0fc0533134
FEATURE: Admin interface for adding custom fields for users
2014-09-25 16:17:51 -04:00
Robin Ward
d37ed80e8a
FIX: CSS Customizations were showing as undefined
2014-09-25 12:08:58 -04:00
Sam
8f8ea735ee
FIX: allow retry activation of account by username or password
2014-09-25 17:42:48 +10:00
Sam
c248d28c38
FEATURE: display associated accounts in admin user
2014-09-25 16:15:01 +10:00
Robin Ward
6c275cd64d
Update i18n keys for site_content rename
2014-09-24 16:13:48 -04:00
Robin Ward
bc53d48bd7
Renaming site contents to site text
2014-09-24 16:08:14 -04:00
Robin Ward
3afe274ccd
Rename "Content" header to "Text Content" to make it more clear
2014-09-23 17:27:48 -04:00
Robin Ward
fc32a0920d
Move "Content" under "customize" in admin.
2014-09-23 17:12:31 -04:00
Neil Lalonde
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
Sam Saffron
bb64c2236b
SECURITY: Escape strings in logs
2014-09-16 07:53:17 +10:00
Robin Ward
1de9c3b04a
Migrate more helpers to ES6 format.
2014-09-12 14:27:34 -04:00
Martin Feckie
b266b16b6a
Make style more consistent with rest of site
2014-09-12 16:44:40 +08:00
Robin Ward
8559bbe508
Remove many usages of Discourse
in templates as it's deprecated in new
...
releases of Ember
2014-09-11 16:30:47 -04:00
Robin Ward
af6936cf72
Refactor some deprecations for newer versions of Ember. Also set up
...
injection for some globals so we can migrate away from them.
2014-09-11 16:16:21 -04:00
Neil Lalonde
d492bac587
Remove the git commits widget from the admin dashboard
2014-09-11 14:45:42 -04:00
Robin Ward
3c26bca56a
Migrated more helpers to ES6 preferred format
2014-09-11 13:32:57 -04:00
Neil Lalonde
91d114756c
FIX: don't always say that an email is not verified in admin
2014-09-11 10:58:07 -04:00
Robin Ward
62c9e4228d
Rename {{icon}}
helper to {{fa-icon}}
for future Ember
...
compatibility.
2014-09-09 17:29:05 -04:00
Régis Hanol
79030c874e
FIX: allow staff members to restore withdrawn posts that are flagged
2014-09-09 20:26:40 +02:00
Régis Hanol
00bd665c96
FEATURE: add count of previous flags on the post
2014-09-08 17:53:29 +02:00