Commit graph

8195 commits

Author SHA1 Message Date
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
Georg Kahest
2bcabcbff2 revert removing of conditional displayof variables on invoice 2020-08-18 21:34:21 +03:00
Georg Kahest
8f06685605 resolve https://github.com/internetee/registry/pull/1346#discussion_r341532341 2020-08-18 16:53:57 +03:00
Georg Kahest
a394822b11 Merge branch 'master' into fix-registrar-url-condition-in-pdf 2020-08-18 16:47:07 +03:00
Georg Kahest
0e188bae57 Merge branch 'master' into log-error-when-cert-path-is-missing 2020-08-18 16:42:31 +03:00
Karl Erik Õunapuu
75181f5bea Test boolean setting returns false for nil value 2020-08-18 12:15:35 +03:00
Karl Erik Õunapuu
2330e8eab1 Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism 2020-08-18 11:37:15 +03:00
Karl Erik Õunapuu
1732d6551a Always return true/false for boolean Setting entries 2020-08-18 11:31:19 +03:00
Timo Võhmar
1c8f04c099
Update CHANGELOG.md 2020-08-14 18:25:56 +03:00
Timo Võhmar
80646d1a17
Merge pull request #1660 from internetee/generate-whois-records-for-subzone
Create Whois::Record for subzones
2020-08-14 17:57:47 +03:00
Karl Erik Õunapuu
4ed7edc47d Remove master nameserver from subzone WHOIS, fix whitespace anomaly while parsing nameservers 2020-08-14 17:09:10 +03:00
Karl Erik Õunapuu
2ed7f467aa Create job for regenerating Subzone WHOIS entries 2020-08-14 12:29:43 +03:00
Karl Erik Õunapuu
7a50d6ae9f Add master and additional nameservers to WHOIS for subzones 2020-08-14 12:16:47 +03:00
Karl Erik Õunapuu
30be37f848 Ensure correct fields are added to whois regarding to subzones 2020-08-14 11:02:33 +03:00
Karl Erik Õunapuu
ea43d18c3d Merge remote-tracking branch 'origin/master' into generate-whois-records-for-subzone 2020-08-13 17:09:07 +03:00
Karl Erik Õunapuu
55de10a53d Ensure that Whois record is updated/destroyed when actions performed on Zone objects 2020-08-13 16:59:35 +03:00
Karl Erik Õunapuu
7e640a376e Move DNS::Zone WHOIS info logic to concern 2020-08-13 16:04:23 +03:00
Karl Erik Õunapuu
c9c90888bd Make code more readable 2020-08-13 15:29:05 +03:00
Timo Võhmar
fec622f974
Update CHANGELOG.md 2020-08-13 14:40:40 +03:00
Timo Võhmar
91dfe1170e
Merge pull request #1646 from internetee/1645-get-rid-of-keystores-gem
Replace LHV JKS store with PKCS12
2020-08-13 13:23:51 +03:00
Karl Erik Õunapuu
ca1f3a9a48 Reference newer version of LHV gem 2020-08-13 13:14:03 +03:00
Karl Erik Õunapuu
f13a2c2b07
Merge branch 'master' into 1645-get-rid-of-keystores-gem 2020-08-13 13:02:28 +03:00
Karl Erik Õunapuu
7953b3f8df Create Whois Records for subzones 2020-08-13 12:36:42 +03:00
Karl Erik Õunapuu
8683964d22 Disallow instance method names as Setting code 2020-08-12 17:48:18 +03:00
Karl Erik Õunapuu
abea8abe84 Allow only letters and underscores in Setting code 2020-08-12 17:25:55 +03:00
Karl Erik Õunapuu
c977872c44 Add audit for Settings 2020-08-12 16:10:12 +03:00
Karl Erik Õunapuu
37ae30b637 Refactor get/set method for EntrySetting.var 2020-08-12 15:42:32 +03:00
Karl Erik Õunapuu
558faf4934 Move Setting::Migratable concern to data_migration instead 2020-08-12 15:28:16 +03:00
Karl Erik Õunapuu
5d429aaec3 Exclude data migrate from Travis 2020-08-12 15:26:58 +03:00
Karl Erik Õunapuu
b7f03dfa69 Fix some CC issues 2020-08-12 12:31:11 +03:00
Karl Erik Õunapuu
a703c312a0 Drop rails-settings-cached gem 2020-08-12 12:17:49 +03:00
Karl Erik Õunapuu
9c3d8634ee Fix whitespace in fixture 2020-08-12 12:11:34 +03:00
Karl Erik Õunapuu
e7eaba7963 Allow nil values for settings 2020-08-12 12:11:03 +03:00
Karl Erik Õunapuu
49f11cce0b Remove occurrencies of Setting.x 2020-08-12 11:53:52 +03:00
Karl Erik Õunapuu
4c9fc76283 Fix Setting fixtures, correct seed.rb 2020-08-12 11:29:33 +03:00
Karl Erik Õunapuu
ee602db93b Remove occurrences of Setting.* seeding 2020-08-12 10:48:36 +03:00
Karl Erik Õunapuu
7de2ed4aed Get rid of config/app.yml 2020-08-12 10:42:03 +03:00
Karl Erik Õunapuu
d360f52434 Bridge Setting calls to SettingEntry 2020-08-12 10:38:46 +03:00
Karl Erik Õunapuu
c3da205f68 Generate fixtures for setting values 2020-08-11 17:52:10 +03:00
Karl Erik Õunapuu
1c8a8bfdbd Generate seed for dynamic Setting values
These were loaded first from config/app.yml. This file is now considered useless.
2020-08-11 17:10:57 +03:00
Karl Erik Õunapuu
6361a6ff49 Allow to update SettingEntry via SettingEntry.code= 2020-08-11 17:09:14 +03:00
Karl Erik Õunapuu
75d661b614 Show checkboxes for settings that have boolean value 2020-08-11 16:33:37 +03:00
Karl Erik Õunapuu
fba1721832 Regenerate structure.sql 2020-08-11 15:01:37 +03:00
Karl Erik Õunapuu
d8625dd3eb Make new setting model configurable from admin/settings 2020-08-11 14:57:44 +03:00
Karl Erik Õunapuu
b3941a373c Create action to migrate settings to new model 2020-08-11 14:57:05 +03:00
Timo Võhmar
075b4900a0
Update CHANGELOG.md 2020-08-11 13:37:30 +03:00
Timo Võhmar
348b4a5c4b
Merge pull request #1658 from internetee/1650-postal-addresses-processed-while-turned-off
Clear contact address fields if address processing turned off
2020-08-11 13:21:16 +03:00
Karl Erik Õunapuu
950bdc6256 Modify Settings UI to read values from SettingEntry model 2020-08-11 12:29:13 +03:00
Karl Erik Õunapuu
4f59900367 Add grouping feature to SettingEntries 2020-08-11 12:09:01 +03:00
Karl Erik Õunapuu
a0c21d005e Create SettingEntry model 2020-08-11 12:03:30 +03:00