Bernd Bestel
26ebeec74f
Improved date display of "Track date only"-chores (never show the time part for them)
2019-09-14 13:05:36 +02:00
Bernd Bestel
a4454f825a
Fixes/changes for pull request #349
2019-08-31 14:08:15 +02:00
Bernd Bestel
6ec3872518
Merge pull request #349 from Forceu/master
...
Add API call for adding products to shoppinglist
2019-08-31 13:58:10 +02:00
Marc Ole Bulling
d4eb767f1b
Add API call for adding products to shoppinglist
2019-08-30 09:21:11 +02:00
Bernd Bestel
afa4165d1c
Updated changelog
2019-08-15 14:39:11 +02:00
Bernd Bestel
f9036f0248
Use the summernote editor for product description ( closes #288 )
2019-08-15 14:35:28 +02:00
Bernd Bestel
257dd644aa
Render checkbox Userfields in tables as checkmark ( closes #326 )
2019-08-15 14:05:33 +02:00
Bernd Bestel
be4b5c81b2
ixed that the delete button not always deleted the currently selected equipment item ( fixes #307 )
2019-08-15 13:53:30 +02:00
Bernd Bestel
f88ed1ee8a
Merge pull request #343 from Forceu/master
...
API: Return stock amount of 0 instead of null, if product is not in stock
2019-08-13 14:23:27 +02:00
Forceu
411aad2398
Set stock amount to 0 instead of null if product not in stock
...
Without this the API returns null instead of 0 when queried for product stock amount
2019-08-13 12:20:14 +02:00
Bernd Bestel
7004cf4400
Finished the implementation of "Location Content Sheet" ( closes #341 )
2019-08-11 09:24:47 +02:00
Bernd Bestel
28716ed96c
First draft for printable location content sheets (references #341 )
2019-08-10 16:34:29 +02:00
Bernd Bestel
d6e9dc1b59
Allow providing the API key also via a query parameter ( closes #329 )
2019-08-10 13:30:50 +02:00
Bernd Bestel
19935276e9
Typo...
2019-08-10 13:11:02 +02:00
Bernd Bestel
fa326fdfda
Added an API endpoint to search for objects by name ( closes #337 )
2019-08-10 13:07:08 +02:00
Bernd Bestel
e6020432c6
Add chores due date rollover ( closes #340 )
2019-08-10 12:44:09 +02:00
Bernd Bestel
12a2c0945e
Added the changelog for the next release
2019-08-10 08:33:54 +02:00
Bernd Bestel
cc1c6a6442
Little changes for pull request #338
2019-08-10 08:33:30 +02:00
Bernd Bestel
c757ee3874
Merge pull request #338 from Forceu/master
...
Add API call to remove an item from the shopping list by productid
2019-08-10 08:04:00 +02:00
Marc Ole Bulling
1e33975a96
Use default best before date when adding product through API
2019-08-04 20:58:11 +02:00
Forceu
1a23eaabf1
Add API call to remove an item from the shopping list by productid
...
This adds an API call, so a shopping list item can easily be removed
Please note: This is UNTESTED, as I was unable to run the current grocy master commit on my server.
2019-08-04 20:31:47 +02:00
Bernd Bestel
3dbce7547f
Fixed "datatables_localization" localization JSON-string ( fixes #323 )
2019-07-20 15:48:58 +02:00
Bernd Bestel
0bb3e0ae28
Merge pull request #317 from skevas/fix-typo
...
Fixes typo in update.sh
2019-07-14 15:16:22 +02:00
skevas
8d4a2d0ff9
Fixes typo in update.sh
2019-07-14 13:02:21 +02:00
Bernd Bestel
3234a97b3c
Merge pull request #315 from oncleben31/patch-1
...
Use list title when display a user field form
2019-07-13 08:26:51 +02:00
Oncleben31
b61d569247
Use list title when display a used filed form
...
To replace the default string `Product group`
2019-07-13 01:34:57 +02:00
Bernd Bestel
0daf0aeb61
Added a hint to the new community contributions section on the website
2019-07-12 13:45:35 +02:00
Bernd Bestel
889f520afb
grocy-desktop is not really "NEW" anymore...
2019-07-12 13:42:35 +02:00
Bernd Bestel
c6420a74ba
Merge pull request #290 from nielstholenaar/master
...
Allow possibility to choose custom homepage
2019-07-10 22:14:19 +02:00
Niels Tholenaar
e3f53aaebd
Added possible values to entry page config setting
2019-07-10 17:14:25 +02:00
Niels
94e2ec5e15
Merge branch 'master' into master
2019-07-10 15:11:36 +02:00
Niels Tholenaar
0a61ea0fcf
Improved entry page resolving to handle disabled features
2019-07-10 15:10:39 +02:00
Bernd Bestel
091145c62c
Minor typos...
2019-07-07 20:00:05 +02:00
Bernd Bestel
197b83fee8
Prepared next release
v2.4.4
2019-07-07 19:51:40 +02:00
Bernd Bestel
430286ae9e
Don't consider a chores executed when the execution was undone
2019-07-07 19:47:05 +02:00
Bernd Bestel
6e3407b157
Always show "Track date only" shore execution times without the time part
2019-07-07 19:38:57 +02:00
Bernd Bestel
13c432b0cf
Fixed weekly chores were scheduled on the same day ( fixes #304 )
2019-07-07 19:19:54 +02:00
Bernd Bestel
4822d9a4b8
Fixed date-only-datetimepicker width
2019-07-07 10:10:20 +02:00
Bernd Bestel
52dd01f313
Fixed that a string was never translated
2019-07-07 09:29:04 +02:00
Bernd Bestel
87976b86d9
Also display price data from inventory corrections, not only purchases ( fixes #303 )
2019-07-07 09:25:13 +02:00
Bernd Bestel
84e6e253ea
Fixed date "never" display on stock overview page (again closes #296 )
2019-07-07 09:04:40 +02:00
Bernd Bestel
001d5c5d1d
Prepared next release
v2.4.3
2019-07-06 20:43:30 +02:00
Bernd Bestel
b4d2e2a20a
Added the possibility to undo a task ( closes #252 )
2019-07-06 20:34:01 +02:00
Bernd Bestel
914dde4609
Added a new config.php
setting CALENDAR_FIRST_DAY_OF_WEEK
to be able to change the first day of a week used for calendar views ( closes #256 )
2019-07-06 20:19:21 +02:00
Bernd Bestel
1eb1aa8b11
Added a "consume this recipe"-button to the meal plan (and also a button to consume all recipes for a whole week) ( closes #283 )
2019-07-06 20:02:40 +02:00
Bernd Bestel
09b23847b5
Added a new config.php
setting DISABLE_AUTH
to be able to disable authentication / the login screen ( closes #246 )
2019-07-06 18:29:18 +02:00
Bernd Bestel
8c205941c7
Added that products can now also be consumed as spoiled from the stock overview page (option in the more/context menu per line) ( closes #251 )
2019-07-06 18:15:53 +02:00
Bernd Bestel
b24683f954
Added the possibility to mark a shopping list item as "done" ( closes #257 )
2019-07-06 17:56:59 +02:00
Bernd Bestel
e4d26bb8fd
Make it possible to switch shopping list items between shopping lists ( closes #284 )
2019-07-06 17:31:17 +02:00
Bernd Bestel
c6c10c87e4
Improved date display for dates of today and no time
...
Instead of the hours since midnight now just "Today" will be shown
2019-07-06 17:19:28 +02:00