Bernd Bestel
|
a4d479d047
|
Also consider opened products for minimum stock amounts (optionally, but by default) (closes #353)
|
2019-09-19 18:11:03 +02:00 |
|
Bernd Bestel
|
cbf1d1ca40
|
Implemented stock sub-feature-flags (closes #314)
|
2019-09-19 17:46:52 +02:00 |
|
Bernd Bestel
|
5e9a7fb7ca
|
Implemented browser barcode scanning (closes #102)
|
2019-09-19 12:48:02 +02:00 |
|
Bernd Bestel
|
346b589534
|
Make it possible to test quantity unit plural forms (closes #261)
|
2019-09-18 20:21:09 +02:00 |
|
Bernd Bestel
|
991706920f
|
Fixed that datetimepickers not considered the config.php setting CALENDAR_FIRST_DAY_OF_WEEK (closes #334)
|
2019-09-18 18:46:07 +02:00 |
|
Bernd Bestel
|
ce12202c86
|
Make it configurable if calendars shows week numbers or not (closes #333)
|
2019-09-18 18:30:25 +02:00 |
|
Bernd Bestel
|
096fb7a116
|
Implement custom entities / objects (closes #242)
|
2019-09-18 16:18:15 +02:00 |
|
Bernd Bestel
|
d209c0bd22
|
Automatically downscale pictures to reduce page loading times (closes #275)
|
2019-09-18 11:04:59 +02:00 |
|
Bernd Bestel
|
3df44697bf
|
Implemented the option to automatically consume a product on tracking a chore execution (closes #279)
|
2019-09-18 10:02:52 +02:00 |
|
Bernd Bestel
|
e326e69d49
|
Allow decimal numbers in "Factor purchase to stock quantity unit" when "Allow partial units in stock" is enabled (closes #351)
|
2019-09-17 20:02:27 +02:00 |
|
Bernd Bestel
|
bbd8e8c1fa
|
Typo...
|
2019-09-17 19:42:01 +02:00 |
|
Bernd Bestel
|
9b5f3ba7b8
|
Render product Userfields also on the shopping list (this now closes #258)
|
2019-09-17 19:39:55 +02:00 |
|
Bernd Bestel
|
0fa0138972
|
Implemented new Userfield type "Link" (references #258)
|
2019-09-17 19:33:06 +02:00 |
|
Bernd Bestel
|
6aa278c19c
|
Updated changelog
|
2019-09-17 19:20:32 +02:00 |
|
Bernd Bestel
|
0c27157db6
|
Implemented new Userfield type "Select list" (closes #325)
|
2019-09-17 19:11:06 +02:00 |
|
Bernd Bestel
|
0771d58fe7
|
Fixed that /api/system/db-changed-time always returned the current time
|
2019-09-17 17:49:58 +02:00 |
|
Bernd Bestel
|
ef8f6b6d42
|
Updated changelog
|
2019-09-17 17:24:19 +02:00 |
|
Bernd Bestel
|
74f9470769
|
Implemented that chores can be assigned to users (closes #253)
|
2019-09-17 13:13:26 +02:00 |
|
Bernd Bestel
|
a799f2b43f
|
Finished qu unit conversion handling (closes #177)
|
2019-09-16 09:35:20 +02:00 |
|
Bernd Bestel
|
30d89f4529
|
Typo...
|
2019-09-14 17:38:58 +02:00 |
|
Bernd Bestel
|
a0a0e104b0
|
Implemented product variations (closes #196)
|
2019-09-14 17:34:36 +02:00 |
|
Bernd Bestel
|
a4454f825a
|
Fixes/changes for pull request #349
|
2019-08-31 14:08:15 +02:00 |
|
Bernd Bestel
|
afa4165d1c
|
Updated changelog
|
2019-08-15 14:39:11 +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
|
7004cf4400
|
Finished the implementation of "Location Content Sheet" (closes #341)
|
2019-08-11 09:24:47 +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
|
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
|
091145c62c
|
Minor typos...
|
2019-07-07 20:00:05 +02:00 |
|
Bernd Bestel
|
197b83fee8
|
Prepared next release
|
2019-07-07 19:51:40 +02:00 |
|
Bernd Bestel
|
001d5c5d1d
|
Prepared next release
|
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 |
|
Bernd Bestel
|
df529c3c0b
|
Show 2999-12-31 as "Never" everywhere (closes #296)
|
2019-07-06 15:43:54 +02:00 |
|
Bernd Bestel
|
482a520062
|
Slightly modified new recipe stock fulfillment API endpoints (references #289)
|
2019-07-06 15:28:49 +02:00 |
|
Bernd Bestel
|
d34c7b0a87
|
Created the changelog for the next version
|
2019-07-06 14:56:56 +02:00 |
|
Bernd Bestel
|
511c95070e
|
Minor typos...
|
2019-06-09 09:34:21 +02:00 |
|
Bernd Bestel
|
eec6270cb7
|
Prepared next release
|
2019-06-09 09:30:18 +02:00 |
|
Bernd Bestel
|
7c7c5db28c
|
Fixed that a entered barcode on the product edit page was only saved when "adding" it to the barcodes list by pressing TAB (closes #269)
|
2019-06-09 09:21:56 +02:00 |
|
Bernd Bestel
|
825be63b93
|
Fixed single quotes problem in all pickers (fixes #264)
|
2019-06-09 09:06:44 +02:00 |
|
Bernd Bestel
|
a56f8be19e
|
Fixed page reloads with unsaved form data and "Auto reload on external changes" enabled (fixes #265)
|
2019-06-09 08:58:46 +02:00 |
|
Bernd Bestel
|
f736c4de44
|
Added changelog with current changes
|
2019-06-08 17:03:17 +02:00 |
|