Commit graph

23 commits

Author SHA1 Message Date
oleghasjanov
f2978599b4 feat: add admin contact ident type validation
- Add new setting for allowed admin contact ident types
- Add validation for admin contact ident types on domain create/update
- Add UI controls for managing allowed ident types
- Add tests for new validation rules
- Update domain model to respect new settings

The changes allow configuring which identification types (private person,
organization, birthday) are allowed for administrative contacts. This is
enforced when creating new domains or adding new admin contacts.
2025-02-03 13:59:03 +02:00
Alex Sherman
56c7eb5f26 Remove some keys from legacy copy/show
Setting with key 'days_to_keep_business_registry_cache' is not copied/shown now.
Setting with key 'default_language' is copied, but shown only once now.
2020-08-26 13:31:26 +05:00
Karl Erik Õunapuu
d8625dd3eb Make new setting model configurable from admin/settings 2020-08-11 14:57:44 +03:00
Karl Erik Õunapuu
950bdc6256 Modify Settings UI to read values from SettingEntry model 2020-08-11 12:29:13 +03:00
Artur Beljajev
b632dbc2de Move setting types from controller to model 2017-08-23 01:24:01 +03:00
Artur Beljajev
6d7701e52f Remove unused code 2017-08-22 23:09:34 +03:00
Artur Beljajev
4bbea0d58b Extract admin settings translations 2017-08-22 22:52:17 +03:00
Artur Beljajev
a63b989cd6 Use BaseController in admin 2017-08-22 01:17:50 +03:00
Artur Beljajev
10fca3e816 Add "nameserver_required" setting to admin
#267
2016-12-27 14:29:12 +02:00
Artur Beljajev
92b81f98fe Fix saving "address_processing" config in admin
#251
2016-12-02 18:38:36 +02:00
Vladimir Krylov
01234e3c55 Story#116761157 - move variable when to delete orphans to settings 2016-05-27 14:31:16 +03:00
Matt Farnsworth
d9f97a5f6a Story #105846070 - configure cache setting for business data 2015-12-11 15:55:07 +02:00
Matt Farnsworth
88973c5241 Story #107192666 - change setting value and symbol, admin configures ds_digest_type 2015-11-25 13:11:38 +02:00
Vladimir Krylov
e31087bf60 Story#107192666 - validation for settings that DS data allowed and Allow key data cannot be both true 2015-11-20 17:04:10 +02:00
Martin Lensment
1fe8bd3f46 Add configurable minimum deposit #2782 2015-07-31 18:09:34 +03:00
Priit Tark
a809329421 Turn on pending delete/change settings #2785 2015-07-31 11:11:38 +03:00
Martin Lensment
95a73327db Add configurable invoice due date #2775 2015-07-27 18:08:13 +03:00
Priit Tark
1769ea4227 Expire old pendings #2557 2015-07-14 19:56:41 +03:00
Martin Lensment
731eb2aad4 Improve settings #2670 2015-06-30 11:49:52 +03:00
Martin Lensment
a6cc53a0bf Invoice numbers should be ints #2690 2015-06-26 12:50:32 +03:00
Martin Lensment
ee060fca1a Keyrelay list on domain, translations refactor 2014-12-19 18:28:24 +02:00
Martin Lensment
3b1e632ab7 Lock down the controllers 2014-12-19 13:45:17 +02:00
Martin Lensment
bd46afdf41 Refactor settings UI 2014-10-16 11:48:51 +03:00