Starting to work on ttExportHelper2 class as part of subgroup support.
[timetracker.git] / WEB-INF / templates / footer.tpl
2018-11-04 Nik OkuntseffStarting to work on ttExportHelper2 class as part of...
2018-11-04 Nik OkuntseffMore work on new import. Implemented 2-pass approach.
2018-11-04 Nik OkuntseffStarting redoing import for subgroup support.
2018-11-04 Nik OkuntseffFixed creating org_id for newly imported users.
2018-11-04 Nik OkuntseffFixed ttGroupHelper::getTopGroups to not display delete...
2018-11-04 Nik OkuntseffFixed export of group name - broken during refactoring.
2018-11-04 Nik OkuntseffFixed changed name in a couple of places.
2018-11-04 Nik OkuntseffA bit of refactoring.
2018-11-04 Nik OkuntseffFixed ttReportHelper::groupingBy function.
2018-11-03 Nik OkuntseffFixed ttUser::getAssignedProjects to obtain projects...
2018-11-03 Nik OkuntseffMore progress on subgroups, mostly about setting on...
2018-11-03 Nik OkuntseffWork in progress on subgroups. Made user list populatio...
2018-11-03 Nik OkuntseffSome more work in progress on subgroups.
2018-11-02 Nik OkuntseffA bit more work in progress on subgroups.
2018-11-02 Nik OkuntseffWrote getGroups function for ttUser class.
2018-11-02 Nik OkuntseffUpdated ttImportHelper class to populate org_id in...
2018-11-02 Nik OkuntseffFixing org_id for existing groups.
2018-11-02 Nik OkuntseffStarted to populate org_id upon group creation.
2018-11-02 Nik OkuntseffStarting work on subgroups.
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 pdf reports by including grouped...
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 OkuntseffDutch translation improved.
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 OkuntseffImproved the script that shows the Totals only checkbox.
2018-10-31 Nik OkuntseffImproved visibility of Totals only checkbox on reports...
2018-10-31 Nik OkuntseffFixed a condition that determines grouping for getting...
2018-10-30 Nik OkuntseffInitial release of multiple group by in reports.
2018-10-30 Nik OkuntseffInitial attempt to refactor ttReportHelper::getSubtotal...
2018-10-29 Nik OkuntseffAdded user input check for multiple group by.
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 OkuntseffA bit more work in progress on multiple levels of group...
2018-10-28 Nik OkuntseffFixed report exports to files for a renamed field.
2018-10-28 Nik OkuntseffSome fixes associated with renaming the group_by field.
2018-10-28 Nik OkuntseffAdded 2 additional group by fields in database as part...
2018-10-25 Nik OkuntseffAdded <> handler to conditions.
2018-10-25 Nik OkuntseffExtended conditions to include >=, <, <=, and = situations.
2018-09-09 Nik OkuntseffMoved plugins config out to a separate plugins.php...
2018-09-09 Nik OkuntseffAdded adjustOptions function to ttFavRepportHelper...
2018-08-14 Nik OkuntseffImproved access check for cf_custom_field_add.php.
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-29 Nik OkuntseffOptimized determining inactive groups.
2018-07-29 Nik OkuntseffAdded indexes on group_id to speed up searches by group_id.
2018-07-28 Nik OkuntseffAdded group_id to getWhere parts as additional protection.
2018-07-28 Nik OkuntseffWrote code to update group_id in 2 tables.
2018-07-28 Nik OkuntseffMore progress on storing group_id on new inserts.
2018-07-28 Nik OkuntseffStarted to populate group_id on new time entry inserts.
2018-07-28 Nik OkuntseffAdded group_id field to tt_log and tt_expense_items...
2018-07-28 Nik OkuntseffResumed refactoring of reports.
2018-07-28 Nik OkuntseffFixed a bug when reports where still sent with disabled...
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-27 Nik OkuntseffRefactoring of reports started.
2018-07-25 Nik OkuntseffFixed typo in a comment.
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-22 Nik OkuntseffAdded handling of show work units in fav reports and...
2018-07-22 Nik OkuntseffIntroduced show_work_units field in tt_fav_reports...
2018-07-20 Nik OkuntseffAdjusted Work units plugin to count only bullable units.
2018-07-20 Nik OkuntseffFixed export to PDF to include work units.
2018-07-20 Nik OkuntseffFixed export to CSV and XML to include work units.
2018-07-20 Nik OkuntseffRemoved conditional include of the Work units plugin...
2018-07-20 Nik OkuntseffInitial work done on Work units plugin. Still in debug...
2018-07-19 Nik OkuntseffA bit more progress on Work units plugin, made its...
2018-07-19 Nik OkuntseffFixed visibility of checkboxes on the Group edit page.
2018-06-15 Nik OkuntseffDutch translation improved.
2018-06-08 Nik OkuntseffFixed update role_id step in dbinstall.php.
2018-05-09 Nik OkuntseffFixing file permissions issue for some hostings.
2018-04-15 Nik OkuntseffCosmetic maintenance fixes.
2018-04-14 Nik OkuntseffReplaced all calls to canManageTeam() with rights checks.
2018-04-14 Nik OkuntseffMore progress on removing dependency on canManageTeam().
2018-04-14 Nik OkuntseffSome more refactoring.
2018-04-14 Nik OkuntseffMore refactoring.
2018-04-14 Nik OkuntseffMore progress on replacing canManagerTeam() with rights...
next