This website requires JavaScript.
Explore
Help
Register
Sign In
Redmine
/
body_tracking
Archived
Watch
1
Star
0
Fork
0
You've already forked body_tracking
Code
Releases
Activity
This repository has been archived on
2023-12-07
. You can view files and clone it, but cannot push or open issues or pull requests.
body_tracking
/
app
/
models
History
cryptogopher
8240e5e868
Added Target and Threshold models
2020-06-21 02:48:32 +02:00
..
exposure.rb
Added MealsController#new and form autocomplete for Food
2020-04-15 23:42:58 +02:00
food.rb
Fixed importing Foods with QuantityValue
2020-05-20 23:33:34 +02:00
formula.rb
Formula reports ambiguous quantity identifiers
2020-06-13 18:18:53 +02:00
ingredient.rb
Fixed importing Foods with QuantityValue
2020-05-20 23:33:34 +02:00
meal.rb
Merged Nutrient and Readout into QuantityValue
2020-05-11 19:36:30 +02:00
measurement_routine.rb
Renamed: column -> exposure
2020-04-25 15:42:22 +02:00
measurement.rb
Fixed importing Foods with QuantityValue
2020-05-20 23:33:34 +02:00
nutrient.rb
Fixed importing Foods with QuantityValue
2020-05-20 23:33:34 +02:00
quantity_value.rb
Fixed importing Foods with QuantityValue
2020-05-20 23:33:34 +02:00
quantity.rb
Fixed Quantity defaults import after removing :name uniqueness
2020-06-20 00:52:37 +02:00
readout.rb
Fixed association
2020-05-21 00:23:38 +02:00
source.rb
Updated comments, added before_destroy where applicable
2019-12-03 00:30:30 +01:00
target.rb
Added Target and Threshold models
2020-06-21 02:48:32 +02:00
threshold.rb
Added Target and Threshold models
2020-06-21 02:48:32 +02:00
unit.rb
Updated comments, added before_destroy where applicable
2019-12-03 00:30:30 +01:00