Artur Beljajev
8fc0a1fbc7
Clarify intention
2018-12-10 12:08:13 +02:00
Artur Beljajev
d695d95ad7
Add contact disclosable attributes
...
Closes #992
2018-12-07 13:26:02 +02:00
Artur Beljajev
1a1c3c7d85
Remove unused whois_records.body
DB column
...
Part of https://github.com/internetee/rest-whois/issues/131
2018-12-03 18:24:39 +02:00
Timo Võhmar
26b963b742
Merge pull request #1038 from internetee/remove-unused-json-key
...
Remove unused JSON key
2018-12-03 12:12:33 +02:00
Artur Beljajev
a43a1ac3e3
Match bank transaction against invoice reference number instead of
...
registrar's
2018-11-26 16:33:57 +02:00
Artur Beljajev
5738c17731
Use Estonian reference number format instead of ISO 11649
2018-11-26 16:33:53 +02:00
Artur Beljajev
6b26128411
Remove unused JSON key
2018-11-08 15:56:09 +02:00
Timo Võhmar
049153afa6
Merge pull request #1027 from internetee/remove-dead-code
...
Remove dead code
2018-11-05 10:34:35 +02:00
Maciej Szlosarczyk
94efbbbab0
Use the same serializer for all contact related actions
...
Also, rerun the response with an RFC4627 formatter
2018-11-01 23:06:27 +02:00
Artur Beljajev
e8232258d8
Remove dead code
2018-10-29 00:59:02 +02:00
Artur Beljajev
02f9e99428
Support IE11
...
Previously `let of` loop was used, which isn't supported in IE11.
It seems it just fails when there is some JS syntax error
(doesn't matter where exactly) and dataType: 'json' has no effect.
Closes #982
2018-10-27 16:18:29 +03:00
Timo Võhmar
910753b076
Merge pull request #958 from internetee/registry-849
...
Registry 849
2018-10-18 15:29:44 +03:00
Maciej Szlosarczyk
966d668ac8
Return Origin url instead of, as requested by ops
2018-10-17 11:38:12 +03:00
Maciej Szlosarczyk
09e0a96b70
Ensure cors headers are also returned for other requests
2018-10-17 11:25:44 +03:00
Maciej Szlosarczyk
e3c83c601c
Return empty body in OPTIONS requests
2018-10-16 09:47:33 +03:00
Maciej Szlosarczyk
58c928226d
Add handling of OPTIONS request to /api namespace
...
* It allows access from anywhere via wildcard origin
* It sets the timeout to an hour
* It allows all standard HTTP verbs + OPTIONS
2018-10-16 09:32:49 +03:00
Artur Beljajev
afaa3d75d4
Remove unused view
2018-10-09 00:09:24 +03:00
Artur Beljajev
b6ecae6a35
Add Registrant API contact update action
...
Closes #849
2018-10-09 00:09:22 +03:00
Maciej Szlosarczyk
28304559fd
Remove code duplication
2018-10-02 12:23:23 +03:00
Maciej Szlosarczyk
5e5162e44e
Update registry lock controller to also return special serialization
2018-10-02 11:57:52 +03:00
Maciej Szlosarczyk
ce8451d004
Update domains controller to return serialized domains now
2018-10-02 11:36:44 +03:00
Maciej Szlosarczyk
24b87d8592
Merge branch 'master' into registry-887-revoke-certificate-before-removing-it
2018-09-20 16:08:18 +03:00
Maciej Szlosarczyk
d77bdee599
Only revoke registrar certificates
2018-09-20 16:08:00 +03:00
Maciej Szlosarczyk
bb82f47e23
Remove additional logger messages
2018-09-20 13:47:19 +03:00
Maciej Szlosarczyk
03b3f9a276
Make the check against billing email set from form
2018-09-20 13:39:35 +03:00
Timo Võhmar
3f1ef213eb
Merge pull request #979 from internetee/remove-duplicate-require
...
Remove duplicate require
2018-09-19 17:14:39 +03:00
Timo Võhmar
74a94ef10c
Merge pull request #971 from internetee/fix-method-name
...
Fix method name
2018-09-19 17:13:45 +03:00
Timo Võhmar
1e19ccd6a6
Merge pull request #967 from internetee/remove-duplicate-billing-email-from-admin-area
...
Remove duplicate field
2018-09-19 16:56:14 +03:00
Timo Võhmar
230d42a24b
Merge pull request #951 from internetee/remove-unused-views
...
Remove unused view
2018-09-19 14:34:56 +03:00
Timo Võhmar
64d8be029c
Merge pull request #932 from internetee/improve-registrant-area
...
Improve registrant area
2018-09-19 14:06:11 +03:00
Maciej Szlosarczyk
240bcf7911
Revoke, and then delete a certificate
...
This functionality is manually tested. because of heavy reliance on
server configuration and bash commands.
Ruby OpenSSL library lacks a good way to manage revocation list
programatically, which would be the best option to work with. We might
still use command line tools in the end.
2018-09-18 17:49:12 +03:00
Artur Beljajev
cabf92253d
Use default translation
2018-09-18 13:31:28 +03:00
Artur Beljajev
d9526c6f3a
Restore old UI
2018-09-18 13:30:29 +03:00
Artur Beljajev
1b16c92835
Merge branch 'master' into improve-registrant-area
2018-09-18 13:04:35 +03:00
Artur Beljajev
762833726a
Remove duplicate field
2018-09-17 22:02:11 +03:00
Artur Beljajev
52feefeb79
Merge branch 'master' into refactor-messages
...
# Conflicts:
# app/controllers/epp/polls_controller.rb
# test/fixtures/messages.yml
# test/integration/epp/poll_test.rb
# test/models/message_test.rb
2018-09-17 13:31:21 +03:00
Artur Beljajev
1679e4b72e
Merge branch 'master' into refactor-messages
...
# Conflicts:
# app/views/epp/poll/poll_req.xml.builder
# test/fixtures/messages.yml
# test/integration/epp/poll_test.rb
2018-09-17 13:23:59 +03:00
Artur Beljajev
00f3a01e5c
Define message order explicitly, improve EPP poll tests
2018-09-17 12:46:27 +03:00
Timo Võhmar
4bf24d8ba7
Merge pull request #949 from internetee/registry-948
...
Return UTC date in EPP poll response
2018-09-17 11:58:04 +03:00
Artur Beljajev
0238aa7330
Remove duplicate require
...
It is already present in `application.rb`
2018-09-16 16:02:46 +03:00
Artur Beljajev
0fef419799
Fix redirection after sign-in
...
Closes #973
2018-09-12 13:55:22 +03:00
Artur Beljajev
de83755fc9
An addition to 840b6da1be
2018-09-06 12:29:12 +03:00
Maciej Szlosarczyk
840b6da1be
Change callback method to fix 401 reported by a user
2018-09-06 11:54:06 +03:00
Artur Beljajev
056c57530c
Merge branch 'master' into refactor-messages
...
# Conflicts:
# db/structure.sql
2018-09-01 19:40:13 +03:00
Artur Beljajev
3ca95364ef
Merge branch 'master' into improve-registrant-area
...
# Conflicts:
# test/fixtures/contacts.yml
2018-09-01 19:37:44 +03:00
Maciej Szlosarczyk
b3a3a8f1a2
Rename class to avoid any future collisions
2018-08-31 14:26:06 +03:00
Maciej Szlosarczyk
2636fe2525
Merge branch 'master' into registry-927
2018-08-31 14:25:59 +03:00
Artur Beljajev
aff5b68a2f
Merge branch 'master' into refactor-messages
...
# Conflicts:
# db/structure.sql
2018-08-28 14:28:45 +03:00
Artur Beljajev
c1e60f663e
Merge branch 'master' into improve-registrant-area
2018-08-27 21:51:10 +03:00
Artur Beljajev
fdc77fdd30
Merge branch 'master' into registry-790
2018-08-27 21:31:31 +03:00