grocy/public/viewjs
2019-07-07 09:04:40 +02:00
..
components Improved date display for dates of today and no time 2019-07-06 17:19:28 +02:00
about.js Make it possible to show the changelog directly via /about?tab=changelog 2019-03-09 16:25:23 +01:00
batteries.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
batteriesjournal.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
batteriesoverview.js Use named arguments for all gettext strings which have more than 1 argument (again closes #161) 2019-05-05 14:13:50 +02:00
batteriessettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
batteryform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
batterytracking.js Use named arguments for all gettext strings which have more than 1 argument (again closes #161) 2019-05-05 14:13:50 +02:00
calendar.js 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
choreform.js Use named arguments for all gettext strings which have more than 1 argument (again closes #161) 2019-05-05 14:13:50 +02:00
chores.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
choresjournal.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
choresoverview.js Use named arguments for all gettext strings which have more than 1 argument (again closes #161) 2019-05-05 14:13:50 +02:00
choressettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
choretracking.js Use named arguments for all gettext strings which have more than 1 argument (again closes #161) 2019-05-05 14:13:50 +02:00
consume.js Fixed wrong amount was displayed in popup after consume 2019-05-10 20:43:57 +02:00
equipment.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
equipmentform.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
inventory.js Unify translations strings which include an amount + quantity unit (references #161) 2019-05-05 14:31:27 +02:00
locationform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
locations.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
login.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
manageapikeys.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
mealplan.js 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
openapiui.js Finish API documentation and token auth (references #5) 2018-04-21 19:18:00 +02:00
productform.js 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
productgroupform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
productgroups.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
products.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
purchase.js Unify translations strings which include an amount + quantity unit (references #161) 2019-05-05 14:31:27 +02:00
quantityunitform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
quantityunits.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
recipeform.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
recipeposform.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
recipes.js 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
shoppinglist.js Added the possibility to mark a shopping list item as "done" (closes #257) 2019-07-06 17:56:59 +02:00
shoppinglistform.js Implemented multiple/named shopping lists (closes #190) 2019-04-20 17:04:40 +02:00
shoppinglistitemform.js Make it possible to switch shopping list items between shopping lists (closes #284) 2019-07-06 17:31:17 +02:00
stockjournal.js Properly show the API error when it failed to undo a stock booking (fixes #267) 2019-06-08 16:53:31 +02:00
stockoverview.js Fixed date "never" display on stock overview page (again closes #296) 2019-07-07 09:04:40 +02:00
stocksettings.js Make it possible to customize the default amount for purchase/consume (closes #215) 2019-05-04 13:19:34 +02:00
taskcategories.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
taskcategoryform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
taskform.js Finalize user-defined-fields (closes #176) 2019-04-23 09:06:18 +02:00
tasks.js Added the possibility to undo a task (closes #252) 2019-07-06 20:34:01 +02:00
taskssettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
userfieldform.js Added a new userfield type "preset-list" (closes #239) 2019-05-07 21:24:59 +02:00
userfields.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
userform.js More improvements on the REST API (references #139) 2019-01-21 22:13:42 +01:00
users.js Fix deleting user have not worked (fixes #237) 2019-05-04 23:10:01 +02:00