cryptogopher
|
40f39a955c
|
Added project menu, body_trackers#index and sidebar
|
2019-08-09 12:09:18 +02:00 |
|
cryptogopher
|
3e83693c28
|
Created BodyTrackers controller
command: rails generate redmine_plugin_controller body_tracking
body_trackers index
|
2019-08-08 22:33:58 +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 |
|
cryptogopher
|
6b1bd9a45e
|
Created Unit model
command: rails generate redmine_plugin_model body_tracking unit
name:string shortname:string type:integer
|
2019-08-08 21:46:26 +02:00 |
|
cryptogopher
|
19e3d54297
|
Added basic plugin description
|
2019-07-28 23:15:55 +02:00 |
|
cryptogopher
|
e3f56132dc
|
Base files cleanup
|
2019-07-28 22:52:53 +02:00 |
|
cryptogopher
|
50de8bf91e
|
Merge branch 'master' of https://github.com/cryptogopher/body_tracking
|
2019-07-28 22:48:51 +02:00 |
|
cryptogopher
|
d75bc4403d
|
Initial commit
|
2019-07-28 22:45:46 +02:00 |
|
cryptogopher
|
94971489d1
|
Adding autogenerated plugin files
command: rails generate redmine_plugin body_tracking
|
2019-07-28 22:42:50 +02:00 |
|