Skip to content

Releases: josephines1/o-present

v1.2.0

09 Aug 16:31
Compare
Choose a tag to compare

This release includes updates and bug fixes:

  1. Server Time Fix

    • Now uses server time consistently across the entire website, not just on specific pages.
  2. Leave and Permission Handling

    • Sick Leave (Sakit): Automatically approved.
    • Permission (Izin): Can be requested for the current day but requires manual approval.
      image
  3. Enhanced Admin and Head Monitoring

    • Admins and Heads can view attendance photos of all employees to verify their validity.
  4. Prevent Double Requests

    • Users cannot submit leave requests on days when their previous request has already been approved.
  5. Position Search Bug Fix:

    • Fixed issue where the search header would disappear when searching for job positions.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

06 Aug 15:35
Compare
Choose a tag to compare

This release includes updates and bug fixes:

  1. README Updates:

    • Fixed paths in the auth view configuration section.
    • Added information about setting absence submission limits.
    • Added details on employee account activation.
    • Added geoLocation access conditions.
  2. Timezone Improvement:

    • Changed the time display on the home index and dashboard pages to use server time.
    • Added global timezone support (previously only supported Indonesia).
      image
  3. Validation Bug Fixes:

    • Fixed absence start date validation to ensure the start date is not after the end date.
    • Fixed attendance so it will not be counted if the photo fails to save.
    • Fixed redirect bug on the Edit Location page if there was a validation error.

Full Changelog: v1.0.0...v1.1.0

Initial Release

06 Aug 08:22
Compare
Choose a tag to compare

This is the initial release of the GPS and Selfie-based Attendance System.

Features:

  • Attendance Tracking: Mark attendance with GPS and selfie verification.
  • Employee Management: Manage employee info, attendance locations, and job titles.
  • Reports: View daily and monthly attendance reports.
  • Absence Management: Track and manage absence data.
  • Data Search: Find data using filters and live search.
  • Excel Export: Export data to Excel.
  • Multi-user Authentication: Authentication system for employees, admins, and heads.