Commit graph

1213 commits

Author SHA1 Message Date
Timo Võhmar
59a588332a Merge pull request #48 from internetee/story/109623634-transfer-domain
Story/109623634 transfer domain
2015-12-23 12:22:58 +02:00
Timo Võhmar
9f08bfa17a Merge pull request #46 from internetee/110245542-invoces_for_eu_users
110245542-callback_for_vat_percent
2015-12-21 18:29:30 +02:00
Timo Võhmar
98e1ba4938 Merge pull request #45 from internetee/110245112-whois_case_sensetive
110245112-find_by_overwrite
2015-12-21 17:46:34 +02:00
Stas
52d1f79df0 110245542-callback_for_vat_percent 2015-12-18 17:39:41 +02:00
Vladimir Krylov
fd186901a4 Story#109623634 - save old states. 2015-12-18 16:45:13 +02:00
Vladimir Krylov
e4c00e6bce Story#109623634 - after contact transferring it should be linked and ok 2015-12-18 15:48:00 +02:00
Stas
a790693f3e 110245112-find_by_overwrite 2015-12-18 14:46:38 +02:00
Vladimir Krylov
9027f5007c Story#109623634 - after contact transferring new one should have state linked 2015-12-18 14:00:41 +02:00
Vladimir Krylov
6ed9a290e1 Story#110391728 - do not update domain whois record if only relation left 2015-12-18 11:11:50 +02:00
Vladimir Krylov
e7eb45c324 Story#110391728 - Asking instance, not class to send email 2015-12-18 10:54:36 +02:00
teadur
a59d61aa44 Merge pull request #41 from internetee/109367018-email-pending-update-mention-old-registrant
109367018 email pending update mention old registrant
2015-12-17 21:46:33 +02:00
Vladimir Krylov
b514b5c94d Story#109367018 Set hardcoded to reindex whois record 2015-12-17 20:48:05 +02:00
Georg Kahest
688071bf46 missing new registrant country name 2015-12-17 19:36:57 +02:00
Matt Farnsworth
eb6c1d607b Story #109367018 - add domain info for new registrant 2015-12-17 18:08:52 +02:00
Timo Võhmar
f54587d9c5 Merge pull request #39 from internetee/109818648-whois_delete
109818648 whois delete
2015-12-17 17:09:28 +02:00
Matt Farnsworth
eec8bd90ad Story #109367018 - add data for template update 2015-12-17 16:28:20 +02:00
Stas
375d8a7b96 109818648-model_changed 2015-12-17 14:00:01 +02:00
Matt Farnsworth
702206b9c0 Story #109367018 - ensure that country is passed only as name 2015-12-17 11:51:36 +02:00
Matt Farnsworth
ba659cd444 Story #109367018 - restore [domain] to subject line 2015-12-17 11:09:46 +02:00
Matt Farnsworth
783b792acf Story #109367018 - ensure that updated notice goes to old registrant, but names new registrant 2015-12-16 20:39:24 +02:00
Matt Farnsworth
515226042c Story #109367018 - seems that pending_update_rejected_notification_for_new_registrant should name old registrant rejected change 2015-12-16 20:37:21 +02:00
Matt Farnsworth
496bb8738d Story #109367018 - warn if email missing, and format pending email 2015-12-16 20:37:21 +02:00
Matt Farnsworth
504c4454c5 Story #109367018 - minor bug fixes, missing punctuation, wrong symbol 2015-12-16 20:37:21 +02:00
Matt Farnsworth
51a5798914 Story #109367018 - add new model to handle domain values are changing, and need to be captured now, not later
New model will provide data to DomainMailer customized as needed for the invocation reason as passed via symbol to
send_mail(). The mail templetes then required modification to use the new data model. This should handle all the data
errors in the update process, including pendingUpdate, confirmed, rejected or expired.
2015-12-16 20:37:21 +02:00
Matt Farnsworth
369c0507eb Story #109367018 - send mail about with old registrant name when pending update 2015-12-16 20:37:21 +02:00
Stas
6842fbccd6 109818648-whois_view_change 2015-12-16 11:37:02 +02:00
Timo Võhmar
1e94909c41 Merge pull request #38 from internetee/109367694-epp-id-conventions
109367694 epp id conventions
2015-12-15 15:10:39 +02:00
Timo Võhmar
fbe73c64b2 Merge pull request #37 from internetee/109163582-contact-filter
109163582 contact filter
2015-12-15 14:32:38 +02:00
Stas
c83fa049c7 109818648-domains_destroy_change 2015-12-14 18:09:38 +02:00
Matt Farnsworth
6fe813e685 Story #109367694 - fix merge error 2015-12-14 12:00:05 +02:00
Matt Farnsworth
1b697714d5 Merge branch '109367694-epp-id-conventions' of http://github.com/internetee/registry into 109367694-epp-id-conventions 2015-12-14 11:37:44 +02:00
Matt Farnsworth
1cefe4ed5f Story #109367694 - refactor: move UserEvents include up, wrap method in included block, say self 2015-12-14 11:28:26 +02:00
Matt Farnsworth
92a6285ef5 Story #109367694 - let cr_id try creator string before searching history, because it did that before. TODO: performance test and maybe reverse that order 2015-12-14 10:20:31 +02:00
Matt Farnsworth
6cf2474837 Story #109367694 - relocate whodunit to capture save of admin approves update 2015-12-14 09:58:09 +02:00
Matt Farnsworth
026c50b3ec Story #109367694 - remove dead code, unused since 30.1.15 2015-12-14 09:51:27 +02:00
Matt Farnsworth
5aa0ae6423 Story #109367694 - add better support for cr_id 2015-12-14 09:43:01 +02:00
Matt Farnsworth
782c06cadd Story #109367694 - misplaced first 2015-12-14 09:04:50 +02:00
Matt Farnsworth
e77a84a433 Story 109367694 - refactor method name also 2015-12-14 09:04:50 +02:00
Matt Farnsworth
054058416f Story 109367694 - refactor method name 2015-12-14 09:04:50 +02:00
Matt Farnsworth
5979cc4b8b Story #109367694 - add support for imported data, name was used 2015-12-14 09:04:50 +02:00
Matt Farnsworth
74c73b78cb Story #109367694 - reset updator_str for pendingUpdate to update requestor requires prior commit e15ab3421d 2015-12-14 09:04:50 +02:00
Matt Farnsworth
04b8071206 Story #109367694 - refactor user log string to user for paper trail creator_str 2015-12-14 09:04:50 +02:00
Vladimir Krylov
06608b687b Story#109965360 - do not validate destroyed domain nameservers 2015-12-11 18:13:54 +02:00
Timo Võhmar
4ee7294a3f Merge pull request #35 from internetee/story/109317508-email_fix
Story#109317508 commented sending email to registrant em email change
2015-12-10 14:45:27 +02:00
Stas
1651961147 109163582-import_files 2015-12-09 16:07:57 +02:00
Timo Võhmar
33d01e74cb Merge pull request #33 from internetee/108868838-domain_expiration_reminder_email
108868838 domain expiration reminder email
2015-12-09 12:56:33 +02:00
Georg Kahest
f1b5ede74b after save 2015-12-08 13:52:56 +02:00
Georg Kahest
66959f49d0 merge changes 2015-12-08 13:49:34 +02:00
Georg Kahest
0d6f06123b cleaner syntax 2015-12-08 13:46:29 +02:00
teadur
1113da818b Revert "Whois update related contacts" 2015-12-08 13:42:53 +02:00