cryptogopher
|
09e27eb754
|
List binding goal targets
|
2021-02-21 19:41:24 +01:00 |
|
cryptogopher
|
503f393f68
|
Set page title same as heading
|
2021-01-18 21:38:53 +01:00 |
|
cryptogopher
|
f9ba308072
|
Added test_create_binding_target
Goals (incl. binding) are required to have targets
Plugin fixtures are available through accessors
|
2020-08-20 21:52:18 +02:00 |
|
cryptogopher
|
61bd34fdc5
|
Moved sidebar rendering to layout
|
2019-12-27 23:54:27 +01:00 |
|
cryptogopher
|
cc62ef1002
|
Added Ingredient comment attribute
Minor view updates
|
2019-12-27 22:40:07 +01:00 |
|
cryptogopher
|
ffc8dbad8c
|
Added form names and select tag autocomplete off
To make select tags show selected option (FF bug)
https://stackoverflow.com/questions/1479233/why-doesnt-firefox-show-the-correct-default-select-option
|
2019-11-28 01:26:43 +01:00 |
|
cryptogopher
|
158685459d
|
Unified hash options style
|
2019-11-27 21:24:49 +01:00 |
|
cryptogopher
|
eb379c7835
|
Added measurement index view
Changed locales names from heading_ to link_ where appropriate
|
2019-11-16 14:44:45 +01:00 |
|
cryptogopher
|
fd24bced60
|
Changed action column width
|
2019-11-02 23:59:19 +01:00 |
|
cryptogopher
|
020c4e30ea
|
Changed showAndScrollTo -> show + focus
|
2019-11-02 23:53:36 +01:00 |
|
cryptogopher
|
3294689cb4
|
Added Ingredient visibility filter
Fixed index display (many? -> any? persisted)
|
2019-11-02 19:30:52 +01:00 |
|
cryptogopher
|
baadd647f8
|
Quantity destruction destroys dependent
Table data aligned.
Primary quantities highlighted.
|
2019-10-25 22:46:11 +02:00 |
|
cryptogopher
|
593e11ff53
|
Finished Sources implementation
|
2019-09-23 20:13:09 +02:00 |
|
cryptogopher
|
0b549b909a
|
Added Sources model + controller
commands:
rails generate redmine_plugin_model body_tracking source
project:references name:string description:text
rails generate redmine_plugin_controller body_tracking sources index
create destroy
|
2019-09-23 14:45:13 +02:00 |
|