Vladimir Krylov
7a659da6a3
Story#114471339 - change order when legal docs are saved into DB
2016-02-25 14:20:19 +02:00
Stas
577762a2bc
110687814-migrations_and_values
2016-02-25 13:54:46 +02:00
Stas
010dc17dd6
113524121-min_size_changed
2016-02-22 16:01:56 +02:00
Stas
b6742c0c09
113524121-check_minimum_size
2016-02-21 20:43:43 +02:00
Stas
6ebcaf69d0
111864739-contact_and_domain_create
2016-02-15 17:52:30 +02:00
Stas
185e1d5c93
110687814-update_function
2016-02-10 10:38:47 +02:00
Stas
c3d76ab13f
110412166-validation_for_registrant_change
2016-02-08 16:36:54 +02:00
Stas
59f7f364ad
11186739-revert_to_2430bfebf2f5ed3471e88f0b8ed2597b603c96e6
2016-02-04 16:32:30 +02:00
Stas
0141026408
111864739-nested_id_catch
2016-02-02 16:38:16 +02:00
Timo Võhmar
5992155b21
Merge pull request #76 from internetee/111237776-updateProhibited-renew
...
111237776 update prohibited renew
2016-02-02 12:34:51 +02:00
Stas
feb93b4093
111864739-method_fix
2016-02-01 18:39:06 +02:00
Stas
f087a00bef
111864739-legaldocs_for_contacts
2016-02-01 18:08:44 +02:00
Stas
7f9e1e0c9c
111864739-catcher_for_all_domain_methods
2016-02-01 17:47:58 +02:00
Stas
dd881c4568
111237776-condition_added
2016-02-01 14:48:51 +02:00
Stas
205b837121
111237776-delete_update_prohibited_in_renew
2016-01-30 15:32:14 +02:00
Timo Võhmar
d38d2eeb6f
Merge pull request #72 from internetee/story/109590460-ident-update
...
Story/109590460 ident update
2016-01-29 09:03:48 +02:00
Vladimir Krylov
f1d4d1f552
Story#109590460 - fix
2016-01-28 14:39:39 +02:00
Vladimir Krylov
da2f30f8a9
Story#109590460 - fix ruby bug in comparing with regexp
2016-01-28 13:10:32 +02:00
Stas
07d6805aa6
111864739-legal_doc_for_pt
2016-01-19 16:51:19 +02:00
Vladimir Krylov
cb6601ce1d
Story#111396470 - show special message on contact ident update
2016-01-12 14:10:34 +02:00
Vladimir Krylov
b28748d667
Story#111503520 - couldn't apply pending update as registrar wasn't valid
2016-01-12 14:06:32 +02:00
Timo Võhmar
438b22f19d
Merge pull request #57 from internetee/story/109590460-setting-ident
...
Story/109590460 setting ident
2016-01-07 14:06:54 +02:00
Vladimir Krylov
2f10e8d6a4
Story#109590460 - typo
2016-01-06 09:58:51 +02:00
Vladimir Krylov
30f9b20570
Merge master into Story#109086524
2015-12-23 15:50:35 +02:00
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
Vladimir Krylov
e4c00e6bce
Story#109623634 - after contact transferring it should be linked and ok
2015-12-18 15:48:00 +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
b514b5c94d
Story#109367018 Set hardcoded to reindex whois record
2015-12-17 20:48:05 +02:00
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
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
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
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
Vladimir Krylov
38d3459e27
Story#109590460 - Update Ident updatable attributes
2015-12-14 17:01:16 +02:00
Vladimir Krylov
06b37d1ce4
Story#109590460 - forgot to update ident_type from XML
2015-12-14 16:07:09 +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
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
6cf2474837
Story #109367694 - relocate whodunit to capture save of admin approves update
2015-12-14 09:58:09 +02:00
Matt Farnsworth
054058416f
Story 109367694 - refactor method name
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
Vladimir Krylov
58bc4cc13b
Story#109623634 - contacts ident data can be changed if ident_cc is not set or birthday is in wrong format
2015-12-08 10:40:52 +02:00
Vladimir Krylov
668cbdac06
Story#109623634 - No after-validate contacts callback for transfer
2015-12-07 17:25:24 +02:00
Vladimir Krylov
4980bc591d
Story#109623634 - No after-validate contacts callback for transfer
2015-12-07 17:15:23 +02:00
Timo Võhmar
f149b5fe0b
Merge pull request #24 from internetee/story/109014746-update-only-ident-cc
...
Story#109014746 skip contacts validation if we are doing renewal
2015-12-04 18:17:35 +02:00
Matt Farnsworth
5b47f21dbe
Story 109367694 - refactor method name
2015-12-04 15:38:48 +02:00