Commit graph

189 commits

Author SHA1 Message Date
Priit Tark
10889e7a12 Rake db honors structure sql #2751 2015-07-03 13:40:27 +03:00
Priit Tark
7ca49fbc2d Update structure file 2015-07-02 17:23:55 +03:00
Martin Lensment
4bf5a968bd Merge branch 'master' into status-refactor
Conflicts:
	app/models/domain.rb
	db/schema.rb
2015-06-16 16:20:59 +03:00
Martin Lensment
50346c80c8 Move statuses to domain #2623 2015-06-15 12:57:57 +03:00
Priit Tark
51d22af52b Added que #2557 2015-06-12 12:35:50 +03:00
Priit Tark
c9714aaa5d Update schema file 2015-06-11 10:57:57 +03:00
Priit Tark
11f149bd53 Merge branch 'master' of github.com:domify/registry 2015-06-11 10:41:49 +03:00
Priit Tark
94259c55d8 Update schema file 2015-06-11 10:39:13 +03:00
Martin Lensment
ba5be7b4f4 Add actions to set force delete #2624 2015-06-10 19:15:40 +03:00
Martin Lensment
cb02ac4c93 Fix renew restriction #2610 2015-06-10 15:06:20 +03:00
Martin Lensment
a373015667 Update period faultcode #2621 2015-06-09 16:34:34 +03:00
Priit Tark
44157ea805 Added operation to pricelist #2380 2015-06-09 15:39:12 +03:00
Martin Lensment
2ad45b6919 pri.ee fix #2125 2015-06-08 15:31:15 +03:00
Priit Tark
4b5243585d Added pricelist to admin #2380 2015-06-04 00:38:56 +03:00
Martin Lensment
265568dcf3 Do not validate invalid request #2660 2015-06-02 13:25:49 +03:00
Priit Tark
6d8b714995 schema file update 2015-05-27 11:40:54 +03:00
Priit Tark
655fe743ad Schema file update 2015-05-22 14:14:23 +03:00
Priit Tark
b5f3b8d6e0 Merge branch 'epp'# 2015-05-22 13:20:51 +03:00
Martin Lensment
9ad66c0999 Add CN support to certificates 2015-05-21 17:06:21 +03:00
Priit Tark
d444552b9b TEMP 2015-05-21 11:24:44 +03:00
Martin Lensment
e2809cc285 Fix test 2015-05-20 21:40:28 +03:00
Priit Tark
17bf5c373e Merge branch 'master' of github.com:domify/registry 2015-05-20 21:00:03 +03:00
Martin Lensment
6a63c258f6 Do not allow more than 4 simultaneous EPP connections 2015-05-20 20:41:53 +03:00
Priit Tark
5afa0ac793 Added Registrar roles with super, epp, billing 2015-05-20 19:58:00 +03:00
Priit Tark
77d6ab93ce Fixed admin login spects 2015-05-20 17:58:07 +03:00
Priit Tark
2863cd6749 Merge branch 'master' of github.com:domify/registry 2015-05-20 16:31:42 +03:00
Priit Tark
db4727b8f7 Added devise migartions 2015-05-20 13:48:16 +03:00
Martin Lensment
292590cbbf Feature tests for ip whitelist 2015-05-19 18:03:06 +03:00
Martin Lensment
2fb632b7a9 Merge branch 'master' of github.com:domify/registry
Conflicts:
	config/locales/en.yml
	db/schema.rb
2015-05-19 17:26:32 +03:00
Martin Lensment
76ea1389e6 Add logging to white ip 2015-05-19 17:25:47 +03:00
Martin Lensment
8e37355e13 Create white ips 2015-05-19 16:47:29 +03:00
Priit Tark
ee39181094 Registrant domain update confirmation 2015-05-19 15:08:03 +03:00
Priit Tark
d72cbc20f5 Registrant change now requires EPP verify attribute 2015-05-18 14:48:32 +03:00
Martin Lensment
ca2183817a Add Registrant User 2015-05-14 18:02:31 +03:00
Priit Tark
688a71ebf1 Added basic Registrant portal 2015-05-13 13:02:08 +03:00
Priit Tark
840c56db84 Registrant change confirmation logic 2015-05-13 10:00:52 +03:00
Priit Tark
2ed9672eb5 Show only priv contacts 2015-05-11 15:56:31 +03:00
Priit Tark
c704f4894a Update all contact code to upcase 2015-05-05 14:22:44 +03:00
Priit Tark
2e4bf0ee6e Update legacy registrar codes just in case 2015-05-04 14:15:09 +03:00
Priit Tark
8f23ef510d Added registrar legacy migration and don't allow blank nor colon in code 2015-05-04 14:07:06 +03:00
Priit Tark
64152479a9 Updated pagination size and registrar trigger now honors only whois attributes 2015-04-30 18:34:49 +03:00
Priit Tark
d9ca931c97 Silence invoice pdf tests 2015-04-30 18:34:49 +03:00
Martin Lensment
3d1bcb305b Add missing data 2015-04-29 16:58:26 +03:00
Priit Tark
1637d6beb8 Added contact rem support and updated domain errors 2015-04-29 12:52:08 +03:00
Martin Lensment
23098add74 Invoice filtering in registrar 2015-04-28 12:14:20 +03:00
Martin Lensment
a26ce110b2 Invoice cancelling 2015-04-27 11:15:09 +03:00
Priit Tark
370227677b Added legal document config as required, otherwise migration not working 2015-04-24 16:47:57 +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
3d0d98d9b1 Refactored whois from domain into whois body 2015-04-24 16:41:50 +03:00