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
|
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
|
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 |
|