| .. |
|
components
|
Fixed contextual time ago display was missing (references #513)
|
2020-02-02 17:55:35 +01: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
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
batteries.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
batteriesjournal.js
|
Squashed commit
|
2020-01-27 19:00:49 +01:00 |
|
batteriesoverview.js
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01: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
|
Never show close buttons in modal dialogs, this is not needed
|
2019-09-24 10:24:47 +02:00 |
|
choreform.js
|
Added a chore period type "yearly" (closes #407)
|
2019-10-04 11:24:51 +02:00 |
|
chores.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
choresjournal.js
|
Squashed commit
|
2020-01-27 19:00:49 +01:00 |
|
choresoverview.js
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
choressettings.js
|
Make "next X days" configurable (closes #175)
|
2019-04-20 15:30:45 +02:00 |
|
choretracking.js
|
Added a sub feature flag to disable chore assignments when not needed
|
2019-09-26 17:20:25 +02:00 |
|
consume.js
|
We don't need that switch-button, a native Boostrap button is enough and less disturbing
|
2020-02-03 21:21:42 +01:00 |
|
equipment.js
|
Delay DataTables search by 200ms (references #424)
|
2019-10-15 19:59:14 +02:00 |
|
equipmentform.js
|
Use the summernote editor for product description (closes #288)
|
2019-08-15 14:35:28 +02:00 |
|
inventory.js
|
Fixed location_id handling when FEATURE_FLAG_STOCK_LOCATION_TRACKING is disabled (fixes #532)
|
2020-01-31 21:27:51 +01:00 |
|
locationcontentsheet.js
|
Finished the implementation of "Location Content Sheet" (closes #341)
|
2019-08-11 09:24:47 +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
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
login.js
|
Migrated (hopefully) all translations to PO/Gettext (references #161)
|
2019-05-01 20:19:18 +02:00 |
|
manageapikeys.js
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
mealplan.js
|
Improved the meal plan add-dialogs (closes #540)
|
2020-02-03 20:04:22 +01:00 |
|
openapiui.js
|
Finish API documentation and token auth (references #5)
|
2018-04-21 19:18:00 +02:00 |
|
productform.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
productgroupform.js
|
Started working on user-defined-fields for all entities (references #176)
|
2019-04-22 22:16:35 +02:00 |
|
productgroups.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
products.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
purchase.js
|
We don't need that switch-button, a native Boostrap button is enough and less disturbing
|
2020-02-03 21:21:42 +01:00 |
|
quantityunitconversionform.js
|
Properly show qu plural forms on the product or qu conversion edit page
|
2019-09-20 10:30:46 +02:00 |
|
quantityunitform.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
quantityunitpluraltesting.js
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
quantityunits.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
recipeform.js
|
Fix new recipe creation when reloading the /recipes/new page (fixes #536)
|
2020-02-01 18:16:44 +01:00 |
|
recipeposform.js
|
Fixed recipeposform edit when "Only check if a single unit is in stock" is set (again closes #535)
|
2020-02-02 12:33:48 +01:00 |
|
recipes.js
|
Added a compact view for shopping list (for mobile shopping) (closes #453)
|
2020-01-24 22:05:08 +01:00 |
|
shoppinglist.js
|
Use full width for compact shopping list (#541)
|
2020-02-03 08:48:37 +01:00 |
|
shoppinglistform.js
|
Slightly reordered the header of the shopping list page
|
2019-09-20 20:14:47 +02:00 |
|
shoppinglistitemform.js
|
Finalize products on meal plan feature (references #450)
|
2020-01-25 18:36:54 +01:00 |
|
shoppinglistsettings.js
|
Added an option to hide the calendar on the shopping list (closes #531)
|
2020-02-01 12:55:12 +01:00 |
|
stockentries.js
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
stockentryform.js
|
Rename /stockedit and /stockdetail to match the "naming conventions" (references #421)
|
2020-01-27 19:19:09 +01:00 |
|
stockjournal.js
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
stockoverview.js
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
stocksettings.js
|
Added an option to hide the calendar on the shopping list (closes #531)
|
2020-02-01 12:55:12 +01:00 |
|
taskcategories.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01: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
|
Replaced jQuery UI by Animate.css (better, faster, lighter)
|
2020-01-28 19:27:18 +01:00 |
|
taskssettings.js
|
Make "next X days" configurable (closes #175)
|
2019-04-20 15:30:45 +02:00 |
|
transfer.js
|
Implement "Free products" (closes #426)
|
2020-01-26 20:01:30 +01:00 |
|
userentities.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
userentityform.js
|
An icon is not needed when not showing an userentity in the sidebar menu (references #242)
|
2019-09-20 10:22:59 +02:00 |
|
userfieldform.js
|
Implemented new Userfield type "Select list" (closes #325)
|
2019-09-17 19:11:06 +02:00 |
|
userfields.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
userform.js
|
More improvements on the REST API (references #139)
|
2019-01-21 22:13:42 +01:00 |
|
userobjectform.js
|
Reduce console.log spam
|
2019-09-27 14:08:24 +02:00 |
|
userobjects.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |
|
users.js
|
Fixed DataTables earch / don't search the first column with buttons/menus (fixes #440)
|
2020-01-03 14:18:56 +01:00 |