Commit graph

1737 commits

Author SHA1 Message Date
Matt Farnsworth
cfcbef915d Merge branch '109086524-admin-pending-force-update' of http://github.com/internetee/registry into 109086524-admin-pending-force-update 2015-12-17 18:27:30 +02:00
Matt Farnsworth
eb6c1d607b Story #109367018 - add domain info for new registrant 2015-12-17 18:08:52 +02:00
Matt Farnsworth
674fa9f76b Story #109086524 - revert to allow merge, changes fixed on branch for story 109367694 2015-12-17 17:30:21 +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
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
c54bc69936 108874730-depp_parsing changed 2015-12-16 17:55:56 +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
Vladimir Krylov
38d3459e27 Story#109590460 - Update Ident updatable attributes 2015-12-14 17:01:16 +02:00
Matt Farnsworth
05c4aaf3f1 Story #105846070 - do not allow user to see other user's domains if their ident values have the same code 2015-12-14 16:55:22 +02:00
Vladimir Krylov
06b37d1ce4 Story#109590460 - forgot to update ident_type from XML 2015-12-14 16:07:09 +02:00
Matt Farnsworth
c8a1ec24dd Story #105846070 - add more debug info for testers 2015-12-14 15:30:07 +02:00
Matt Farnsworth
8f29a2f94a Story #105846070 - ensure that person search is limited to person contacts to avoid pollution 2015-12-14 15:01:06 +02:00
Matt Farnsworth
47dcca06ba Story #109818884 - set outzone_at when removing serverManualInZone 2015-12-14 14:40:01 +02:00
Vladimir Krylov
b5b0dc7f21 Story#109590460 - update country code validation 2015-12-14 14:25:28 +02:00
Matt Farnsworth
342de9a9c9 Story #105846070 - also return relation when business registry has no data 2015-12-14 14:24:12 +02:00
Vladimir Krylov
ffb8bc61dd Story#109590460 - update country code validation 2015-12-14 14:21:06 +02:00
Matt Farnsworth
9d2f23a71d Story #105846070 - use Domain.includes, replace Domain.find; return Relation rather than array. white space changes 2015-12-14 14:08:52 +02:00
Vladimir Krylov
2b4de9a5c2 Story#109590460 - typo 2015-12-14 14:07:45 +02:00
Vladimir Krylov
79b1125976 Story#109590460 - update what contact ident attributes can be changed through EPP 2015-12-14 13:47:01 +02:00
Vladimir Krylov
908a033b73 Story#109590460 - set business id validation 2015-12-14 13:46:14 +02:00
Matt Farnsworth
613a34a2c5 Merge remote-tracking branch 'origin/105842700-registrants_portal' into 105846070-merge-with-105842700-arireg-for-registrant-port 2015-12-14 13:18:16 +02:00
Matt Farnsworth
23d4547e2b Story #105846070 - update existing record if present 2015-12-14 13:04:46 +02:00
Matt Farnsworth
911a02a577 Merge branch '109086524-admin-pending-force-update' of http://github.com/internetee/registry into 109086524-admin-pending-force-update 2015-12-14 12:02:17 +02:00
Matt Farnsworth
6fe813e685 Story #109367694 - fix merge error 2015-12-14 12:00:05 +02:00
Matt Farnsworth
6c90d5825b Story #109086524 - revert to allow merge, changes fixed on branch for story 109367694 2015-12-14 11:46:06 +02:00
Matt Farnsworth
05b2408b43 Story #109086524 - Save update with the user id that requested update, when admin approves
(I thought this change was already committed, but where?)
2015-12-14 11:46:06 +02:00
Matt Farnsworth
80fe0428b2 Story #109086524 - force is_admin to skip validation until validations can be fixed 2015-12-14 11:46:06 +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