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
d471cb46db
Merge branch '106735814-legal-documents-not-in-log-tables' into staging
2015-11-16 17:15:41 +02:00
Vladimir Krylov
b05ce36ea3
Story#105747240 - remove legal documents from domain history
2015-11-16 17:13:55 +02:00
Stas
40e74a2ed4
Merge branch 'staging' of github.com:internetee/registry into staging
2015-11-11 11:59:38 +02:00
Matt Farnsworth
68a93a33ab
Story #104525314 - fix xpath, verified must be found on child delete/delete
2015-11-05 13:08:53 +02:00
Matt Farnsworth
08b9d0251f
Story #104525314 - remove pendingDeleteConfirmation when declined or also go to pendingDelete when confirmed
2015-10-30 19:10:10 +02:00
Matt Farnsworth
a9c805f2ce
Story #104525314 - in some cases treat pendingDeleteConfirmation as pendingDelete no(renew, update, tranfer) pending allowed"
2015-10-30 18:35:45 +02:00
Matt Farnsworth
2104cf2f0a
Story #104525314 - refactor : simplify, remove flag controlled path complexity
2015-10-30 17:46:32 +02:00
Matt Farnsworth
45588dc72a
MERGE: merged staging at 3235647
, resolved merge conflict
2015-10-30 16:12:20 +02:00
Matt Farnsworth
3a16b9eada
Story: #104525314 - fix: do not ask registrant verification when there were errors and nothing is done
2015-10-29 13:09:20 +02:00
Matt Farnsworth
339885cd3d
Story: #104525314 - enable registrantChangeProhibited and enforce in Epp::Domain#update
2015-10-28 19:19:51 +02:00
Matt Farnsworth
db3e849c8a
Merge: new branch 104525314 from more recent master, merge changes
2015-10-26 19:09:33 +02:00
Vladimir Krylov
1aa41257c5
Story: 105754008 Setting domain from queue that it's valid
2015-10-26 17:42:45 +02:00
Matt Farnsworth
3fba8442af
FEATURE 104525314.6&7: do not allow changes to admin or tech contact if prohibited
2015-10-23 19:36:01 +03:00
Priit Tark
a1ff4064b3
rubocop updates
2015-09-23 12:49:11 +03:00
Priit Tark
4a32c7641c
Allow invalid ident update #2859
2015-09-23 12:34:18 +03:00
Priit Tark
fd52172500
Ident type update #2834
2015-09-17 17:52:47 +03:00
Martin Lensment
2ee65aa950
Add bullet workaround #2825
2015-09-11 13:06:30 +03:00
Martin Lensment
a2b6409460
Refactor #2825
2015-09-11 12:44:10 +03:00
Martin Lensment
fca74e2ede
Validate all contacts on domain create / update #2825
2015-09-11 12:10:48 +03:00
Martin Lensment
ce3397dbfb
Disable rubocop #2623
2015-09-10 17:29:46 +03:00
Martin Lensment
0ef04b2506
Refactor #2623
2015-09-10 16:21:40 +03:00
Martin Lensment
761b8ef6d9
Merge branch 'master' of github.com:domify/registry
2015-09-10 15:31:09 +03:00
Martin Lensment
a82a5711be
Pending delete improvements #2623
2015-09-10 15:31:00 +03:00
Priit Tark
a40e1e6178
Rubocop updates
2015-09-10 14:54:05 +03:00
Priit Tark
bf13e40b5e
Merge branch 'master' of github.com:domify/registry
2015-09-10 14:51:01 +03:00
Priit Tark
2438a4ac75
Transfer should add copy_from_id
2015-09-10 14:49:37 +03:00
Martin Lensment
70927a25e7
Merge branch 'master' of github.com:domify/registry
2015-09-10 11:46:03 +03:00
Martin Lensment
1d19bc9863
Add transfer prohibit to admin #2922
2015-09-10 11:45:36 +03:00
Priit Tark
180c159ed4
rubocop update
2015-09-10 10:39:42 +03:00
Priit Tark
6cc21708d3
Merge branch 'master' of github.com:domify/registry
2015-09-09 18:55:39 +03:00
Priit Tark
6792700d11
Update contact link status for new domain #2907
2015-09-09 18:54:56 +03:00
Martin Lensment
7064a4b9bc
Improve domain expiring logic #2909
2015-09-09 18:28:40 +03:00
Priit Tark
cdfb4ed0d1
Refactored contact to return onyl one error message requested from ticket #2702
2015-08-17 18:40:58 +03:00
Martin Lensment
2598b4aa2f
Allow changing auth info on contact update #2833
2015-08-13 14:20:39 +03:00
Martin Lensment
3c934d70e8
Allow creating domain with custom auth info
2015-08-13 12:11:24 +03:00
Martin Lensment
eff8dd5d7a
Do not overwrite auth info on domain create #2833
2015-08-13 11:42:54 +03:00
Priit Tark
07e4c0cd96
Pending history and admin controls #2557
2015-08-12 00:43:34 +03:00
Martin Lensment
4c981e736a
Refactor #2809
2015-08-11 12:15:59 +03:00
Martin Lensment
ac977d2b8c
Check if domain is transferrable before transfer #2845
2015-08-10 18:28:00 +03:00
Martin Lensment
6a758a9d91
Fix permission check #2623
2015-08-10 13:07:09 +03:00
Priit Tark
b0d4aff32e
Added dedicated force delete method #2623
2015-08-10 12:20:30 +03:00
Priit Tark
520935cdde
Rubocop updates
2015-07-31 15:50:36 +03:00
Priit Tark
c5a8a69099
Added unified update_prohibited method for epp #2786
2015-07-31 11:11:39 +03:00
Priit Tark
a809329421
Turn on pending delete/change settings #2785
2015-07-31 11:11:38 +03:00
Priit Tark
8b527bb153
Refactor pendings #2773
2015-07-31 11:11:38 +03:00
Priit Tark
f89992d120
Added delete confirm email #2786
2015-07-28 22:08:24 +03:00
Priit Tark
8a92591df7
Added multiple domain emails #2786
2015-07-28 22:08:24 +03:00
Martin Lensment
a70273a3b9
Change blocked domain error message #2564
2015-07-28 14:06:50 +03:00
Priit Tark
a9ba4dbfd2
Contact linked test update/refactor #2411
2015-07-27 16:02:00 +03:00