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
Timo Võhmar
a3f0d4555c
Update CHANGELOG.md
2019-12-16 17:29:20 +02:00
Timo Võhmar
359c4a8023
Merge pull request #1439 from internetee/remove-unused-postgresql-function
...
Remove `fill_ident_country` postgresql function as unused
2019-12-16 17:28:15 +02:00
Timo Võhmar
fe0ee89157
Update CHANGELOG.md
2019-12-16 17:27:21 +02:00
Timo Võhmar
07a3929d5c
Merge pull request #1437 from internetee/dependabot/bundler/puma-4.3.1
...
Bump puma from 4.2.1 to 4.3.1
2019-12-16 17:26:15 +02:00
Timo Võhmar
ea5ae877e3
Update CHANGELOG.md
...
[ci skip]
2019-12-16 17:24:50 +02:00
Timo Võhmar
c168eac354
Merge pull request #1435 from internetee/improve-api-users
...
Improve API users
2019-12-16 17:18:17 +02:00
Artur Beljajev
f0a7edd6d8
Ignore legacy database columns
...
Closes #1377
2019-12-15 18:27:01 +02:00
Artur Beljajev
71cf9994cb
Remove Ruby version from Travis config and let it use .ruby-version
2019-12-12 17:51:46 +02:00
Timo Võhmar
857b35417a
Merge pull request #1438 from internetee/Changelog_update_191212
...
Update CHANGELOG.md
2019-12-12 16:53:03 +02:00
Artur Beljajev
c83372c69e
Remove fill_ident_country
postgresql function as unused
2019-12-12 15:35:42 +02:00
Timo Võhmar
9fbefc5bd0
Update CHANGELOG.md
...
[ci skip]
2019-12-12 13:45:51 +02:00
Timo Võhmar
59a7a33c0a
Merge pull request #1433 from internetee/upgrade-bundler
...
Upgrade to Bundler 2
2019-12-12 13:44:33 +02:00
Timo Võhmar
aa478361ea
Update CHANGELOG.md
...
[ci skip]
2019-12-12 12:37:34 +02:00
Timo Võhmar
2547ce6eba
Merge pull request #1431 from internetee/remove-unused-db-column
...
Remove `registrant_verifications.domain_name` database column
2019-12-12 12:35:44 +02:00
Timo Võhmar
537c4d99d2
Update CHANGELOG.md
...
[ci skip]
2019-12-12 12:32:58 +02:00
Timo Võhmar
86f5c87d04
Merge pull request #1417 from internetee/add-contacts-name-constraint
...
Change `contacts.name` database column to NOT NULL
2019-12-12 12:30:18 +02:00
Timo Võhmar
e3eab90b9c
Update CHANGELOG.md
...
[ci skip]
2019-12-12 11:25:36 +02:00
dependabot[bot]
b7519169c0
Bump puma from 4.2.1 to 4.3.1
...
Bumps [puma](https://github.com/puma/puma ) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v4.2.1...v4.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-12 09:22:49 +00:00
Timo Võhmar
9bf0f03588
Merge pull request #1429 from internetee/update-e_invoice-gem
...
Update `e_invoice` gem
2019-12-12 11:22:13 +02:00
Artur Beljajev
4f75bba336
Regenerate whois
database schema
...
Remove outdated structure of `ar_internal_metadata` table and let
Rails create it by itself.
Otherwise `bin/rails db:setup:all` fails with:
"PG::InvalidTextRepresentation: ERROR: invalid input syntax for
integer: "environment": SELECT "ar_internal_metadata".* FROM
"ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2"
2019-12-12 02:40:50 +02:00
Artur Beljajev
f4abb0afce
Fix translation
2019-12-10 16:12:02 +02:00
Artur Beljajev
c815da3afd
Extract partials
2019-12-10 16:11:51 +02:00