Commit graph

4962 commits

Author SHA1 Message Date
Artur Beljajev
cc387d9675 Merge branch 'sync-generate-zonefile-sql-with-master' into registry-475-refactor-zones
# Conflicts:
#	db/schema-read-only.rb
#	db/structure.sql
2017-04-22 17:01:06 +03:00
Artur Beljajev
4c9deea1fb Update "generate_zonefile" SQL function
- Taken from staging
2017-04-22 16:13:58 +03:00
Artur Beljajev
5814376259 Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version

#475
2017-04-21 19:32:08 +03:00
Artur Beljajev
6361d52be9 Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version

#475
2017-04-21 19:03:02 +03:00
Artur Beljajev
724ad2f3b5 Merge branch 'rspec' into registry-475-refactor-zones 2017-04-21 19:02:01 +03:00
Artur Beljajev
995d6d76f4 Merge branch 'ui' into registry-475-refactor-zones 2017-04-21 19:01:56 +03:00
Artur Beljajev
bf3dfd0303 Disable spin button for input[type=number] 2017-04-21 19:01:38 +03:00
Artur Beljajev
48fcf1f042 Allow ignoring settings in specs 2017-04-21 17:53:56 +03:00
Artur Beljajev
8dd3f6e8af Run zone specs without settings
#475
2017-04-21 17:51:56 +03:00
Artur Beljajev
90f5093551 Use HTML validation in admin zone form
#475
2017-04-21 17:51:09 +03:00
Artur Beljajev
468fe00bc9 Add DNS acronym
#475
2017-04-21 17:50:05 +03:00
Artur Beljajev
1ed7c7c95b Add admin zone specs
#475
2017-04-21 14:59:54 +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
Artur Beljajev
b037f4efe9 Merge branch 'rspec' into registry-475-refactor-zones 2017-04-19 13:44:56 +03:00
Artur Beljajev
8235560832 Merge branch 'registry-460' into registry-475-refactor-zones 2017-04-19 13:08:01 +03:00
Artur Beljajev
ed8a4bed66 Merge branch 'change-registrar-area-controller-hierarchy' into registry-475-refactor-zones 2017-04-19 13:06:54 +03:00
Artur Beljajev
8b75e81b70 Merge branch 'add-puma-gem' into registry-475-refactor-zones 2017-04-19 13:06:48 +03:00
Artur Beljajev
7fa97ed736 Add registrar_with_zero_balance factory 2017-04-16 17:14:52 +03:00
Georg
b49299b6af Merge pull request #471 from internetee/remove-unicorn-gem
Remove unicorn gem #470
2017-04-14 16:30:09 +03:00
Artur Beljajev
603edfce79 Remove unicorn gem 2017-04-14 16:16:10 +03:00
Artur Beljajev
f363734cda Add default currency format 2017-04-13 18:44:33 +03:00
Artur Beljajev
cff8216d7a Add missing translation 2017-04-13 18:44:00 +03:00
Artur Beljajev
5a542d3c67 Add registrar area form errors 2017-04-13 18:42:50 +03:00
Artur Beljajev
f592adcf06 Merge branch 'master' into change-registrar-area-controller-hierarchy
# Conflicts:
#	app/controllers/registrar/sessions_controller.rb
2017-04-13 11:36:00 +03:00
Artur Beljajev
68bc18cdc9 Merge branch 'master' into rspec 2017-04-13 11:28:45 +03:00
Artur Beljajev
1889345205 Do not hard code test connection names in database cleaner 2017-04-12 20:00:45 +03:00
Georg
17bc51880a Merge pull request #465 from internetee/restore-digidoc-logging
log digidoc to same place as rails #448
2017-04-12 17:06:14 +03:00
Georg Kahest
c38bef5af0 fix Gemfile.lock 2017-04-12 16:56:56 +03:00
Georg Kahest
cc58c687b6 lock digidoc_client to commit, fix typo 2017-04-12 16:39:38 +03:00
Georg Kahest
aa141b50d6 skip client.logger in TEST env 2017-04-12 16:02:22 +03:00
Artur Beljajev
b2ab59bb7d Fix seeds.rb 2017-04-12 14:35:19 +03:00
Artur Beljajev
4b126020b8 Merge branch 'master' into registry-460 2017-04-12 14:32:11 +03:00
Artur Beljajev
5260f9e586 Move sign_in_to_registrar_area helper to session helpers 2017-04-12 14:25:03 +03:00
Artur Beljajev
2bbd9de7f2 Merge branch 'master' into rspec 2017-04-12 14:23:56 +03:00
Georg Kahest
a606421b8b log digidoc to same place as rails #448 2017-04-11 14:29:22 +03:00
Artur Beljajev
4ff84f1993 Fix seeds.rb
#460
2017-04-11 09:57:09 +03:00
Georg Kahest
bbabaf75f6 add crl_path to application-example.yml #263 2017-04-11 01:46:08 +03:00
Georg Kahest
85ef41b347 remove random amazon ip 2017-04-11 01:45:58 +03:00
Georg Kahest
84d4b39b8f bring back crl_path 2017-04-11 01:45:46 +03:00
Georg
9fdf0483c0 Merge pull request #462 from internetee/simplecov-travis
start simplecov only with travis, minor rubocop changes, fix #263
2017-04-11 01:18:07 +03:00
Georg Kahest
2c986782f0 fix #263 2017-04-11 01:07:04 +03:00
Georg Kahest
5f03443922 update readme, ignore import rake task in rubocop 2017-04-11 01:01:08 +03:00
Georg Kahest
c5081a1e6b follow rubocop standards in domain_name_validator, remove unused line 2017-04-11 00:39:34 +03:00
Georg Kahest
40246bf081 start simplecov only with travis 2017-04-10 23:47:33 +03:00
Artur Beljajev
8387fa5c44 Simplify seeds.rb
#460
2017-04-10 20:03:21 +03:00
Artur Beljajev
66b7366ff2 Do not hard code test connection names in database cleaner 2017-04-10 19:18:36 +03:00
Artur Beljajev
ede2710942 Merge branch 'master' into rspec 2017-04-10 19:17:15 +03:00
Georg
7a56d74f91 Update README.md 2017-04-09 22:18:09 +03:00