1
0

8 Commits

Author SHA1 Message Date
cryptogopher
f9c5e6d40d Unit.name not required 2019-08-22 23:47:43 +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
fea736bd36 Changed Unit.type -> .group
Added Unit validations. Added default Units.
2019-08-16 19:29:23 +02:00
cryptogopher
8082e42225 Added Unit types 2019-08-15 22:30:15 +02:00
cryptogopher
b0789e6217 Added new Unit form 2019-08-10 23:31:20 +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