Bernd Bestel
c1674d33b4
Make "next X days" configurable ( closes #175 )
2019-04-20 15:30:45 +02:00
Bernd Bestel
fa6f09679f
Made "Disable stock fulfillment checking for this ingredient" a default option per product ( closes #182 )
2019-04-06 15:42:40 +02:00
Bernd Bestel
0496ae9e00
Added an info for product-add-workflows ( closes #192 )
2019-04-06 15:15:20 +02:00
Bernd Bestel
b6e80580ed
Make it possible to provide a different location for added product during inventory ( closes #183 )
2019-04-05 21:26:44 +02:00
Bernd Bestel
886e272c03
Show product count per group on the product groups page and added a link to the products page filtered by the current product group ( closes #174 )
2019-04-05 21:08:30 +02:00
Bernd Bestel
12082b52ab
Fixed differences in highlighting for expiring/expired items in header vs table on stock overview page ( fixes #198 )
2019-04-05 18:41:21 +02:00
Bernd Bestel
2d3df2024a
Fixed "Mark as open" button is disabled on stock overview page when current stock amount == 1 ( fixes #197 )
2019-04-05 18:01:21 +02:00
Bernd Bestel
bfcd05473a
Allow best before date on purchase/inventory to be today or in the past, but display a hint when so ( closes #172 )
2019-03-10 16:02:13 +01:00
Bernd Bestel
3d485d4850
Fixed datetimepicker had no validation message displayed (references #172 )
2019-03-10 15:40:19 +01:00
Bernd Bestel
27ba2bfd55
Fixed display errors when consuming partial amounts from stock overview page ( fixes #170 )
2019-03-10 14:10:25 +01:00
Bernd Bestel
cd0ca4a67c
Prepared next release
2019-03-09 16:42:46 +01:00
Bernd Bestel
6de4b120b3
Include changelog as markdown files and show it in the about dialog
2019-03-09 15:54:16 +01:00
Bernd Bestel
bd483ec8b0
Added a context menu to all stock overview page items
2019-03-09 13:11:50 +01:00
Bernd Bestel
a3d4fd834f
Added a small right border to separate button columns in all tables better
2019-03-09 10:49:26 +01:00
Bernd Bestel
0f03420808
Removed unnecessary table column heading for button columns
2019-03-09 10:40:38 +01:00
Bernd Bestel
ba319dc6f1
Fixed equipment page edit/delete button icons were not visible
2019-03-08 22:22:05 +01:00
Bernd Bestel
c10890205c
Don't load not existing / not need localization JS files (this now closes #165 )
2019-03-08 22:18:42 +01:00
Bernd Bestel
643f6272e4
Fixed file name case sensitivity issue with tagmanager jQuery Plugin (references 165)
2019-03-08 22:13:47 +01:00
Bernd Bestel
9f36a599a4
Changed the about dialog slightly
2019-03-06 19:23:53 +01:00
Bernd Bestel
ff15e81abe
Fixed a rounding regarding stock amount comparison when a (scaled) recipe needs a decimal amount ( closes #164 )
2019-03-06 19:05:32 +01:00
Bernd Bestel
2d8ad24887
Implemented that included recipes can have a serving amount ( closes #163 and references #127 )
2019-03-05 23:45:04 +01:00
Bernd Bestel
fcdeda91d9
Show the iCal sharing link instead of directly open it (references #141 )
2019-03-05 19:36:14 +01:00
Bernd Bestel
4932b9c6d2
Improved recipe header display on small screens
2019-03-05 19:22:16 +01:00
Bernd Bestel
7f2942d414
Also filter gallery items when searching for recipes (references #147 )
2019-03-05 19:17:10 +01:00
Bernd Bestel
816eb03147
Added a "recipe gallery" view ( closes #147 )
2019-03-05 17:59:33 +01:00
Bernd Bestel
8504429f5f
Implemented tare weight handling ( closes #132 )
2019-03-05 17:51:50 +01:00
Bernd Bestel
90291fdbca
Added possibility to export the calendar in iCal format ( closes #141 )
2019-03-04 17:44:48 +01:00
Bernd Bestel
77b0bc675c
Varios small UI changes / improve UI consistency
2019-03-04 17:43:12 +01:00
Bernd Bestel
8020f92d6b
Track on consume for which recipe it was ( closes #64 and references #64 )
2019-03-03 18:20:06 +01:00
Bernd Bestel
38825c70da
Added missing translations strings & pulled translations from Transifex
2019-03-03 17:01:35 +01:00
Bernd Bestel
bb5daa5f8b
Display total cost of recipes based on last purchase prices ( closes #128 )
2019-03-03 16:33:48 +01:00
Bernd Bestel
8c11d0f15d
Add an option per recipe to not check against the shopping list when adding missing recipe ingredients, only against stock ( closes #154 )
2019-03-03 15:23:39 +01:00
Bernd Bestel
6f93da9b5f
Only list missing products in the "recipe put everything on the shopping list"-dialog (references #125 )
2019-03-03 14:57:36 +01:00
Bernd Bestel
e9ef7ea6d8
Allow recipe ingredients to be ignored when putting them on the shopping list ( closes #125 )
2019-03-03 14:49:46 +01:00
Bernd Bestel
89ad25c904
Implemented scalable recipes ( closes #127 )
2019-03-03 13:27:10 +01:00
Bernd Bestel
ee38d626aa
Added all application icon variants ( closes #159 )
2019-03-02 08:56:53 +01:00
Bernd Bestel
40b60bed85
Added apple-touch-icon tag (references #159 )
2019-03-01 22:37:15 +01:00
Bernd Bestel
b89643ddb1
Allow different locations per product in stock ( closes #124 )
...
Kind of basic for now, a different location can be set on purchase, the filters on the stock overview page handles different locations
2019-03-01 20:25:01 +01:00
Bernd Bestel
32e878afc9
Added feature flags to disable/hide parts not needed ( closes #157 )
...
grocy was initally about stock management, so this is always enabled, the rest can be disabled
2019-03-01 19:33:33 +01:00
Bernd Bestel
a3b2d03d68
Fixed datetimepicker only worked once when not selecting a date
...
References #143
Using a self-patched version of tempusdominus/bootstrap-4 for now, see 2cf725fed9 and tempusdominus/bootstrap-4#34
2019-02-09 14:44:37 +01:00
Bernd Bestel
01e9e3f5ce
Move about dialog into separate view and add API endpoint for system info
2019-02-09 13:41:40 +01:00
Bernd Bestel
ad09630dbe
Make it possible to add pictures to recipes ( closes #136 )
2019-01-26 20:06:01 +01:00
Bernd Bestel
dfc05e0bec
Allow optional partial units of products in stock ( closes #123 )
2019-01-26 14:17:02 +01:00
Bernd Bestel
eec3515b6d
Don't use a second hidden amount field for shopping list entries which were added by "Add missing products to shopping list" ( fixes #149 )
2019-01-26 13:09:01 +01:00
Bernd Bestel
276bc94cc6
More improvements on the REST API (references #139 )
2019-01-21 22:13:42 +01:00
Bernd Bestel
bfa59dd29c
Rework API to be more RESTful (references #139 )
2019-01-19 14:51:51 +01:00
Bernd Bestel
f6649d51bd
Finalize loading speed improvements for all data tables (this now closes #120 )
...
This is a workaround for now. The tables are still DOM sourced because of too big dependencies between server side rendering and frontend JS code. The tables are initially load while tbody is hidden, this results in a speedup by around 65 %.
2019-01-05 20:06:35 +01:00
Bernd Bestel
30e54997b2
Workaround to improve stock overview table loading time (references #120 )
2019-01-05 14:27:40 +01:00
Bernd Bestel
5c25e91984
Add possibility to skip items in "all shopping list items to stock workflow" ( closes #116 )
2018-11-26 20:02:01 +01:00
Bernd Bestel
c3731b3200
Sort recipes fulfillment column by amount of missing products ( closes #113 )
2018-11-26 19:40:29 +01:00
Bernd Bestel
5cdf2c14d3
Fix shopping list edit form - product was not prefilled ( fixes #115 )
2018-11-26 19:37:17 +01:00
Bernd Bestel
367a3e52de
Properly sort recipes fulfillment column ( closes #113 )
2018-11-24 19:59:24 +01:00
Bernd Bestel
a3617cffb8
Small different UI improvements
...
Show the cursor as pointer on stock overview page while hovering the product name cell to highlight that the productcard can be opened
Show a waiting cursor and disable all form inputs while doing background XHR calls to highlight that the user should wait
Place the search field (to search a table) on all pages to the left most place
2018-11-24 19:40:50 +01:00
Bernd Bestel
306d0f7da6
Add "one click shopping list to stock workflow" ( closes #110 )
2018-11-21 19:08:36 +01:00
Bernd Bestel
f7f90238f2
Show optionally a clock in the header ( closes #109 )
2018-11-20 19:23:48 +01:00
Bernd Bestel
5da24d2d4f
Added first version of calendar ( closes #42 )
2018-11-18 15:39:43 +01:00
Bernd Bestel
f7f2bf3fc0
Various small UI improvements for the shopping list
2018-11-18 14:19:50 +01:00
Bernd Bestel
2ff5faacc0
Prevent opening more products than are unopened in stock
2018-11-18 13:35:21 +01:00
Bernd Bestel
a403bb687a
Show amount of opened products on stock overview page and in product card
2018-11-18 13:17:36 +01:00
Bernd Bestel
5966a3d678
Improve journal UI when undoing a transaction
2018-11-18 12:58:15 +01:00
Bernd Bestel
10ea9c44fd
Make it possible to mark a product as opened ( closes #86 )
2018-11-17 19:39:37 +01:00
Bernd Bestel
816ca6460f
Make it possible to pick a specific stock item on consume ( closes #62 )
2018-11-17 17:51:35 +01:00
Bernd Bestel
6f67619784
Finish "shopping list to stock workflow" ( closes #98 )
2018-11-17 14:50:52 +01:00
Bernd Bestel
db0b48e7ae
Fix GitHub project links
2018-11-17 12:58:44 +01:00
Bernd Bestel
973f07b360
Add embedded mode (hides menu and so on), maybe need for #98
2018-11-17 12:57:35 +01:00
Bernd Bestel
0f73d849eb
Fixed equipment edit button always pointed to the first equipment item ( fixes #107 )
2018-11-17 08:26:31 +01:00
Bernd Bestel
8f31f891fd
Add a "shopping list item to stock flow" (references #98 )
2018-11-14 21:40:17 +01:00
Bernd Bestel
04e9ba8e34
Allow fraction numbers for recipe ingredients when not checked against stock and add option to not check stock for a recipe position ( closes #105 )
2018-11-02 19:53:01 +01:00
Bernd Bestel
364f6b2051
Add journal and undo UI for stock bookings, chore executions and battery charge cycles ( closes #63 , closes #97 )
2018-10-27 17:26:00 +02:00
Bernd Bestel
1f3dd58ddf
Properly display line breaks of recipe positions and shopping list item notes
2018-10-27 10:39:52 +02:00
Bernd Bestel
da98efa833
Finalize nested recipes / group recipe positions feature ( closes #77 )
2018-10-27 10:37:31 +02:00
Bernd Bestel
b84e6da0dd
Added recipe position groups (references #77 )
2018-10-25 22:45:44 +02:00
Bernd Bestel
fc3a4c6899
Finish first version of nested recipes feature (references #77 )
2018-10-25 20:36:29 +02:00
Bernd Bestel
12a2cb0bdf
Created basis edit UI for nested recipes (references #77 )
2018-10-23 19:36:39 +02:00
Bernd Bestel
57a0864465
Show productcard as a popup on stockoverview page instead of only the product picture ( closes #93 )
2018-10-22 19:28:59 +02:00
Bernd Bestel
b3da837ede
Added link to item edit page for all item cards (product/chore/battery) (references #93 )
2018-10-22 19:13:08 +02:00
Bernd Bestel
78865a9d3c
Fix product groups were empty on product presets page (references #92 )
2018-10-20 15:22:32 +02:00
Bernd Bestel
5b3230d63d
Properly name the quantity unit field on product presets page (references #92 )
2018-10-20 15:18:58 +02:00
Bernd Bestel
04c93d937e
Make presets for new products configurable ( closes #92 )
2018-10-20 14:55:49 +02:00
Bernd Bestel
7bf4421d44
Improve best before date comparison on stockoverview page ( fixes #87 )
2018-10-20 14:04:09 +02:00
Bernd Bestel
03eaa6c79f
Add possibility to filter by product group on stock overview page
2018-10-06 18:19:31 +02:00
Bernd Bestel
132999ce36
Show the little "product has an image icon" also on products page (references #58 )
2018-10-06 18:08:25 +02:00
Bernd Bestel
8cf68ade30
Fix missing translation (references #85 )
2018-10-06 18:02:13 +02:00
Bernd Bestel
9984e8f218
Small visual/space improvements/changes on recipes and equipment page
2018-10-06 11:43:46 +02:00
Bernd Bestel
7ba6fc875b
Improve responsive embeds (references #25 )
2018-10-03 19:05:00 +02:00
Bernd Bestel
3b10906e78
Optimize space around the embedded PDF a little bit (references #25 )
2018-10-03 18:04:46 +02:00
Bernd Bestel
ebd24bf30e
Use new editor also for recipes
2018-10-03 16:41:21 +02:00
Bernd Bestel
ebd9b1b851
Add possibility to show equipment notes/instruction manuals also in fullscreen mode (references #25 )
2018-10-03 16:40:40 +02:00
Bernd Bestel
b242a5de52
Finish equipment / instruction manuals feature (references #25 )
2018-10-03 16:11:39 +02:00
Bernd Bestel
edb986ce24
Added a quick mockup for equipment / instruction manuals (references #25 )
2018-10-02 20:03:08 +02:00
Bernd Bestel
f90faca62e
Accept only files for product picture file input
2018-10-02 18:33:16 +02:00
Bernd Bestel
9dd57decdf
Finish "pictures for products" features (now closes #58 )
2018-10-02 16:48:39 +02:00
Bernd Bestel
f1fc0ee549
Finished first version of "pictures for products" (references #58 )
2018-10-01 20:20:50 +02:00
Bernd Bestel
44cd26ae77
Finish first early version of "pictures for products" (references #58 )
2018-09-30 23:22:17 +02:00
Bernd Bestel
ba2d32be60
Fixes for auto night mode (references #71 )
2018-09-30 19:31:03 +02:00
Bernd Bestel
8b815fce93
Finalize auto night mode feature (references #71 )
2018-09-30 18:02:59 +02:00
Bernd Bestel
f1c78659be
Optimize user settings
2018-09-30 17:14:04 +02:00
Bernd Bestel
5c79a80f7a
Prepared auto night mode configuration option (references #71 )
2018-09-30 13:33:21 +02:00
Bernd Bestel
f451e65278
Also log missing localization found in frontend (only when MODE == dev)
2018-09-30 13:02:07 +02:00
Bernd Bestel
176333df5b
Save night mode enabled state and apply night mode class to <body> on server side (references #71 )
2018-09-30 11:25:07 +02:00
Bernd Bestel
d4227d2e41
Make auto reloading the page on external database changes configurable ( closes #74 )
2018-09-30 11:17:28 +02:00
Bernd Bestel
b81316bd60
Include products which are not in stock currently but below min. stock amount on stock overview page ( fixes #69 )
2018-09-30 10:13:37 +02:00
Bernd Bestel
cda3dde120
Quick test implementation of night (references #71 )
2018-09-29 15:39:16 +02:00
Bernd Bestel
bb5fd8360b
Fix double form submit when using ENTER ( fixes #72 )
2018-09-29 13:41:56 +02:00
Bernd Bestel
5112e0f551
Next attempt to fix tooltip flickering problems (references #66 and #51 )
2018-09-25 16:24:43 +02:00
Bernd Bestel
7401971884
Make info bars clickable and add a filter for them on all overview pages (references #60 )
2018-09-24 19:13:53 +02:00
Bernd Bestel
2a0ec30bb0
Auto reload the current page when the database has changed and when idling ( closes #59 )
2018-09-24 13:53:18 +02:00
Bernd Bestel
8540fc44f3
Added option to stay logged in permanently
2018-09-24 13:16:57 +02:00
Bernd Bestel
66095738e3
Added product groups (this closes #55 )
2018-09-24 13:02:52 +02:00
Bernd Bestel
feb28211d8
Slightly reordered the main menu
2018-09-24 09:16:53 +02:00
Bernd Bestel
06f25b7006
Finish first version of tasks feature
2018-09-23 19:26:13 +02:00
Bernd Bestel
f85a67a1ff
Continue working on tasks feature
2018-09-23 09:22:54 +02:00
Bernd Bestel
6fe0100927
Start working on tasks feature
2018-09-22 22:01:32 +02:00
Bernd Bestel
bcb359e317
Fixed custom JS/CSS was not included on API doc page
2018-09-22 13:28:49 +02:00
Bernd Bestel
4075067a10
Renamed habits to chores as this is more what it is about
2018-09-22 13:26:58 +02:00
Bernd Bestel
905fc0f357
Hotfix (will be include in v1.18.1 release): Price input on purchase page was not optional
2018-09-08 14:31:42 +02:00
Bernd Bestel
6b38cd450f
Finalized latest changes
2018-09-08 14:06:19 +02:00
Bernd Bestel
bb60f5f043
Typo...
2018-09-08 12:05:44 +02:00
Bernd Bestel
e777be4d3b
Replaced the default number input arrow buttons with own ones to better support touch input (references #44 )
2018-09-08 12:04:31 +02:00
Bernd Bestel
a9b696f41c
Fixed datetimepicker (this closes #43 )
2018-09-08 08:36:45 +02:00
Bernd Bestel
c27f41aee4
Don't use buttons in tables with full row select as this is confusing when clicking a button of a not selected row
2018-08-11 14:38:17 +02:00
Bernd Bestel
bb261f99c4
Use tooltips where appropriate
2018-08-11 14:23:36 +02:00
Bernd Bestel
b7f0b06684
Remove items from shopping list without reloading the whole page
2018-08-11 14:07:44 +02:00
Bernd Bestel
324487d395
Add a "consume all ingredients of this recipe" button (this now closes #32 )
2018-08-11 11:48:25 +02:00
Bernd Bestel
71b9d11ff5
Implement that recipe ingredients can have arbitrary quantity units (references #32 )
2018-08-09 17:24:04 +02:00
Bernd Bestel
c4b0ef4d49
Refresh the complete row on all overview pages on changes, including the background color ( closes #39 )
2018-08-07 20:11:08 +02:00
Bernd Bestel
339d81318f
Add a checkbox to set the "never expires date" ( closes #40 )
2018-08-06 22:41:35 +02:00
Bernd Bestel
e830805443
Refresh also habit/battery statistics on changes on overview pages (references #26 )
2018-08-04 15:44:58 +02:00
Bernd Bestel
ca3f28b615
Refresh stock statistics on consume on stock overview page (references #26 )
2018-08-04 14:25:32 +02:00
Bernd Bestel
6081b8ee67
Fix some form validation problems ( closes #36 )
2018-08-04 07:45:24 +02:00
Bernd Bestel
7eef4acd81
Use the same info-bar to explain table colors in shopping list as in stock overview ( fixes #27 )
2018-08-03 09:06:11 +02:00
Marius Boro
be99880ce4
Update batteriesoverview.blade.php
...
Some german slipped in there too.
2018-07-29 23:49:35 +02:00
Bernd Bestel
f583810d5c
Properly pluralize everything ( closes #19 )
2018-07-27 19:39:34 +02:00
Bernd Bestel
c64eb27ca1
Add something for product price tracking (references #22 )
2018-07-26 20:27:38 +02:00
Bernd Bestel
9e493430d8
Battery charge interval was not editable and not shown anywhere
2018-07-26 17:28:30 +02:00
Bernd Bestel
6f47a5415c
Added a rudimentary habit analysis possibility
2018-07-25 20:01:58 +02:00
Bernd Bestel
42c1709633
Optimize and refactor latest changes
2018-07-25 19:28:15 +02:00
Bernd Bestel
249b01d7a8
Added possibility to track who did a habit (this implements and closes #21 )
2018-07-24 20:45:14 +02:00
Bernd Bestel
bcbdf58376
Prefix all global vars
2018-07-24 19:41:35 +02:00
Bernd Bestel
7f8540ff4e
Replace the single user (defined in /data/config.php) with a multi user management thing
2018-07-24 19:31:43 +02:00
Bernd Bestel
12eaa8c074
Fixed barcode lookup disabled hint was not localized
2018-07-22 10:18:03 +02:00
Bernd Bestel
c6310d636d
Always save the recipe edit form when adding, editing or deleting ingredients ( fixes #17 )
2018-07-22 10:14:06 +02:00
Bernd Bestel
3afeb44b1d
Prepare for embedded mode
2018-07-18 19:07:00 +02:00
Bernd Bestel
3131b8965e
Prepare for embedded mode
2018-07-16 21:23:13 +02:00
Bernd Bestel
3b4141eb4d
Prepare for embedded mode
2018-07-16 21:17:32 +02:00
Bernd Bestel
cb88ab2080
Changed file extension of custom CSS and JS files to clarify that the content is HTML and not directly CSS/JS
2018-07-15 13:35:54 +02:00
Bernd Bestel
254e1a9bc1
Fix all the little things for the next release
2018-07-15 13:33:59 +02:00
Bernd Bestel
82bfb6a3c3
Improve demo data
2018-07-15 11:24:36 +02:00
Bernd Bestel
823c76aa08
Add missing German translations
2018-07-15 10:30:27 +02:00
Bernd Bestel
ea0f5101ec
Finalize recipes feature
2018-07-15 09:56:10 +02:00
Bernd Bestel
be650d093d
Add a button to clear the whole shopping list
2018-07-15 08:29:26 +02:00
Bernd Bestel
734814d96b
More or less finalize recipes feature
2018-07-14 22:49:42 +02:00
Bernd Bestel
d9246b9b42
Start working on recipes feature
2018-07-14 18:23:41 +02:00
Bernd Bestel
71fc49252f
Modularize product picker
2018-07-14 14:43:57 +02:00
Bernd Bestel
909949a9e1
Expand and highlight parent menu item when active page sidebar navigation item is a sub menu
2018-07-14 10:28:33 +02:00
Bernd Bestel
c3de4b86b0
Enable column reordering for all data tables
2018-07-14 08:48:14 +02:00
Bernd Bestel
594e77ca41
Only changed default width of datetimepicker for date-only inputs, as this does not work for side-by-side with time picker (references #14 )
2018-07-14 08:38:03 +02:00
Bernd Bestel
31ce7a13ea
Show a calendar on the shopping list page (just for info purposes)
2018-07-13 22:38:31 +02:00
Bernd Bestel
bc3d339d9c
Small UI adjustments
2018-07-13 21:10:58 +02:00
Bernd Bestel
13d81a4e4b
Fixed wrong icon
2018-07-12 21:23:47 +02:00
Bernd Bestel
09b2cfc46a
Fixed loading of a JS when the webserver is case sensitive
2018-07-12 19:48:59 +02:00
Bernd Bestel
82f7b2109c
Changed how custom JS/CSS can be added
2018-07-12 19:25:45 +02:00
Bernd Bestel
37d1377f99
Fixed the rest of the broken stuff after the dependency upgrade party
2018-07-12 19:12:31 +02:00
Bernd Bestel
778191fd11
Fixed all (or most of) the broken stuff after the dependency upgrade party
2018-07-11 19:43:05 +02:00
Bernd Bestel
71701804ea
(More or less) finish upgrading to Bootstrap 4
2018-07-10 20:37:13 +02:00
Bernd Bestel
306c404362
Continue upgrading to Bootstrap 4
2018-07-10 00:07:38 +02:00
Bernd Bestel
4fab4f87d3
Start upgrading top Bootstrap 4
2018-07-09 21:33:23 +02:00
Bernd Bestel
54717a81b1
Streamline data tables
2018-07-09 19:27:22 +02:00
Bernd Bestel
eca299454b
Migrate to use Yarn instead of Bower for frontend dependencies
2018-07-08 21:36:07 +02:00
Bernd Bestel
c58083f84a
Better approach for stock overview filtering by location (references #11 )
2018-07-08 16:54:37 +02:00
Bernd Bestel
ecf96252b9
Add possibility to filter products by location (references #10 )
2018-07-08 15:16:24 +02:00
Bernd Bestel
0954b5a741
Add option to not use URL rewriting
2018-06-15 20:50:40 +02:00
Bernd Bestel
02b6c3b721
Make it also possible to directly execute/track battery charge cycles and habits from overview pages
2018-05-13 09:38:22 +02:00
Bernd Bestel
9837f79f9c
Make it also possible to consume the whole stock of a product from stock overview
2018-05-13 08:42:45 +02:00
Bernd Bestel
6e4cd22118
Make big buttons on overview pages responsive (references #9 )
2018-05-12 16:38:21 +02:00
Bernd Bestel
2e7af1b050
Added possibility to consume products directly from stock overview
2018-05-12 16:15:28 +02:00
Bernd Bestel
89bae8d25e
Changed how version information is stored and displayed
2018-05-12 15:49:21 +02:00
Bernd Bestel
3e394a3840
Also show due/overdue on bateries- and habitoverview
2018-05-12 15:30:13 +02:00
Bernd Bestel
ab8094e1c0
Don't expose username when not logged in
2018-05-12 14:56:51 +02:00
Bernd Bestel
bbb5f1c7c7
Rework general page layout and improve responsiveness (references #9 )
2018-05-12 14:25:21 +02:00
Rico
2f0a1391b7
FIX: Add missing translation of "Add" button
...
The "Add" button was not translated in the 'Quantity units' form.
2018-05-07 22:30:17 +02:00
Bernd Bestel
4853174d03
Validate all API request as the API is now open for third parties (references #5 )
2018-04-22 14:25:08 +02:00
Bernd Bestel
99b2a84667
Finish API documentation and token auth (references #5 )
2018-04-21 19:18:00 +02:00
Bernd Bestel
9bd6aac09c
Start working on API documentation and token auth (references #5 )
2018-04-20 23:09:18 +02:00
Bernd Bestel
9ddcdb3ab2
Fixed login form didn't respect the configured BASE_URL
2018-04-18 22:38:05 +02:00
Bernd Bestel
607a90cccc
Use absolute URLs everywhere, this should fix #3
2018-04-18 19:03:39 +02:00
Bernd Bestel
4656a85732
Added localization support
2018-04-16 19:11:32 +02:00
Bernd Bestel
5ddae116e0
Some style changes
2018-04-15 14:38:42 +02:00
Bernd Bestel
13566bc6fd
Modularize more components
2018-04-15 09:41:53 +02:00
Bernd Bestel
642f95a3f8
Finalize project reorganization
2018-04-14 11:10:38 +02:00
Bernd Bestel
5a1d21ef31
Reorganize project part 3
2018-04-12 21:13:38 +02:00
Bernd Bestel
7dcd39f82f
Move public stuff into subdirectory
2018-04-11 20:47:03 +02:00
Bernd Bestel
feb88ab685
Reorganize project part 2
2018-04-11 19:51:05 +02:00
Bernd Bestel
bcd5092427
Reorganize project part 1
2018-04-10 20:30:11 +02:00
Bernd Bestel
554a83fa01
Show auto added products with blue background
2018-01-04 22:23:24 +01:00
Bernd Bestel
57acb62520
Show note below product name
2018-01-04 21:55:12 +01:00
Bernd Bestel
52ed5f2285
Show relative date in purchase form
2018-01-04 13:02:28 +01:00
Bernd Bestel
dd1d253ea5
Fix form label naming
2018-01-04 12:53:15 +01:00
Bernd Bestel
e40979a874
Allow arbitrary text in shopping list
2018-01-04 12:51:36 +01:00
Bernd Bestel
7351fce395
Form productivity improvements
2017-11-10 22:45:53 +01:00
Bernd Bestel
f71121e6b2
Improved sidebar responsiveness
2017-11-09 21:36:44 +01:00
Bernd Bestel
9114dec695
This is 1.6
2017-11-06 15:21:12 +01:00
Bernd Bestel
2d5ed67ae1
Added possibility to manage rechargeable batteries
2017-11-06 12:41:43 +01:00
Bernd Bestel
dad6322bac
Made some forms more convenient (input handling)
2017-11-06 11:29:20 +01:00
Bernd Bestel
05a9406a32
Changed IDE to Visual Studio code and minor style changes
2017-11-06 11:02:05 +01:00
Bernd Bestel
1241261ca4
Added habit tracking
2017-07-25 20:03:31 +02:00
Bernd Bestel
23146417e6
Use session/cookie based authentication with login form instead of basic auth
2017-06-04 18:28:08 +02:00
Bernd Bestel
9e68d38df8
Resolve X in date inputs to 2999-12-31 (which is used as "best before date infinite")
2017-04-22 18:04:39 +02:00
Bernd Bestel
574d363d7c
Allow date input in form of MMDD and auto append current year
2017-04-22 17:47:27 +02:00
Bernd Bestel
69a011bc86
Little wording changes
2017-04-22 15:47:55 +02:00
Bernd Bestel
88d8b72c57
Reorganized sidebar menu
2017-04-22 12:28:43 +02:00
Bernd Bestel
049a9cee06
Also show quantity unit on dashboard next to amount
2017-04-22 11:38:43 +02:00
Bernd Bestel
14faf57a9e
Small productivity improvement (noticed on first own production use :D)
2017-04-22 11:36:05 +02:00
Bernd Bestel
e3d84c40f7
Added a favicon
2017-04-22 09:37:38 +02:00
Bernd Bestel
50d49219a5
Renamed shopping list item route
2017-04-22 09:27:30 +02:00
Bernd Bestel
96209c852c
Add flow to add a new product with prefilled barcode
2017-04-21 22:50:16 +02:00
Bernd Bestel
8e40c50cc1
Validate that best before date is min. today
2017-04-21 19:15:03 +02:00
Bernd Bestel
4b0f0141c9
Fix date input arrow key behavior
2017-04-21 19:10:39 +02:00
Bernd Bestel
d1bd21a601
Finished shopping list feature
2017-04-21 19:02:00 +02:00
Bernd Bestel
c6925ba4c3
Started working on shopping list feature
2017-04-21 15:36:04 +02:00
Bernd Bestel
52e311d847
Show missing products on dashboard
2017-04-21 13:21:09 +02:00
Bernd Bestel
f2f18d260d
Show how much is in stock on dashboard
2017-04-21 12:50:53 +02:00
Bernd Bestel
1d293741ba
Code review
2017-04-21 12:30:08 +02:00
Bernd Bestel
5db288fc3c
Add hint when barcode lookup is disabled
2017-04-21 12:03:56 +02:00
Bernd Bestel
fe8a6d96e4
Added keyboard shortcuts for add product/barcode dialogs
2017-04-20 23:42:06 +02:00
Bernd Bestel
bd16b8c851
Added flow to directly add articles and barcodes form purchase and inventory view
2017-04-20 22:01:14 +02:00
Bernd Bestel
c4a22c18f7
This is 1.0
2017-04-20 17:10:21 +02:00
Bernd Bestel
e38c24f9ed
Going straight to 1.0...
2017-04-19 21:09:28 +02:00
Bernd Bestel
83a7534a74
Hide barcode in select dropdown but search in it
2017-04-18 23:04:26 +02:00
Bernd Bestel
6aaaa2073b
Add possibility to have multiple barcodes per product
2017-04-18 21:15:45 +02:00
Bernd Bestel
4f0dc818f6
Make product overview a little bit smaller on large screens
2017-04-18 20:05:02 +02:00
Bernd Bestel
3ed6c9b28a
Add a quantity unit conversion hint on product form
2017-04-18 19:54:51 +02:00
Bernd Bestel
2b8c672279
Form validation and barcode input handling improvements
2017-04-17 16:53:16 +02:00
Bernd Bestel
bd29f5da25
General improvements
2017-04-16 23:11:03 +02:00
Bernd Bestel
b7852d78d0
First commit
2017-04-15 23:16:20 +02:00