Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality
2020-09-07 13:01:40 +03:00
Artur Beljajev
bd6ebb9d06
Use default translation
2020-09-04 13:25:29 +05:00
Timo Võhmar
8da95a5e43
Merge pull request #1659 from internetee/1629-change-settings-storage-mechanism
...
Replace rails-settings-cached with custom approach
2020-08-26 12:56:33 +03:00
Georg Kahest
2bcabcbff2
revert removing of conditional displayof variables on invoice
2020-08-18 21:34:21 +03:00
Georg Kahest
8f06685605
resolve https://github.com/internetee/registry/pull/1346#discussion_r341532341
2020-08-18 16:53:57 +03:00
Georg Kahest
a394822b11
Merge branch 'master' into fix-registrar-url-condition-in-pdf
2020-08-18 16:47:07 +03:00
Karl Erik Õunapuu
75d661b614
Show checkboxes for settings that have boolean value
2020-08-11 16:33:37 +03: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
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
e95996fa12
Add nonverified color email to registrar index
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
48036c660d
Add email & nonverified color to contact show
2020-07-08 17:09:39 +05:00
Alex Sherman
a80e813632
Add a setting to see if legaldocs are mandatory
2020-07-02 16:57:50 +05:00
Alex Sherman
16e9966d34
Make legal document optional on domain delete
2020-07-01 18:06:21 +05:00
Alex Sherman
690368228a
Fix legaldoc requirement at delete view
2020-07-01 14:35:20 +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
206704fee7
Add check if legal doc mandatory & tests
2020-06-30 18:43:35 +05:00
Timo Võhmar
4737b46db4
Update expired.text.erb
2020-06-19 13:12:04 +03:00
Timo Võhmar
ea9157ce69
Update expired.html.erb
2020-06-19 13:10:06 +03:00
Timo Võhmar
175c138411
Update expired.text.erb
2020-06-19 12:47:37 +03:00
Maciej Szlosarczyk
09ac0d30aa
Fix failing test in NewInvoicePayment
...
Probably with the upgrade of Rails from 4.2 to 5 the ids are no longer
generated automatically in the views, but the functionality still
worked as designed previously.
2020-05-22 21:40:55 +05:00
Karl Erik Õunapuu
7ef15a5bf1
Merge remote-tracking branch 'origin/master' into 269-dispute-list
2020-05-21 17:43:57 +03:00
Karl Erik Õunapuu
f25b7a3b7f
Check whether registrant element exists before determining registrant change
2020-05-21 15:49:43 +03:00
Karl Erik Õunapuu
0998ada2fc
Fix pagination/sorting for disputed domains
2020-05-19 12:28:41 +03:00
Karl Erik Õunapuu
c682155bf6
Disputes: Show when and who closed dispute
2020-05-18 15:28:03 +03:00
Karl Erik Õunapuu
5e152b3b9d
Validate Dispute.starts_at is not in future
2020-05-11 13:54:22 +03:00
Karl Erik Õunapuu
dc9bf7a5d3
Add reserved pw field to domain edit UI if active dispute
2020-05-08 13:50:48 +03:00
Karl Erik Õunapuu
bd8ffb7e1d
Remove destroy button from closed disputes
2020-05-07 16:24:47 +03:00
Karl Erik Õunapuu
05a8c5f031
Merge remote-tracking branch 'origin/master' into fix-registrant-contact-view
2020-05-04 14:29:42 +03:00
Karl Erik Õunapuu
a270fc8422
Fix identation for Dispute form
2020-05-04 11:11:58 +03:00
Karl Erik Õunapuu
42946dfa15
Add closed disputed sections to disputes view
2020-04-27 10:56:27 +03:00
Karl Erik Õunapuu
c3497ab46f
Create views for domain disputing
2020-04-24 16:05:41 +03:00
Karl Erik Õunapuu
7a7b2f9881
Create scaffold for domain disputes
2020-04-22 11:00:06 +03:00
Alex Sherman
197d199215
Move url generation to helper, made it reliable with ssh git checkout
2020-04-16 16:06:58 +05:00
Georg Kahest
1fabdb6a72
Address review comments:
...
https://github.com/internetee/registry/pull/1345#discussion_r333904209
2020-04-16 14:32:56 +05:00
Georg Kahest
700967b58d
fix strings, use better colours
2020-04-16 14:32:56 +05:00
Georg Kahest
8161d21f98
clickable commit hash link
2020-04-16 14:32:56 +05:00
Karl Erik Õunapuu
5d999f96c5
Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments
2020-02-27 12:40:41 +02:00
Alex Sherman
5ec2d25ec5
Move Remove clientHold button to domain info
2020-02-20 13:39:57 +05:00
Alex Sherman
3b332da0bb
Add remove clientHold to registrar UI
2020-02-19 14:51:53 +05:00
Alex Sherman
adba253d01
Add client_hold action to xml console
...
See #1481
2020-02-17 15:55:51 +05:00
Karl Erik Õunapuu
e50cf7d200
Registrar: Allow to view other contacts of domain
2020-02-12 15:38:54 +02:00
Karl Erik Õunapuu
fe8d1d1f0b
Show user only allowed customer-scoped payment methods
2020-02-05 09:16:24 +02:00
Karl Erik Õunapuu
347249df39
Introduce Payment Orders to views
2020-01-30 21:02:07 +02:00
Karl Erik Õunapuu
53fbd2f50c
Implement partial payment logging for EveryPay / Bank links
2020-01-30 17:24:07 +02:00