| .. |
|
components
|
Made the used grocycode barcode type configurable
|
2021-07-09 23:08:47 +02:00 |
|
about.js
|
Make it possible to show the changelog directly via /about?tab=changelog
|
2019-03-09 16:25:23 +01:00 |
|
barcodescannertesting.js
|
Fixed camera scanning targets (fixes #1210)
|
2020-12-22 19:06:41 +01:00 |
|
batteries.js
|
Make it possible to hide chores/batteries (closes #1069)
|
2020-12-20 10:19:44 +01:00 |
|
batteriesjournal.js
|
Improved initial DataTables sorting (fixes #1235)
|
2020-12-30 13:55:01 +01:00 |
|
batteriesoverview.js
|
Improved initial DataTables sorting (fixes #1235)
|
2020-12-30 13:55:01 +01:00 |
|
batteriessettings.js
|
Improved number input initial value decimal handling
|
2020-11-15 14:15:09 +01:00 |
|
batteryform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
batterytracking.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
calendar.js
|
Merge used libraries for Barcode/QR-Code generation
|
2020-12-20 19:53:28 +01:00 |
|
choreform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
chores.js
|
Make it possible to hide chores/batteries (closes #1069)
|
2020-12-20 10:19:44 +01:00 |
|
choresjournal.js
|
Improved initial DataTables sorting (fixes #1235)
|
2020-12-30 13:55:01 +01:00 |
|
choresoverview.js
|
Remove user request parameter when clearing filter on /choresoverview (fixes #1513)
|
2021-06-27 18:39:29 +02:00 |
|
choressettings.js
|
Improved number input initial value decimal handling
|
2020-11-15 14:15:09 +01:00 |
|
choretracking.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
consume.js
|
Improve handling of not in-stock but valid manually entered products on the consume and transfer page (references #1429)
|
2021-07-09 22:16:08 +02:00 |
|
equipment.js
|
Improved initial DataTables sorting (fixes #1235)
|
2020-12-30 13:55:01 +01:00 |
|
equipmentform.js
|
Workaround for file upload problem when the file name contains Umlaute (seems to be a Linux only issue, fixes #1382)
|
2021-07-09 21:23:04 +02:00 |
|
inventory.js
|
Fixed inventory action hint when entered amount equals current stock amount (fixes #1522)
|
2021-06-27 18:37:18 +02:00 |
|
locationcontentsheet.js
|
Finished the implementation of "Location Content Sheet" (closes #341)
|
2019-08-11 09:24:47 +02:00 |
|
locationform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
locations.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
login.js
|
Migrated (hopefully) all translations to PO/Gettext (references #161)
|
2019-05-01 20:19:18 +02:00 |
|
manageapikeys.js
|
Merge used libraries for Barcode/QR-Code generation
|
2020-12-20 19:53:28 +01:00 |
|
mealplan.js
|
Fixed meal plan recipe servings stock fulfillment checking (fixes #1391)
|
2021-07-10 12:32:29 +02:00 |
|
openapiui.js
|
Produce a schema-valid OpenAPI specification (closes #1457)
|
2021-07-05 23:23:59 +02:00 |
|
productbarcodeform.js
|
Fixed barcode QU was not saved for single QU products (fixes #1504)
|
2021-06-27 19:04:09 +02:00 |
|
productform.js
|
Workaround for file upload problem when the file name contains Umlaute (seems to be a Linux only issue, fixes #1382)
|
2021-07-09 21:23:04 +02:00 |
|
productgroupform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
productgroups.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
products.js
|
Added on option to only show in-stock products on the /products page (closes #1388)
|
2021-07-06 20:08:02 +02:00 |
|
purchase.js
|
Grocycode, label printing (#1500)
|
2021-06-12 17:21:12 +02:00 |
|
quantityunitconversionform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
quantityunitform.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
quantityunitpluraltesting.js
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
quantityunits.js
|
Fixed filter clearing on /quantityunits (fixes #1511)
|
2021-06-27 18:42:15 +02:00 |
|
recipeform.js
|
Workaround for file upload problem when the file name contains Umlaute (seems to be a Linux only issue, fixes #1382)
|
2021-07-09 21:23:04 +02:00 |
|
recipeposform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
recipes.js
|
Fixed mssing-recipe-ingredients-to-shopping-list checkbox inner-click (fixes #1383)
|
2021-07-02 18:04:20 +02:00 |
|
recipessettings.js
|
Improved number input initial value decimal handling
|
2020-11-15 14:15:09 +01:00 |
|
shoppinglist.js
|
Clarify that "Group by product group" (printing a shopping list) works only for the list layout type (closes #1405)
|
2021-07-06 19:48:55 +02:00 |
|
shoppinglistform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
shoppinglistitemform.js
|
Fixed the "Add as barcode to existing product" productpicker workflow from the /shoppinglistitem page (fixes #1262)
|
2021-07-04 15:46:19 +02:00 |
|
shoppinglistsettings.js
|
Fixed shopping list setting initialization (fixes #1344)
|
2021-07-03 19:43:32 +02:00 |
|
shoppinglocationform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
shoppinglocations.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
stockentries.js
|
Fixed undoing consume/open from notification on /stockentries (fixes #1524)
|
2021-06-27 18:32:22 +02:00 |
|
stockentryform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
stockjournal.js
|
Use exact search for product filter on /stockjournal and /stockjournalsummary (fixes #1353)
|
2021-07-02 18:24:08 +02:00 |
|
stockjournalsummary.js
|
Use exact search for product filter on /stockjournal and /stockjournalsummary (fixes #1353)
|
2021-07-02 18:24:08 +02:00 |
|
stockoverview.js
|
Added new columns on the stock overview page (closes #1351)
|
2021-07-08 20:42:07 +02:00 |
|
stocksettings.js
|
Use the products "Quick consume amount" optionally also on the consume page (closes #1148)
|
2020-12-04 18:16:58 +01:00 |
|
taskcategories.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
taskcategoryform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
taskform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
tasks.js
|
Fixed /tasks group by category (fixes #1274)
|
2021-06-28 19:31:27 +02:00 |
|
taskssettings.js
|
Improved number input initial value decimal handling
|
2020-11-15 14:15:09 +01:00 |
|
transfer.js
|
Improve handling of not in-stock but valid manually entered products on the consume and transfer page (references #1429)
|
2021-07-09 22:16:08 +02:00 |
|
userentities.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
userentityform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
userfieldform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
userfields.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
userform.js
|
Workaround for file upload problem when the file name contains Umlaute (seems to be a Linux only issue, fixes #1382)
|
2021-07-09 21:23:04 +02:00 |
|
userobjectform.js
|
Prevent form submit when any combobox-dropdown is open (fixes #1236)
|
2020-12-31 13:45:14 +01:00 |
|
userobjects.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
userpermissions.js
|
Use better confirm dialog
|
2020-12-22 10:05:06 +01:00 |
|
users.js
|
Squashed commit
|
2020-12-07 19:48:33 +01:00 |
|
usersettings.js
|
Improved number input initial value decimal handling
|
2020-11-15 14:15:09 +01:00 |