Commit graph

441 commits

Author SHA1 Message Date
Martin Lensment
ba5be7b4f4 Add actions to set force delete #2624 2015-06-10 19:15:40 +03:00
Martin Lensment
9bd832278c Extend outzone_at and delete_at also on domain renew #2622 2015-06-10 16:28:09 +03:00
Martin Lensment
1e23641e01 Remove OK status on expire #2622 2015-06-10 15:38:06 +03:00
Martin Lensment
2af47921f2 Fix #2610 2015-06-10 15:23:38 +03:00
Martin Lensment
3353dd7484 Test fix #2610 2015-06-10 15:17:13 +03:00
Martin Lensment
cb02ac4c93 Fix renew restriction #2610 2015-06-10 15:06:20 +03:00
Martin Lensment
9ceeb06882 Log to stdout #2623 2015-06-10 14:19:49 +03:00
Martin Lensment
ff0a33c3c4 Add logging #2622 2015-06-10 14:06:34 +03:00
Martin Lensment
cd1f04f155 Add test #2622 2015-06-10 13:10:26 +03:00
Martin Lensment
3c8bbe18cf Add domain destroy method #2622 2015-06-10 12:20:35 +03:00
Martin Lensment
21829faf38 Add domain delete period method #2622 2015-06-10 12:11:16 +03:00
Martin Lensment
6546f51acf Set validity, outzone, delete dates on domain creation #2622 2015-06-10 11:08:33 +03:00
Martin Lensment
ffb1ab6521 Merge branch 'master' of github.com:domify/registry 2015-06-09 17:52:06 +03:00
Martin Lensment
432e8a95ec Add domain expiration procedure #2622 2015-06-09 17:51:53 +03:00
Priit Tark
5c68eb558c Validate only puny label length #2608 2015-06-09 16:35:02 +03:00
Priit Tark
941538b924 Validate domain name maximum length in pynicode #2608 2015-06-02 13:26:38 +03:00
Martin Lensment
1e9426ce7b Refactor #2660 2015-05-29 18:29:28 +03:00
Martin Lensment
bd53db2040 Add day support to period in schema #2660 2015-05-29 15:56:04 +03:00
Martin Lensment
ae746be970 Fix rubocop 2015-05-19 17:29:42 +03:00
Priit Tark
4ef50d97b5 Save token and asked_at to current domain instance 2015-05-19 15:16:21 +03:00
Priit Tark
ee39181094 Registrant domain update confirmation 2015-05-19 15:08:03 +03:00
Priit Tark
6f59824cd1 Added pending delete 2015-05-18 16:45:34 +03:00
Priit Tark
6c925c2a11 Domain method all_changes includes relevant relations 2015-05-18 15:15:42 +03:00
Priit Tark
d72cbc20f5 Registrant change now requires EPP verify attribute 2015-05-18 14:48:32 +03:00
Martin Lensment
412ececd9c Merge branch 'master' of github.com:domify/registry
Conflicts:
	CHANGELOG.md
	app/mailers/domain_mailer.rb
	app/models/domain.rb
	app/views/layouts/registrant/application.haml
	config/application-example.yml
	config/locales/en.yml
	config/routes.rb
	spec/mailers/domain_mailer_spec.rb
2015-05-14 18:01:06 +03:00
Priit Tark
99eeeae89f Updated domain registrant updater mailer spec 2015-05-14 15:32:27 +03:00
Priit Tark
90633160c0 Turn on DomainMailer 2015-05-14 14:54:30 +03:00
Priit Tark
6c47124a28 Registrant change confirmation logic 2015-05-14 14:54:29 +03:00
Priit Tark
8b02ffed86 Turn on DomainMailer 2015-05-13 10:32:14 +03:00
Priit Tark
840c56db84 Registrant change confirmation logic 2015-05-13 10:00:52 +03:00
Priit Tark
321e28b8c7 added dedicated registrant model 2015-05-11 16:22:43 +03:00
Priit Tark
4cf57239a0 Cleaned up rspec create settings and refactored whois_record 2015-04-30 18:34:49 +03:00
Priit Tark
a0c880151b Refactored whois_body to whois_record 2015-04-24 16:43:07 +03:00
Priit Tark
db81a9e7bc WhoisBody refactored to has_one 2015-04-24 16:42:50 +03:00
Priit Tark
8dae9d9deb Updated whois tasks and added whois_json 2015-04-24 16:41:50 +03:00
Priit Tark
3d0d98d9b1 Refactored whois from domain into whois body 2015-04-24 16:41:50 +03:00
Priit Tark
8cd3dcf551 Renamed owner_contact to registrant 2015-04-16 12:31:51 +03:00
Priit Tark
92f41ebe0b Upadted whois domain body 2015-04-16 12:29:55 +03:00
Priit Tark
6d95c22130 Domain rubocop updates 2015-04-14 17:44:21 +03:00
Priit Tark
fbd7ca3146 Added first version of whois update and sync tasks 2015-04-14 17:25:27 +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
17d130855c removed async 2015-04-02 14:38:21 +03:00
Priit Tark
a393bf04cb Whois body generated on live 2015-04-02 14:37:59 +03:00
Priit Tark
6b0e155bc1 Handle domain whois body in sync 2015-04-02 11:39:24 +03:00
Priit Tark
be19176a00 Refactored whois body 2015-04-01 11:15:44 +03:00
Priit Tark
7ff09c75e3 Whois body updated later with delayed job 2015-04-01 10:33:24 +03:00
Priit Tark
5fd73b037a Address depricated, new contact requires, domain_contacts refactor 2015-03-31 15:22:25 +03:00
Priit Tark
0e3382f348 Added test debugger for test signing 2015-03-27 15:22:58 +02:00
Priit Tark
8a4519d83e domain bullet updated 2015-03-27 15:22:58 +02:00
Martin Lensment
aa2b46241a Hosts attribute for domain info 2015-03-26 17:03:31 +02:00