alpaca-tc
|
de72db99fa
|
Add presence validation to Import (#1928)
```
*An* `ActiveRecord::StatementInvalid` *occurred while* `POST </settings/import>` *was processed by* `imports#create`
Exception
----------------
PG::NotNullViolation: ERROR: null value in column "type" violates not-null constraint
```
|
2017-04-16 16:28:26 +02:00 |
Matt Jankowski
|
7f0a865b05
|
Allow import/export of mutes list (#1541)
* Allow export of mutes list
* Allow importing of mutes list
* Refactor to use Settings::Exports::BaseController and DRY up exports code
|
2017-04-12 18:20:44 +02:00 |
Eugen Rochko
|
808017ff18
|
Paperclip will complain on its own if this variable is missing
|
2017-04-01 22:16:26 +02:00 |
Eugen Rochko
|
e8875c6046
|
Import feature for following/blocking lists (addresses #62, #177, #201, #454)
|
2017-03-30 19:42:33 +02:00 |