Commit Graph

1556 Commits

Author SHA1 Message Date
Marc Ole Bulling
2b3f0978b7
Fixed that checkbox was undefined, as dialog was already closed 2021-01-15 14:12:04 +01:00
Marc Ole Bulling
a31283fbc3
Increse feed 2021-01-15 14:05:33 +01:00
Marc Ole Bulling
983ab48945
Added quantity conversion 2021-01-15 13:59:45 +01:00
Marc Ole Bulling
a8142fed05
Added printing notes 2021-01-15 13:40:25 +01:00
Marc Ole Bulling
f007b92911
Add flag to print quantities as well 2021-01-15 13:20:32 +01:00
Marc Ole Bulling
039bdb58fd
Undo translation 2021-01-15 13:09:30 +01:00
Marc Ole Bulling
5aa562b5e9
Fixed API call and added error message parsing 2021-01-15 12:16:22 +01:00
Marc Ole Bulling
8e0b995808
Only show thermal print button when Feature Flag is set 2021-01-15 11:12:30 +01:00
Marc Ole Bulling
c58620f898
Add Date 2021-01-15 02:08:09 +01:00
Marc Ole Bulling
2088e4be5b
Change to grocy formatting 2021-01-15 01:59:18 +01:00
Marc Ole Bulling
a8fdedab64
Working button in UI 2021-01-15 01:31:18 +01:00
Marc Ole Bulling
65a9a9cd2c
Correctly parsing boolean parameter 2021-01-15 01:19:01 +01:00
Marc Ole Bulling
03c528311e
Added openapi json 2021-01-15 01:09:56 +01:00
Marc Ole Bulling
1e8bfcab15
Working implementation for printing with the API 2021-01-15 00:51:22 +01:00
Marc Ole Bulling
2f86611bb5
Added basic printing logic and API call 2021-01-14 23:56:40 +01:00
Marc Ole Bulling
a2bcb13edf
Added to translation 2021-01-14 21:06:17 +01:00
Marc Ole Bulling
61eea19401
Added button to shoppinglist print menu 2021-01-14 21:02:32 +01:00
Marc Ole Bulling
f496679060
Added escpos-php library 2021-01-14 20:46:49 +01:00
Bernd Bestel
5ecd3a585e
Added changelog for #1269 2021-01-12 18:14:32 +01:00
Bernd Bestel
bfa3347a20
Fixed that editing stock entries was not possible (fixes #1268) 2021-01-12 18:04:20 +01:00
Bernd Bestel
e42f4b405d
Fixed PHP warning (fixes #1267) 2021-01-12 10:40:14 +01:00
Bernd Bestel
27169e1428
Fixed constant typo (fixes #1260) 2021-01-06 09:31:36 +01:00
Bernd Bestel
4a4d9c451f
Prepared next release 2021-01-05 10:54:32 +01:00
Bernd Bestel
ced709bbf9
Auto create the data/viewcache folder if it doesn't exist (however) 2021-01-05 10:52:23 +01:00
Bernd Bestel
4a8d4120e1
Updated dependencies 2021-01-05 10:48:28 +01:00
Bernd Bestel
8f877dc716
Pulled translations from Transifex 2021-01-05 10:45:09 +01:00
Bernd Bestel
45abc99a77
Use barcode amounts also for Consume/Transfer/Inventory (closes #1254) 2021-01-04 21:59:19 +01:00
Bernd Bestel
d78e156609
Use barcode defaults also for scan mode (fixes #1253) 2021-01-04 21:15:22 +01:00
Bernd Bestel
030939e013
Typo 2021-01-03 22:42:16 +01:00
Bernd Bestel
a646f2c6bd
Fixed included recipe missing amount resolving (references #1252) 2021-01-03 22:40:33 +01:00
Bernd Bestel
4e1531e4ee
Merge branch 'master' of https://github.com/grocy/grocy 2021-01-03 22:26:24 +01:00
Bernd Bestel
7d07b382fd
Fixed included recipe amount resolving (fixes #1252) 2021-01-03 22:26:08 +01:00
Bernd Bestel
621bbf79ab Update issue templates 2021-01-03 17:42:31 +01:00
Bernd Bestel
65f0253307
Fixed product form min tare weight 2021-01-03 16:22:58 +01:00
Bernd Bestel
fdeb4fd4d7
Validate product form once presets are prefilled (fixes #1250) 2021-01-03 16:22:35 +01:00
Bernd Bestel
97fdb0553c
Fixed shopping list to stock worfklow skip button (fixes #1248) 2021-01-02 20:54:31 +01:00
Bernd Bestel
bd21e3a8d6
Don't filter ampersands (fixes #1247) 2021-01-02 20:08:13 +01:00
Bernd Bestel
966211b71a
Fixed shopping list product userfields (fixes #1246) 2021-01-02 17:30:28 +01:00
Bernd Bestel
fe665ac766
Fixed potential problem mentioned in https://github.com/grocy/grocy/issues/882#issuecomment-753357049 2021-01-01 20:00:24 +01:00
Bernd Bestel
43ef9b793b
Fixed chore form weekly day selection labels (fixes #1242) 2021-01-01 14:31:49 +01:00
Bernd Bestel
8c0ff04caa
Fixed consume stock amount check for product substitution (fixes #1240) 2021-01-01 13:27:57 +01:00
Bernd Bestel
c57e554369
Updated changelog 2020-12-31 13:52:09 +01:00
Bernd Bestel
c65f375a68
Only change the current number input by arrow keys (fixes #1232) 2020-12-31 13:48:36 +01:00
Bernd Bestel
1459f8c441
Prevent form submit when any combobox-dropdown is open (fixes #1236) 2020-12-31 13:45:14 +01:00
Bernd Bestel
1e27f6c127
Fixed product opening success message (fixes #1237) 2020-12-31 13:11:51 +01:00
Bernd Bestel
97b93f23bd
Fixed/unified shopping list item button tooltips (fixes #1239) 2020-12-31 13:09:55 +01:00
Bernd Bestel
5cd3fb092a
Improved initial DataTables sorting (fixes #1235) 2020-12-30 13:55:01 +01:00
Bernd Bestel
200964edff
Use numberpicker up/down buttons for up/down keys (fixes #1232) 2020-12-30 08:29:11 +01:00
Bernd Bestel
17a4d04053
Fixed store picker validation (fixes #1233) 2020-12-30 08:22:43 +01:00
Bernd Bestel
d79adc4660
Optimized embedded productpicker workflows (references #1226) 2020-12-29 21:18:51 +01:00