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 |
|
Robin Ward
|
334e21a03a
|
Revert "Revert "FEATURE: Can create warnings for users via PM""
This reverts commit 1c7559380c .
|
2014-09-08 11:11:56 -04:00 |
|
Robin Ward
|
1c7559380c
|
Revert "FEATURE: Can create warnings for users via PM"
This reverts commit b0bfc1f93f .
|
2014-09-08 10:38:59 -04:00 |
|
Robin Ward
|
b0bfc1f93f
|
FEATURE: Can create warnings for users via PM
|
2014-09-08 10:27:06 -04:00 |
|
Neil Lalonde
|
ca5f361d0a
|
FEATURE: restrict admin access based on IP address
|
2014-09-05 12:06:01 -04:00 |
|
Robin Ward
|
e9600d7cb1
|
Convert some application helpers to ES6 format.
|
2014-09-03 13:30:22 -04:00 |
|