Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Releases: InfyOmLabs/infy-tracker

Alpha 1.8.3

10 Sep 09:39
3f34648
Compare
Choose a tag to compare
Alpha 1.8.3 Pre-release
Pre-release

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

04 Sep 18:14
9b78c57
Compare
Choose a tag to compare
Alpha 1.8.2 Pre-release
Pre-release

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:

  • FIX: #81 role field should be required
  • Fix: #68 any file should be removed from attachment in the task detail screen
  • Fix: #87 try to fix task-detail pop-up collapse row issue

Alpha 1.8.1

31 Aug 10:04
52c7f08
Compare
Choose a tag to compare
Alpha 1.8.1 Pre-release
Pre-release

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

23 Aug 12:41
Compare
Choose a tag to compare
Alpha 1.8.0 Pre-release
Pre-release

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

22 Aug 07:36
Compare
Choose a tag to compare
Alpha 1.7.0 Pre-release
Pre-release

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

12 Aug 11:08
6a9e162
Compare
Choose a tag to compare
Alpha 1.6.0 Pre-release
Pre-release

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

05 Aug 14:21
283c870
Compare
Choose a tag to compare
Alpha 1.5.4 Pre-release
Pre-release

Bug Fixes:

  • Fix: Time entry should be validated based on login user

Alpha 1.5.3

03 Aug 09:37
5f7eed6
Compare
Choose a tag to compare
Alpha 1.5.3 Pre-release
Pre-release

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

29 Jul 08:31
57f858b
Compare
Choose a tag to compare
Alpha 1.5.2 Pre-release
Pre-release

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

21 Jul 05:36
eefc0a0
Compare
Choose a tag to compare
Alpha 1.5.1 Pre-release
Pre-release

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