timetracker.git
2019-03-05 Nik OkuntseffRenamed a function for clarity.
2019-03-05 Nik OkuntseffImplemented sending email to timesheet approver.
2019-03-04 Nik OkuntseffAdded a check for timesheet delete operation possibility.
2019-03-04 Nik OkuntseffImprovements to timesheet assignment algorithm.
2019-03-04 Nik OkuntseffImproved sfety of inner join for timesheet assignment.
2019-03-03 Nik OkuntseffImproved safety of timesheet assignment by adding an...
2019-03-03 Nik OkuntseffAdded a mechanism to assign report items to timesheets.
2019-03-03 Nik OkuntseffA bit of refactoring in report.php for timesheet assign...
2019-03-03 Nik OkuntseffAdded a string to translation files.
2019-03-03 Nik OkuntseffAdded a string to translation files.
2019-03-03 Nik OkuntseffProhibited adding overlapping timesheets.
2019-03-02 Nik OkuntseffRealeasing timesheets feature for user testing.
2019-03-02 Nik OkuntseffDropped timesheet_id from tt_expense_items and simplifi...
2019-03-02 Nik OkuntseffFixed reports for renamed timesheet field.
2019-03-02 Nik OkuntseffSome more work on timesheets.
2019-03-02 Nik OkuntseffMore timesheet related refactoring.
2019-03-02 Nik OkuntseffMore refactoring on timesheet code.
2019-03-02 Nik OkuntseffRefactoring timesheet related code.
2019-03-02 Nik OkuntseffSome fixes to export/import of timesheets.
2019-03-02 Nik OkuntseffA few fixes related to tt_timesheets fields renaming.
2019-03-01 Nik OkuntseffAdded project_id to tt_timesheets table.
2019-03-01 Nik OkuntseffAdded conditional display of show approvers.
2019-03-01 Nik OkuntseffFurther streamlining of access rights.
2019-03-01 Nik OkuntseffA bit of cleanup for timesheet redesign.
2019-03-01 Nik OkuntseffCleaning up no longer needed access rights.
2019-03-01 Nik OkuntseffSome more work in progress on timesheets.
2019-03-01 Nik OkuntseffChanged structure of tt_timesheets table as part of...
2019-02-28 Nik OkuntseffA bit of refactoring.
2019-02-28 Nik OkuntseffDisallowed editing records assigned to timesheets.
2019-02-28 Nik OkuntseffMore work in progress on timesheets, simplifying access...
2019-02-28 Nik OkuntseffWrote createTimesheet function.
2019-02-28 Nik OkuntseffCoded ttTimesheetHelper::timesheetItemsExist().
2019-02-28 Nik OkuntseffA bit more progress on timesheet coding.
2019-02-27 Nik OkuntseffA bit of cleanup with ongoing timesheet redesign.
2019-02-27 Nik OkuntseffStarted redesign of timesheets feature.
2019-02-27 Nik OkuntseffFixed fav report import by including missing fields.
2019-02-27 Nik OkuntseffFixed fav report export by adding missing fields.
2019-02-27 Nik OkuntseffFixed adjusting users for clients in fav report emails.
2019-02-26 Nik OkuntseffFixed emailed reports for approved and timesheet columns.
2019-02-26 Nik OkuntseffA fix for fav reports sent to clients.
2019-02-26 Nik OkuntseffMade fav reports to remember approved and timesheet...
2019-02-26 Nik OkuntseffExtended tt_fav_reports table for approved and timeshee...
2019-02-26 Nik OkuntseffRemoved view_client_unapproved right from default clien...
2019-02-25 Nik OkuntseffFixes to import/export for timesheets and approval...
2019-02-25 Nik OkuntseffFixed export by adding approved status and timesheets...
2019-02-25 Nik OkuntseffReleasing Approval plugin for testing.
2019-02-25 Nik OkuntseffAdded approval handling to reports.
2019-02-25 Nik OkuntseffMore refactoring in translation files.
2019-02-25 Nik OkuntseffSome refactoring in translations.
2019-02-25 Nik OkuntseffMore work in progress on report approval.
2019-02-25 Nik OkuntseffAdded label.mark_approved to translation files.
2019-02-24 Nik OkuntseffFixed creating invoices by excluding uncompleted records.
2019-02-24 Nik OkuntseffFixed export to files and PDF with approved column.
2019-02-24 Nik OkuntseffMade approval control filtering work on reports.
2019-02-24 Nik OkuntseffAdded controls for report approval options on reports...
2019-02-24 Nik OkuntseffCosmetic maintenance tune-up.
2019-02-24 Nik OkuntseffWork on progress on report approval plugin.
2019-02-24 Nik OkuntseffIntroduced approve_reports and approve_all_reports...
2019-02-24 Nik OkuntseffAdded approved field to tt_log and tt_expense_items...
2019-02-24 Nik OkuntseffImproved usability by hiding not relevant controls...
2019-02-23 Nik OkuntseffFixed timesheet_view.php.
2019-02-23 Nik OkuntseffFixed ttTimesheetHelper::getApprovers function.
2019-02-23 Nik OkuntseffAdjusted client access to unapproved records.
2019-02-23 Nik OkuntseffIntroduced view_client_unapproved access right.
2019-02-23 Nik OkuntseffFixed subtotals for timesheet options.
2019-02-23 Nik OkuntseffSome more work in progress on timesheet reporting.
2019-02-23 Nik OkuntseffAdded 2 strings to translation files.
2019-02-23 Nik OkuntseffAdded timesheet output to CSV, XML, and PDF reports.
2019-02-23 Nik OkuntseffFixed report filter by timesheet assignment.
2019-02-23 Nik OkuntseffFixed display of Timesheet checkbox for clients.
2019-02-23 Nik OkuntseffAdded timesheet name to report output.
2019-02-23 Nik OkuntseffFixed menu display for client role.
2019-02-22 Nik OkuntseffImplemented timesheet approval in initial form.
2019-02-22 Nik OkuntseffMore progress on timesheet approval workflow.
2019-02-22 Nik OkuntseffStarted to work on timesheet approval workflow.
2019-02-21 Nik OkuntseffSome more work in progress on timesheets.
2019-02-21 Nik OkuntseffSome fixes on timesheets.php for clients.
2019-02-21 Nik OkuntseffImplemented timesheet view.
2019-02-21 Nik OkuntseffA bit more work in progress on timesheet view.
2019-02-21 Nik OkuntseffStarting work on timesheet view.
2019-02-20 Nik OkuntseffAdded associating items with a timesheet upon its creation.
2019-02-20 Nik OkuntseffRemove unused parameter.
2019-02-20 Nik OkuntseffAnother fix for timesheets.php.
2019-02-20 Nik OkuntseffSome fixes to timesheets.php page.
2019-02-20 Nik OkuntseffFixed mobile user pages for client role.
2019-02-20 Nik OkuntseffFixed user add to hide projects for client role.
2019-02-20 Nik OkuntseffFixed user edit to hide projects for client roles.
2019-02-19 Nik OkuntseffA bit more timesheet work.
2019-02-19 Nik OkuntseffFixes to translations.
2019-02-19 Nik OkuntseffRenamed client access rights for clarity.
2019-02-19 Nik OkuntseffMoved Delete to timesheet_edit.php to have room for...
2019-02-19 Nik OkuntseffAdded inactive timesheets to timesheets.php display.
2019-02-18 Nik OkuntseffA bit more progress with timesheets.
2019-02-18 Nik OkuntseffAdded rights to view, manage, and approve all timesheets.
2019-02-18 Nik OkuntseffWork in progress on timesheet edit.
2019-02-18 Nik OkuntseffImplemented deleting a timesheet.
2019-02-18 Nik OkuntseffMore progress on timesheets.
2019-02-17 Nik OkuntseffAdded client_id to timesheet insert.
2019-02-17 Nik OkuntseffMore progress on creating a new timesheet.
2019-02-17 Nik OkuntseffWork in progress on adding timesheets.
next