Resuming writing remote work plugin.
[timetracker.git] / WEB-INF / lib /
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 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 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-24 Nik OkuntseffFixed creating invoices by excluding uncompleted records.
2019-02-24 Nik OkuntseffMade approval control filtering work on reports.
2019-02-24 Nik OkuntseffCosmetic maintenance tune-up.
2019-02-24 Nik OkuntseffIntroduced approve_reports and approve_all_reports...
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 OkuntseffFixed report filter by timesheet assignment.
2019-02-23 Nik OkuntseffAdded timesheet name to report output.
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 OkuntseffImplemented timesheet view.
2019-02-21 Nik OkuntseffA bit more work in progress on timesheet view.
2019-02-20 Nik OkuntseffAdded associating items with a timesheet upon its creation.
2019-02-20 Nik OkuntseffFixed user edit to hide projects for client roles.
2019-02-19 Nik OkuntseffRenamed client access rights for clarity.
2019-02-19 Nik OkuntseffAdded inactive timesheets to timesheets.php display.
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 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-15 Nik OkuntseffA bit more work in progress on timesheets.
2019-02-15 Nik OkuntseffAdjusting rights for timesheets plugin.
2019-02-14 Nik OkuntseffResuming work on timesheets.
2019-01-19 Nik OkuntseffImporoved isTrue function to get rid of PHP warnings.
2019-01-09 Nik OkuntseffAdded handling of expiration dates.
2019-01-02 Nik OkuntseffAdded audit info on user delete.
2018-12-25 Nik OkuntseffImproved user count check.
2018-12-24 Nik OkuntseffFixed handling user limit for admin.
2018-12-24 Nik OkuntseffFixed ttRegistrator class.
2018-12-24 Nik OkuntseffIntroduced handling of max user count.
2018-12-23 Nik OkuntseffFixed export-import for quota percent.
2018-12-22 Nik OkuntseffSimplified ttUser::getUsers a bit.
2018-12-21 Nik OkuntseffAdded quota column on the users page.
2018-12-20 Nik OkuntseffInitial attempt to implement quota percent for users.
2018-12-20 Nik OkuntseffStarted using quota percent for users if defined.
2018-12-20 Nik OkuntseffIntroduced ttBehalfUser class for quote percent work.
2018-12-19 Nik OkuntseffA bit of cleanup.
2018-12-19 Nik OkuntseffFixed date format for a subgroup report.
2018-12-19 Nik OkuntseffA fix for work units in totals only report.
2018-12-19 Nik OkuntseffAdded a comment about vertical tab problem.
2018-12-19 Nik OkuntseffImproved handlng of import.
2018-12-18 Nik OkuntseffImproved import.
2018-12-18 Nik OkuntseffAdded a TODO comment about RAM issue.
2018-12-17 Nik OkuntseffA small fix for export.
2018-12-15 Nik OkuntseffFixed work unit config.
2018-12-15 Nik OkuntseffSimplified conditional logic in ttReportHelper::getSubt...
2018-12-15 Nik OkuntseffSome more refactoring.
2018-12-15 Nik OkuntseffSome refactoring of work units for subgroups.
2018-12-14 Nik OkuntseffWrote ttUser::getConfigInt and started to use it.
2018-12-13 Nik OkuntseffRemoved group selector from tasks.php to keep things...
2018-12-13 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-13 Nik OkuntseffMore refactoring for subgroups.
2018-12-13 Nik OkuntseffCosmetic, changed return values.
2018-12-13 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-13 Nik OkuntseffSome more refactoring for subgroups.
2018-12-12 Nik OkuntseffSome more refactoring of reports for subgroups.
2018-12-12 Nik OkuntseffRefactored getRecentInvoices and moved to another class.
2018-12-12 Nik OkuntseffExcluded clients from getActiveUsers call.
2018-12-12 Nik OkuntseffFailed attempt to write ttCronJobHelper, some improveme...
2018-12-11 Nik OkuntseffMore refactoring in reports for subgroups.
2018-12-11 Nik OkuntseffFixed saving fav report in a subgroup.
2018-12-11 Nik OkuntseffWork in progress refactoring reports for subgroups.
2018-12-10 Nik OkuntseffRefactored monthly quota config for subgroups.
2018-12-10 Nik OkuntseffRefactored project edit for subgroups.
2018-12-10 Nik OkuntseffFinished refactoring ttProjectHelper class for subgroups.
2018-12-10 Nik OkuntseffA bit more refactoring ttProjectHelper class for subgroups.
2018-12-09 Nik OkuntseffRefactoring in ttProjectHelper class.
2018-12-09 Nik OkuntseffAdded validation of checkbox group input on project...
2018-12-09 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-09 Nik OkuntseffSome more refactoring for subgroups.
2018-12-09 Nik OkuntseffMore refactoring for subgroups.
2018-12-09 Nik OkuntseffRefactoring - ongoing.
2018-12-09 Nik OkuntseffRemoved group selector from projects.php to keep things...
2018-12-09 Nik OkuntseffRefactored profile_edit.php for subgroups.
2018-12-08 Nik OkuntseffA bit more refactoring.
2018-12-08 Nik OkuntseffSome more refactoring in notification config.
next