Forgot to check in one file.
[timetracker.git] / WEB-INF / lib /
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.
2018-12-08 Nik OkuntseffStarting refactoring ttFavReportHelper class for subgroups.
2018-12-07 Nik OkuntseffRefactored ttNotificationHelper class for subgroups.
2018-12-07 Nik OkuntseffUpdated Locking config to support subgroups.
2018-12-07 Nik OkuntseffFinished refactoring ttInvoiceHelper class for subgroups.
2018-12-07 Nik OkuntseffA bit more refactoring in invoices.
2018-12-07 Nik OkuntseffMore refactoring.
2018-12-07 Nik OkuntseffResuming refactoring of invoices for subgroups.
2018-12-06 Nik OkuntseffSome more refactoring in invoices for subgroups.
2018-12-06 Nik OkuntseffMore refactoring of invoices for subgroups.
2018-12-06 Nik OkuntseffWork in progress on subgroups in invoices.
2018-12-06 Nik OkuntseffImprovements to group editor - access checks and usability.
2018-12-06 Nik OkuntseffFixed editing org by admin, added a comment for importe...
2018-12-06 Nik OkuntseffAdded conditional display of pages depending on subgrou...
2018-12-05 Nik OkuntseffRefactored regular expense pages for subgroups.
2018-12-05 Nik OkuntseffMore refactoring for subgroups.
2018-12-04 Nik OkuntseffMore refactoring for subgroups.
next