Commit graph

1908 commits

Author SHA1 Message Date
Sergei Tsoganov
aa8d8c35e8 Fixed ransack admin search 2023-04-06 13:54:03 +03:00
Timo Võhmar
e82475ae32
Merge pull request #2513 from internetee/2510-filter-existed-filtered-results-by-registrars
registrar filters for domain verions of event create
2023-03-29 15:21:03 +03:00
Sergei Tsoganov
37c16a067d Updated dependency ransack to v4 2023-03-16 11:28:25 +02:00
olegphenomenon
f33aff1ab8 rollbacl changes 2023-02-20 14:23:50 +02:00
Sergei Tsoganov
623323f59e Allow use of semicolon in passwords 2023-01-17 15:42:29 +02:00
Timo Võhmar
1a54c80fbc
Merge pull request #2509 from internetee/71-authorize-xml-console
Added missing abilities to xml_console and contacts
2022-12-14 12:07:30 +02:00
Sergei Tsoganov
e7a976ce89 Added missing abilities to xml_console and contacts controllers 2022-12-09 11:27:42 +02:00
Sergei Tsoganov
7c84949fcb Fixed chart data serialization 2022-12-07 16:27:59 +02:00
Sergei Tsoganov
1b1f7eadf5 Fixed codeclimate issue 2022-12-07 12:18:38 +02:00
Sergei Tsoganov
045c74b7e2 Fixed test 2022-12-07 11:45:31 +02:00
Sergei Tsoganov
a682681625 Added indexes to log_domains table 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
10fb39980b Refactored 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
b019314406 Repaired date_from param 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
925353e4ba Modified stats controller, query unique domain names 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
cb07aff62d Modified stats controller, query unique domain names 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
003596e988 Corrected stats controller log_domains query 2022-12-07 11:22:42 +02:00
Sergei Tsoganov
4273cbb312 Refactored market share distribution request 2022-12-07 11:22:42 +02:00
Timo Võhmar
553339f89d
Merge pull request #2483 from internetee/add-xml-console-endpoints
Added xml epp console required endpoints and sample xml files
2022-11-30 16:22:18 +02:00
Sergei Tsoganov
48616ec3cd Refactored xml_console_controller 2022-11-30 11:38:08 +02:00
olegphenomenon
86fad85d03 fixed legal attributes 2022-11-28 12:01:40 +02:00
olegphenomenon
ea2fc01a60 disclose attributes validator 2022-11-28 11:26:43 +02:00
Sergei Tsoganov
a13f2dce6c Added force encoding to response 2022-11-25 12:31:30 +02:00
olegphenomenon
0e026daf27 fixed tests 2022-11-25 10:58:10 +02:00
olegphenomenon
e745277b8a comment out unnecessary condition 2022-11-25 09:31:50 +02:00
olegphenomenon
185260907b rollback 2022-11-25 09:31:50 +02:00
olegphenomenon
8bbdb3c537 added disclsoe handler for registrant org contacts 2022-11-25 09:31:50 +02:00
olegphenomenon
5b5105849b fixed issues 2022-11-25 09:31:50 +02:00
olegphenomenon
0b9bbc1768 fixed registrant sign in 2022-11-25 09:31:50 +02:00
olegphenomenon
7f41c5c26d added contact publisher 2022-11-25 09:31:50 +02:00
olegphenomenon
84aa93e97b added breakpoints 2022-11-25 09:31:50 +02:00
olegphenomenon
bc54a3f70c changed response data during updated the contact 2022-11-25 09:31:50 +02:00
Thiago Youssef
942cfe82b5 DRY registrant contact update action 2022-11-25 09:31:50 +02:00
Thiago Youssef
057f026cc0 Fix tests 2022-11-25 09:31:50 +02:00
Thiago Youssef
59fe7dffbe Migrate publishable field name to registrant_publishable 2022-11-25 09:31:50 +02:00
Thiago Youssef
4286a6bab7 Test changing publishable field on registrant API 2022-11-25 09:31:50 +02:00
Thiago Youssef
5c129b24ef Add publishable contact field 2022-11-25 09:31:50 +02:00
Thiago Youssef
9623b3e207 Allow update phone disclose situation with org registrations 2022-11-25 09:31:50 +02:00
Thiago Youssef
5c70e9f38b Add registrant phone to whois record json 2022-11-25 09:31:50 +02:00
Sergei Tsoganov
baa2f81259 Minor fix for stats controller 2022-11-24 11:27:57 +02:00
Sergei Tsoganov
accd057f62 Removed throttled action for create method 2022-11-24 11:09:51 +02:00
Sergei Tsoganov
a55a2f922a Refactored EppRequestable module 2022-11-23 16:09:14 +02:00
Sergei Tsoganov
1fba3a731c Added tests 2022-11-23 14:55:34 +02:00
Sergei Tsoganov
cadb0a65bb Fixed codeclimate issues 2022-11-23 13:14:31 +02:00
Sergei Tsoganov
aaa0e89cfe Added xml epp console required endpoints and sample xml files 2022-11-23 12:41:00 +02:00
Timo Võhmar
4328ebbfcc
Merge pull request #2475 from internetee/fix-domain-contacts-repp
Fix domain contacts repp
2022-11-17 09:45:56 +02:00
olegphenomenon
48c14b8a39 fixed tests 2022-11-07 15:59:48 +02:00
Sergei Tsõganov
936ff18de2 Fixed domain add/remove contacts endpoints 2022-11-04 12:48:20 +02:00
Sergei Tsõganov
078e67fce5 Updated REPP domain update endpoint api description 2022-11-03 16:56:25 +02:00
Timo Võhmar
e4740ffceb
Merge pull request #2437 from internetee/2436-fd-process-for-long-term-registrations
outzone rake task for invalid email domains
2022-11-02 15:53:11 +02:00
Thiago Youssef
0b761498fd Skip action tara callback authorization 2022-10-28 14:00:18 +03:00