Commit graph

1671 commits

Author SHA1 Message Date
Artur Beljajev
3de5a0b51b Fix code climate offences
#569
2017-09-04 09:02:37 +03:00
Artur Beljajev
7530dd7b62 Fix code climate offences
#569
2017-09-04 08:54:54 +03:00
Artur Beljajev
d4176b6979 Remove unused code
#569
2017-08-21 02:03:49 +03:00
Artur Beljajev
d8118878b1 Fix EPP contact:update ident change
#569
2017-08-19 01:29:42 +03:00
Artur Beljajev
feb8d83a26 Improve Ident validation, extract Ident from Contact
#569
2017-08-18 13:24:56 +03:00
Artur Beljajev
3038d240f7 Add EPP response spec matcher 2017-08-18 13:04:24 +03:00
Artur Beljajev
bc3962cdfa Improve contact phone number validation
#569
2017-08-08 15:13:13 +03:00
Artur Beljajev
71b92afba3 Refactor contact phone validation
#569
2017-08-05 19:21:32 +03:00
Artur Beljajev
ba53a3e323 Allow ident data modification on EPP contact:update
#569
2017-07-22 22:53:52 +03:00
Artur Beljajev
06e080ed43 Deny contact ident modification on EPP contact:update
#569
2017-07-21 02:29:54 +03:00
Artur Beljajev
57d0bf17d3 Remove misleading comment
#569
2017-07-20 22:46:31 +03:00
Artur Beljajev
a77ccf72bf Fix WHOIS update of linked domains of a contact if Que.mode = :sync
#569
2017-07-19 13:54:48 +03:00
Artur Beljajev
e9b84212ea Fix Directo localization
#475
2017-06-16 14:20:11 +03:00
Artur Beljajev
b8a457277d Revert "Fix Directo localization"
This reverts commit 03af6d1fca.
2017-06-16 14:17:30 +03:00
Artur Beljajev
03af6d1fca Fix Directo localization
#475
2017-06-16 12:12:02 +03:00
Artur Beljajev
dfdce5dedc Merge branch 'master' into registry-475
# Conflicts:
#	app/models/billing/price.rb
#	spec/models/billing/price_spec.rb
2017-06-15 09:39:14 +03:00
Artur Beljajev
0734eb7ff3 Merge branch 'master' into registry-522 2017-06-12 23:09:46 +03:00
Artur Beljajev
b1bf725e27 Fix directo
#475
2017-06-12 03:11:31 +03:00
Artur Beljajev
cb4f2b5eeb Merge branch 'master' into registry-475
# Conflicts:
#	config/locales/et.yml
#	db/structure.sql
2017-06-09 17:32:14 +03:00
Artur Beljajev
7862ee7d8e Remove PriceVersion
#475
2017-06-08 23:49:32 +03:00
Artur Beljajev
49552fc67e Improve ContactMailer
- Add detailed registrar info
- Refactor contact domain list
- Fix english translation

#480
2017-06-08 02:06:00 +03:00
Artur Beljajev
821fabd083 Always require contact.registrar 2017-06-07 22:49:13 +03:00
Artur Beljajev
930a59ae67 Change domain registrar_id and registrant_id to NOT NULL
#480
2017-06-06 19:16:46 +03:00
Artur Beljajev
f3e790b481 Refactor price statuses
#522
2017-06-05 01:32:33 +03:00
Artur Beljajev
5425a9ed7f Remove PriceVersion
#475
2017-06-04 21:39:45 +03:00
Artur Beljajev
f76e1259fc Consider nil in price expire time as effective
#522
2017-06-03 23:12:16 +03:00
Artur Beljajev
58ae53b1e6 Add price expiration
#522
2017-05-25 19:17:11 +03:00
Artur Beljajev
da53c70182 Merge branch 'registry-508' into registry-480 2017-05-22 23:20:49 +03:00
Artur Beljajev
876c010435 Refactor registrant change mailer
#480
2017-05-20 17:36:32 +03:00
Artur Beljajev
bfc0c0b74f Improve RegistrantChangeMailer
- Do not show registrant address unless "address_processing" is enabled
- Add missing registrant state and zip attributes

#480
2017-05-18 15:59:06 +03:00
Artur Beljajev
0fb8e2bde1 Remove secrets-related code
#508
2017-05-15 01:49:42 +03:00
Artur Beljajev
f4ddebf5c3 Remove Address model as unused
#480
2017-05-10 01:36:14 +03:00
Artur Beljajev
fd1f475925 Fix Directo monthly invoice generation
#475
2017-05-08 01:11:20 +03:00
Artur Beljajev
3162c76bbf Require account registrar to be present
#475
2017-05-07 00:26:32 +03:00
Artur Beljajev
ae64c7cbed Improve Price - AccountActivity model relation
#475
2017-05-07 00:23:40 +03:00
Artur Beljajev
7fe1b641c7 Set default period in new/renew domain forms in registrar area
#495
2017-05-02 14:14:34 +03:00
Artur Beljajev
7cadf66920 Fix domain period parsing on create/renew in registrar area
#475
2017-04-27 14:32:27 +03:00
Artur Beljajev
f96bf3100a Fix price version
#475
2017-04-27 09:39:25 +03:00
Artur Beljajev
161daa4439 Revert b254a7396a
#475
2017-04-27 09:22:42 +03:00
Artur Beljajev
e0582bb0a9 Limit EPP domain:renew
#475
2017-04-27 09:00:30 +03:00
Artur Beljajev
1054f05444 Update DEPP periods
#475
2017-04-26 19:26:56 +03:00
Artur Beljajev
22a2329ba5 Fix price duration
#475
2017-04-26 17:02:43 +03:00
Artur Beljajev
a3b3490591 Allow new periods on EPP:create/renew
#475
2017-04-26 16:07:29 +03:00
Artur Beljajev
5a533e09bf Refactor prices
#475
2017-04-26 00:51:06 +03:00
Artur Beljajev
dbca4d010a Merge branch 'registry-475-refactor-zones' into registry-475
# Conflicts:
#	db/schema-read-only.rb
#	db/structure.sql
2017-04-24 19:28:14 +03:00
Artur Beljajev
91fab05bfb Refactor zones
#475
2017-04-24 18:20:06 +03:00
Artur Beljajev
b254a7396a Remove PricelistVersion
#475
2017-04-23 18:01:24 +03:00
Artur Beljajev
bff7437277 Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version

#475
2017-04-20 17:20:36 +03:00
Artur Beljajev
a9e8d5e518 Do not ask for confirmation if given registrant is the same as current one on EPP domain:update
#328
2017-03-09 13:15:20 +02:00
Artur Beljajev
bacf5f8d64 Validate contact phone for zeros
#386
2017-03-06 07:27:11 +02:00