Alex Sherman
b9575661eb
Add both types of delete procedure to the view/controller
2020-01-14 17:57:47 +05:00
Alex Sherman
0e1542609e
Fix local conflict
2020-01-14 17:57:46 +05:00
Alex Sherman
4b4650ee7f
Revert "Add :fast_track & :soft versions of ForceDelete"
...
This reverts commit 392b145fc7dab7a1581662d377ae0c1ea79d09f3.
2020-01-14 17:57:46 +05:00
Alex Sherman
bbc89e5860
Add :fast_track & :soft versions of ForceDelete
...
See #1428
2020-01-14 17:57:46 +05:00
Alex Sherman
550d020229
Add force_delete_start field to ForceDelete & add tests
...
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct.
ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept.
See #1428
2020-01-14 17:57:46 +05:00
Timo Võhmar
a7da3fe0db
Update CHANGELOG.md
...
[ci skip]
2020-01-14 14:22:18 +02:00
Timo Võhmar
844e613ee1
Merge pull request #1447 from internetee/fix-epp-response
...
Hide contact password unless the current registrar is sponsoring
2020-01-14 13:31:30 +02:00
Timo Võhmar
05d082e4f6
Merge pull request #1470 from internetee/Changelog_update_200113
...
Update CHANGELOG.md
2020-01-13 19:09:52 +02:00
Timo Võhmar
ec900c18a5
Update CHANGELOG.md
...
[ci skip]
2020-01-13 17:26:13 +02:00
Timo Võhmar
9ff1940287
Merge pull request #1469 from internetee/1468-registrant-confirmation-fix
...
Add uuid field to log_registrant_verification
2020-01-13 17:24:38 +02:00
Alex Sherman
0e3229aa0e
Add uuid field to log_registrant_verification
2020-01-13 14:21:21 +05:00
Timo Võhmar
0ff0cb0fa4
Merge pull request #1465 from internetee/Changelog_update_200110
...
Update CHANGELOG.md
2020-01-10 18:53:57 +02:00
Timo Võhmar
8b5b28b9d6
Update CHANGELOG.md
...
[ci skip]
2020-01-10 17:45:52 +02:00
Timo Võhmar
5a42db57ae
Merge pull request #1467 from internetee/1466-update-force-delete-email-template
...
Modify forceDelete mail templates to comply with new dates
2020-01-10 17:41:57 +02:00
Karl Erik Õunapuu
7b73a10073
Modify forceDelete mail templates to comply with new dates
2020-01-10 17:24:42 +02:00
Timo Võhmar
e2c2982263
Update CHANGELOG.md
...
[ci skip]
2020-01-10 14:43:10 +02:00
Timo Võhmar
d4a47a3d63
Merge pull request #1436 from internetee/regenerate-whois-database-schema
...
Regenerate `whois` database schema
2020-01-10 14:41:38 +02:00
Timo Võhmar
092afc8aef
Merge pull request #1464 from internetee/Changelog_update_200109
...
Update CHANGELOG.md
2020-01-10 12:34:17 +02:00
Timo Võhmar
9051b8eb10
Update CHANGELOG.md
...
[ci skip]
2020-01-09 14:51:19 +02:00
Timo Võhmar
7e90153cd9
Merge pull request #1462 from internetee/1428-check-status-change-prohibition
...
Allow ForceDelete status not to block domain update
2020-01-09 14:48:40 +02:00
Timo Võhmar
ad926d8d4f
Merge pull request #1463 from internetee/Changelog_update_200106
...
Update CHANGELOG.md
2020-01-06 16:02:49 +02:00
Timo Võhmar
bd82b570f0
Update CHANGELOG.md
...
[ci skip]
2020-01-06 16:01:30 +02:00
Timo Võhmar
8563d595e0
Merge pull request #1448 from internetee/dependabot/bundler/rack-2.0.8
...
Bump rack from 2.0.7 to 2.0.8
2020-01-06 16:00:18 +02:00
Timo Võhmar
8b7a33fab0
Merge pull request #1456 from internetee/update_e_invoice_gem
...
Update `e_invoice` gem
2020-01-06 15:58:27 +02:00
Alex Sherman
851a2d6a2a
Allow ForceDelete status not to block domain update
2020-01-06 17:03:14 +05:00
Timo Võhmar
d58abdaea1
Merge pull request #1460 from internetee/Changelog_update_200103
...
Update CHANGELOG.md
2020-01-03 16:43:03 +02:00
Timo Võhmar
771b253e78
Update CHANGELOG.md
...
[ci skip]
2020-01-03 14:45:17 +02:00
Timo Võhmar
3e214ba04e
Merge pull request #1454 from internetee/762-partially-allow-to-update-statuses-via-epp
...
Fix epp domains controller to apply add or rem changes to status
2020-01-03 14:42:26 +02:00
Timo Võhmar
371432f41d
Update CHANGELOG.md
...
[ci skip]
2020-01-03 14:25:03 +02:00
Timo Võhmar
a06baa231e
Merge pull request #1459 from internetee/1458-fix-admin-api-user-route-in-contact-view
...
Add :show action to admin api_user routes
2020-01-03 13:32:03 +02:00
Alex Sherman
a46dd0eba5
Add :show action to admin api_user routes
...
In application_helper.rb we are generating link to creator/updater, but if contact creator is API user, there is an error as we are trying to create link_to(api_user) without having a :show route. This commit fixes this.
Closes #1458
2020-01-02 19:02:20 +05:00
Alex Sherman
a863c3c7ba
Fix epp domains controller to apply add or rem changes to status
...
From this patch epp domains controller will allow to update
domain statuses only if there is only one status - clientHold.
This was made to allow usage of new ForceDelete procedures.
2020-01-02 16:37:17 +05:00
Artur Beljajev
a583c99ee0
Update e_invoice
gem
2019-12-30 12:21:52 +03:00
Timo Võhmar
a68c27af32
Merge pull request #1455 from internetee/Changelog_update_191227
...
Update CHANGELOG.md
2019-12-27 16:59:16 +02:00
Timo Võhmar
8f33ac49d4
Update CHANGELOG.md
...
[ci skip]
2019-12-27 16:56:30 +02:00
Timo Võhmar
6d876039c5
Merge pull request #1432 from internetee/add-audit-log-to-registrant-verifications
...
Add audit log to registrant verifications
2019-12-27 16:49:25 +02:00
Alex Sherman
c4ffdbd650
Add registrant verification versions table according to existing logic
...
Creates a log_registrant_verifications table and version class as per https://github.com/internetee/registry/issues/1425#issuecomment-567117002
2019-12-27 18:39:06 +05:00
Artur Beljajev
7f308d4123
Add audit log to registrant verifications
...
Closes #1425
2019-12-27 17:00:38 +05:00
Artur Beljajev
ee30c8d4ef
Add fixture
2019-12-27 17:00:38 +05:00
Alex Sherman
effedcf585
Add autocheck by reference number in field or in description
...
(parsed by regexp, first 7-digit number)
See #1415
2019-12-19 16:13:46 +05:00
dependabot[bot]
8970f5ef30
Bump rack from 2.0.7 to 2.0.8
...
Bumps [rack](https://github.com/rack/rack ) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-18 19:23:47 +00:00
Artur Beljajev
75eb9faed7
Remove unused translation
2019-12-18 09:21:52 +02:00
Artur Beljajev
5d2f1a89fb
Hide contact password unless the current registrar is sponsoring
...
Closes #1446
2019-12-18 09:14:13 +02:00
Artur Beljajev
b90a937c9a
Remove comment
2019-12-18 08:55:48 +02:00
Artur Beljajev
408d990c1c
Reformat
2019-12-18 08:55:35 +02:00
Timo Võhmar
3dcc476114
Merge pull request #1444 from internetee/Changelog_update_191216
...
Update CHANGELOG.md
2019-12-16 18:33:08 +02:00
Timo Võhmar
b7c4ed5b9a
Update CHANGELOG.md
2019-12-16 18:14:03 +02:00
Timo Võhmar
a841320fd7
Merge pull request #1443 from internetee/ignore-legacy-database-columns
...
Ignore legacy database columns
2019-12-16 18:08:02 +02:00
Timo Võhmar
5db42333a9
Update CHANGELOG.md
2019-12-16 17:30:49 +02:00
Timo Võhmar
2533bf51bd
Merge pull request #1441 from internetee/remove-ruby-version-from-travis
...
Remove Ruby version from Travis config and let it use .ruby-version
2019-12-16 17:29:37 +02:00