# Changelog All notable changes to this project will be documented in this file. ## [2.0] - 2024-03-13 ### Feature - OneSignal Support - Whole System Upgrade - Add attachments next to item ### Change - Changed session expire timestamp from INT(11) to MEDIUMINT(12) UNSIGNED - CSS, Javascript update ## [1.2.1] - 2021-10-25 ### Bugfix - Report Summary offset by 1 row (called an incorrect variable) - Report Currency can't display properly using some Excel applications ## [1.2] - 2020-09-01 ### Description - Categorization is changed from "Added, Changed, Removed" to "Feature, Optimization, Bugfix" from now on. - Applying the coding method as Leave System for increasing compatibility, consistency and usability ### Feature - Introduce select2 for selecting multiple users or types ### Optimization - Change for datepickers to normal date attribute for mobile accessibility ### Bugfix - Can't change paging (fixed with Leave System coding method) ## [1.1] - 2020-04-16 ### Added - Administrator can adjust Company types and make it selectable for the Users and also the display order - CHANGELOG (this document) and a link to this document ### Changed - User have to select Company also in order to create or modify the Petty Cash data - Administrator can filter the reports by Company - Report Excel can see the Company filtered (all or Company Name. Same as filtering User) ### Fixed - Report Excel will crash if there is no records matched the search criteria ## [1.0] - 2020-04-07 ### Added - User can do about Petty Cash feature belongs to the User - Create - Modify - Confirm - Delete (while that record must be unclaimed) - Print (in User View, which User can't access other Users' data) - Administrator can do about Petty Cash feature belongs to all Users - View/Confirm - Print (in Admin View, which will add a text to remind the User that is an Admin Copy) Therefore, Administrators can't create, modify or delete Users' Petty Cash records. - Administrator can export Report - Administrator can adjust Petty Cash types and make it selectable for the Users and also the display order - Administrator can modify a User's name, permission or delete from the system - While deleting the user from this system will not affect the Leave System. User can still register a new account based on the data from the Leave System. While the old data will be erased. - Administrator can change the Web Title and also the Database Connection to the Leave System which will is used for User registration and login