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
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
Matt Farnsworth
b7e560aacc
Story #109367694 - use cr_id in EPP info response
2015-12-14 11:56:05 +02:00
Matt Farnsworth
9332de4079
Story #109367694 - restore missing punctuation
2015-12-14 11:47:12 +02:00
Matt Farnsworth
3749c1e1b8
Story #109367694 - use creator or updator as string, when registrar can not be found
2015-12-14 11:47:12 +02:00
Matt Farnsworth
01ed0cedb9
Story #109367694 - make upID optional to avoid possible error for AdminUser objects have no registar method
2015-12-14 11:47:12 +02:00
Matt Farnsworth
ac04a94b6a
Story #109367694 - changed xml text for elements crID, clID and upID
2015-12-14 11:47:11 +02:00
Stas
14673f1ffc
109163582-search_filters+changes
2015-12-10 14:27:30 +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
Stas
05c6f23bfa
108868838-contacts_change
2015-12-08 16:29:28 +02:00
Georg Kahest
5c104b2bcf
url fies
2015-12-08 12:24:20 +02:00
Stas
83c029e196
108868838-template_fixes
2015-12-07 18:07:21 +02:00
Stas
ec79e0a298
108868838-admin_contacts_added
2015-12-07 13:22:13 +02:00
Stas
cec3693f82
109163582-filter_for_contacts
2015-12-06 23:22:39 +02:00
Georg Kahest
9fbeeb70a2
whois fix updated time
2015-12-04 20:33:11 +02:00
teadur
3d41322dc2
Update whois.erb
2015-12-03 13:03:25 +02:00
Stas
2dd2b7e1e1
108868838-templates
2015-12-02 17:27:19 +02:00
Stas
58e35d5683
108868838-new_method_and_templates
2015-12-01 15:01:35 +02:00
Timo Võhmar
8dd44c03d4
hostAttr fix to domain:update xml_console example query
2015-12-01 04:38:49 +02:00
Vladimir Krylov
163c00f979
fix typo
2015-12-01 04:10:49 +02:00
Vladimir Krylov
59066b4487
nameservers in registrar show with comma
2015-12-01 01:25:48 +02:00
Vladimir Krylov
5d1f691967
white IPs in admin generate ip link only if they exists
2015-12-01 01:08:04 +02:00
Vladimir Krylov
2eeb91a5e8
Story#109070142 - Nameservers - no registrar validation for now
2015-11-30 21:43:25 +02:00
Vladimir Krylov
539a40b34c
Story#109070142 - Nameservers in epp includes several ip4 and ip6
2015-11-30 20:52:06 +02:00
Vladimir Krylov
2102d3f189
Merge branch '107821878-emails' into staging
2015-11-30 15:48:30 +02:00
Vladimir Krylov
7b02f98af8
Story#107821878 - ContactsMailer#email_updated gets new attribute old_email
2015-11-30 15:43:02 +02:00
Matt Farnsworth
88973c5241
Story #107192666 - change setting value and symbol, admin configures ds_digest_type
2015-11-25 13:11:38 +02:00
Matt Farnsworth
b63f6ec0ee
Merge branch '108621138-deleteCandidate-registrar-message' into staging
2015-11-24 15:31:46 +02:00
Matt Farnsworth
a0ff1c99d0
Story #108621138 - add a registrar message for deleteCandidate was deleted
2015-11-24 15:20:28 +02:00
Matt Farnsworth
8939078072
Story #108621138 - TCB Epp::Domain object not found after delete, allow message dequeue or view; without internal error
2015-11-24 15:13:48 +02:00
Vladimir Krylov
0a05ca2a18
Merge branch 'story#108423414-registrar-links' into staging
2015-11-23 10:22:11 +02:00
Vladimir Krylov
25388562f5
Story#108423414 - remove link from registrar under registrar
2015-11-23 10:17:16 +02:00
Matt Farnsworth
a5ca401528
Merge branch '104525314-domain-object-states' into staging
2015-11-23 09:34:33 +02:00
Matt Farnsworth
107448d919
Revert "Story #104525314 - admin is not allowed to reject pendingDeleteConfirmation"
...
user actually does want this feature
This reverts commit b5c3a24bde
.
2015-11-23 09:14:49 +02:00
Matt Farnsworth
30d1c406a2
Merge branch '107192666-ds-key-data-dnssec' into staging
2015-11-20 17:05:52 +02:00
Matt Farnsworth
a30c3db968
Story #107192666 - feature fix, keyData interface should include flags=KSK
2015-11-20 17:04:11 +02:00
Vladimir Krylov
e31087bf60
Story#107192666 - validation for settings that DS data allowed and Allow key data cannot be both true
2015-11-20 17:04:10 +02:00
Matt Farnsworth
9ca17e6b4a
Story #107192666 - refactor to add stricter inclusion rules
...
reformatted block, white space changes, indent for surounding if any?
pull up find_all? if *_allowed then check if allowed.any?
2015-11-20 17:04:10 +02:00
Matt Farnsworth
334179fae9
Story #107192666 - ensure registrary/domains/info shows only actual data
...
patch updates previous revision 7d9272c60c
2015-11-20 17:04:10 +02:00
Matt Farnsworth
24f90d5119
Story #107192666 - only show dsData if allowed, or keyData if allowed
2015-11-20 17:04:10 +02:00
Matt Farnsworth
d78fa578d1
Merge branch '104525314-domain-object-states' into staging
2015-11-20 16:55:11 +02:00
Matt Farnsworth
b5c3a24bde
Story #104525314 - admin is not allowed to reject pendingDeleteConfirmation
2015-11-20 16:51:28 +02:00
Matt Farnsworth
9f2bf36b9e
Story #104525314 - remove reject/accept button from pendingDelete, allow only for pending...Confirmation
2015-11-20 16:47:25 +02:00
Matt Farnsworth
b495fbc8cc
Merge branch '104525314-domain-object-states' into staging
2015-11-19 17:00:31 +02:00
Vladimir Krylov
d16167c436
Merge branch 'story/107699154-whois-open-email' into staging
2015-11-19 16:31:41 +02:00
Vladimir Krylov
32a3615ad6
Story#107699154 - whois text report typo
2015-11-19 16:31:22 +02:00
Matt Farnsworth
605e779bc9
Story #104525314 - remove reject/accept button from pendingDelete, allow only for pending...Confirmation
2015-11-19 16:18:13 +02:00
Vladimir Krylov
11c4a48d93
Merge branch '105839906-reduce-history-of-db-objects' into staging
2015-11-19 15:06:02 +02:00