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
7584c650da
Fixed formula validation during import of defaults
...
Previously it did not consider in-memory records and failed sometimes
2020-05-11 22:38:27 +02:00
..
exposure.rb
Added MealsController#new and form autocomplete for Food
2020-04-15 23:42:58 +02:00
food.rb
compute_quantities: allow indirect associations and model dependencies
2020-05-10 18:06:32 +02:00
formula.rb
Fixed formula validation during import of defaults
2020-05-11 22:38:27 +02:00
ingredient.rb
Preliminary MealsController#create
2020-04-16 22:02:53 +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
Merged Nutrient and Readout into QuantityValue
2020-05-11 19:36:30 +02:00
nutrient.rb
Merged Nutrient and Readout into QuantityValue
2020-05-11 19:36:30 +02:00
quantity_value.rb
Merged Nutrient and Readout into QuantityValue
2020-05-11 19:36:30 +02:00
quantity.rb
Error reporting on failed loading of default(s)
2020-05-11 20:46:31 +02:00
readout.rb
Merged Nutrient and Readout into QuantityValue
2020-05-11 19:36:30 +02:00
source.rb
Updated comments, added before_destroy where applicable
2019-12-03 00:30:30 +01:00
unit.rb
Updated comments, added before_destroy where applicable
2019-12-03 00:30:30 +01:00