Artur Beljajev
|
2997ece103
|
Bypass validation
|
2018-11-30 16:43:25 +02:00 |
|
Artur Beljajev
|
5738c17731
|
Use Estonian reference number format instead of ISO 11649
|
2018-11-26 16:33:53 +02:00 |
|
Maciej Szlosarczyk
|
3d78128c76
|
Fix bootstrap task that does not load the environment
|
2018-10-24 09:12:41 +03:00 |
|
Artur Beljajev
|
a7f15c46eb
|
Improve rake task output
|
2018-08-27 16:17:21 +03:00 |
|
Artur Beljajev
|
3d51a93f95
|
Merge branch 'master' into registry-790
|
2018-08-27 15:24:05 +03:00 |
|
Artur Beljajev
|
cd633d0a4b
|
Output rake task results
|
2018-08-21 00:53:25 +03:00 |
|
Artur Beljajev
|
8b340cbafa
|
Add rake task description
|
2018-08-20 22:45:07 +03:00 |
|
Artur Beljajev
|
32ecf36057
|
Rename users.password to users.plain_text_password
Otherwise it conflicts with Devise
|
2018-07-13 23:09:21 +03:00 |
|
Artur Beljajev
|
8b2a3344be
|
Merge branch 'master' into remove-dev-rake-task
# Conflicts:
# lib/tasks/dev.rake
|
2018-06-18 16:31:01 +03:00 |
|
Artur Beljajev
|
5b821f4074
|
Merge branch 'master' into registry-790
# Conflicts:
# app/models/domain_cron.rb
# lib/tasks/dev.rake
|
2018-06-18 16:27:56 +03:00 |
|
Timo Võhmar
|
8ec6b80794
|
Merge pull request #857 from internetee/remove-rubocop-gem
Remove "rubocop" gem
|
2018-06-14 13:35:25 +03:00 |
|
Artur Beljajev
|
e34ef78c4d
|
Merge branch 'remove-dev-rake-task' into registry-790
|
2018-06-11 10:09:01 +03:00 |
|
Artur Beljajev
|
9b07db8fc9
|
Remove dev rake task
`db:fixtures:load` should be preferred instead
|
2018-06-11 09:53:09 +03:00 |
|
Artur Beljajev
|
c44f3df7f5
|
Remove Rubocop inline directives
|
2018-06-07 19:17:16 +03:00 |
|
Artur Beljajev
|
76d10b94c5
|
Turn off settings by default
- `registrar_ip_whitelist_enabled`
- `api_ip_whitelist_enabled`
|
2018-06-06 04:55:36 +03:00 |
|
Artur Beljajev
|
453acf6616
|
Merge branch 'master' into registry-790
|
2018-04-18 19:08:32 +03:00 |
|
Artur Beljajev
|
96e2136c38
|
Merge branch 'master' into registry-787
# Conflicts:
# db/structure.sql
|
2018-04-17 12:38:55 +03:00 |
|
Artur Beljajev
|
9d6a5910e3
|
Merge branch 'master' into registry-790
|
2018-04-15 19:11:20 +03:00 |
|
Artur Beljajev
|
e776d09f9d
|
Improve domain discard
- Extract rake task domain:discard
- Remove background job when keeping a domain
#790
|
2018-04-08 00:38:42 +03:00 |
|
Artur Beljajev
|
c2458c7ad4
|
Merge branch 'master' into registry-787
# Conflicts:
# db/structure.sql
|
2018-03-31 12:53:07 +03:00 |
|
Artur Beljajev
|
2f86b3c76b
|
Remove Domain#valid_from
As unused. `created_at` is the same value as `valid_from`.
#787
|
2018-03-27 18:34:48 +03:00 |
|
Artur Beljajev
|
0f6a47d73d
|
Refactor registrars
#765
|
2018-03-26 07:00:54 +03:00 |
|
Artur Beljajev
|
f1fb17a42c
|
Merge branch 'registry-765' into registry-623
|
2018-03-10 13:28:39 +02:00 |
|
Artur Beljajev
|
1b87c0bbc6
|
Merge branch 'master' into registry-765
# Conflicts:
# app/views/admin/registrars/show.html.erb
# db/structure.sql
|
2018-03-10 13:25:01 +02:00 |
|
Artur Beljajev
|
4f51f6c736
|
Merge branch 'registry-765' into registry-623
# Conflicts:
# app/models/registrar.rb
# config/locales/en.yml
# spec/models/registrar_spec.rb
# test/models/registrar_test.rb
|
2018-03-09 09:30:05 +02:00 |
|
Artur Beljajev
|
a5869e0eca
|
Refactor registrars
#765
|
2018-03-09 09:23:21 +02:00 |
|
Artur Beljajev
|
f7301c3aea
|
Remove unused attribute
Closes #747
|
2018-03-08 14:36:19 +02:00 |
|
Artur Beljajev
|
37cc05e44c
|
Remove registrars.vat DB column
#623
|
2018-02-28 09:46:17 +02:00 |
|
Artur Beljajev
|
fa6edab62a
|
Remove extra attribute
Registrar can be queried from user
#700
|
2018-02-12 15:50:12 +02:00 |
|
Artur Beljajev
|
940613ae34
|
Decompose EppSession#data
#700
|
2018-02-07 02:17:48 +02:00 |
|
Artur Beljajev
|
a757a92816
|
Do not use factory
#700
|
2018-02-06 23:45:39 +02:00 |
|
Artur Beljajev
|
4b836f1476
|
Rename domain "auth_info" to "transfer_code"
#660
|
2018-01-21 19:31:16 +02:00 |
|
Artur Beljajev
|
411af16f9c
|
Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343
|
2017-11-15 15:46:54 +02:00 |
|
Artur Beljajev
|
be959a8471
|
Merge branch 'master' into migrate-fabricators-to-factory-bot-factories
# Conflicts:
# Gemfile
# lib/tasks/dev.rake
# spec/models/contact_spec.rb
|
2017-11-15 15:42:54 +02:00 |
|
Timo Võhmar
|
263052d0a0
|
Merge pull request #376 from internetee/delete-unneeded-rake-task
Delete unneeded rake task
|
2017-11-15 12:11:10 +02:00 |
|
Timo Võhmar
|
ca13c08ea8
|
Merge pull request #620 from internetee/revert-551d1799d1782a9dbf5edfb57a0fa4c5fe6bef83
Revert "Revert "Registry 569""
|
2017-11-15 11:27:04 +02:00 |
|
Artur Beljajev
|
1c6d47380f
|
Registry 633 (#635)
* Allow session cookie "secure" and "same_site" flag configuration #633
|
2017-11-09 13:58:24 +02:00 |
|
Artur Beljajev
|
f5d4d3707f
|
Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343
|
2017-10-28 21:53:29 +03:00 |
|
Artur Beljajev
|
52ab208b92
|
Rename FactoryGirl to FactoryBot
https://robots.thoughtbot.com/factory_bot
|
2017-10-28 21:43:38 +03:00 |
|
Artur Beljajev
|
5d2b0ba505
|
Merge branch 'delete-unneeded-rake-task' into registry-343
|
2017-10-27 12:06:10 +03:00 |
|
Artur Beljajev
|
eb67716e0a
|
Merge branch 'remove-factory-girl-include-from-dev-rake' into registry-343
|
2017-10-27 12:03:52 +03:00 |
|
Artur Beljajev
|
d492fa2351
|
Remove factory_girl include from dev rake task
No longer needed after 92b125b4a7
|
2017-10-27 12:03:33 +03:00 |
|
Artur Beljajev
|
ff9372baea
|
Rename registrar "directo_handle" to "accounting_customer_code"
#343
|
2017-10-25 18:33:11 +03:00 |
|
Artur Beljajev
|
d520b5b157
|
Revert "Revert "Registry 569""
This reverts commit 4786dbb
|
2017-10-22 23:57:11 +03:00 |
|
Artur Beljajev
|
48b230f87e
|
Turn setting "registrar_ip_whitelist_enabled" off in dev env by default
#600
|
2017-09-29 15:35:47 +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 |
|