Commit graph

442 commits

Author SHA1 Message Date
Karl Erik Õunapuu
188cca0c06
Create views for bounced emails 2020-09-17 11:12:01 +03:00
Karl Erik Õunapuu
b981c61671
Fix CC issues 2020-09-07 13:02:41 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality 2020-09-07 13:01:40 +03:00
Alex Sherman
56c7eb5f26 Remove some keys from legacy copy/show
Setting with key 'days_to_keep_business_registry_cache' is not copied/shown now.
Setting with key 'default_language' is copied, but shown only once now.
2020-08-26 13:31:26 +05:00
Karl Erik Õunapuu
d8625dd3eb Make new setting model configurable from admin/settings 2020-08-11 14:57:44 +03:00
Karl Erik Õunapuu
950bdc6256 Modify Settings UI to read values from SettingEntry model 2020-08-11 12:29:13 +03:00
Karl Erik Õunapuu
e7f8c83eb6 Force whodunnit hook on admin controllers 2020-08-07 15:47:56 +03:00
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
56ac816dd1 Add thirs status - verification failed 2020-07-08 17:10:44 +05:00
Alex Sherman
62acd8892a Add nonverified email color to registrar show 2020-07-08 17:09:40 +05:00
Alex Sherman
af7e0f266d Add non-verified email filreting in contact index 2020-07-08 17:09:40 +05:00
Alex Sherman
3d734ff746 Add opt-out commentary field to registrar 2020-06-30 19:30:44 +05:00
Alex Sherman
6cc0f7d58b Fix account activity index
Fixes #1606
2020-06-11 14:40:09 +05:00
Alex Sherman
e92afb59c1 Add tests, fix error handling 2020-06-01 15:15:59 +05: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
0998ada2fc Fix pagination/sorting for disputed domains 2020-05-19 12:28:41 +03:00
Karl Erik Õunapuu
cb0051d4e0 Alert admin if dispute created for unregistered domain 2020-05-19 11:06:18 +03:00
Karl Erik Õunapuu
c682155bf6 Disputes: Show when and who closed dispute 2020-05-18 15:28:03 +03:00
Karl Erik Õunapuu
be14ede8b6 Refactor some dispute logic 2020-05-14 11:38:26 +03:00
Karl Erik Õunapuu
bd8ffb7e1d Remove destroy button from closed disputes 2020-05-07 16:24:47 +03:00
Karl Erik Õunapuu
f73833e478 Ignore domain_name attribute on dispute update 2020-04-30 08:35:17 +03:00
Karl Erik Õunapuu
39791f5755 Fix styling issues 2020-04-27 14:39:07 +03:00
Karl Erik Õunapuu
25d78cde74 Fix some code styling issues 2020-04-27 12:22:31 +03:00
Karl Erik Õunapuu
42946dfa15 Add closed disputed sections to disputes view 2020-04-27 10:56:27 +03:00
Karl Erik Õunapuu
0f2a290d64 Add disputing logic for EPP 2020-04-24 16:04:58 +03:00
Karl Erik Õunapuu
7a7b2f9881 Create scaffold for domain disputes 2020-04-22 11:00:06 +03:00
Timo Võhmar
444a07c62a
Merge pull request #1502 from internetee/1422-record-payment-method-and-failed-payments
Record every payment attempt
2020-03-06 13:52:58 +02:00
Alex Sherman
8cc42cb170 Fix redirect back
Closes #1535
2020-02-28 13:55:01 +05:00
Karl Erik Õunapuu
2645654aef Create System / Admin payment log 2020-02-04 21:10:06 +02:00
Alex Sherman
a9ce9dba51 Set single poll message for force delete 2020-01-21 13:40:13 +05:00
Alex Sherman
c252d801f9 Add mail notification on soft force delete 2020-01-15 16:23:13 +05:00
Alex Sherman
b9575661eb Add both types of delete procedure to the view/controller 2020-01-14 17:57:47 +05: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
e6981e7e28 Remove unneeded code 2019-12-10 15:39:57 +02:00
Artur Beljajev
d82c44600a Remove unneded code 2019-12-10 15:39:56 +02:00
Artur Beljajev
aa8be7d148 Improve error messages 2019-12-10 15:39:56 +02:00
Artur Beljajev
61f6a3705f Fail Loudly 2019-12-10 15:39:56 +02:00
Artur Beljajev
e5eaac291e Show validation errors in UI, otherwise fail loudly 2019-12-10 15:39:56 +02:00
Artur Beljajev
01c877fe70 Remove unneded code 2019-12-10 15:39:56 +02:00
Artur Beljajev
de6934625c Nest API users under registrar in admin area 2019-12-10 15:38:30 +02:00
Artur Beljajev
3c5c0c4310 Pass registrar in URL instead of POST params 2019-12-09 20:53:58 +02:00
Artur Beljajev
6fd172adbb Remove registrant_verifications.domain_name database column
It is not used nor needed.
2019-12-06 20:49:26 +02:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
fc71bf93e7 Remove unimplemented Keyrelay feature
Closes #715
2019-10-31 17:15:21 +02:00
Artur Beljajev
4a4552564d Remove mail templates feature as buggy and unused 2019-06-19 14:38:08 +03:00
Artur Beljajev
da191e14e6 Validate iban 2019-06-12 11:49:31 +03:00
Artur Beljajev
ca317ace45 Add registrar IBAN 2019-06-12 11:49:31 +03:00
Artur Beljajev
7723a30d1b Always require invoice VAT rate
Closes #1031
2019-05-17 19:04:33 +03:00
Artur Beljajev
efb63399b2 Refactor registrars
- Reorganize views
- Improve database structure
- Use default translations
- Combine tests
2019-05-10 16:40:50 +03:00