1
0

9 Commits

Author SHA1 Message Date
cryptogopher
b69bdd6049 Added Ingredients import action 2019-09-15 22:27:54 +02:00
cryptogopher
c916e7fd3c Created ingredients controller
command: rails generate redmine_plugin_controller body_tracking
ingredients index create destroy
2019-09-13 14:03:39 +02:00
cryptogopher
54ab1c60dc Implemented Quantity 2019-08-23 17:06:09 +02:00
cryptogopher
e9fc9c6475 Completed UnitsController#import and Unit index view 2019-08-22 01:12:37 +02:00
cryptogopher
8e7385cdcb Removed Unit.group, added UnitsController#import 2019-08-21 22:54:13 +02:00
cryptogopher
b0789e6217 Added new Unit form 2019-08-10 23:31:20 +02:00
cryptogopher
2cd9900cea Added units view and sidebar link 2019-08-09 12:43:28 +02:00
cryptogopher
40f39a955c Added project menu, body_trackers#index and sidebar 2019-08-09 12:09:18 +02:00
cryptogopher
94971489d1 Adding autogenerated plugin files
command: rails generate redmine_plugin body_tracking
2019-07-28 22:42:50 +02:00