Commit graph

1534 commits

Author SHA1 Message Date
Karl Erik Õunapuu
04377d8997
Remove 'import_file_path' from bank_statements model 2020-09-08 16:26:32 +03:00
Karl Erik Õunapuu
098d777162
Merge remote-tracking branch 'origin/master' into 1556-get-rid-of-th6 2020-09-07 13:02:57 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality 2020-09-07 13:01:40 +03:00
Timo Võhmar
1da707747f
Merge pull request #1662 from internetee/crlupdate
CRL Update decoupiling
2020-09-04 14:31:58 +03:00
Artur Beljajev
bd6ebb9d06 Use default translation 2020-09-04 13:25:29 +05:00
Timo Võhmar
3836dcdf46
Merge pull request #1451 from internetee/improve-legal-documents
Improve legal documents
2020-09-03 13:41:22 +03:00
Artur Beljajev
44e9b1b5c4 Remove hardcoded value 2020-08-31 13:35:30 +05:00
Artur Beljajev
1c042877d5 Remove unused routes 2020-08-28 11:21:00 +05:00
Karl Erik Õunapuu
2330e8eab1 Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism 2020-08-18 11:37:15 +03:00
Georg Kahest
0e686c5af5 split crl updating and application code 2020-08-18 08:42:16 +03:00
Karl Erik Õunapuu
f13a2c2b07
Merge branch 'master' into 1645-get-rid-of-keystores-gem 2020-08-13 13:02:28 +03:00
Karl Erik Õunapuu
7de2ed4aed Get rid of config/app.yml 2020-08-12 10:42:03 +03:00
Karl Erik Õunapuu
78d473f3e6 Create tests for jobs triggered by registrant confirmations 2020-07-30 13:52:25 +03:00
Karl Erik Õunapuu
64def385b0 Replace LHV JKS store with P12 2020-07-27 12:09:29 +03:00
Alex Sherman
87f586587e Fix truemail log storage 2020-07-17 17:01:16 +05:00
Alex Sherman
d4f49e6556 Revert "Introduce log_dir env variable for truemail and require it with figaro."
This reverts commit 76eed1ef08.
2020-07-17 16:58:42 +05:00
Georg Kahest
76eed1ef08 Introduce log_dir env variable for truemail and require it with figaro.
Use log_dir in truemail initializer.
2020-07-17 16:44:31 +05:00
Alex Sherman
481bb34e67 Hotfix truemail log storage 2020-07-17 16:36:44 +05:00
Alex Sherman
600541c4a1 Add truemail logging 2020-07-17 15:22:59 +05:00
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Alex Sherman
0a7b754c4c Add email description to epp responce on contact creation 2020-07-17 15:21:02 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
840f21c48f Update Travis bundler command 2020-07-08 18:21:20 +05:00
Alex Sherman
68d32568fc Fix I18n 2020-07-08 17:17:11 +05:00
Alex Sherman
b446cff3fd Add verification creation on email validation, add tests 2020-07-08 17:10:44 +05:00
Alex Sherman
b4369bdcd0 Add support of punycode domains in emails 2020-07-08 17:10:44 +05:00
Alex Sherman
f8eea08357 Move emails & domains to citext, CC fixes 2020-07-08 17:10:43 +05:00
Alex Sherman
e95996fa12 Add nonverified color email to registrar index 2020-07-08 17:09:40 +05:00
Alex Sherman
e56162f37d Add registrar email validation 2020-07-08 17:05:24 +05:00
Alex Sherman
ba4e256662 Add test domains whitelist & fix tests 2020-07-08 17:05:24 +05:00
Alex Sherman
2d89e8124f Add gem Truemail
Closes #
2020-07-08 17:05:24 +05:00
Karl Erik Õunapuu
52041c52b6 Disable collection cache versioning
This was a new default setting introduced by Rails 6.0
2020-07-07 15:04:22 +03:00
Alex Sherman
a80e813632 Add a setting to see if legaldocs are mandatory 2020-07-02 16:57:50 +05:00
Alex Sherman
3d734ff746 Add opt-out commentary field to registrar 2020-06-30 19:30:44 +05:00
Alex Sherman
39030fc0df Add editing of opt-out flag in registrar 2020-06-30 18:48:33 +05:00
Alex Sherman
28e8b06728 Fix not running whois update after contact update
Closes #1604
2020-06-11 15:55:16 +05:00
Karl Erik Õunapuu
4293148887 Remove useless paper_trail initializer
Association Tracking for PaperTrail has been extracted to a separate gem anyways
2020-06-04 16:46:19 +03:00
Maciej Szlosarczyk
983d458897
Remove precompiled assets due to segfaults 2020-06-04 15:14:12 +03:00
Maciej Szlosarczyk
508ffd4774
Remove explicit autloader config 2020-06-04 15:08:24 +03:00
Maciej Szlosarczyk
194a509a26
Move dev config to sample file 2020-06-04 12:13:41 +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
Karl Erik Õunapuu
0d4ab6ce8d Allow any host to connect to development 2020-06-01 13:55:06 +03: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
5814d3d34c Fix Que 0.x time parsins in Ror 6
https://github.com/que-rb/que/issues/247
2020-06-01 10:48:13 +03:00
Karl Erik Õunapuu
1575cf5ea1 Rename Repp/Api back to it's original form
Because zeitwerk is disabled
2020-05-29 16:50:03 +03:00
Karl Erik Õunapuu
e8bb305893 Disable Zeitwerk 2020-05-29 16:34:24 +03:00
Karl Erik Õunapuu
f47805a767 Use require_relative where possible 2020-05-29 16:28:57 +03:00
Karl Erik Õunapuu
75fc8ba74f Temporary rename Repp::API to Repp::Api (acronym issue) 2020-05-29 14:51:41 +03:00
Karl Erik Õunapuu
17489a8670 Load rails 6.0 defaults 2020-05-29 14:02:03 +03:00
Karl Erik Õunapuu
ced0f1a634 Run rails:upgrade 2020-05-29 13:34:37 +03:00