cryptogopher
|
031b857925
|
Added reference to Unit in Formula
Updated defaults identifiers and units in default formulas
|
2020-03-25 17:57:49 +01:00 |
|
cryptogopher
|
c262e82c7b
|
Renamed Ingredient comment -> notes
|
2020-03-25 00:26:35 +01:00 |
|
cryptogopher
|
4e537f3981
|
Moved Formula to separate model
|
2020-02-16 18:34:07 +01:00 |
|
cryptogopher
|
cc62ef1002
|
Added Ingredient comment attribute
Minor view updates
|
2019-12-27 22:40:07 +01:00 |
|
cryptogopher
|
056d3b150d
|
Removed Measurement 'hidden' attribute
|
2019-12-27 01:48:22 +01:00 |
|
cryptogopher
|
530dba0612
|
ColumnView fixes
|
2019-12-21 12:18:31 +01:00 |
|
cryptogopher
|
0c0ca1d286
|
Replaced Quantity 'primary' attr with ColumnView model
|
2019-12-14 23:56:36 +01:00 |
|
cryptogopher
|
ccf26d1830
|
Added ColumnView model
cmd:
rails generate redmine_plugin_model body_tracking column_view
project:references name:string domain:integer
rails generate migration CreateQuantitiesColumnViews quantity:references
column_view:references
|
2019-12-14 19:48:52 +01:00 |
|
cryptogopher
|
d74f290a4f
|
Removed ReadoutValue
|
2019-11-30 00:19:26 +01:00 |
|
cryptogopher
|
158685459d
|
Unified hash options style
|
2019-11-27 21:24:49 +01:00 |
|
cryptogopher
|
793edbe7ae
|
Merged new models migrations
|
2019-11-15 23:13:38 +01:00 |
|
cryptogopher
|
0e5a53b4b9
|
Moved defaults into separate migration
|
2019-11-14 22:21:40 +01:00 |
|