Commit graph

297 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
dfca1d4e69 Add ISO standard validators 2017-08-18 13:02:54 +03:00
Artur Beljajev
937ce9b082 Add default settings to "dev" rake task 2017-08-18 12:57:33 +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
72d0c74b0f Improve dev:prime rake task
#475
2017-06-12 03:11:59 +03:00
Artur Beljajev
48ae54d507 Improve rake:bootstrap task
#515
2017-05-15 11:48:16 +03:00
Artur Beljajev
c1a29ea7b5 Add dev:prime rake task
#515
2017-05-15 01:43:20 +03:00
Artur Beljajev
ca6105a919 Move initial setup from seeds.rb to bootstrap rake task
#515
2017-05-14 19:29:58 +03:00
Artur Beljajev
3954a7c074 Fix deprecation warning
#503
2017-05-05 11:52:28 +03:00
Artur Beljajev
27ee3b2be8 Improve db setup
#503
2017-05-04 14:05:35 +03:00
Georg Kahest
26f1ef9537 fix sorted_country list #489 2017-04-28 23:46:40 +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
f1d7e53734 Delete "zonefile:replace_procedure" rake task
#475
2017-04-20 16:08:28 +03:00
Artur Beljajev
0f5aad8e8e Delete "zonefile:replace_procedure" rake task
#475
2017-04-20 13:23:46 +03:00
Georg Kahest
e5d7c6c740 fix sorted_country 2017-04-09 17:37:28 +03:00
Artur Beljajev
bacf5f8d64 Validate contact phone for zeros
#386
2017-03-06 07:27:11 +02:00
Artur Beljajev
2675d37a9a Delete unneeded rake task 2017-02-27 13:57:21 +02:00
Timo Võhmar
c1cb598da1 Merge pull request #310 from internetee/119627029-legal_doc_dublicates-2
119627029 legal doc dublicates 2
2016-12-23 14:12:00 +02:00
Artur Beljajev
d22b654a76 Update schema location from "https://epp.tld.ee/schema/epp-ee-1.0.xsd epp-1.0.xsd" to "lib/schemas/epp-ee-1.0.xsd"
#251
2016-12-15 04:30:06 +02:00
Artur Beljajev
7c1e030f45 Replace schema namespace "urn:ietf:params:xml:ns:epp-1.0" with "epp.tld.ee/schema/epp-ee-1.0.xsd";
#251
2016-12-15 04:00:48 +02:00
Artur Beljajev
c7581abe21 Revert contact-ee-1.1.xsd
#251
2016-12-13 08:05:02 +02:00
Artur Beljajev
23e8c90716 Do not require address in EPP api
#251
2016-12-09 07:34:16 +02:00
Artur Beljajev
027a60b476 Fix "all" xml schema
#251
2016-12-08 03:20:53 +02:00
Artur Beljajev
cf93e77845 Revert "Move xml schema doc to doc/epp"
This reverts commit 13f129342b.
2016-12-08 01:24:45 +02:00
Artur Beljajev
13f129342b Move xml schema doc to doc/epp 2016-12-08 01:20:16 +02:00
Artur Beljajev
9e4bcf69e6 Use contact-ee-1.1.xsd schema for contact create and update
#251
2016-12-06 17:55:35 +02:00
Artur Beljajev
763e327d1d Introduce "all-ee-1.1.xsd" schema
#251
2016-12-06 13:13:26 +02:00
Artur Beljajev
c60b9be442 Rename epp-eis-1.0.xsd schema to epp-ee-1.0.xsd
#251
2016-12-06 13:02:22 +02:00
Artur Beljajev
3a7107860c Rename contact-eis-1.1.xsd schema to contact-ee-1.1.xsd
#251
2016-12-06 12:41:41 +02:00
Artur Beljajev
c7fbcfa56c Introduce contact-eis xml schema 1.1 with optional address
#251
2016-12-05 13:22:01 +02:00
Artur Beljajev
1a15bb260d Introduce epp-eis xml schema with new error code of "1100"
#251
2016-12-05 13:14:27 +02:00
Artur Beljajev
a5c0333a5d Add email validator
#186
2016-11-23 18:09:55 +02:00
Vladimir Krylov
0dc711f7d2 Story#119627029 test that legal doc will be uniq within same domain
(cherry picked from commit 9297167)
2016-10-20 15:12:48 +03:00
Vladimir Krylov
472288e691 Story#119627029 show in log files which files are updated
(cherry picked from commit 0016b54)
2016-10-20 15:12:40 +03:00
Vladimir Krylov
443913f18a Stroy#119627029 - in some situations we may have array, so setting to not so deep array
(cherry picked from commit 7ce5b20)
2016-10-20 15:11:50 +03:00
Vladimir Krylov
f639ae7eaa Stroy#119627029 - do not load legal doc if file is the same
(cherry picked from commit 55d111a)
2016-10-20 15:11:45 +03:00
Vladimir Krylov
22f8633f87 Stroy#119627029 - typo in accessor
(cherry picked from commit 5b946ce)
2016-10-20 15:11:39 +03:00
Vladimir Krylov
9799e5c877 Story#119627029 - uniq legal docs by new logic
(cherry picked from commit a671ac4)
2016-10-20 15:11:34 +03:00
Stas
5ed949efc6 119627029-task_moved_into_cronjob
(cherry picked from commit 2f1b255)
2016-10-20 15:11:23 +03:00
Vladimir Krylov
1487a260d1 Story#119627029 - update algorithm how we merge existing legal doc files
(cherry picked from commit 77de3ad)
2016-10-20 15:11:16 +03:00
Vladimir Krylov
ca74eaeca1 Story#119627029 - extract checksum calculator
(cherry picked from commit c90c985)
2016-10-20 15:11:10 +03:00
Vladimir Krylov
2e4e07503f Story#119627029 - more efficient update of checksums of existing records
(cherry picked from commit 8127181)
2016-10-20 15:11:06 +03:00
Stas
2d08f4bb09 119627029-modifications_for_model_and rake
(cherry picked from commit 7ef8ad5)
2016-10-20 15:10:38 +03:00
Vladimir Krylov
371ec46f42 Story#121580929 fix when incoming frame is empty 2016-06-15 17:28:49 +03:00
Stas
a3f903b717 120828283-fix_for_empty_hello
(cherry picked from commit e6710e5)
2016-06-14 12:42:21 +03:00
Timo Võhmar
67db21cb47 Merge pull request #142 from internetee/114677695-idn_support
114677695 idn support
2016-06-03 15:50:10 +03:00
Stas
50fe0fa462 117690107-trim_logic_change 2016-05-20 14:01:12 +03:00
Stas
92c7469372 117690170-request_trim 2016-05-19 18:06:27 +03:00