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
/
controllers
History
cryptogopher
b7b0f7634e
Added MeasurementsController
...
command: rails generate redmine_plugin_controller body_tracking measurements index create destroy
2019-11-16 14:18:34 +01:00
..
body_trackers_controller.rb
Changed Quantity.displayed -> Quantity.primary
2019-10-22 23:19:58 +02:00
ingredients_controller.rb
Unevaluable formulas return nil (instead of throwing error)
2019-11-09 20:36:10 +01:00
measurements_controller.rb
Added MeasurementsController
2019-11-16 14:18:34 +01:00
quantities_controller.rb
Fix migration of default quantities
2019-11-15 00:04:34 +01:00
sources_controller.rb
Finished Sources implementation
2019-09-23 20:13:09 +02:00
units_controller.rb
Finished Source controller
2019-09-23 15:40:15 +02:00