Artur Beljajev
|
bd78c9d5c8
|
Fix invalid HTML
#600
|
2017-10-09 10:52:20 +03:00 |
|
Artur Beljajev
|
9c6c78e6f8
|
Clean up
#599
|
2017-10-09 04:44:51 +03:00 |
|
Artur Beljajev
|
c257983cdd
|
Use DELETE when signing out from registrar area
#599
|
2017-10-09 04:43:37 +03:00 |
|
Artur Beljajev
|
62fbeadf34
|
Merge branch 'master' into improve-registrar-access-denied-page
# Conflicts:
# config/locales/en.yml
|
2017-10-09 02:14:22 +03:00 |
|
Timo Võhmar
|
4786dbb943
|
Revert "Registry 569"
|
2017-10-05 16:08:47 +03:00 |
|
Timo Võhmar
|
9565f23e68
|
Merge pull request #577 from internetee/registry-569
Registry 569
|
2017-10-05 15:47:28 +03:00 |
|
Timo Võhmar
|
80fa2a376c
|
Merge pull request #583 from internetee/refactor-settings
Refactor settings
|
2017-10-04 17:07:28 +03:00 |
|
Artur Beljajev
|
ff466e57ac
|
Use a guard clause instead of condition
#600
|
2017-10-04 01:40:41 +03:00 |
|
Artur Beljajev
|
c6bd590b38
|
Fix SQL injection
#600
|
2017-10-04 01:37:03 +03:00 |
|
Artur Beljajev
|
a82625c635
|
Remove rubocop tags
#600
|
2017-10-04 01:07:19 +03:00 |
|
Artur Beljajev
|
c8e3839f04
|
Clean up
#600
|
2017-10-04 01:04:49 +03:00 |
|
Artur Beljajev
|
35afbf1f8c
|
Refactor IP registrar restriction
#600
|
2017-10-04 01:03:32 +03:00 |
|
Artur Beljajev
|
787cca8e4c
|
Extract Registrar::CurrentUserController from SessionsController
#600
|
2017-10-04 01:00:24 +03:00 |
|
Artur Beljajev
|
c1875ec88e
|
Remove unused code
#600
|
2017-10-02 08:55:19 +03:00 |
|
Artur Beljajev
|
d7f1aee47b
|
Do not check environment on IP whitelist verification
#600
|
2017-09-29 14:53:22 +03:00 |
|
Artur Beljajev
|
5b4658b905
|
Allow EPP contact:update with the same ident data as current one
#569
|
2017-09-29 00:39:25 +03:00 |
|
Artur Beljajev
|
1ae00382cd
|
Add ident equality
#569
|
2017-09-29 00:37:59 +03:00 |
|
Artur Beljajev
|
8a04fa793d
|
Merge branch 'master' into registry-569
|
2017-09-28 17:18:14 +03:00 |
|
Georg Kahest
|
1493cb8700
|
use http code (403) when registrar portal access is denied by ip whitelist, show client ip
|
2017-09-27 18:16:38 +03:00 |
|
Timo Võhmar
|
fcdef81412
|
Merge pull request #598 from internetee/improve-email-template
improve expire email readability
|
2017-09-27 17:34:24 +03:00 |
|
Georg Kahest
|
055e42df09
|
improve expire email readability
|
2017-09-25 17:49:06 +03:00 |
|
Artur Beljajev
|
c05e6ead2a
|
Improve EPP contact:update ident errors
#569
|
2017-09-20 10:54:18 +03:00 |
|
Artur Beljajev
|
696ea24f13
|
Fix eslint warnings
#590
|
2017-09-19 16:44:37 +03:00 |
|
Artur Beljajev
|
e80a82395e
|
Remove unused "bootstrap-datepicker-rails" gem
#590
|
2017-09-19 14:18:38 +03:00 |
|
Artur Beljajev
|
7352b33832
|
Revert "Remove unused "data-provide" gem"
This reverts commit aae9674d45 .
|
2017-09-19 14:17:58 +03:00 |
|
Artur Beljajev
|
edbc4a047d
|
Use js class name for datepicker
#590
|
2017-09-19 14:10:38 +03:00 |
|
Artur Beljajev
|
81eefbaf28
|
Remove autocomplete=off from datepicker fields in HTML
#590
|
2017-09-19 14:05:27 +03:00 |
|
Artur Beljajev
|
aae9674d45
|
Remove unused "data-provide" gem
#590
|
2017-09-19 13:58:57 +03:00 |
|
Artur Beljajev
|
1ed10d2237
|
Improve date picker UI
- Set first day of week to Monday
- Enable year and month selectors
#590
|
2017-09-19 13:53:14 +03:00 |
|
Artur Beljajev
|
658bf6dda2
|
Remove custom inflection
#569
|
2017-09-12 19:33:53 +03:00 |
|
Artur Beljajev
|
4e6d576b67
|
Improve ident-related error messages on EPP contact:update
#569
|
2017-09-12 19:00:01 +03:00 |
|
Artur Beljajev
|
d5197962ee
|
Extract mismatch validator to separate class
#569
|
2017-09-12 14:55:41 +03:00 |
|
Artur Beljajev
|
4d5830efdf
|
Show more detailed error message for ident of "birthday" type
#569
|
2017-09-11 23:37:02 +03:00 |
|
Artur Beljajev
|
e4740f3f32
|
Merge branch 'master' into registry-569
# Conflicts:
# app/controllers/admin/contacts_controller.rb
|
2017-09-11 17:09:58 +03:00 |
|
Artur Beljajev
|
52452f91bf
|
Improve contact ident validation
- Make country-specific national id and reg. no validations fully
extendable
- Fix wrong error type for reg. no validator
#569
|
2017-09-11 17:05:03 +03:00 |
|
Timo Võhmar
|
5b6d4aa5fc
|
Merge pull request #585 from internetee/admin-base-controller
Admin base controller
|
2017-09-08 14:10:22 +03:00 |
|
Artur Beljajev
|
7147144894
|
Fix code climate offences
#569
|
2017-09-04 10:57:27 +03:00 |
|
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
|
834b13c922
|
Merge branch 'master' into registry-569
# Conflicts:
# Gemfile
|
2017-09-04 07:06:00 +03:00 |
|
Timo Võhmar
|
a1eb936644
|
Merge pull request #494 from internetee/delete-restful-whois-url-config-key
Remove unused "restful_whois_url" config key
|
2017-09-01 16:33:14 +03:00 |
|
Artur Beljajev
|
b632dbc2de
|
Move setting types from controller to model
|
2017-08-23 01:24:01 +03:00 |
|
Artur Beljajev
|
6d7701e52f
|
Remove unused code
|
2017-08-22 23:09:34 +03:00 |
|
Artur Beljajev
|
b14cc88ded
|
Fix admin setting list HTML
|
2017-08-22 22:52:43 +03:00 |
|
Artur Beljajev
|
4bbea0d58b
|
Extract admin settings translations
|
2017-08-22 22:52:17 +03:00 |
|
Artur Beljajev
|
f658dcf892
|
Fix admin settings UI
|
2017-08-22 17:56:15 +03:00 |
|
Artur Beljajev
|
6e5b90b809
|
Remove unused css
|
2017-08-22 17:52:43 +03:00 |
|
Artur Beljajev
|
44b3c41e3a
|
Fix admin settings layout
|
2017-08-22 17:39:48 +03:00 |
|
Artur Beljajev
|
d61c9d43e3
|
Extract admin settings translations
|
2017-08-22 17:29:52 +03:00 |
|
Artur Beljajev
|
a63b989cd6
|
Use BaseController in admin
|
2017-08-22 01:17:50 +03:00 |
|