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

Releases: InfyOmLabs/infy-tracker

Alpha 1.5.0

17 Jul 11:36
b9b25cc
Compare
Choose a tag to compare
Alpha 1.5.0 Pre-release
Pre-release

Features:

  • Models Integration Testing implemented

Enhancements:

  • Permissions implemented on developer drop-down on the dashboard
  • Display Toaster while create and update record
  • Roles checkbox ui improved
  • Add/Edit Task popup should not close on outside click
  • Added support of search by task number in task screen
  • Added Support to Edit/Delete report on the report list screen
  • Routes refactored with model substitute binding
  • Percentage support added into the report

Bug Fixes:

  • Fix: Chart not rendering properly and wrong time display
  • Fix: Tooltip frozen issue

Alpha 1.4.0

13 Jul 07:11
Compare
Choose a tag to compare
Alpha 1.4.0 Pre-release
Pre-release

Features:

  • New Reports module with CRUD and new filters

Enhancements:

  • Display Toaster while create and update record

Bug Fixes:

  • Fix: the brand logo should not override
  • Fix: Invalid due date in the task table
  • Fix: change the date display format of the due date and created_at
  • Fix: Completed tasks should be selected while editing a time entry
  • Make UI consistency in new/edit role screen
  • Removed all status and change it to Completed or Pending

Alpha 1.3.0

10 Jul 10:48
Compare
Choose a tag to compare
Alpha 1.3.0 Pre-release
Pre-release

Features:

  • Roles and Permissions implemented

Enhancements:

  • Text editor implemented into creating/editing task place of description
  • Theme Enhancement and locally setup of core ui
  • Tooltip added for project assignees in task screen
  • Put log of a time entry update
  • New task status introduced
  • Display time h:m format in dashboard charts
  • User Avatar color should be same every time

Bug Fixes:

  • fix Datatable data aliment vertically
  • fix remove fix width of website column from a client table
  • fix duplicate entry issue

Alpha 1.2.0

06 Jul 07:39
Compare
Choose a tag to compare
Alpha 1.2.0 Pre-release
Pre-release

New Features:

  • New Dashboard added with chart js with user filter

Enhancements:

  • Removed project column in task datatable and display title with project prefix and task number
  • Display user avatar in task assignee column of tasks table
  • Added "All" option for task status in task filter drop down
  • Ask confirmation before deleting of comment in task detail
  • Added text editor in description filed in create/edit task

Bug Fixes:

  • Fixed: time entry delete button should be work in tasks screen
  • Added fall back route for wrong routes
  • Make tagging case insensitive
  • Fixed a bug of timer start without a selection of task
  • Fixed a bug for only active task appear in time entry in timer

Alpha 1.1.1

02 Jul 05:08
Compare
Choose a tag to compare
Alpha 1.1.1 Pre-release
Pre-release

Fixes:

  • Removed Dashboard

Alpha 1.1.0

29 Jun 09:24
Compare
Choose a tag to compare
Alpha 1.1.0 Pre-release
Pre-release

New Features:

  • Comments support added in the task detail screen

Enhancements:

  • Display time entries into the task detail page
  • Edit prefix support added into Projects
  • Display projects and users in ascending order
  • Add/Edit Task UI improved

Bug Fixes:

  • Priority auto-populated into existing tasks
  • Fixed: today date not selected in the edit task
  • Fixed: Active toggle is overlapping on entry popup in Users screen
  • Prefix limit changed and store task number without prefix
  • Fixed: error message should be display proper in task screen
  • Change eye icon to clock icon for time entry detail into tasks screen
  • Load jQeury from https

Alpha 1.0.2

24 Jun 06:40
2bd0ac9
Compare
Choose a tag to compare
Alpha 1.0.2 Pre-release
Pre-release

Features:

  • Active - Deactivate user support added into a user table
  • Attachments support added into a task
  • Password reset support added
  • Priority support added into a task

Enhancements:

  • Send verification mail if the user has not verified while an update
  • Resend option and is verified column added into the user table
  • Prefix added into the project
  • Task Detail page UI improved
  • Task number added into the task

Fixes:

  • Fixed password not storing encrypted while profile update
  • Fixed project unassigned while user profile update
  • Fixed assign to not clear into the new task after one task creation
  • Fixed model closed bu ESC key
  • Fixed User is not able to select current date while adding a new task
  • Fixed activity load again and again while project change in time tracker

Alpha 1.0.1

18 Jun 12:59
Compare
Choose a tag to compare
Alpha 1.0.1 Pre-release
Pre-release

Changelog:

  • fix: issue with password update while profile update
  • fix: unassigned projects fix while update profile
  • fix: automatically deactivate account while update profile fixed
  • enhancement: removed profile script from app blade and added in webmix

Alpha 1.0.0

17 Jun 14:47
Compare
Choose a tag to compare
Alpha 1.0.0 Pre-release
Pre-release

First Alpha Release with the following features:

  • Clients
  • Projects
  • Tasks
  • Time Entries
  • Tags
  • Activity Types
  • Reports (Basic)