Releases: MightyMCoder/InventoryManager
Releases · MightyMCoder/InventoryManager
Release 1.1.4
What's Changed
- feature: add preference selection for negative numbers and decimal steps by @MightyMCoder in #66
- refactor: extract SQL queries for user retrieval into separate functions by @MightyMCoder in #67
- make Itemname default field for ProfileAddin by @MightyMCoder in #68
- add a keeper edit mode to the plugin and redesign authorization for preferences check by @MightyMCoder in #69
- implement a "undo item former" functionality by @MightyMCoder in #70
- update language files by @MightyMCoder in #71
- improved code documentation, refactoring, small changes by @MightyMCoder in #72
- small fixes by @MightyMCoder in #74
Full Changelog: v1.1.3...v1.1.4
Release 1.1.3
What's Changed
- import and visualization improvements by @MightyMCoder in #59
- fix: not only check if Itemname is equal for Import by @MightyMCoder in #60
- allow custom field names for system fields by @MightyMCoder in #61
- small improvements and bugfixes by @MightyMCoder in #62
- bugfix: don't import duplicates by @MightyMCoder in #63
- bugfix: import empty item values by @MightyMCoder in #64
- some bugfixes and improvements by @MightyMCoder in #65
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2
What's Changed
- bugfix: $gDB->get() not defined -> $gL10n->get() by @MightyMCoder in #51
- bugfix: cannot import user data for kepper or last receiver by @MightyMCoder in #52
- bugfix: import datetime in correct format by @MightyMCoder in #53
- update plugin Version by @MightyMCoder in #54
- small fixesfor plugin AddIn and plugin update by @MightyMCoder in #56
- bugfix update check by @MightyMCoder in #57
- small improvements by @MightyMCoder in #58
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1
What's Changed
- bugfixes and implement multiple item fields selection in Addin by @MightyMCoder in #50
Full Changelog: v1.1.0...v1.1.1
Release 1.1.0
What's Changed
- solve PLUGIN_FOLDER not correct when using KeyManager and InventoryManager profile addin by @MightyMCoder in #37
- add member selection next to a free text for last receiver by @MightyMCoder in #38
- rewrite Addin to show the borrowed items on the members profile page on seperate card by @MightyMCoder in #39
- display username instead of id when last receiver is a member by @MightyMCoder in #40
- remove the PHP_XLSXWriter library and improve error handling for missing list items by @MightyMCoder in #41
- fix last receiver not compared with members when importing items by @MightyMCoder in #42
- Implement settings to select the current user as the default for the keeper field when adding a new item and provide the ability to select the date representation by @MightyMCoder in #43
- bugfix Javascript logic for different date representations by @MightyMCoder in #44
- bugfix when switching between date representations by @MightyMCoder in #45
Full Changelog: v1.0.7...v1.1.0
Release 1.0.7
What's Changed
- bugfix redeclaration isUserAuthorized() by @MightyMCoder in #30
- Update plugin version to 1.0.7 by @MightyMCoder in #31
Full Changelog: v1.0.6...v1.0.7
Release 1.0.6
What's Changed
- Update copyright and license information to the GNU GPL v3.0 by @MightyMCoder in #16
- redesign mainpage and improve pdf export by @MightyMCoder in #19
- remove wiki from main stream by @MightyMCoder in #20
- fix notifications for imported items, redesign mainpage, add translations by @MightyMCoder in #21
- small improvements by @MightyMCoder in #22
- redesign InventoryManager profile addin by @MightyMCoder in #23
- restructuring plugin files and fix translations by @MightyMCoder in #24
- limit visible items on profile page to 10 by default by @MightyMCoder in #25
- bugfix: Attempt to read property "config" on null when check for update without admin account by @MightyMCoder in #26
Full Changelog: v1.0.5...v1.0.6
Release 1.0.5
Release 1.0.4
What's Changed
- implement plugin update-check by @MightyMCoder in MightyMCoder/InventoryManager-archived#22
- restructuring, bugfix import and add functionality for create fields from import page by @MightyMCoder in MightyMCoder/InventoryManager-archived#25
Full Changelog: v1.0.3...v1.0.4
Release 1.0.3
What's Changed
- change the mandatory input property to not required by @MightyMCoder in MightyMCoder/InventoryManager-archived#17
- add mail notification and fix some bugs by @MightyMCoder in MightyMCoder/InventoryManager-archived#19
Full Changelog: v1.0.2...v1.0.3