Andy Allan
|
6f70c13062
|
Use .add method for adding errors
This avoids a deprecation warning on rails 6.1
|
2021-03-17 17:09:34 +00:00 |
|
Tom Hughes
|
3c4f32a760
|
Validate avatar images
Closes #3097
|
2021-02-16 17:37:18 +00:00 |
|
Tom Hughes
|
e392556444
|
Revert "Switch to using the zeitwork autoloader"
This reverts commit 127880a73f .
|
2020-12-29 19:29:36 +00:00 |
|
Tom Hughes
|
127880a73f
|
Switch to using the zeitwork autoloader
|
2020-12-29 18:42:22 +00:00 |
|
Tom Hughes
|
2ecfd61ee9
|
Fix new rubocop warnings
|
2020-11-17 08:17:34 +00:00 |
|
Tom Hughes
|
c2af89c00e
|
Fix rubocop Style/SoleNestedConditional warnings
|
2020-09-02 18:54:55 +01:00 |
|
Tom Hughes
|
77f9aec772
|
Fix some rubocop todos
|
2020-07-31 22:45:53 +01:00 |
|
Andy Allan
|
32ce4ea527
|
Move utf8 validator into app/validators
|
2019-02-06 12:11:44 +01:00 |
|
Tom Hughes
|
56f7e692cd
|
Improve character validator error messages
|
2018-11-05 21:16:21 +00:00 |
|
Tom Hughes
|
d73a5d4bc0
|
Merge character validators
|
2018-11-05 18:54:19 +00:00 |
|
Tom Hughes
|
b4ef61a9f3
|
Merge leading and trailing whitespace validators
|
2018-11-05 18:29:17 +00:00 |
|
J Guthrie
|
e091246ffc
|
Converted invalid_chars validator to use locale
|
2018-11-05 14:27:07 +00:00 |
|
J Guthrie
|
3b68061e87
|
Fix rubocop errors
|
2018-11-05 14:27:06 +00:00 |
|
J Guthrie
|
c2f23fea6a
|
Create invalid_char validators and apply to models
|
2018-11-05 14:27:03 +00:00 |
|