Gary Windham
|
3f6bd0606a
|
support for EC2 IAM roles with Amazon S3 file store/backup
|
2014-07-14 09:14:16 -07:00 |
Neil Lalonde
|
867c56d9c7
|
Add link to google config instructions. Fix dashboard warning for google oauth2.
|
2014-05-21 19:11:10 -04:00 |
Neil Lalonde
|
742841ddce
|
Add Google Oauth2 authenticator. The current Google OpenID authentication has been deprecated by Google and will NOT work for any new websites.
|
2014-05-21 18:35:10 -04:00 |
riking
|
ffd4f367e3
|
Add s3_backup_config_warning
Note that only one of the two warnings can be shown, because they are checked in the same method.
|
2014-03-17 12:56:59 -07:00 |
Neil Lalonde
|
52580f09af
|
Rename favorite to starred everywhere
|
2014-01-10 14:54:19 -05:00 |
Godfrey Chan
|
6bbea9de0b
|
The Rails JSON encoder API requires `as_json` to take an optional arg
|
2013-11-29 21:43:44 -08:00 |
Neil Lalonde
|
ae58a7db95
|
Add a warning on dashboard if enforce_global_nicknames is checked, but access key is blank.
|
2013-11-18 13:45:10 -05:00 |
Régis Hanol
|
8a83f1a88f
|
add disk space usage failsafe
|
2013-11-15 16:48:38 +01:00 |
Neil Lalonde
|
0c6f794eb0
|
Used the term suspended instead of banned.
|
2013-11-07 13:53:49 -05:00 |
Neil Lalonde
|
d149066ac6
|
Show a warning on admin dashboard if running on an older patch level of ruby 2.0
|
2013-10-24 18:22:47 -04:00 |
Neil Lalonde
|
bded4b26fa
|
Ask admins to fill in site_description on the dashboard, and send it to the hub
|
2013-09-11 16:32:49 -04:00 |
Sam
|
2ce4468aa5
|
rename system_username to site_contact_username , system_user is a special user with -1 id that is only used for certain admin tasks
for example system_user will autoclose stuff if needed, it will delete stubs and be the target for flag pms
|
2013-09-06 17:28:37 +10:00 |
Stephan Kaag
|
a6b4b5dbf2
|
Replace Clockwork with Sidetiq
|
2013-08-14 21:39:40 +02:00 |
Neil Lalonde
|
98b58150bb
|
Dashboard calculations are done with an async job now
|
2013-08-02 18:32:33 -04:00 |
Neil Lalonde
|
06140740d0
|
Version checks: tolerate old version check data that can happen immediately after upgrading but forgetting to restart sidekiq/clockwork. Don't cache version check data along with other dashboard data.
|
2013-07-30 12:12:04 -04:00 |
Neil Lalonde
|
9b0f63627b
|
Add blocked users count to dashboard
|
2013-07-08 12:44:13 -04:00 |
Neil Lalonde
|
196a8f4ba5
|
Add dashboard warnings for system_username and notification_email site settings
|
2013-06-26 10:57:04 -04:00 |
Neil Lalonde
|
a86b35c873
|
Remove the access_password site setting
|
2013-06-25 15:05:25 -04:00 |
Dan Johnson
|
8009b3f036
|
Use "command -v" to test for convert instead of "which -s"
|
2013-06-20 21:42:18 -04:00 |
Régis Hanol
|
8a26b86739
|
added image magick alert
|
2013-06-19 22:36:56 +02:00 |
Régis Hanol
|
9036738ba2
|
added s3 file uploads alert
|
2013-06-19 22:11:11 +02:00 |
Jeff Atwood
|
b4a4774165
|
extend consumer email warning to yahoo & outlook
|
2013-06-10 00:08:06 -07:00 |
Neil Lalonde
|
f030d9b420
|
Make default_logo_check more smarter
|
2013-06-05 16:59:19 -04:00 |
Neil Lalonde
|
4e8ff74b99
|
Show dashboard warning when favicon and/or logo urls contain the same filename as the shipped defaults
|
2013-06-05 16:43:39 -04:00 |
Neil Lalonde
|
2259e97d42
|
Add a count of blocked users on the dashboard
|
2013-06-04 11:53:19 -04:00 |
Neil Lalonde
|
6abd9ddd2d
|
Add warning on admin dashboard if production env is configured to send email through gmail
|
2013-05-29 14:00:35 -04:00 |
Neil Lalonde
|
18634ad00d
|
Don't cache the problems list with the rest of the dashboard data
|
2013-05-15 11:09:12 -04:00 |
Neil Lalonde
|
21b4b8d5d5
|
Expire dashboard data when you upgrade to a new discourse version. Version check data was being cached and causing confusion to people who upgraded.
|
2013-05-14 16:17:25 -04:00 |
Neil Lalonde
|
38ed86d0c5
|
Add reports for IncomingLinks on admin dashboard
|
2013-05-01 18:12:02 -04:00 |
Neil Lalonde
|
159c9b10d5
|
Add a nag to admin dashboard if you haven't changed the title site setting from the default 'Discourse'
|
2013-04-25 17:53:31 -04:00 |
Neil Lalonde
|
db2de1eff0
|
Add contact_email to site settings
|
2013-04-24 11:15:47 -04:00 |
Neil Lalonde
|
7257d65082
|
Add warning to dashboard if using default logo or favicon
|
2013-04-22 15:38:48 -04:00 |
Neil Lalonde
|
439877bdb9
|
Show a warning if there are email jobs in the retry queue
|
2013-04-22 13:37:16 -04:00 |
Neil Lalonde
|
ae487e740c
|
Add a dashboard warning when sidekiq queue has more than 100 jobs
|
2013-04-22 13:02:24 -04:00 |
Neil Lalonde
|
5cd6c85e8b
|
Add bookmarks and favorites to dashboard stats
|
2013-04-18 14:27:22 -04:00 |
Neil Lalonde
|
3b6aeb14c7
|
Add subtype to topics to classify private messages
|
2013-04-16 16:56:18 -04:00 |
Neil Lalonde
|
bb18b6cb9b
|
Dashboard: split out private messages from topic and post counts; re-enable report_spec because I think I fixed it...
|
2013-04-03 13:26:09 -04:00 |
Neil Lalonde
|
25073e873f
|
Fetch the list of problems more frequently on the admin dashboard
|
2013-03-29 15:48:26 -04:00 |
Neil Lalonde
|
436515ec6c
|
Dashboard checks for facebook, twitter, and github configs
|
2013-03-29 13:32:40 -04:00 |
Gosha Arinich
|
bdfa9b0508
|
create the User.admins and User.moderators scopes
|
2013-03-29 09:52:09 +03:00 |
Neil Lalonde
|
158cda7628
|
Add moderator and admin count to dashboard
|
2013-03-22 17:50:34 -04:00 |
Neil Lalonde
|
aa6e87c5c1
|
Dashboard memory warning
|
2013-03-22 15:47:35 -04:00 |
Neil Lalonde
|
6f8d13d47e
|
Dashboard warning when sidekiq is not running
|
2013-03-22 11:35:51 -04:00 |
Neil Lalonde
|
8cc7f3c20b
|
Dashboard warning when clockwork doesn't seem to be running
|
2013-03-21 16:51:50 -04:00 |
Neil Lalonde
|
40962c84ca
|
Add 'all' column to admin dashboard counts
|
2013-03-21 16:51:50 -04:00 |
Neil Lalonde
|
d28d81a590
|
Dashboard warning when GC params are default
|
2013-03-20 16:16:23 -04:00 |
Neil Lalonde
|
c8508d3f26
|
Dashboard warning when host_names is localhost
|
2013-03-20 15:38:28 -04:00 |
Neil Lalonde
|
1e4dd3ea0c
|
Start detecting install problems and report them on the admin dashboard. This commit adds check for Rails.env
|
2013-03-20 12:00:52 -04:00 |