internetee-registry/app/controllers/registrar
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
..
account_activities_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
base_controller.rb Set flash message after signing out the user 2017-10-10 06:10:43 +03:00
contacts_controller.rb Do not paginate CSV and PDF export 2018-02-16 23:00:01 +02:00
current_user_controller.rb Improve registrar area linked user switch 2017-10-09 11:03:43 +03:00
dashboard_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
deposits_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
depp_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
domain_transfers_controller.rb Update translation 2018-02-24 08:07:42 +02:00
domains_controller.rb Make domain list CSV filename more user-friendly 2018-01-25 16:45:00 +02:00
invoices_controller.rb Rename attributes 2018-03-13 11:32:15 +02:00
keyrelays_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
payments_controller.rb Do not check IP in bank link callback URL 2018-03-07 17:21:42 +02:00
polls_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00
profile_controller.rb Improve registrar area linked user switch 2017-10-09 11:03:43 +03:00
registrar_nameservers_controller.rb Fix API method 2018-02-26 10:52:03 +02:00
sessions_controller.rb fix typo 2017-11-14 12:58:22 +02:00
xml_consoles_controller.rb Introduce BaseController for registrar area 2017-04-06 19:05:14 +03:00