Separated users section on reports in 2 for active and inactive users.
[timetracker.git] / WEB-INF / lib / ttReportHelper.class.php
2019-04-19 Nik OkuntseffSeparated users section on reports in 2 for active...
2019-04-14 Nik OkuntseffForgot to check in one file.
2019-04-14 Nik OkuntseffAdjusted emailed reports to honor note on separate...
2019-04-08 Nik OkuntseffFixed union sql for reports with attachments.
2019-04-07 Nik OkuntseffMore work in progress integrating attachments in reports.
2019-03-10 Nik OkuntseffConditional printing of only not null note rows.
2019-03-10 Nik OkuntseffFixed emailed reports to have note on separate row.
2019-03-10 Nik OkuntseffA fix for column span for user reports.
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-02 Nik OkuntseffDropped timesheet_id from tt_expense_items and simplifi...
2019-03-02 Nik OkuntseffFixed reports for renamed timesheet field.
2019-02-26 Nik OkuntseffFixed emailed reports for approved and timesheet columns.
2019-02-25 Nik OkuntseffReleasing Approval plugin for testing.
2019-02-25 Nik OkuntseffAdded approval handling to reports.
2019-02-24 Nik OkuntseffMade approval control filtering work on reports.
2019-02-23 Nik OkuntseffAdjusted client access to unapproved records.
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-21 Nik OkuntseffImplemented timesheet view.
2019-02-17 Nik OkuntseffAdded Create timesheet button on report.php.
2019-02-17 Nik OkuntseffRefactoring ttReportHelper for timesheets.
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-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 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-11 Nik OkuntseffMore refactoring in reports for subgroups.
2018-12-02 Nik OkuntseffMore refactoring in custom fields for subgroups.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-06 Nik OkuntseffFixed role_add.php with a check for existing role name.
2018-11-04 Nik OkuntseffA bit of refactoring.
2018-11-04 Nik OkuntseffFixed ttReportHelper::groupingBy function.
2018-11-01 Nik OkuntseffFixed emailing reports grouped by custom field, hopefully.
2018-11-01 Nik OkuntseffImproved emailed reports by including grouped vaalues...
2018-11-01 Nik OkuntseffImproved output of grouped subtotals on reports by...
2018-11-01 Nik OkuntseffAdded an index on tt_custom_field_log for faster report...
2018-10-31 Nik OkuntseffFixed creation of group by tag for XML report export.
2018-10-31 Nik OkuntseffFixed date format in Totals only reports.
2018-10-31 Nik OkuntseffFixed a condition that determines grouping for getting...
2018-10-30 Nik OkuntseffInitial attempt to refactor ttReportHelper::getSubtotal...
2018-10-29 Nik OkuntseffRefactored ttReportHelper::getItems for multiple group...
2018-10-29 Nik OkuntseffA bit of refactoring.
2018-10-29 Nik OkuntseffSome more work in progress on multiple grouping by.
2018-10-28 Nik OkuntseffSome fixes associated with renaming the group_by field.
2018-10-25 Nik OkuntseffAdded <> handler to conditions.
2018-10-25 Nik OkuntseffExtended conditions to include >=, <, <=, and = situations.
2018-08-06 Nik OkuntseffMerged prepareReportBody and prepareFavReportBody into...
2018-08-06 Nik OkuntseffA bit of refactoring.
2018-08-06 Nik OkuntseffResuming refactoring report related functions.
2018-08-04 Nik OkuntseffMerged getSubtotals and getFavSubtotals into one function.
2018-08-04 Nik OkuntseffFixed a bug in sql query for work units calculation.
2018-08-04 Nik OkuntseffMerged getTotals and getFavTotals into one function.
2018-08-04 Nik OkuntseffMerged getItems and getFavItems into one function.
2018-08-04 Nik OkuntseffSome more refactoring.
2018-08-04 Nik OkuntseffResuming refactoring reports.
2018-08-01 Nik OkuntseffMore refactoring in reports.
2018-08-01 Nik OkuntseffSome more refactoring.
2018-08-01 Nik OkuntseffA bit more refactoring...
2018-07-31 Nik OkuntseffMore refactoring in reports.
2018-07-31 Nik OkuntseffA little bit more refactoring.
2018-07-31 Nik OkuntseffMore refactoring in reports.
2018-07-31 Nik OkuntseffSome more work on refactoring reports.
2018-07-29 Nik OkuntseffMerged getWhere and getFavWhere into one function.
2018-07-28 Nik OkuntseffAdded group_id to getWhere parts as additional protection.
2018-07-27 Nik OkuntseffSecurity fix for reports.
2018-07-27 Nik OkuntseffMore refactoring in reports.
2018-07-27 Nik OkuntseffMore refactoring in reports.
2018-07-27 Nik OkuntseffA bit more progress on report refactoring.
2018-07-27 Nik OkuntseffSome renaming for ongoing report refactoring.
2018-07-27 Nik OkuntseffA bit more refactoring in reports.
2018-07-25 Nik OkuntseffIntroduced totals only option for work units.
2018-07-22 Nik OkuntseffAdded work units to emailed fav reports.
2018-07-22 Nik OkuntseffAdded work units in output for emailed reports.
2018-07-20 Nik OkuntseffAdjusted Work units plugin to count only bullable units.
2018-07-20 Nik OkuntseffInitial work done on Work units plugin. Still in debug...
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-23 Nik OkuntseffRefactoring.
2018-03-19 Nik OkuntseffFixing sending fav reports.
2018-03-19 Nik OkuntseffWork in progress on fav reports to include IP info.
2018-03-19 Nik OkuntseffFixed a problem in IP field in emailed reports.
2018-03-19 Nik OkuntseffWork in progress on including IP in emailed reports.
2018-03-19 Nik OkuntseffAdded handling of audit info for expenses.
2018-03-18 Nik OkuntseffWork in progress integrating IP audit info in reports.
2018-03-14 Nik OkuntseffSome more refactoring.
2018-03-14 Nik OkuntseffA bit more progress on getting rid of canManageTeam.
2018-03-14 Nik OkuntseffA bit more progress on roles revamp.
2018-03-14 Nik OkuntseffA bit more progress on getting rid of canManageTeam.
2018-03-13 Nik OkuntseffA few more replacements for canManageTeam.
2018-01-28 Nik OkuntseffReplaced intval() calls with a faster cast to int.
2018-01-25 Nik OkuntseffInitial implementation of the Paid status plugin.
next