cryptogopher
18419f1aeb
Added MeasurementRoutine as a nested Measurement model
...
Updated ItemsWithQuantities to work with MeasurementRoutine
Replaced ColumnViews HABTM with polymorphic HMT
Added Measurement notes
Added destroy restrictions on Quantity
Replaced BodyTrackingPluginController with Finders concern
Removed 'body_trackers' prefix from paths
Unified styling for textarea
2020-03-29 00:56:37 +01:00
cryptogopher
2d778c831b
Introduced plugin layout instead of using Redmine ViewListener render_on
2020-02-22 22:39:12 +01:00
cryptogopher
f769fff930
Updated comments, added before_destroy where applicable
2019-12-03 00:30:30 +01:00
cryptogopher
628578cda5
Scoped all controllers inside body_trackers
...
Fixed main menu item highlighting
2019-11-27 22:43:58 +01:00
cryptogopher
35f8ec4b2c
Finished Source controller
2019-09-23 15:40:15 +02:00
cryptogopher
c96cea5ca6
New objects are now created through association
...
Added Sources to sidebar
2019-09-23 15:35:43 +02:00
cryptogopher
54ab1c60dc
Implemented Quantity
2019-08-23 17:06:09 +02:00
cryptogopher
b1be5e571a
Changed Unit uniqueness condtions to shortname only
2019-08-22 22:10:51 +02:00
cryptogopher
b503f91e3b
Implemented UnitsController#create/destroy
2019-08-22 17:47:32 +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
045943938d
Created Units controlle
...
command: rails generate redmine_plugin_controller body_tracking units
create destroy
2019-08-08 21:59:40 +02:00