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 |
|
Chris Hunt
|
e75f881d58
|
Add styling to 'Generate API Key' button
|
2013-05-28 12:10:18 -07:00 |
|
Robin Ward
|
dd54736d06
|
Refactor: Removed the last of the references to Discourse.currentUser .
|
2013-05-28 11:52:31 -04:00 |
|
Robin Ward
|
3037e9adf6
|
FIX: Clearing flags wasn't making topics visible again.
|
2013-05-24 16:03:20 -04:00 |
|
Robin Ward
|
42248a7164
|
Removed many unnecessary paths that included content.x when just x would do.
|
2013-05-20 15:27:58 -04:00 |
|
Robin Ward
|
9544cfd7dc
|
target="controller" is unnecessary. By default it will target the controller.
|
2013-05-20 14:37:05 -04:00 |
|
Robin Ward
|
a79d53c628
|
Removed many unnecessary controller. uses in templates.
|
2013-05-20 13:45:14 -04:00 |
|
Robin Ward
|
c7aebbf4d6
|
Replace Ember.Text* insertions with helpers.
|
2013-05-20 12:56:36 -04:00 |
|
Robin Ward
|
1097d51b33
|
Replaced {{view Discourse.TextField}} with {{textfield}} helper.
|
2013-05-20 12:47:59 -04:00 |
|
Sam
|
942f168ab6
|
UI still a tad rough, but we have a first pass of secure categories
|
2013-05-10 16:47:47 +10:00 |
|
Sam
|
5280b3a01b
|
more group progress, UI getting there, controller mostly done
changed it so notify moderators goes to the moderators group
allow admins to grant self moderation and revoke self moderation
|
2013-05-09 17:37:34 +10:00 |
|
Robin Ward
|
4e16badeae
|
Merge pull request #833 from kubabrecka/admin_api_l10n
Localize admin API section
|
2013-05-08 07:39:02 -07:00 |
|
Neil Lalonde
|
f35a44aeae
|
Add ability for admins and mods to send another activation email to a user, to activate an account, and deactivate an account
|
2013-05-08 10:10:47 -04:00 |
|
Kuba Brecka
|
05bc63b102
|
Localize admin API section
|
2013-05-08 09:13:10 +02:00 |
|
Sam
|
6b536dcde5
|
work in progress ... groups
|
2013-05-08 15:20:38 +10:00 |
|
Robin Ward
|
bd99d5a40c
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
|
Neil Lalonde
|
e70526d851
|
Fix links to user pages on dashboard
|
2013-05-06 12:15:25 -04:00 |
|
Neil Lalonde
|
69be7d0ad1
|
Change the title Visits to Clicks in referral tables on admin dashboard
|
2013-05-06 11:56:35 -04:00 |
|
Neil Lalonde
|
7b44c83b50
|
Trying to improve dashboard layout with the referral stats on the right
|
2013-05-02 11:52:37 -04:00 |
|
Sam
|
65cd00cf25
|
moderators now have teeth, more at http://meta.discourse.org/t/moderator-permission-set/6307/5
allow pms to be targetted at groups
|
2013-05-02 15:15:53 +10:00 |
|
Neil Lalonde
|
38ed86d0c5
|
Add reports for IncomingLinks on admin dashboard
|
2013-05-01 18:12:02 -04:00 |
|
Neil Lalonde
|
1375954fbc
|
Add title tags to dashboard stats to show percent change from previous period
|
2013-04-26 17:14:03 -04:00 |
|
Neil Lalonde
|
06e5083950
|
Dashboard links to list of admins and moderators; Move a bunch of ember routes into one file: admin_users_list_routes.js
|
2013-04-23 12:07:58 -04:00 |
|
Neil Lalonde
|
fe7de44275
|
Put admins and moderators counts on the same line
|
2013-04-23 11:48:26 -04:00 |
|
Neil Lalonde
|
fe1b979c65
|
Admin Dashboard: click numbers in Users per Trust Level table to see a list of the users
|
2013-04-23 10:41:40 -04:00 |
|
Jeff Atwood
|
024791a80e
|
simplify admin user view a tad
|
2013-04-19 22:34:11 -07:00 |
|
Sam
|
de9ca54aed
|
* event machine fix is critical (long polling has been broken)
* thin upgrade
* work in progress - groups
* fix live-refresh in dev
|
2013-04-19 13:06:00 +10:00 |
|
Sam
|
4cea92c4e9
|
work in progress add support for groups
|
2013-04-19 10:34:39 +10:00 |
|
Neil Lalonde
|
5cd6c85e8b
|
Add bookmarks and favorites to dashboard stats
|
2013-04-18 14:27:22 -04:00 |
|
Jeff Atwood
|
e671cf906c
|
make one text for latest changes widget + taller
|
2013-04-16 16:35:28 -07:00 |
|
Neil Lalonde
|
9a7019e44f
|
Add some icons to admin dashboard
|
2013-04-16 18:38:14 -04:00 |
|
Neil Lalonde
|
3b6aeb14c7
|
Add subtype to topics to classify private messages
|
2013-04-16 16:56:18 -04:00 |
|