Commit Graph

1510 Commits

Author SHA1 Message Date
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 2ddbc2656b Added >PHP 7.0 requirement (this closes #2) 2017-11-26 10:27:09 +01:00
Bernd Bestel 7351fce395 Form productivity improvements 2017-11-10 22:45:53 +01:00
Bernd Bestel e4b0bbf7f7 This is 1.6.1 v1.6.1 2017-11-09 21:37:33 +01:00
Bernd Bestel f71121e6b2 Improved sidebar responsiveness 2017-11-09 21:36:44 +01:00
Bernd Bestel 9114dec695 This is 1.6 v1.6.0 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 2a3822e781 Updated grocy.png 2017-08-04 22:19:46 +02:00
Bernd Bestel c69b3a2936 Demo URL has changed 2017-08-02 22:43:00 +02:00
Bernd Bestel 6d4b86a730 Added demo recreation handling 2017-07-27 19:11:07 +02:00
Bernd Bestel 9c2ee58433 This is 1.5 v1.5.0 2017-07-25 20:09:41 +02:00
Bernd Bestel f84593882d Reference most recent major versions instead of specific ones 2017-07-25 20:08:59 +02:00
Bernd Bestel 1241261ca4 Added habit tracking 2017-07-25 20:03:31 +02:00
Bernd Bestel ebe92335a6 Fix SQLite PDO issue on unix systems 2017-07-25 19:23:08 +02:00
Bernd Bestel 35f2f33ae3 Fix build includes v1.4.0 2017-06-04 18:39:05 +02:00
Bernd Bestel f0f84b304b Added config/instructions for nginx/Apache URL rewriting - fixes #1 2017-06-04 18:32:34 +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 bd3155d39b Added screenshots 2017-04-23 11:11:13 +02:00
Bernd Bestel b5fe0a642b Load also last purchased date from stock_log instead of stock 2017-04-22 21:51:07 +02:00
Bernd Bestel b4b29878db Change FIFO to "First expiring first, then first in first out" 2017-04-22 21:40:22 +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 fe969c57c4 Changed debug PHP version to 7.1 v1.3.0 2017-04-22 12:29:14 +02:00
Bernd Bestel 88d8b72c57 Reorganized sidebar menu 2017-04-22 12:28:43 +02:00
Bernd Bestel 5639797c8d Add note about barcode readers 2017-04-22 11:41:44 +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 e19b548eff Improved favicon 2017-04-22 09:59:26 +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 v1.2.0 2017-04-21 22:50:16 +02:00
Bernd Bestel 8e40c50cc1 Validate that best before date is min. today v1.1.0 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 d628f9b3ca Make DB migrations fully automatic 2017-04-21 11:52:24 +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 v1.0.1 2017-04-20 22:01:14 +02:00
Bernd Bestel c4a22c18f7 This is 1.0 v1.0.0 2017-04-20 17:10:21 +02:00