Matt Farnsworth
226e82c71a
Story #109086524 - change execution path, admin will now use same method as registrant to apply pending update
...
This change now include creating registrar message
2015-12-17 17:25:44 +02:00
Matt Farnsworth
db870574c2
Story #109086524 - force is_admin to skip validation until validations can be fixed
2015-12-17 17:23:42 +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
086b82e540
109809872-term_change
2015-12-17 16:20:50 +02:00
Matt Farnsworth
79dfb426c7
Story #109367018 - add data for old registrant notice
2015-12-17 15:28:33 +02:00
Matt Farnsworth
057ec6a757
Story #109367018 - privatize the work method
2015-12-17 14:39:12 +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
9ac1e8c933
Story #110211760 - ensure that upDate is not shown when domain has not changed since creation
2015-12-17 11:27:06 +02:00
Matt Farnsworth
ba659cd444
Story #109367018 - restore [domain] to subject line
2015-12-17 11:09:46 +02:00
Matt Farnsworth
f48cee2152
Merge branch '109367018-email-pending-update-mention-old-registrant' of http://github.com/internetee/registry into 109367018-email-pending-update-mention-old-registrant
2015-12-16 20:55:28 +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
2c916001ad
Story #109367018 - poll_pending_update_rejected_by_registrant typo
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
c54bc69936
108874730-depp_parsing changed
2015-12-16 17:55:56 +02:00
Vladimir Krylov
faa69eee1c
Story 108521790 Update how nameservers history is handled
2015-12-16 11:48:59 +02:00
Vladimir Krylov
478e07b518
Story 108521790 importing dnskey (add comment for more understanding by others)
2015-12-16 11:48:59 +02:00
Vladimir Krylov
ac6eccb24c
Story 108521790 importing dnskey
2015-12-16 11:48:59 +02:00
Vladimir Krylov
d41488472a
Story#108521790 - import dnskey history
2015-12-16 11:48:59 +02:00
Vladimir Krylov
01a82a2960
Story#108521790 - update that code works with nameservers
2015-12-16 11:48:59 +02:00
Vladimir Krylov
f6d16f51e9
Story#108521790 - first try to import nameservers
2015-12-16 11:48:59 +02:00
Vladimir Krylov
5f0421af38
Story#108521790 - handling when nested objects has been changed
2015-12-16 11:48:59 +02:00
Vladimir Krylov
aa7bd933e0
Story#108521790 - add tech contacts relation to domain history
2015-12-16 11:48:59 +02:00
Vladimir Krylov
112dac9e7c
Story#108521790 - add tech contacts relation to domain history
2015-12-16 11:48:59 +02:00
Vladimir Krylov
8dfb62151d
Story#108521790 - add admin contacts relation to domain history
2015-12-16 11:48:59 +02:00
Vladimir Krylov
33ee6f6256
Story#108602614 - add next_id to domain class
2015-12-16 11:48:59 +02:00
Vladimir Krylov
764a8fa0d3
Story#108602614 - apply contacts history import improvements to domains
2015-12-16 11:48:59 +02:00
Vladimir Krylov
b2dd26d1b9
Story#108602614 - take object id from history from item_id
2015-12-16 11:48:59 +02:00
Vladimir Krylov
af055aaac5
Story#108602614 - Import contact history
2015-12-16 11:48:59 +02:00
Vladimir Krylov
91da4db2ce
Story#108521790 - rm old comment how to import history
2015-12-16 11:47:29 +02:00
Vladimir Krylov
057e699272
Add comment to code
2015-12-16 11:47:29 +02:00
Vladimir Krylov
5b273f0df2
Story#108521790 Domain save it's changes history to paper_trail
2015-12-16 11:47:29 +02:00
Vladimir Krylov
beee0a0ad8
Story#108521790 Domain historical attributes attributes at particular moment
2015-12-16 11:47:29 +02:00
Vladimir Krylov
f5a3e51e69
Story#108521790 first scratch to get domain real historical object
2015-12-16 11:47:29 +02:00
Vladimir Krylov
3e8309f818
Story#104525318 - in domain history import match change records in historical order
2015-12-16 11:47:29 +02:00
Vladimir Krylov
df6e254cc6
Story#104525318 - get states change timestamps
2015-12-16 11:47:29 +02:00
Vladimir Krylov
3c0e04beac
Story#104525318 - cleanup import code
2015-12-16 11:47:29 +02:00
Vladimir Krylov
e11c1b5d20
Prepare history import
2015-12-16 11:47:29 +02:00
Stas
6842fbccd6
109818648-whois_view_change
2015-12-16 11:37:02 +02:00
Stas
2802fcd0af
110067564-job type and registrar id changes
2015-12-15 16:55: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
95454229ca
Story #105745608 - handle missing price list with error 2104
2015-12-14 17:43:24 +02:00
Vladimir Krylov
38d3459e27
Story#109590460 - Update Ident updatable attributes
2015-12-14 17:01:16 +02:00