Commit graph

158 commits

Author SHA1 Message Date
Martin Lensment
5ba39fb406 Validate origin domains #2849 2015-08-25 16:33:47 +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
a551d1b4e0 Allow registrar to see only its own invoices #2819 2015-08-14 13:42:21 +03:00
Martin Lensment
2598b4aa2f Allow changing auth info on contact update #2833 2015-08-13 14:20:39 +03:00
Martin Lensment
ba5d1b8e4d Allow creating contact with custom pw #2833 2015-08-13 13:59:57 +03:00
Priit Tark
6ca53f946a Validate contact and invoice emails when they change #2745 2015-08-06 13:21:15 +03:00
Priit Tark
7f44227370 Api log contains only username + refactor #2793 2015-07-28 22:08:23 +03:00
Martin Lensment
49845d1d0b Fix rubocop #2803 2015-07-28 11:34:19 +03:00
Martin Lensment
c7940ce5f4 Remove validate_input in contacts #2752 2015-07-27 11:02:38 +03:00
Martin Lensment
b6cb9e892a Replace namespaces #2752 2015-07-24 17:48:14 +03:00
Martin Lensment
4294bf564c Fix contact tests #2752 2015-07-23 18:56:47 +03:00
Martin Lensment
2148cc57e5 Refactor #2752 2015-07-23 12:21:53 +03:00
Priit Tark
d4a0f1e783 Updated contact doc and added too long epp message #2753 2015-07-21 17:02:31 +03:00
Priit Tark
c10ad96947 Honor legacy domains without versions #2778 2015-07-20 17:19:25 +03:00
Priit Tark
4b1bf92a27 Ident attribute missing error message show cc or type #2677 2015-07-20 15:32:33 +03:00
Priit Tark
7530d6ecab Rubocop upgraded #2711 2015-06-26 18:19:36 +03:00
Priit Tark
59c73fca9e Rubocop syntax updates #2711 2015-06-26 17:06:34 +03:00
Martin Lensment
8c95c66184 Use EIS specific XML namespaces #2683 2015-06-16 17:48:13 +03:00
Priit Tark
ee150e73ec Merge branch 'master' of github.com:domify/registry 2015-06-09 13:20:47 +03:00
Priit Tark
165fd17216 Ident not allowed to update #2639 2015-06-09 13:16:28 +03:00
Martin Lensment
6a2a89538d Add schemas for tests #2683 2015-06-09 11:57:58 +03:00
Martin Lensment
e924670dc3 Reorder contact xmls #2681 2015-06-08 17:37:16 +03:00
Martin Lensment
265568dcf3 Do not validate invalid request #2660 2015-06-02 13:25:49 +03:00
Martin Lensment
7facd58f31 Merge branch 'master' of github.com:domify/registry 2015-06-02 13:18:34 +03:00
Martin Lensment
b1cec9007a Rearrange contact info response fields #2660 2015-06-02 13:14:56 +03:00
Martin Lensment
1d76e10b55 Allow auth info in contact delete command #2660 2015-06-02 12:01:34 +03:00
Martin Lensment
b4bbdef67b Refcator contact tests #2660 2015-06-02 11:33:47 +03:00
Martin Lensment
ec6ce7702f Refactor #2660 2015-06-01 18:01:34 +03:00
Martin Lensment
612ea13957 Refactor contact tests #2660 2015-06-01 17:51:05 +03:00
Priit Tark
4448284680 Added ident country code error #2590 2015-06-01 17:48:23 +03:00
Martin Lensment
298f382cc0 Remove postal types, disclosure #2660 2015-06-01 17:40:58 +03:00
Martin Lensment
c1962331a5 Move authInfo to chg block #2660 2015-06-01 17:36:14 +03:00
Martin Lensment
61adfbfaae Fix contact tests #2660 2015-06-01 17:36:09 +03:00
Martin Lensment
257fd619ae Validate contact specs against schema #2660 2015-06-01 17:35:56 +03:00
Martin Lensment
2ecce2141e Add schema validations for session spec #2660 2015-05-28 18:39:26 +03:00
Martin Lensment
bd18cc0a85 Fix date formats in EPP #2644 2015-05-27 16:31:17 +03:00
Priit Tark
321e28b8c7 added dedicated registrant model 2015-05-11 16:22:43 +03:00
Priit Tark
ba26ea4bac Honor CID and new format independently 2015-05-06 18:59:58 +03:00
Priit Tark
928ce24132 All system now supports legacy CID format 2015-05-06 14:01:40 +03:00
Priit Tark
3fb9664e5b new contact honors new format 2015-05-05 18:38:54 +03:00
Priit Tark
02d68386fb updated contact code spec 2015-05-05 15:29:26 +03:00
Priit Tark
4ea983c865 Contact info honors contact code 2015-05-05 14:10:31 +03:00
Priit Tark
3b009dc194 New contacts not creating legacy CID prefix 2015-05-05 11:56:50 +03:00
Priit Tark
60d564d098 Added missing CID for custom code 2015-05-04 14:41:27 +03:00
Priit Tark
834d638423 Honor legacy contact codes 2015-05-04 13:43:11 +03:00
Priit Tark
430f3e3e58 Allow to update own contact without password 2015-05-04 11:47:06 +03:00
Priit Tark
8cc03774ff Own contacts can be deleted without password 2015-05-04 11:27:14 +03:00
Priit Tark
4cf57239a0 Cleaned up rspec create settings and refactored whois_record 2015-04-30 18:34:49 +03:00
Priit Tark
1637d6beb8 Added contact rem support and updated domain errors 2015-04-29 12:52:08 +03:00
Priit Tark
8cd3dcf551 Renamed owner_contact to registrant 2015-04-16 12:31:51 +03:00