Alex Sherman
0efd35516c
Fix statuses filtering in registrar contacts index
2020-03-02 12:45:19 +02:00
Alex Sherman
8cc42cb170
Fix redirect back
...
Closes #1535
2020-02-28 13:55:01 +05:00
Timo Võhmar
777c0a4935
Merge pull request #1541 from internetee/1540-fix-verified-element
...
Add verified parameter to registrar domain controller strong params
2020-02-27 12:14:06 +02:00
Timo Võhmar
1b8f393ffe
Merge pull request #1544 from internetee/1543-fix-domain-statuses-removal
...
Fix domain statuses removal
2020-02-26 17:20:43 +02:00
Timo Võhmar
3d9e8d2c26
Merge pull request #1533 from internetee/1481-add_client_hold_to_registrar_ui
...
1481 add client hold to registrar ui
2020-02-26 17:17:59 +02:00
Alex Sherman
b859cfc090
Fix domain statuses removal
...
Close #1543s
2020-02-26 19:57:35 +05:00
Alex Sherman
53168a6e2a
Add verified parameter to registrar domain controller strong params
...
See #1540
2020-02-26 16:19:37 +05:00
Timo Võhmar
f41289cfa8
Merge pull request #1524 from internetee/277-check-monthly-invoice-number-in-range
...
Check if Directo counter is in range
2020-02-20 20:42:25 +02:00
Alex Sherman
5ec2d25ec5
Move Remove clientHold button to domain info
2020-02-20 13:39:57 +05:00
Alex Sherman
1d6040cd5b
Fix async que job calling
2020-02-20 12:30:34 +05:00
Alex Sherman
3b332da0bb
Add remove clientHold to registrar UI
2020-02-19 14:51:53 +05:00
Alex Sherman
187ce318a2
Destroy e-invoice sending job if invoice sent, cancelled or paid
2020-02-17 19:34:59 +05:00
Alex Sherman
47e601f3cd
Add test to check if job works
2020-02-17 17:59:28 +05:00
Alex Sherman
2663c550fa
Add idempotent Que job for e-invoice sending
2020-02-17 17:59:28 +05:00
Alex Sherman
adba253d01
Add client_hold action to xml console
...
See #1481
2020-02-17 15:55:51 +05:00
Alex Sherman
96d511aeae
Revert "Modify application.yml to store strings only"
...
This reverts commit bc4176e844
.
2020-02-14 13:50:36 +05:00
Alex Sherman
bc4176e844
Modify application.yml to store strings only
2020-02-14 12:19:28 +05:00
Alex Sherman
fc59d4a29d
Fix warnings on cron jobs
2020-02-13 20:26:42 +05:00
Timo Võhmar
fdd427a467
Merge pull request #1520 from internetee/344-store-request-for-directo-credit-invoices
...
Save request data to the directo object
2020-02-12 16:36:14 +02:00
Alex Sherman
a1651ca1b9
Fix double versioning on Domain & Contact models
2020-02-12 18:51:48 +05:00
Alex Sherman
d6dd4eccf5
Check if Directo counter is in range
...
See #277
2020-02-10 15:16:46 +05:00
Alex Sherman
a89688154a
Get rid of BigDecimal.new deprecation warning
...
See #1521
2020-02-07 18:21:48 +05:00
Alex Sherman
b7f8d3a0b0
Save request data to the directo object
...
Closes #344
2020-02-07 16:26:13 +05:00
Karl Erik Õunapuu
b725ddde77
Permit & turn ActiveController::Parameters to hash
2020-02-06 15:43:21 +02:00
Alex Sherman
725ff30bb3
Pump ruby version in dockerfile
2020-02-05 12:45:03 +05:00
Alex Sherman
8240b37910
Pump papertrail gem to 8.1
2020-02-05 12:43:25 +05:00
Alex Sherman
a18f7b1605
Pump papertrail version to 6.0.2
2020-02-05 12:43:25 +05:00
Alex Sherman
ad46e08f32
Pump iso8601 gem version
2020-02-05 12:43:25 +05:00
Alex Sherman
4e1bec3613
Pump minitest version
2020-02-05 12:43:25 +05:00
Alex Sherman
01114386b3
Change deprecated changed? methods to new in callbacks
2020-02-05 12:43:25 +05:00
Alex Sherman
95ad3086b0
Change deprecated usage of strings in if blocks
2020-02-05 12:43:25 +05:00
Alex Sherman
934033cfbc
Add test & validation to not to register blocked IDN domains via EPP
...
Fixes https://github.com/internetee/registry/issues/1142#issuecomment-581889350
2020-02-04 19:50:28 +05:00
Alex Sherman
89cdfe20fc
Pump SimpleIDN gem version, add check/test to block punicode IDN domains
...
Closes #1142
2020-02-03 13:47:37 +05:00
Timo Võhmar
9c8c127baa
Merge pull request #1504 from internetee/1416-send-payment-date-to-directo
...
Add TransactionDate field to Directo model xml
2020-01-31 17:03:19 +02:00
Karl Erik Õunapuu
0cf2ff92a3
Bind specific invoice when paid via Banklink / EveryPay
...
Fix styling issues
Move redundant logic to shared base
2020-01-31 14:25:56 +02:00
Alex Sherman
0cdc3451fd
Add InvoiceDate field to Directo model
...
See #1416
2020-01-31 16:51:50 +05:00
Alex Sherman
5c59119c2c
Add non_cancelled scope to autobind invoices
...
See https://github.com/internetee/registry/issues/1496#issuecomment-579870465
2020-01-29 22:52:11 +05:00
Alex Sherman
19cd5ecd95
Add autobind fix if invoice with this sum is already present
2020-01-29 20:43:09 +05:00
Timo Võhmar
5e33fe8764
Merge pull request #1493 from internetee/1461-sorting-in-domains-view-does-not-work
...
Registrar/Domains: Allow :s as search parameter
2020-01-28 19:03:34 +02:00
Timo Võhmar
c64f389794
Merge pull request #1485 from internetee/1480-fix-client-hold-task
...
Add condition on not having clientHold status for force-delete job
2020-01-28 17:33:06 +02:00
Karl Erik Õunapuu
83a214b888
Registrar/Domains: Allow :s as search parameter
2020-01-27 17:57:49 +02:00
Alex Sherman
e4352d121a
Add tests for fixing ignored columns in versions
2020-01-24 18:22:16 +05:00
Alex Sherman
3d424e3dd0
Fix ignored attributes on history models
...
Concern method #all_versions_for(ids, time) tried to create model instance from
history and raises an exception when in history object there are some columns
which are ignored in model at the moment.
This patch removes ignored columns from data used to create a new inctance.
See #1489
2020-01-24 13:54:55 +05:00
Alex Sherman
a7b4b0d19b
Add condition on not having clientHold status for force-delete job
...
See #1480
2020-01-24 12:07:15 +05:00
Timo Võhmar
704c331f03
Merge pull request #1450 from internetee/1415-improve-bank-proceeeds-autocheck
...
Add autocheck by reference number in field or in description
2020-01-23 15:58:23 +02:00
Timo Võhmar
e920c75def
Merge pull request #1483 from internetee/1478-force-delete-poll-message
...
Set single poll message for force delete
2020-01-22 14:22:17 +02:00
Alex Sherman
363a74248f
Fix purge_date format to fast/soft forcedelete domains
2020-01-21 22:25:17 +05:00
Alex Sherman
2af18edfea
Add conditions for force delete clean on registrant change
2020-01-21 15:13:31 +05:00
Alex Sherman
a9ce9dba51
Set single poll message for force delete
2020-01-21 13:40:13 +05:00
Alex Sherman
6f8a8f6435
Add tech contacts & info & name@name to force delete mailer
...
See #1477
2020-01-20 13:50:49 +05:00