Commit graph

130 commits

Author SHA1 Message Date
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
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
Priit Tark
e1041da50f Converted to use Rails Time.zone only to honor app time zone 2015-04-06 13:48:36 +03:00
Priit Tark
a994767330 Contact info request should return smaal contact info when pw is blank 2015-04-01 12:02:24 +03:00
Priit Tark
15f9b4ae50 Contact info request will return auth error when pw is incorrect 2015-04-01 11:52:53 +03:00
Priit Tark
f937822016 Renamed should be blank to must be blank 2015-04-01 11:15:52 +03:00
Priit Tark
5fd73b037a Address depricated, new contact requires, domain_contacts refactor 2015-03-31 15:22:25 +03:00
Martin Lensment
bb93f8b609 Implement status policy 2015-03-30 18:37:57 +03:00
Priit Tark
2c547c3909 Contact info now has correct ident 2015-03-27 17:54:32 +02:00
Priit Tark
251231cf3f contact generates code if custom code is empty 2015-03-27 15:37:39 +02:00
Priit Tark
b52ec4e35e Disabled fax 2015-03-16 17:23:05 +02:00
Priit Tark
e11607cdc4 contact info should always return something 2015-03-10 17:37:24 +02:00
Priit Tark
6ae1851868 Updated contact org error 2015-03-10 11:18:16 +02:00
Priit Tark
2d5787a308 Improved parameter policy error 2015-03-10 11:07:59 +02:00
Priit Tark
94a3b7beff Disabled contact org 2015-03-10 10:56:55 +02:00
Priit Tark
67f23d2769 Updated spec about contact infData 2015-03-09 17:40:18 +02:00
Priit Tark
58176b3cfa Ident now in extension section 2015-03-09 16:30:34 +02:00
Priit Tark
2ba8804391 Contact should not require legal document 2015-03-06 13:30:01 +02:00
Priit Tark
bca9ddef16 Attribute is added to error messages 2015-03-05 11:06:55 +02:00
Priit Tark
767f7bb6df Added custom contact id support 2015-03-03 16:30:31 +02:00
Priit Tark
44f11de5c8 Added ident country code and improved other ident things 2015-02-18 15:26:51 +02:00
Priit Tark
ba55f3f9bc Added legal document to contact, removed old comments 2015-02-17 11:21:23 +02:00
Priit Tark
96d1c60dd8 Refactored contact with ability 2015-02-17 11:21:23 +02:00
Martin Lensment
037cb57e00 Refactor user to admin and api user 2015-02-13 16:17:06 +02:00
Priit Tark
a637eb5e01 Added some missing model specs + PaperTrail session fix 2015-02-02 18:09:01 +02:00
Priit Tark
3e2be53853 Version refactored 2015-01-30 23:28:42 +02:00
Priit Tark
f828432be1 Comment out old created_by logic 2015-01-30 23:28:12 +02:00
Martin Lensment
c91c9c8ebf Refactor EPP users to API users 2015-01-29 14:13:49 +02:00
Martin Lensment
c1e91a0703 Fix rubocop 2015-01-29 10:53:28 +02:00
Priit Tark
ca12a3bd41 Updated contact epp about info command 2015-01-28 12:47:13 +02:00