2cbae12fa2
Implement Units default destroy
2024-11-30 16:11:31 +01:00
1fedd70fe5
Fix defaults listing
...
Base symbol was displayed twice when it existed as default and
non-default and both of them had at least one subunit.
Also: sorting by base_id yielded non-alphabetic order in such case.
2024-11-27 19:54:50 +01:00
f4ca1e91fa
Mark redirecting buttons with trailing '...'
...
Closes #2
2024-11-23 23:26:08 +01:00
76ce2eeedd
Display Unit name using #to_s
2024-11-23 02:24:08 +01:00
e157c17e0e
Hide 'Import all' button until implemented
2024-11-22 15:03:33 +01:00
279f9bd6ac
Display Defaults hierarchy including same base Units
2024-11-22 03:10:08 +01:00
f0e28deea2
Implement 'import' action
2024-11-17 03:39:39 +01:00
41982e9dbc
Import portability checks complete
2024-11-16 02:31:53 +01:00
4447735dce
First part of portability checks
2024-11-15 02:02:19 +01:00
4c09989788
Add translation
2024-11-11 15:43:20 +01:00
9a02f0b0ae
Fix quotes and translations
2024-11-10 21:46:00 +01:00
51011951f9
Default Units index
2024-11-10 21:30:19 +01:00
537cd18336
Change namespace for defaults controllers
...
To allow proper path prefix for view partials when using
config.action_view.prefix_partial_path_with_controller_namespace
2024-11-09 21:50:50 +01:00