More refactoring on timesheet code.
[timetracker.git] / WEB-INF / templates / footer.tpl
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 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 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-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-18 Nik OkuntseffAdded rights to view, manage, and approve all timesheets.
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 OkuntseffAdded Create timesheet button on report.php.
2019-02-17 Nik OkuntseffRefactoring ttReportHelper for timesheets.
2019-02-16 Nik OkuntseffAdded button.create_timesheet to translation files.
2019-02-16 Nik OkuntseffRefactored reports.php for timesheets.
2019-02-16 Nik OkuntseffStarted refactoring reports.php for timesheets.
2019-02-15 Nik OkuntseffAdded a couple more strings to translation files.
2019-02-15 Nik OkuntseffA bit more work in progress on timesheets.
2019-02-15 Nik OkuntseffA bit more work in progress on timesheets.
2019-02-15 Nik OkuntseffAdded timesheets menu.
2019-02-15 Nik OkuntseffAdjusting rights for timesheets plugin.
2019-02-14 Nik OkuntseffAdded 2 more strings in translation files for timesheets.
2019-02-14 Nik OkuntseffAdded menu.timesheets to translation files.
2019-02-14 Nik OkuntseffAdded Timeheets plugin checkbox.
2019-02-14 Nik OkuntseffResuming work on timesheets.
2019-02-13 Nik OkuntseffRemoved unreliable PHP session path check, added cookie...
2019-02-13 Nik OkuntseffFixed db version update.
2019-02-13 Nik OkuntseffWork started on timesheet approval workflow.
2019-02-11 Nik OkuntseffAdded a check for a writable PHP session path.
2019-01-24 Nik OkuntseffA small impovement to the Estonian translation.
2019-01-24 Nik OkuntseffInitial work done intergating Estonian language imporve...
2019-01-24 Nik OkuntseffA bit more work in progress on the Estonian file.
2019-01-24 Nik OkuntseffA bit more work in progress integrating Estonian transl...
2019-01-24 Nik OkuntseffWork in progress integrating Estonian translation as...
2019-01-19 Nik OkuntseffA better fix for header.
next