Commit graph

3903 commits

Author SHA1 Message Date
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
6c90d5825b Story #109086524 - revert to allow merge, changes fixed on branch for story 109367694 2015-12-14 11:46:06 +02:00
Matt Farnsworth
176bd33ad5 Story #109086524 - remove excess method call 2015-12-14 11:46:06 +02:00
Matt Farnsworth
32d0200a9f Story #109086524 - change execution path, admin will now use same method as registrant to apply pending update
This change now include creating registrar message
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
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
Matt Farnsworth
5aa0ae6423 Story #109367694 - add better support for cr_id 2015-12-14 09:43:01 +02:00
Matt Farnsworth
782c06cadd Story #109367694 - misplaced first 2015-12-14 09:04:50 +02:00
Matt Farnsworth
e77a84a433 Story 109367694 - refactor method name also 2015-12-14 09:04:50 +02:00
Matt Farnsworth
054058416f Story 109367694 - refactor method name 2015-12-14 09:04:50 +02:00
Matt Farnsworth
5979cc4b8b Story #109367694 - add support for imported data, name was used 2015-12-14 09:04:50 +02:00
Matt Farnsworth
f927e7c79f Story #109367694 - restore missing punctuation 2015-12-14 09:04:50 +02:00
Matt Farnsworth
66799c8681 Story #109367694 - use creator or updator as string, when registrar can not be found 2015-12-14 09:04:50 +02:00
Matt Farnsworth
2e52c2d102 Story #109367694 - make upID optional to avoid possible error for AdminUser objects have no registar method 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
Matt Farnsworth
04b8071206 Story #109367694 - refactor user log string to user for paper trail creator_str 2015-12-14 09:04:50 +02:00
Matt Farnsworth
6c38f3e5a5 Story #109367694 - changed xml text for elements crID, clID and upID 2015-12-14 09:04:50 +02:00
Vladimir Krylov
06608b687b Story#109965360 - do not validate destroyed domain nameservers 2015-12-11 18:13:54 +02:00
Stas
2b186e9c93 105842700-translation_and_link_fix 2015-12-11 17:33:28 +02:00
Matt Farnsworth
352c748258 Story #105846070 - show error message to user when service not available 2015-12-11 15:55:08 +02:00
Matt Farnsworth
c926aa4100 Story #105846070 - update supported user countries for Arireg 2015-12-11 15:55:08 +02:00
Matt Farnsworth
cf1f9818b3 Story #105846070 - enable user view, registrant shows user domains 2015-12-11 15:55:08 +02:00
Matt Farnsworth
a5e3c95b35 Story #105846070 - save local copies of the schema for Arireg ariport, to use in config 2015-12-11 15:55:08 +02:00
Matt Farnsworth
d60029d85c Story #105846070 - BusinessRegistryCache to use Arireg service 2015-12-11 15:55:08 +02:00
Matt Farnsworth
38c43d6279 Story #105846070 - support for country code remapping will be required 2015-12-11 15:55:08 +02:00
Matt Farnsworth
310002f006 Story #105846070 - add message text for Soap::Arireg:NotAvailableError 2015-12-11 15:55:08 +02:00
Matt Farnsworth
49dd053453 Story #105846070 - Arireg change error handling, raise business logic error Soap::Arireg:NotAvailableError 2015-12-11 15:55:08 +02:00
Matt Farnsworth
4c4908e5a6 Story #105846070 - Arireg just log sock error, and give up 2015-12-11 15:55:08 +02:00
Matt Farnsworth
1ae25d2fff Story #105846070 - add Arireg class for Soap query of business registry 2015-12-11 15:55:08 +02:00
Matt Farnsworth
d012f28241 Story #105846070 - add configuration for Soap::Arireg 2015-12-11 15:55:08 +02:00
Matt Farnsworth
d9f97a5f6a Story #105846070 - configure cache setting for business data 2015-12-11 15:55:07 +02:00
Stas
bbd90127af 109809872-template_changes 2015-12-11 12:07:46 +02:00
Stas
c315c17178 105842700-encoding_fix 2015-12-10 15:56:29 +02:00
Timo Võhmar
4ee7294a3f Merge pull request #35 from internetee/story/109317508-email_fix
Story#109317508 commented sending email to registrant em email change
2015-12-10 14:45:27 +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
Stas
ce209b317d 105842700-redirect_fix_and template 2015-12-09 15:29:28 +02:00
Timo Võhmar
2fdfdcb442 Merge pull request #34 from internetee/story/109362984-history-punycode
Story#109362984 - converter to update punycodes in domain history
2015-12-09 14:58:51 +02:00
Stas
0fd682c6b9 107279984-credit_balance_views 2015-12-09 14:00:31 +02:00