1
0

15 Commits

Author SHA1 Message Date
cryptogopher
66a364d017 Added system tests under Redmine 4 2020-08-08 15:39:13 +02:00
cryptogopher
4df88598f8 Fixed Quantity defaults import after removing :name uniqueness
Added awesome_nested_set #each_with_path
2020-06-20 00:52:37 +02:00
cryptogopher
1a807d24d7 Removed 'project: nil' 2020-06-16 02:52:44 +02:00
cryptogopher
fb46784248 Added energy from macronutrients defaults 2020-06-16 01:13:20 +02:00
cryptogopher
9c3d31c131 Fixes for formula computation
Added default quantity
2020-05-05 22:02:48 +02:00
cryptogopher
36a2e7bcbe Shortened defaults names 2020-05-02 21:49:34 +02:00
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
b1e7236460 Added zero_nil to Quantity form and import 2020-02-20 21:55:38 +01:00
cryptogopher
9bddc67a3f Added body composition quantities 2020-02-20 21:30:57 +01:00
cryptogopher
4e537f3981 Moved Formula to separate model 2020-02-16 18:34:07 +01:00
cryptogopher
80dac0dc9d Updated energy formula to accept nils 2020-01-12 00:00:03 +01:00
cryptogopher
0c0ca1d286 Replaced Quantity 'primary' attr with ColumnView model 2019-12-14 23:56:36 +01:00
cryptogopher
18203165b4 Added default measurement quantities 2019-11-29 21:07:11 +01:00
cryptogopher
3ce5d5c940 Fix migration of default quantities
Allow Quantity formula to be nil but not blank
Add computed energy quantity
Reverse default quantities deletion order
2019-11-15 00:04:34 +01:00
cryptogopher
0e5a53b4b9 Moved defaults into separate migration 2019-11-14 22:21:40 +01:00