Vladimir Krylov
|
faa69eee1c
|
Story 108521790 Update how nameservers history is handled
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
478e07b518
|
Story 108521790 importing dnskey (add comment for more understanding by others)
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
ac6eccb24c
|
Story 108521790 importing dnskey
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
d41488472a
|
Story#108521790 - import dnskey history
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
01a82a2960
|
Story#108521790 - update that code works with nameservers
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
f6d16f51e9
|
Story#108521790 - first try to import nameservers
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
5f0421af38
|
Story#108521790 - handling when nested objects has been changed
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
aa7bd933e0
|
Story#108521790 - add tech contacts relation to domain history
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
112dac9e7c
|
Story#108521790 - add tech contacts relation to domain history
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
8dfb62151d
|
Story#108521790 - add admin contacts relation to domain history
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
33ee6f6256
|
Story#108602614 - add next_id to domain class
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
764a8fa0d3
|
Story#108602614 - apply contacts history import improvements to domains
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
b2dd26d1b9
|
Story#108602614 - take object id from history from item_id
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
af055aaac5
|
Story#108602614 - Import contact history
|
2015-12-16 11:48:59 +02:00 |
|
Vladimir Krylov
|
91da4db2ce
|
Story#108521790 - rm old comment how to import history
|
2015-12-16 11:47:29 +02:00 |
|
Vladimir Krylov
|
057e699272
|
Add comment to code
|
2015-12-16 11:47:29 +02:00 |
|
Vladimir Krylov
|
5b273f0df2
|
Story#108521790 Domain save it's changes history to paper_trail
|
2015-12-16 11:47:29 +02:00 |
|
Vladimir Krylov
|
beee0a0ad8
|
Story#108521790 Domain historical attributes attributes at particular moment
|
2015-12-16 11:47:29 +02:00 |
|
Vladimir Krylov
|
f5a3e51e69
|
Story#108521790 first scratch to get domain real historical object
|
2015-12-16 11:47:29 +02:00 |
|
Vladimir Krylov
|
3e8309f818
|
Story#104525318 - in domain history import match change records in historical order
|
2015-12-16 11:47:29 +02:00 |
|
Vladimir Krylov
|
df6e254cc6
|
Story#104525318 - get states change timestamps
|
2015-12-16 11:47:29 +02:00 |
|
Vladimir Krylov
|
3c0e04beac
|
Story#104525318 - cleanup import code
|
2015-12-16 11:47:29 +02:00 |
|
Vladimir Krylov
|
e11c1b5d20
|
Prepare history import
|
2015-12-16 11:47:29 +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 |
|
Timo Võhmar
|
fcc8bd6f54
|
Merge pull request #36 from internetee/story/109965360-nameservers-validation
Story#109965360 - do not validate destroyed domain nameservers
|
2015-12-14 13:31:53 +02:00 |
|
Matt Farnsworth
|
6fe813e685
|
Story #109367694 - fix merge error
|
2015-12-14 12:00:05 +02:00 |
|
Matt Farnsworth
|
22dc754360
|
Merge branch '109367694-epp-id-conventions' of http://github.com/internetee/registry into 109367694-epp-id-conventions
|
2015-12-14 11:56:50 +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 |
|
Matt Farnsworth
|
b7e560aacc
|
Story #109367694 - use cr_id in EPP info response
|
2015-12-14 11:56:05 +02:00 |
|
Matt Farnsworth
|
d631290598
|
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 11:56:05 +02:00 |
|
Matt Farnsworth
|
27482495d8
|
Story #109367694 - relocate whodunit to capture save of admin approves update
|
2015-12-14 11:56:05 +02:00 |
|
Matt Farnsworth
|
b9f6380e4e
|
Story #109367694 - remove dead code, unused since 30.1.15
|
2015-12-14 11:56:05 +02:00 |
|
Matt Farnsworth
|
ceaa70fcfc
|
Story #109367694 - add better support for cr_id
|
2015-12-14 11:56:04 +02:00 |
|
Matt Farnsworth
|
a2a4db0732
|
Story #109367694 - misplaced first
|
2015-12-14 11:47:12 +02:00 |
|
Matt Farnsworth
|
4bc31bb285
|
Story 109367694 - refactor method name also
|
2015-12-14 11:47:12 +02:00 |
|
Matt Farnsworth
|
e5a0149d1e
|
Story 109367694 - refactor method name
|
2015-12-14 11:47:12 +02:00 |
|
Matt Farnsworth
|
3f906b5ac6
|
Story #109367694 - add support for imported data, name was used
|
2015-12-14 11:47:12 +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
|
c74de1b2bd
|
Story #109367694 - reset updator_str for pendingUpdate to update requestor requires prior commit e15ab3421d
|
2015-12-14 11:47:12 +02:00 |
|
Matt Farnsworth
|
18c643ee8d
|
Story #109367694 - refactor user log string to user for paper trail creator_str
|
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 |
|
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
|
b4f834e33a
|
Story #109367694 - use cr_id in EPP info response
|
2015-12-14 11:27:18 +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 |
|