|
c1008f4359
|
Fixes for postgresql inet columns in Rails 4. They're backed by an IPAddr class now, which breaks sql parameter marker support, and automatically sets the attribute to nil when trying to assign an invalid ip address.
|
2013-10-22 19:19:32 -04:00 |
|
|
e8ef55c446
|
Rename StaffActionLog to UserHistory
|
2013-09-10 22:01:20 -04:00 |
|
|
47add6da70
|
Log when a site customization is deleted
|
2013-08-21 12:33:24 -04:00 |
|
|
a95303fcd8
|
Log site customization changes. Use a modal to show staff action log details for site customizations.
|
2013-08-21 12:33:24 -04:00 |
|
|
1d030666d8
|
Log site setting changes and show in admin
|
2013-08-19 16:58:38 -04:00 |
|
|
ed060ed5f1
|
Change trust level logs the previous trust level
|
2013-08-13 12:04:28 -04:00 |
|
|
949b2068a5
|
Trust level change logs the target_user_id
|
2013-08-07 17:01:59 -04:00 |
|
|
e076158789
|
Add ip_address, email, and context to staff_action_logs table. Context should usually be the url from which the staff member performed the action, but could be any string that describes what the staff member was doing when the action was performed.
|
2013-07-29 15:29:43 -04:00 |
|
|
a8df9778b5
|
Rename AdminLog to StaffActionLog
|
2013-07-29 15:29:43 -04:00 |
|