Régis Hanol
|
59b5ba7c0f
|
BUGFIX: IP lookup wasn't working when using HTTPS
REFACTOR: the ip locator into a ip-lookup component
|
2014-07-07 22:18:18 +02:00 |
Benjamin Kampmann
|
2aabf4fdcd
|
ip locator on ipinfo.io basis added to admin
|
2014-06-18 09:22:44 +02:00 |
Régis Hanol
|
b328fd0031
|
BUGFIX: N+1 query when listing users in admin section
|
2014-04-08 19:12:53 +02:00 |
Neil Lalonde
|
0c6f794eb0
|
Used the term suspended instead of banned.
|
2013-11-07 13:53:49 -05:00 |
Neil Lalonde
|
3b15e2e58e
|
Banned users are not returned as pending review users
|
2013-08-22 19:23:49 -04:00 |
Sam
|
df3a4c05cd
|
upgrade rack mini profiler
fixes for ruby 1.9.3
|
2013-07-30 17:36:34 +10:00 |
Neil Lalonde
|
9b0f63627b
|
Add blocked users count to dashboard
|
2013-07-08 12:44:13 -04:00 |
Jesse House
|
e0ff74ead0
|
extract Admin::UsersController#index to its own query class
- move query to its own class
- use postgres ILIKE case insensitive
- removed duplicated list of trust levels
|
2013-06-19 13:48:45 -07:00 |