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
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
7b2767eb08
Story #109367694 - refactor: move UserEvents include up, wrap method in included block, say self
2015-12-14 11:56:05 +02:00
Vladimir Krylov
06608b687b
Story#109965360 - do not validate destroyed domain nameservers
2015-12-11 18:13:54 +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
5747e3b823
send force_delete emails
2015-12-08 12:24:11 +02:00
Stas
a341eff35a
109228160-typo
2015-12-02 17:32:57 +02:00
Stas
cbf5ac137d
109228160-date_logic_changed
2015-12-02 17:30:35 +02:00
Stas
c3d675cedc
mailer variable fix
2015-12-02 12:09:04 +02:00
Stas
3169d6c325
108868838-logic_update
2015-12-01 15:33:59 +02:00
Stas
58e35d5683
108868838-new_method_and_templates
2015-12-01 15:01:35 +02:00
Vladimir Krylov
4470c679f7
fix clean_expired_pendings is class method, so it should call instance first
...
(cherry picked from commit 5a112dc
)
2015-12-01 14:54:33 +02:00
Vladimir Krylov
74afaf46d4
fix security
2015-12-01 01:58:55 +02:00
Vladimir Krylov
2102d3f189
Merge branch '107821878-emails' into staging
2015-11-30 15:48:30 +02:00
Vladimir Krylov
4fa286d0b0
Story#107821878 - pending_deleted gets new registrant_id too
2015-11-30 15:37:17 +02:00
Vladimir Krylov
44ae8fd350
Story#107821878 - pending_update_notification gets new registrant_id too
2015-11-30 15:32:55 +02:00
Vladimir Krylov
113b097178
Merge branch '107821878-emails' into staging
2015-11-30 13:37:12 +02:00
Vladimir Krylov
b389f8282f
Story#107821878 - manage old registrar (typo -> registrant_id)
2015-11-30 13:30:43 +02:00
Vladimir Krylov
58db716af7
Merge branch '107821878-emails' into staging
2015-11-30 13:16:56 +02:00
Vladimir Krylov
2141ac2183
Story#107821878 - manage old registrar
2015-11-30 13:14:08 +02:00
Vladimir Krylov
f9b2d2a202
Story#107821878 - manage old registrar
2015-11-30 13:12:51 +02:00
Vladimir Krylov
f7274bbb2b
Story#109040558 - new_registrant_id doesn't have array, but int
2015-11-27 08:36:42 +02:00
Matt Farnsworth
bb9d806cc9
Merge branch '108621138-deleteCandidate-registrar-message' into staging
2015-11-25 15:28:39 +02:00
Matt Farnsworth
02d78ac1d3
Story 108621138 - include domain name in msg body, updates a0ff1c99d0
2015-11-25 15:26:52 +02:00
Matt Farnsworth
10ed60dd5a
Merge branch '108621138-deleteCandidate-registrar-message' into staging
2015-11-25 15:07:04 +02:00
Matt Farnsworth
b7397282b1
Story 108621138 - include domain name in msg body
2015-11-25 14:46:19 +02:00
Stas
89ed513f0f
Merge branch '107821878-emails' into staging
2015-11-24 17:05:17 +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
Stas
99a66259f0
107821878-refactoring
2015-11-20 18:27:00 +02:00
Matt Farnsworth
d78fa578d1
Merge branch '104525314-domain-object-states' into staging
2015-11-20 16:55:11 +02:00
Matt Farnsworth
229f5a34af
Story #104525314 - remove s typo
2015-11-20 16:51:28 +02:00
Matt Farnsworth
b561b8e543
Story #104525314 - allow admin to remove pendingDelete and clear delete_at
2015-11-20 16:47:25 +02:00
Matt Farnsworth
64b0e391a4
Story #104525314 - bug fix, now pendingDeleteConfirmation must transit to pendingDelete, or cancel pending
2015-11-20 16:47:25 +02:00
Matt Farnsworth
106d3b4109
Merge branch '108518226-Epp-IDNA-support' into staging
2015-11-19 19:12:24 +02:00
Matt Farnsworth
bbc53700bd
Story #108518226 - add IDN lookup method to support info and check features of EPP
2015-11-19 19:11:30 +02:00
Matt Farnsworth
b495fbc8cc
Merge branch '104525314-domain-object-states' into staging
2015-11-19 17:00:31 +02:00
Matt Farnsworth
a53451c2ef
Story #104525314 - allow admin to remove pendingDelete and clear delete_at
2015-11-19 16:18:13 +02:00
Matt Farnsworth
b1c8eb5f31
Story #104525314 - bug fix, now pendingDeleteConfirmation must transit to pendingDelete, or cancel pending
2015-11-19 16:18:13 +02:00
Stas
2dddace1b8
Merge branch 'staging' of github.com:internetee/registry into staging
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2015-11-17 16:51:46 +02:00
Vladimir Krylov
b93cdc29bf
Merge branch '105839906-reduce-history-of-db-objects' into staging
2015-11-17 14:48:26 +02:00
Vladimir Krylov
01a9ade5c0
Stroy#105839906 domain log saves under children_log only ids, not whole objects
2015-11-17 14:46:21 +02:00
Stas
a07b24856b
Merge branch '107997032-whois_delete' into staging
2015-11-17 13:16:11 +02:00
Stas
18517fd10c
107997032-whois_domain_delete
2015-11-17 13:14:16 +02:00
Matt Farnsworth
07c2d58554
Story #105839906 - remove duplication information and dependancy on pending_json[domain]
...
from PaperTrail.changes, containing copy of pending_json[frame]
2015-11-12 10:59:59 +02:00
Matt Farnsworth
196feeb671
Story #104525314 - partial revert previous allow destroy of contacts
2015-11-10 18:50:30 +02:00
Matt Farnsworth
fed7ca7d57
Merge branch '104525314-domain-object-states' into staging
2015-11-09 19:05:29 +02:00
Matt Farnsworth
8050059ad2
Story #104525314 - clean up, remove redundant logic, simplfy
2015-11-06 11:18:06 +02:00