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
|
b7b7401833
|
Updated Quantity to use Formula
and upgraded controller actions to match Measurement/Ingredient
|
2020-02-19 17:57:29 +01:00 |
|
cryptogopher
|
61bd34fdc5
|
Moved sidebar rendering to layout
|
2019-12-27 23:54:27 +01:00 |
|
cryptogopher
|
8c320be1ff
|
Removed link hiding and repositioned buttons on form
|
2019-11-29 21:58:00 +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
|
6e335c243a
|
Fixed Quantity parent list display for new/edit forms
|
2019-11-27 16:20:53 +01:00 |
|
cryptogopher
|
fdfedf3bc9
|
Added quantity edit form
Changed quantity long text field width setting
|
2019-11-24 01:26:35 +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
|
020c4e30ea
|
Changed showAndScrollTo -> show + focus
|
2019-11-02 23:53:36 +01:00 |
|
cryptogopher
|
daf0bd421e
|
Running Quantity#toggle/up/down/left/right through AJAX
|
2019-10-27 19:29:12 +01:00 |
|
cryptogopher
|
7b46f131c0
|
Improved Quantity index
|
2019-10-26 21:10:52 +02:00 |
|
cryptogopher
|
745d6de42b
|
Added Quantity ordering
Some table columns made unwrappable
|
2019-10-26 21:00:37 +02:00 |
|
cryptogopher
|
2176ef77f3
|
Added toggling Quantity primary-ness
|
2019-10-26 01:03:06 +02:00 |
|
cryptogopher
|
baadd647f8
|
Quantity destruction destroys dependent
Table data aligned.
Primary quantities highlighted.
|
2019-10-25 22:46:11 +02:00 |
|
cryptogopher
|
c96cea5ca6
|
New objects are now created through association
Added Sources to sidebar
|
2019-09-23 15:35:43 +02:00 |
|
cryptogopher
|
ddac5d9aa8
|
Displaying only quantities for current project
|
2019-09-08 23:50:22 +02:00 |
|
cryptogopher
|
b31ab9d16a
|
Added Quantity nesting with awesome_nested_set
|
2019-09-08 20:00:35 +02:00 |
|
cryptogopher
|
54ab1c60dc
|
Implemented Quantity
|
2019-08-23 17:06:09 +02:00 |
|
cryptogopher
|
9a34cc0b95
|
Added Quantities model and controller
commands:
rails generate redmine_plugin_model body_tracking quantity
rails generate redmine_plugin_controller body_tracking quantities index
create destroy
|
2019-08-23 00:01:10 +02:00 |
|