Commit graph

39 commits

Author SHA1 Message Date
Artur Beljajev
da191e14e6 Validate iban 2019-06-12 11:49:31 +03:00
Artur Beljajev
ca317ace45 Add registrar IBAN 2019-06-12 11:49:31 +03:00
Artur Beljajev
7723a30d1b Always require invoice VAT rate
Closes #1031
2019-05-17 19:04:33 +03:00
Artur Beljajev
efb63399b2 Refactor registrars
- Reorganize views
- Improve database structure
- Use default translations
- Combine tests
2019-05-10 16:40:50 +03:00
Artur Beljajev
5738c17731 Use Estonian reference number format instead of ISO 11649 2018-11-26 16:33:53 +02:00
Artur Beljajev
e8232258d8 Remove dead code 2018-10-29 00:59:02 +02:00
Artur Beljajev
837f326ef6 Merge branch 'master' into registry-623
# Conflicts:
#	app/controllers/admin/registrars_controller.rb
#	app/models/registrar.rb
#	app/views/admin/registrars/_billing.html.erb
#	app/views/admin/registrars/show.html.erb
#	config/locales/admin/registrars.en.yml
#	config/locales/en.yml
#	db/migrate/20180309053424_add_registrars_unique_constraints.rb
#	db/structure.sql
#	test/fixtures/registrars.yml
#	test/integration/admin/registrars/delete_test.rb
#	test/integration/admin/registrars/new_test.rb
#	test/models/registrar_test.rb
2018-03-29 12:13:59 +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
b2a38ae4e9 Re-order arguments
#623
2018-02-28 11:36:49 +02:00
Artur Beljajev
9e4fd48c70 Fix style
#623
2018-02-28 11:10:08 +02:00
Artur Beljajev
c47ca77ca6 Add registrar VAT rate
#623
2018-02-28 09:25:10 +02:00
Artur Beljajev
77b24fdbd1 Add registrar language
#640
2017-11-23 07:09:16 +02:00
Artur Beljajev
59e1e18d32 Require registrar's accounting customer code
#343
2017-10-27 11:56:54 +03:00
Artur Beljajev
396f74cfb1 Reformat code
#343
2017-10-26 19:35:08 +03:00
Artur Beljajev
a63b989cd6 Use BaseController in admin 2017-08-22 01:17:50 +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
Artur Beljajev
0a6b2fe19a Move account creation from registrar model to admin/registrars controller 2016-12-28 15:08:09 +02:00
Vladimir Krylov
c957bce553 Story#105855968 - change registrar parameter from exclude_in_monthly_directo to test_registrar be used more widely 2016-03-16 17:48:35 +02:00
Vladimir Krylov
519046064d Story#105855968 - Exclude registrars in directo monthly invoices 2016-03-11 11:23:11 +02:00
Stas
0fd682c6b9 107279984-credit_balance_views 2015-12-09 14:00:31 +02:00
Priit Tark
8b22c58eec Added registrar code 2015-05-04 12:36:57 +03:00
Priit Tark
64152479a9 Updated pagination size and registrar trigger now honors only whois attributes 2015-04-30 18:34:49 +03:00
Martin Lensment
39ea06ab17 Refactor registrar address to smaller pieces 2015-02-03 17:09:10 +02:00
Martin Lensment
195aa4a890 Edit country select in forms 2015-02-02 11:51:22 +02:00
Martin Lensment
65d849cc36 Add some new contact fields to registrar 2015-01-30 11:53:33 +02:00
Martin Lensment
ee060fca1a Keyrelay list on domain, translations refactor 2014-12-19 18:28:24 +02:00
Martin Lensment
3b1e632ab7 Lock down the controllers 2014-12-19 13:45:17 +02:00
Martin Lensment
7ef07114cb Registrar form 2014-09-29 18:12:43 +03:00
Martin Lensment
482d77c319 Better flash messages, sessions spec 2014-09-25 16:37:36 +03:00
Martin Lensment
18c7c2f374 Add registrars index 2014-09-22 20:19:35 +03:00
Martin Lensment
13349a6bc9 Replace typeahead, working registrar selection 2014-09-09 12:39:32 +03:00
Martin Lensment
c24c8c7181 Adding nameservers to domain 2014-09-09 11:13:42 +03:00
Martin Lensment
24e7beed5b New domain form 2014-09-08 16:23:15 +03:00