Another try to start using new export-import.
[timetracker.git] / WEB-INF / templates / footer.tpl
2018-11-14 Nik OkuntseffAnother try to start using new export-import.
2018-11-12 Nik OkuntseffRolling back old import-export due to a problem with...
2018-11-12 Nik OkuntseffImproved efficiency of ttOrgImportHelper a bit.
2018-11-12 Nik OkuntseffMore consistent cleanup in group export.
2018-11-11 Nik OkuntseffIntroduced a new string in translation files.
2018-11-11 Nik OkuntseffSwitched to new export-import with subgroup support.
2018-11-11 Nik OkuntseffAdded fav reports to new export-import.
2018-11-11 Nik OkuntseffAdded monthly quotas to new export-import.
2018-11-11 Nik OkuntseffIntegrated expense items in new export-import.
2018-11-11 Nik OkuntseffIntegrated custom field log in new export-import.
2018-11-11 Nik OkuntseffImproved new export-import by adding custom field options.
2018-11-11 Nik OkuntseffAdded custom fields to new export-import.
2018-11-10 Nik OkuntseffImproved new export-import by adding time log.
2018-11-10 Nik OkuntseffImproved new export-import by adding invoices.
2018-11-10 Nik OkuntseffImproved new export-import by including user to project...
2018-11-10 Nik OkuntseffImproved new export-import by including all group attri...
2018-11-10 Nik OkuntseffAdded users to new import.
2018-11-10 Nik OkuntseffImproved new import with integrating clients.
2018-11-10 Nik OkuntseffImproved new export by adding clients in output.
2018-11-10 Nik OkuntseffImproved new import by adding projects.
2018-11-10 Nik OkuntseffImproved new export by adding projects in output.
2018-11-10 Nik OkuntseffAdded importing of tasks in new import.
2018-11-10 Nik OkuntseffImporved error handling in new import.
2018-11-10 Nik OkuntseffLocalized xml parsing error string.
2018-11-09 Nik OkuntseffImproved new export a bit by adding tasks to output.
2018-11-09 Nik OkuntseffSome refactoring and cleanup in ttRegistrator class.
2018-11-09 Nik OkuntseffFixed populating created_by for user created by admin.
2018-11-09 Nik OkuntseffDisabled bot protection check for logged in site admin.
2018-11-09 Nik OkuntseffRenamed a class member to avoid confusion.
2018-11-09 Nik OkuntseffA bit more work in progress in ttOrgImportHelper class.
2018-11-09 Nik OkuntseffA bit of refactoring in ttOrgImportHelper class.
2018-11-08 Nik OkuntseffImproved new export to include roles in output.
2018-11-08 Nik OkuntseffSome progress with writing new export.
2018-11-08 Nik OkuntseffResuming work on new import - renamed a class.
2018-11-08 Nik OkuntseffA bit of refactoring.
2018-11-08 Nik OkuntseffStarted to populate group_id and org_id in tt_user_proj...
2018-11-08 Nik OkuntseffA bit more progress with introducing org_id in tables.
2018-11-07 Nik OkuntseffStarted to populate org_id in tt_log and tt_invoices...
2018-11-07 Nik OkuntseffCosmetic version fixes in dbinstall.php.
2018-11-07 Nik OkuntseffAdded org_id to a couple more tables.
2018-11-07 Nik OkuntseffStarted populating org_id in projects and tasks.
2018-11-07 Nik OkuntseffIntroduced org_id field in tt_projects and tt_tasks...
2018-11-07 Nik OkuntseffStarted to populate org_id upon client creation.
2018-11-07 Nik OkuntseffIntroduced org_id field in tt_clients table.
2018-11-06 Nik OkuntseffFixed role_add.php with a check for existing role name.
2018-11-06 Nik OkuntseffMore refactoring for subgroup support.
2018-11-06 Nik OkuntseffA bit more refactoring for subgroups.
2018-11-06 Nik OkuntseffA bit more refactoring.
2018-11-06 Nik OkuntseffMore refactoring as part of subgroup support.
2018-11-06 Nik OkuntseffMore use of getActiveGroup as part of ongoing subgroup...
2018-11-05 Nik OkuntseffFixed import and export of role descriptions.
2018-11-05 Nik OkuntseffFixed adding custom role with org_id field population.
2018-11-05 Nik OkuntseffStarted to populate org_id furing creation of pre-defin...
2018-11-05 Nik OkuntseffIntroduced org_id in tt_roles table for better security...
2018-11-05 Nik OkuntseffMore progress on new export, adding users to output.
2018-11-05 Nik OkuntseffAnother small iteration for new export.
2018-11-05 Nik OkuntseffA bit more progress on new export.
2018-11-05 Nik OkuntseffA bit more work in progress on new export.
2018-11-05 Nik OkuntseffRenamed pack tag to org for clarity.
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.
next