This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
Releases: InfyOmLabs/infy-tracker
Releases · InfyOmLabs/infy-tracker
Alpha 1.8.3
Enhancements:
- Display user initial if user image is not there.
- Added soft delete and deleted by in Activity Types, Client, Project, Tag, and User tables.
- Align page heading in the center of other filters in that row.
- Improve UI of time entry detail pop up in task details.
- Place calendar on the right corner in the dashboard if a user doesn't have manage-users permission.
- Activity can not be deleted if Activity has one or more time entry.
- Hard confirmation added in client delete and delete all related data like projects, tasks, etc..
- Hard confirmation added in project delete and delete all related data like tasks time, entries, etc..
- Search support added in the filter dropdown
Bug Fixes:
- FIX: Project filter should be work fine for admin user in time entry
Alpha 1.8.2
Enhancements:
- #66 First input should be auto-focused
- #84 when the user opens new time entry pop up end should be selected as current date-time
- If time entry greater than 12 hr then (from stopwatch) allow the user to adjust the start time and make time entry less than 12 hr
- #83 remove pagination icons if there is only one page in the data table and Data table UI enhancement
- #86 added password view/block functionality
- #74 remove unused projects from the custom report in the dashboard
- added task link in the report view screen
- Change date formate
Bug Fixes:
Alpha 1.8.1
Enhancements:
- Model should be not closed by outside click in task screen
- Interchange user and project position into the sidebar
- New and Confirm password added into a user profile
- Stopwatch: start and stop automatically if user logged in multiple browsers
- Time Entry model UI improved
- Project list should be ASC and make project prefix limit 4 to 6 char
- Admin should be able to view all projects in the dropdown if assigned or not
Bug Fixes:
- FIX: Project collapse not working properly in the report detail screen
- FIX: unexpected error in report table screen
- FIX: Edit Delete button should work in the report detail screen
- FIX: Placeholder should not hide in the edit report screen
- FIX: Remove Account Title from the profile dropdown
- Fix: client filer should work properly in report
Alpha 1.8.0
Features:
- Time entry type feature added into timer and time entry
Enhancements:
- Time entry can not be made ahead of time
- Due date is today by default into the time entry screen
Bug Fixes:
- Fix: stopwatch will remain same in all tabs for the specific user instead of global
- Fix: Redirection should be proper into task detail
Alpha 1.7.0
Change Log
Features:
- Comment are updated in realtime
- Stopwatch will be updated in realtime in all opened tabs/browsers
Enhancements:
- Accordion support added into Reports
- Due Date filter added into Tasks screen
Bug Fixes:
- Fix: activity type and project filter not working in time entries screen
Alpha 1.6.0
Change Log
Features:
- FTP storage support added
Enhancements:
- User filter support added into time entry model in task screen
- Display duration in two formats (total hours and total minutes) into time entry model in task screen
- User dropdown and date filter moved under custom report
- Inactive user should forcefully be logged out from the system
- User profile image upload support added
Bug Fixes:
- Fix: footer text should be proper align while the sidebar is collapsed
Alpha 1.5.4
Bug Fixes:
- Fix: Time entry should be validated based on login user
Alpha 1.5.3
Enhancements:
- Feat: Time Entry should not be overlapping support added
- Feat: Project filter support added in the time entry screen
Bug Fixes:
- Fix: Solve duplicate time entry issue
- Fix: Redirect the user to dashboard page after login
Alpha 1.5.2
Enhancements:
- Start and end time validations into time entry
- Date range display into Report screen
- Add Default activity type seeder
Bug Fixes:
- Fix: Revoke tracker popup on new task/projects create/update/delete
- Fix: Chart title change
- Fix: Time Entry + Task Screen permissions fixes
Alpha 1.5.1
Enhancements:
- Removed next week option from the dashboard
- Make start time and end time required into time entry
- Only task assignee can add time entry to an owned assigned task
- Change loader of the data table
- Render Task Assignee based on project selection in the add edit task
- Task details screen UI improvements
- Change report list to report table and created by added
Bug Fixes:
- Fix: Reports edit/delete buttons fixed
- Fix: The future date should be not selected while creating/editing a report
- Fix: changed task creation flow cause massive data created and break task creation functions