Timo Võhmar
a756b52441
Merge pull request #1682 from internetee/1680-registrar-tara-integration
...
Add TARA support
2020-09-30 19:35:57 +03:00
Alex Sherman
eeffb7ee22
Add tests
2020-09-30 20:13:51 +05:00
Alex Sherman
42488b4ee8
Add error if no API user found
2020-09-30 16:01:04 +05:00
Alex Sherman
6c24eff1ef
Remove unused tests
2020-09-30 15:09:50 +05:00
Alex Sherman
0d716e110a
Cleanup
2020-09-30 13:01:43 +05:00
Alex Sherman
bb37527dae
Use Tara user hash
2020-09-29 12:55:25 +05:00
Alex Sherman
227c2f100d
Set OmniAuth on failure config
2020-09-25 16:20:01 +05:00
Alex Sherman
ffeb1d4baa
Prepare view & controller
2020-09-24 14:34:53 +05:00
Alex Sherman
e93daa21d5
Add Tara field to users, add routes & controller
2020-09-23 13:23:38 +05:00
Karl Erik Õunapuu
a67a0e5bf0
Registrant API: Query representable and other contacts
2020-09-22 16:41:00 +03:00
Alex Sherman
50086afad6
Remove mod_epp references from docs
2020-09-18 14:01:49 +05:00
Karl Erik Õunapuu
b981c61671
Fix CC issues
2020-09-07 13:02:41 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality
2020-09-07 13:01:40 +03:00
Timo Võhmar
85274ca85b
Merge pull request #1331 from internetee/fix-epp-session-timeout
...
Fix EPP session timeout
2020-09-03 13:08:51 +03:00
Artur Beljajev
58b8c194bc
Handle anonymous user in EPP poll request
...
Unlike mod_epp, new EPP proxy (https://github.com/internetee/epp_proxy
passes through all valid requests even if a user is not logged in,
therefore we now need to handle such cases on registry app side.
#730
2020-09-02 12:07:46 +05:00
Alex Sherman
16db7358cd
Fix CC & tests
2020-08-31 13:58:05 +05:00
Artur Beljajev
9baa65a775
Refactor
2020-08-31 13:36:27 +05:00
Artur Beljajev
44e9b1b5c4
Remove hardcoded value
2020-08-31 13:35:30 +05:00
Timo Võhmar
8da95a5e43
Merge pull request #1659 from internetee/1629-change-settings-storage-mechanism
...
Replace rails-settings-cached with custom approach
2020-08-26 12:56:33 +03: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
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
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
Karl Erik Õunapuu
e7f8c83eb6
Force whodunnit hook on admin controllers
2020-08-07 15:47:56 +03:00
Karl Erik Õunapuu
2d93932d92
Merge remote-tracking branch 'origin/master' into 1636-objects-are-missing-creator-and-updator-strings
2020-08-07 13:32:07 +03:00
Karl Erik Õunapuu
5b963d9e97
Force whodunnit hook on registrant controllers
2020-08-07 13:31:55 +03:00
Karl Erik Õunapuu
a44466b0a6
Provide ApiUser name as whodunnit
2020-08-04 12:12:55 +03:00
Karl Erik Õunapuu
a56dc03565
Set PaperTrail :whodunnit for all Registrar-related controllers
2020-08-03 17:45:17 +03:00
Karl Erik Õunapuu
59a6251510
Call valid Job when confirming domain delete action
2020-08-03 13:00:48 +03:00
Alex Sherman
e4a02c2e47
Return truemail
...
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail"
2020-07-10 16:16:00 +03:00
Alex Sherman
56ac816dd1
Add thirs status - verification failed
2020-07-08 17:10:44 +05:00
Alex Sherman
62acd8892a
Add nonverified email color to registrar show
2020-07-08 17:09:40 +05:00
Alex Sherman
af7e0f266d
Add non-verified email filreting in contact index
2020-07-08 17:09:40 +05:00
Alex Sherman
16e9966d34
Make legal document optional on domain delete
2020-07-01 18:06:21 +05:00
Alex Sherman
60ad331903
Add non-mandatory legal docs to domain transfer/delete
2020-07-01 13:59:10 +05:00
Alex Sherman
3d734ff746
Add opt-out commentary field to registrar
2020-06-30 19:30:44 +05:00
Alex Sherman
206704fee7
Add check if legal doc mandatory & tests
2020-06-30 18:43:35 +05:00
Timo Võhmar
3be2c384a2
Revert "Fix possible doubling of contact objects after race"
2020-06-30 15:39:48 +03:00
Timo Võhmar
9e2bd757fd
Merge pull request #1617 from internetee/epp-contact-update-extract-xml-parsing
...
Split contact update into XML and Business action parts
2020-06-27 00:56:59 +03:00
Maciej Szlosarczyk
82a9565c10
Extract action
2020-06-26 14:31:12 +03:00
Alex Sherman
821ea1a8b2
Raise transaction isolation level on epp domain update
2020-06-25 12:09:33 +05:00
Timo Võhmar
f377f50907
Merge pull request #1607 from internetee/1606-fix-account-activity-view
...
Fix account activity index
2020-06-11 22:44:32 +03:00
Maciej Szlosarczyk
7ece2e0341
Return JSON response from 404
2020-06-11 13:18:05 +03:00
Alex Sherman
6cc0f7d58b
Fix account activity index
...
Fixes #1606
2020-06-11 14:40:09 +05:00
Karl Erik Õunapuu
19a543e184
Do not check for Authenticity token in EPP
2020-06-04 13:13:31 +03:00
Timo Võhmar
2ffe9629f9
Merge pull request #1593 from internetee/upgrade-rails-to-6.0.3
...
Upgrade Rails from 5.2 to 6.0.3
2020-06-03 15:04:36 +03:00
Alex Sherman
e92afb59c1
Add tests, fix error handling
2020-06-01 15:15:59 +05:00
Alex Sherman
e15b1283e5
Add error handling if legaldoc file not found
...
Closes #1452
2020-06-01 14:36:20 +05:00
Karl Erik Õunapuu
77d0a2937f
Fix render_to_string call
2020-05-29 16:49:25 +03:00