.. |
allow_user_locale_enabled_validator.rb
|
make error message translatable
|
2016-03-15 10:02:10 -07:00 |
allowed_ip_address_validator.rb
|
Improve IP blocking error message
|
2015-06-02 07:48:26 +05:30 |
alternative_reply_by_email_addresses_validator.rb
|
new alternative reply by email addresses
|
2016-06-10 16:14:42 +02:00 |
censored_words_validator.rb
|
FIX: censored_pattern with group capturing wasn't working
|
2017-04-10 23:38:48 +02:00 |
email_setting_validator.rb
|
Add validation of string site settings with regex, and min and max lengths
|
2014-06-18 11:15:40 -04:00 |
email_validator.rb
|
FIX: Don't allow invalid email to be saved.
|
2016-12-21 17:47:11 +08:00 |
integer_setting_validator.rb
|
FIX: do not impose default min/max validation on hidden site setting
|
2017-04-22 12:08:39 +05:30 |
ip_address_format_validator.rb
|
Drop Rails3 support
|
2014-02-17 19:42:08 +01:00 |
password_validator.rb
|
use chars as opposed to split
|
2017-02-14 09:40:15 -05:00 |
pop3_polling_enabled_setting_validator.rb
|
FEATURE: new pop3 polling configuration admin dashboard check
|
2016-02-17 11:25:49 +01:00 |
post_validator.rb
|
FEATURE: Disable minimum post length check when in PM with non human users.
|
2017-04-27 16:00:22 +08:00 |
quality_title_validator.rb
|
refactor Topic validation
|
2013-05-22 22:31:52 -07:00 |
regex_setting_validator.rb
|
FEATURE: add censored_pattern setting to censor posts using regex
|
2016-11-08 16:39:26 -05:00 |
reply_by_email_address_validator.rb
|
new alternative reply by email addresses
|
2016-06-10 16:14:42 +02:00 |
reply_by_email_enabled_validator.rb
|
FEATURE: new 'manual_polling_enabled' site setting
|
2016-03-16 22:28:01 +01:00 |
string_setting_validator.rb
|
FEATURE: allow for a localized error when a regex fails in site settings
|
2015-02-27 11:45:56 +11:00 |
stripped_length_validator.rb
|
FIX: less crazy error when post exceeds max length.
|
2014-07-04 16:39:15 +10:00 |
topic_title_length_validator.rb
|
FIX: Admins should be able to post short titles. This is especially important for when syndicating
|
2013-06-29 17:57:10 -04:00 |
unique_among_validator.rb
|
refactor Topic validation
|
2013-05-22 22:31:52 -07:00 |
upload_url_validator.rb
|
Revert "FIX: wasn't able to update category's settings"
|
2016-09-22 11:29:44 +08:00 |
upload_validator.rb
|
FIX: uploading custom avatar was always hidden
|
2016-10-20 19:53:41 +02:00 |
url_validator.rb
|
FEATURE: add flair to avatars using new settings in the groups admin UI
|
2016-08-17 15:13:15 -04:00 |
user_full_name_validator.rb
|
FEATURE: make full names a required field of user profiles with the full_name_required setting
|
2015-04-02 17:08:04 -04:00 |
username_setting_validator.rb
|
Add validation of string site settings with regex, and min and max lengths
|
2014-06-18 11:15:40 -04:00 |