Commit graph

125 commits

Author SHA1 Message Date
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
2117cb62c2 Contact cleanup 2015-02-03 13:29:59 +02:00
Priit Tark
1591d6a7b4 Added current_user for papertrail 2015-01-30 23:27:19 +02:00
Priit Tark
09a816d5a8 Added pure PaperTrail stack 2015-01-30 23:26:53 +02:00
Martin Lensment
c91c9c8ebf Refactor EPP users to API users 2015-01-29 14:13:49 +02:00
Priit Tark
6681dca02c added bic and priv 2015-01-23 22:16:23 +02:00
Priit Tark
76108f83bf Updated contact doc 2015-01-22 16:09:57 +02:00
Andres Keskküla
6aa393f576 Ident validation for birthday type 2015-01-08 16:15:32 +02:00
Andres Keskküla
1dd11405f6 Remodeled ident type to parsed_frame 2015-01-08 11:37:20 +02:00
Andres Keskküla
9c4f0a63a0 Contact statuses and update_contact modified 2014-12-18 13:53:01 +02:00
Andres Keskküla
4800e0c315 Updated disclosure 2014-12-01 11:25:47 +02:00
Andres Keskküla
4e5aecb26d Support for disclosure settings. Tests 2014-11-26 15:37:22 +02:00
Andres Keskküla
c03818968f Views and tests for contact disclosure 2014-11-25 16:29:40 +02:00
Andres Keskküla
bdd25f34ca Contact name validation 2014-11-19 16:55:22 +02:00
Andres Keskküla
a6c936e18d Domain History and basic whois rake 2014-11-07 14:50:45 +02:00
Andres Keskküla
f5e7f23ddf Fixed tests 2014-10-22 12:36:32 +03:00
Andres Keskküla
7c3740acba Fixed double versioning on domains 2014-10-22 11:12:55 +03:00
Andres Keskküla
6b783fd45e nameserver change tracking 2014-10-22 11:12:55 +03:00
Andres Keskküla
897ead3391 Merge branch 'master' of github.com:internetee/registry
Conflicts:
	app/models/contact.rb
	db/schema.rb
2014-10-15 11:06:31 +03:00
Andres Keskküla
3b1e21d6eb Basic archiving overhaul 2014-10-15 10:35:56 +03:00
Priit Tamboom
8d189023c7 rubocop update, now it's green 2014-10-10 16:11:28 +03:00
Priit Tamboom
2d6ed7fa45 rubocop autocorret to get tests green 2014-10-10 15:10:05 +03:00
Andres Keskküla
3d652bf85b Contact - Registrar relation 2014-10-07 16:14:36 +03:00
Andres Keskküla
a426862aa8 Basic history display for eedirekt users 2014-10-06 10:48:27 +03:00
Andres Keskküla
f94dccfaa4 Deleted contacts and domains list 2014-10-06 10:48:27 +03:00
Andres Keskküla
d94eb22fc6 Logging contacts and addresses,view undeleted ones 2014-10-06 10:46:05 +03:00
Andres Keskküla
c4deed6a55 Merged the address types 2014-09-25 15:27:08 +03:00
Andres Keskküla
f435b1bd19 Contact searching 2014-09-22 11:02:12 +03:00
Andres Keskküla
c644a297e1 Contact CRUD in admin section 2014-09-19 16:06:05 +03:00
Andres Keskküla
959dfc6c26 Tidied up contact model a bit 2014-09-19 12:59:50 +03:00
Andres Keskküla
aecb919610 Contact code generation 2014-09-19 12:16:44 +03:00
Martin Lensment
2d2a12b7d0 Add contact show 2014-09-18 18:01:32 +03:00
Martin Lensment
4eed47fdf1 Allow other registrars to see that domain is registered already 2014-09-18 11:30:31 +03:00
Martin Lensment
8d24fe7b00 EPP error refactor (once again) 2014-09-17 14:20:23 +03:00
Martin Lensment
1c165cd1e4 Bind typehead to contact too 2014-09-09 13:36:28 +03:00
Martin Lensment
8531e50474 Domain list for admin 2014-09-05 12:16:02 +03:00
Andres Keskküla
0a1c2d3d57 Basic disclosure support 2014-08-29 11:18:04 +03:00
Andres Keskküla
23d24aad84 Merge branch 'master' of github.com:internetee/registry 2014-08-28 15:38:10 +03:00
Andres Keskküla
c2f67ba0ff Style tweaks 2014-08-28 15:37:50 +03:00
Martin Lensment
715a4eff71 Transfer request approval implementation 2014-08-28 15:37:40 +03:00
Andres Keskküla
e7919e3644 Fixed contact not saving password on create 2014-08-27 14:16:43 +03:00
Andres Keskküla
114d602621 More style fixes 2014-08-26 13:47:49 +03:00
Andres Keskküla
8d5152d400 Merge branch 'postalinfo'
Conflicts:
	app/helpers/epp/contacts_helper.rb
	app/models/address.rb
	app/models/contact.rb
	db/schema.rb
	spec/epp/contact_spec.rb
	spec/fabricators/contact_fabricator.rb
	spec/fabricators/international_address_fabricator.rb
	spec/models/address_spec.rb
	spec/models/contact_spec.rb
2014-08-26 10:09:52 +03:00
Andres Keskküla
2655da4555 Replaced address with local and international addr 2014-08-25 17:05:57 +03:00
Martin Lensment
6c5c0b38c8 Rubocop autocorrect 2014-08-25 14:14:25 +03:00
Martin Lensment
f8c48a7456 Refactor 2014-08-25 11:26:43 +03:00
Andres Keskküla
6d15739f8a Removed ridiculous has/get_relation from contact 2014-08-22 13:17:58 +03:00
Andres Keskküla
58d4ecc4fd Removed strings from contact epp code map 2014-08-22 12:41:19 +03:00
Andres Keskküla
60451a3f6f Quick fix for Contact error code map 2014-08-22 11:57:13 +03:00