Commit graph

3385 commits

Author SHA1 Message Date
Artur Beljajev
bf53ca5947 Nullify contact's uuid when transferring
It will be generated on DB level
2018-06-13 10:35:18 +03:00
Artur Beljajev
ec76a6bbc0 Remove monkey patch 2018-06-09 07:57:38 +03:00
Artur Beljajev
a6a30139a1 Merge remote-tracking branch 'origin/remove-lib-from-autoload-path' into registry-849 2018-06-09 04:57:12 +03:00
Artur Beljajev
303d2de96f Merge branch 'fix-translations' into registry-849 2018-06-09 03:50:02 +03:00
Artur Beljajev
ff5b2c1c48 Fix translations 2018-06-08 03:11:53 +03:00
Artur Beljajev
67bd26df39 Merge branch 'improve-test-env-config' into registry-849 2018-06-08 02:31:40 +03:00
Artur Beljajev
c44f3df7f5 Remove Rubocop inline directives 2018-06-07 19:17:16 +03:00
Artur Beljajev
7a5a46b158 Fix CodeClimate issues 2018-06-06 22:09:37 +03:00
Artur Beljajev
9e2ce0351d Merge branch 'master' into remove-lib-from-autoload-path 2018-06-06 21:48:02 +03:00
Artur Beljajev
31b96c20b6 Merge branch 'master' into improve-test-env-config 2018-06-06 21:46:51 +03:00
Timo Võhmar
157b383738
Merge pull request #780 from internetee/registry-662
Enable domain contact replacement
2018-06-06 15:39:24 +03:00
Artur Beljajev
d83e11a85d Remove unused methods 2018-06-06 07:21:30 +03:00
Artur Beljajev
f774408722 Merge branch 'master' into improve-test-env-config 2018-06-06 07:02:31 +03:00
Artur Beljajev
3400a1bd3e Fix code style issues from CodeClimate 2018-06-06 03:20:25 +03:00
Artur Beljajev
132ba8c6e2 Hide method 2018-06-06 03:11:28 +03:00
Artur Beljajev
9b316b6a49 Remove deprecation message
- Then setting `config.active_support.deprecation` to `raise`
does not clutter test results
2018-06-05 17:32:49 +03:00
Artur Beljajev
30ac973f96 Remove lib folder from autoload path
- Load extensions explicitly
2018-06-05 17:26:14 +03:00
Maciej Szlosarczyk
2965fddef4
Merge branch 'master' into credit-and-debit-card-payments 2018-06-04 11:06:29 +03:00
Artur Beljajev
263cb2e123 Require new contact to be valid
#662
2018-06-04 03:06:29 +03:00
Artur Beljajev
125bb4bb4a Revert translations
#662
2018-06-04 02:18:08 +03:00
Artur Beljajev
8c915164c5 Change naming
#662
2018-06-04 02:14:15 +03:00
Artur Beljajev
1af1e2a489 Clean up view 2018-06-04 00:42:45 +03:00
Artur Beljajev
fc0e304938 Convert HAML to ERB 2018-06-04 00:31:40 +03:00
Artur Beljajev
4464121ea3 Fix invalid HTML
#662
2018-06-04 00:17:06 +03:00
Artur Beljajev
f5965331c8 Merge branch 'master' into registry-662 2018-05-29 12:11:25 +03:00
Maciej Szlosarczyk
b32809cdac
Deprecate Registrant::WhoisController 2018-05-25 13:58:13 +03:00
Maciej Szlosarczyk
f1808cfcf1
Remove link to WHOIS controller from registrant portal 2018-05-25 13:55:21 +03:00
Timo Võhmar
97ca7198fa
Merge pull request #837 from internetee/registry-795
Registry 795
2018-05-23 09:18:56 +03:00
Maciej Szlosarczyk
49f894f852
Add extra logging to Directo request and responses 2018-05-14 11:03:42 +03:00
Timo Võhmar
5b90902818
Merge pull request #842 from internetee/registry-840
Add support for asice document format
2018-05-09 17:34:40 +03:00
Maciej Szlosarczyk
a96284cb57
Add other documents formats, such as adoc and asics 2018-05-07 10:27:35 +03:00
Maciej Szlosarczyk
acbca42a9f
Add support for .sce legal document 2018-05-07 10:00:08 +03:00
Timo Võhmar
878b6e745f
Merge pull request #839 from internetee/registry-836
Registry 836
2018-05-04 14:00:08 +03:00
Maciej Szlosarczyk
95ed1bbf47
Add support for asice document format 2018-05-03 16:58:27 +03:00
Maciej Szlosarczyk
d7afb3880a
Merge branch 'master' into credit-and-debit-card-payments 2018-04-30 11:38:19 +03:00
Maciej Szlosarczyk
820c49a492
Remove target _blank from the payment form
Also, make it open new page automatically
2018-04-30 11:34:17 +03:00
Maciej Szlosarczyk
d92004cbe0
Rename Payments to PaymentOrders 2018-04-30 09:30:34 +03:00
Maciej Szlosarczyk
15a651e51b
Fix Rubocop issues after Ruby upgrade 2018-04-27 15:23:49 +03:00
Maciej Szlosarczyk
c08561fa0d
Remove information about web-based whois form name fields 2018-04-27 14:26:49 +03:00
Maciej Szlosarczyk
a1bbdc0d8e
Handle missing values in configuration
Allow for nil values in `ENV['payment_intermediaries']` and `ENV['payments_banks']`
2018-04-26 14:34:09 +03:00
Maciej Szlosarczyk
255706fb45
Remove unecessary handling of newlines in contact views 2018-04-26 12:30:17 +03:00
Maciej Szlosarczyk
20d341f2e5
Add handling of missing disclaimer 2018-04-26 12:18:03 +03:00
Maciej Szlosarczyk
396852df53
Remove technical and administrative contacts info
It's a partial solution for https://github.com/internetee/whois/issues/26
2018-04-26 11:45:05 +03:00
Maciej Szlosarczyk
2c494d9373
Fix brakeman issue by extracting gsub into a function 2018-04-26 08:57:28 +03:00
Maciej Szlosarczyk
a82db7a67a
Solve both sides of the missing fields bug, not only one 2018-04-26 08:46:21 +03:00
Maciej Szlosarczyk
449a37252f
Add disclaimer to UNIX template 2018-04-25 17:00:28 +03:00
Maciej Szlosarczyk
9c606bdf2f
Add disclaimer to whois JSON 2018-04-25 15:28:56 +03:00
Maciej Szlosarczyk
764414ba34
Add new Setting to handle whois disclaimers 2018-04-25 14:34:37 +03:00
Maciej Szlosarczyk
cec05c3943
Test and fix contact_versions controller affected by the same bug 2018-04-24 13:19:34 +03:00
Maciej Szlosarczyk
a93228c579
Extract block to helper function 2018-04-24 13:19:11 +03:00