..
components
Implemented notes and Userfields for stock entries ( closes #443 )
2022-03-30 17:32:53 +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
Unified form validation handling
2022-03-30 18:00:28 +02:00
batteries.js
Make it possible to hide chores/batteries ( closes #1069 )
2020-12-20 10:19:44 +01:00
batteriesjournal.js
Squashed commit
2021-07-13 19:29:23 +02:00
batteriesoverview.js
Highlight chores/tasks/batteries due today in a separate color + status filter ( closes #1740 )
2022-01-23 17:42:55 +01:00
batteriessettings.js
Improved number input initial value decimal handling
2020-11-15 14:15:09 +01:00
batteryform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
batterytracking.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
calendar.js
Merge used libraries for Barcode/QR-Code generation
2020-12-20 19:53:28 +01:00
choreform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
chores.js
Improved products/chore merge dialogs form validation
2022-03-26 11:17:08 +01:00
choresjournal.js
Squashed commit
2021-07-13 19:29:23 +02:00
choresoverview.js
Squashed commit
2022-03-31 22:52:38 +02:00
choressettings.js
Improved number input initial value decimal handling
2020-11-15 14:15:09 +01:00
choretracking.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
consume.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
equipment.js
Improved initial DataTables sorting ( fixes #1235 )
2020-12-30 13:55:01 +01:00
equipmentform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
inventory.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
locationcontentsheet.js
Finished the implementation of "Location Content Sheet" ( closes #341 )
2019-08-11 09:24:47 +02:00
locationform.js
Unified form validation handling
2022-03-30 18:00:28 +02: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
Unified form validation handling
2022-03-30 18:00:28 +02:00
mealplansectionform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
mealplansections.js
Implemented meal plan sections ( closes #370 )
2021-07-15 17:54:48 +02:00
openapiui.js
Squashed commit
2021-07-13 19:29:23 +02:00
productbarcodeform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
productform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
productgroupform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
productgroups.js
Squashed commit
2020-12-07 19:48:33 +01:00
products.js
Improved products/chore merge dialogs form validation
2022-03-26 11:17:08 +01:00
purchase.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
quantityunitconversionform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
quantityunitform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
quantityunitpluraltesting.js
Split application translation strings and QU strings ( fixes #1705 )
2022-02-06 21:09:34 +01:00
quantityunits.js
Fixed filter clearing on /quantityunits ( fixes #1511 )
2021-06-27 18:42:15 +02:00
recipeform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
recipeposform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
recipes.js
Fixed recipes status search (references #1813 )
2022-03-30 17:39:26 +02:00
recipessettings.js
Squashed commit
2022-02-09 17:48:21 +01:00
shoppinglist.js
Use original column index when accessing data table columns ( fixes #1684 )
2021-11-12 18:26:19 +01:00
shoppinglistform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
shoppinglistitemform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
shoppinglistsettings.js
Fixed shopping list setting initialization ( fixes #1344 )
2021-07-03 19:43:32 +02:00
shoppinglocationform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
shoppinglocations.js
Squashed commit
2020-12-07 19:48:33 +01:00
stockentries.js
Implemented notes and Userfields for stock entries ( closes #443 )
2022-03-30 17:32:53 +02:00
stockentryform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
stockjournal.js
Use original column index when accessing data table columns ( fixes #1684 )
2021-11-12 18:26:19 +01:00
stockjournalsummary.js
Use original column index when accessing data table columns ( fixes #1684 )
2021-11-12 18:26:19 +01:00
stockoverview.js
Fixed stock overview numeric sorting of value columns ( fixes #1811 )
2022-03-06 09:31:47 +01:00
stocksettings.js
Move FEATURE_SETTING_STOCK_COUNT_OPENED_PRODUCTS_AGAINST_MINIMUM_STOCK_AMOUNT to per product option ( closes #1753 )
2022-02-07 19:12:31 +01:00
taskcategories.js
Squashed commit
2020-12-07 19:48:33 +01:00
taskcategoryform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
taskform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
tasks.js
Highlight chores/tasks/batteries due today in a separate color + status filter ( closes #1740 )
2022-01-23 17:42:55 +01:00
taskssettings.js
Improved number input initial value decimal handling
2020-11-15 14:15:09 +01:00
transfer.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
userentities.js
Squashed commit
2020-12-07 19:48:33 +01:00
userentityform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
userfieldform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
userfields.js
Use original column index when accessing data table columns ( fixes #1684 )
2021-11-12 18:26:19 +01:00
userform.js
Unified form validation handling
2022-03-30 18:00:28 +02:00
userobjectform.js
Improved form validation handling ( closes #1836 )
2022-03-26 10:34:00 +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