Régis Hanol
|
8355ed1992
|
removed a missing console.log
|
2013-04-20 22:48:06 +02: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 |
|
Neil Lalonde
|
eca35b9079
|
Don't show sad face when version checks have not been done yet
|
2013-04-18 11:45:10 -04:00 |
|
Neil Lalonde
|
d67682ff6c
|
Make commits-widget contents fill its container, and improve layout on dashboard
|
2013-04-17 10:25:28 -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 |
|
Neil Lalonde
|
2b5a2b5fce
|
Add a refresh button to problems on dashboard, so you can check for problems again
|
2013-04-16 12:09:37 -04:00 |
|
Régis Hanol
|
f64de0c41e
|
FIX: generate API key not working
|
2013-04-16 00:04:12 +02:00 |
|
Neil Lalonde
|
f30a74c4f6
|
Fix version check when your version is later than the one fetched by the last version check job
|
2013-04-15 11:00:29 -04:00 |
|
Neil Lalonde
|
651cfba93f
|
Add ability to destroy a user with 0 posts
|
2013-04-12 16:53:00 -04:00 |
|
Sam
|
c29390386f
|
less crazy customize screen, more consistent with other screen
|
2013-04-10 15:55:33 +10:00 |
|
Sam
|
e8a6626e6a
|
whitespace
|
2013-04-10 11:55:10 +10:00 |
|
Robin Ward
|
161b8f43b6
|
Fix content editor in smaller widths
|
2013-04-09 11:28:28 -04:00 |
|
Sam
|
a2cca2540e
|
some minimal site settings diags
fix issue where days_visited was totally out of sync
|
2013-04-05 17:47:54 +11:00 |
|
Robin Ward
|
fa1ba6791b
|
Work in Progress: Content Editing in Admin Section
|
2013-04-04 17:26:22 -04:00 |
|
Neil Lalonde
|
66bc48a0e3
|
Give magic wands to all moderators
|
2013-04-04 16:14:55 -04:00 |
|
Jeff Atwood
|
02c6f0f631
|
make ban the actual icon-circle-ban, and danger
|
2013-04-04 02:09:27 -07:00 |
|
Jeff Atwood
|
9eec973fc4
|
screwed up the magicks a bit.
|
2013-04-04 01:56:35 -07:00 |
|
Jeff Atwood
|
90d979d88d
|
add moderator MAGGICCCKKSSSSSsssSSss
|
2013-04-04 01:52:47 -07:00 |
|
Robin Ward
|
5beaf61ac0
|
Removes extra comma
|
2013-04-03 16:33:25 -04:00 |
|
Robin Ward
|
5ec41d454c
|
Converted a bunch of ajax calls to use promises
|
2013-04-03 16:24:42 -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
|
b6a6581b3c
|
Refactor some report javascript to get rid of some helpers
|
2013-04-02 14:41:13 -04:00 |
|
Robin Ward
|
61b5c0340e
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -04:00 |
|
Sam
|
128bba302f
|
Merge pull request #588 from mark-rushakoff/admin-title-tooltip
Add admin title to trophy tooltip in admin users list
|
2013-04-01 03:11:37 -07:00 |
|
Neil Lalonde
|
92aa0f45d2
|
Show trends on some dashboard numbers
|
2013-03-30 14:07:35 -04:00 |
|
Neil Lalonde
|
d0f810dee5
|
Don't request list of problems from server as often if there weren't any problems
|
2013-03-29 16:05:29 -04:00 |
|
Neil Lalonde
|
25073e873f
|
Fetch the list of problems more frequently on the admin dashboard
|
2013-03-29 15:48:26 -04:00 |
|
Mark Rushakoff
|
f633d1232f
|
Add admin title to trophy tooltip in admin users list
|
2013-03-28 22:53:54 -07:00 |
|
Sam
|
c57ec611e1
|
basic api support
|
2013-03-25 18:04:46 -07:00 |
|
Neil Lalonde
|
4fb3b58592
|
Remove the extra column from per_day_counts_report
|
2013-03-25 11:35:48 -04:00 |
|
Kuba Brecka
|
274d665f35
|
extract hardcoded strings from admin reports
|
2013-03-23 18:06:28 +01:00 |
|
Kuba Brecka
|
5de0d85595
|
extract hardcoded string into locales
|
2013-03-23 11:24:04 +01:00 |
|
Neil Lalonde
|
158cda7628
|
Add moderator and admin count to dashboard
|
2013-03-22 17:50:34 -04:00 |
|
Neil Lalonde
|
ab412dd8b4
|
Update admin dashboard views now that ember lets us render the same view multiple times with different models
|
2013-03-22 14:31:40 -04:00 |
|
Neil Lalonde
|
40962c84ca
|
Add 'all' column to admin dashboard counts
|
2013-03-21 16:51:50 -04:00 |
|
Robin Ward
|
5c4b794a8c
|
Fixed a bunch of 'best of' errors and cleaned up JS.
|
2013-03-21 16:04:06 -04:00 |
|
Wojciech Kocjan
|
910a622371
|
topic and admin dashboard not retrieving data properly when using prefix
|
2013-03-21 16:24:05 +01:00 |
|
Régis Hanol
|
ad8d078c87
|
fix the issue regarding the unban button
|
2013-03-21 01:25:41 +01:00 |
|
Neil Lalonde
|
d28d81a590
|
Dashboard warning when GC params are default
|
2013-03-20 16:16:23 -04:00 |
|
Neil Lalonde
|
c3c25b894a
|
Cache dashboard data in the controller, not the report model
|
2013-03-20 13:54:32 -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 |
|
Robin Ward
|
98847a9eb4
|
Update Ember.js
|
2013-03-19 15:41:36 -04:00 |
|
Neil Lalonde
|
7b35a93db6
|
Installed version is a link to the commit you're on
|
2013-03-19 14:43:04 -04:00 |
|
Neil Lalonde
|
de84718894
|
Move 'upgrade often' nag to the commits widget
|
2013-03-19 14:43:04 -04:00 |
|
Neil Lalonde
|
70f5ee5fa9
|
New layout for version check on admin dashboard
|
2013-03-19 14:43:04 -04:00 |
|