Commit graph

911 commits

Author SHA1 Message Date
Artur Beljajev
f55169c2b4 Improve "account_activities" DB table structure
#475
2017-05-07 14:05:32 +03:00
Artur Beljajev
7fe1b641c7 Set default period in new/renew domain forms in registrar area
#495
2017-05-02 14:14:34 +03:00
Georg
aa7b29f5a1 Merge pull request #486 from internetee/remove-registrar-nameservers-controller
Remove unused registrar name servers controller
2017-04-28 14:34:01 +03:00
Artur Beljajev
8733389f5d Remove admin base controller
#475
2017-04-27 09:43:54 +03:00
Artur Beljajev
22a2329ba5 Fix price duration
#475
2017-04-26 17:02:43 +03:00
Artur Beljajev
5a533e09bf Refactor prices
#475
2017-04-26 00:51:06 +03:00
Artur Beljajev
5fdc1938af Merge branch 'registry-430' into registry-475 2017-04-26 00:03:57 +03:00
Artur Beljajev
dbca4d010a Merge branch 'registry-475-refactor-zones' into registry-475
# Conflicts:
#	db/schema-read-only.rb
#	db/structure.sql
2017-04-24 19:28:14 +03:00
Artur Beljajev
91fab05bfb Refactor zones
#475
2017-04-24 18:20:06 +03:00
Artur Beljajev
c5d667c711 Merge branch 'add-admin-area-base-controller' into registry-475 2017-04-23 21:35:10 +03:00
Artur Beljajev
34003332db Add admin ara base controller 2017-04-23 21:34:49 +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
bff7437277 Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version

#475
2017-04-20 17:20:36 +03:00
Artur Beljajev
d79ce87fba Use serializable transaction for EPP domain:renew
#430
2017-04-15 23:41:01 +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
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
Georg Kahest
a606421b8b log digidoc to same place as rails #448 2017-04-11 14:29:22 +03:00
Artur Beljajev
cd3212cc04 Remove unused registrar name servers controller 2017-04-09 14:37:32 +03:00
Artur Beljajev
fbe3bf979d Use layout inheritance in registrar area 2017-04-06 20:58:36 +03:00
Artur Beljajev
92d8008c15 Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
Artur Beljajev
c037166085 Add registrar website to UI
#279
2017-02-21 17:49:34 +02:00
Artur Beljajev
b4b715f405 Extract registrar controller translations in admin area
#279
2017-02-20 13:00:45 +02:00
Timo Võhmar
bd1d056b3d Merge pull request #335 from internetee/registry-248
Registry 248
2017-01-24 14:31:20 +02:00
Artur Beljajev
1c3a482304 Add polls stub for testing in registrar area
#248
2017-01-24 04:10:40 +02:00
Artur Beljajev
b7a999f536 Refactor domain force delete, add "death" force delete mailer template
#268
2017-01-23 04:16:59 +02:00
Artur Beljajev
e365cc896a admin area: use default layout path, remove turbolinks, load js in async mode, extract menu partial
#341
2017-01-17 12:01:36 +02:00
Artur Beljajev
1784980e6c Add csv export button do domain list in registrar area
#248
2017-01-06 19:12:53 +02:00
Artur Beljajev
5c6a0034f6 Merge branch 'improve-registrar' into registry-267
# Conflicts:
#	db/schema-read-only.rb
#	db/structure.sql
2016-12-28 15:31:04 +02:00
Artur Beljajev
0a6b2fe19a Move account creation from registrar model to admin/registrars controller 2016-12-28 15:08:09 +02:00
Artur Beljajev
7e51522585 Require nameserver only if "nameserver_required" setting is on
#267
2016-12-27 14:31:17 +02:00
Artur Beljajev
10fca3e816 Add "nameserver_required" setting to admin
#267
2016-12-27 14:29:12 +02:00
Artur Beljajev
5318b129b0 Merge branch 'registry-251' into registry-260 2016-12-19 11:05:44 +02:00
Artur Beljajev
8cc2d030b8 Do not require address in registrar area unless address_processing is enabled
#251
2016-12-19 08:06:23 +02:00
Artur Beljajev
ef5d96787c Merge branch 'registry-251' into registry-260 2016-12-18 11:40:49 +02:00
Artur Beljajev
c6aa74529c Remove EPP session timeout and certificate check in dev env
#284
2016-12-16 05:31:57 +02:00
Artur Beljajev
e08cc9c7c9 Revert app/controllers/epp/sessions_controller.rb
#251
2016-12-15 11:17:00 +02:00
Artur Beljajev
a63e2b9dd2 Take into account address_processing setting in EPP contact:info
#251
2016-12-14 04:16:04 +02:00
Artur Beljajev
d3b1a23e92 Take into account address_processing setting when creating and updating the contact via EPP
#251
2016-12-14 00:38:20 +02:00
Artur Beljajev
183c2bb82c Generate contact code manually
Generate contact's code explicitly on contact:create epp request and domain transfer. Remove callback.
2016-12-12 06:27:01 +02:00
Artur Beljajev
5e1c43f7cc Rename Contact::address_processing to address_processing?
#251
2016-12-12 04:36:28 +02:00
Artur Beljajev
74598ccf23 Update epp contacts controller
#251
2016-12-08 21:36:25 +02:00
Artur Beljajev
3d94f67fa3 Do not validate ssl certificate in dev and test envs
#251
2016-12-08 03:19:37 +02:00
Artur Beljajev
92b81f98fe Fix saving "address_processing" config in admin
#251
2016-12-02 18:38:36 +02:00
Timo Võhmar
a748b30c41 Merge pull request #258 from internetee/registry-186
Registry 186
2016-11-25 15:31:58 +02:00
Artur Beljajev
2643df8d21 Improve registrar sessions specs
registry-240
2016-11-09 19:12:51 +02:00
Artur Beljajev
39d7c6ad1d Refactor zonefile_setting's origin list
#186
2016-10-28 00:29:47 +03:00
Artur Beljajev
c5956ef9f2 Remove newrelic gem
#207
2016-10-19 20:50:13 +03:00
Stas Paaslane
e23b5fc9cf Merge branch 'master' into 115693873-whodunnit_empty 2016-08-12 16:56:40 +03:00
Stas Paaslane
bdf011214c 115693873-translation_string_change 2016-08-12 14:38:07 +03:00