Populating group_id and org_id in tt_custom_field_log.
[timetracker.git] / WEB-INF / templates / footer.tpl
2018-11-20 Nik OkuntseffPopulating group_id and org_id in tt_custom_field_log.
2018-11-20 Nik OkuntseffPopulating group_id and org_id in tt_custom_field_optio...
2018-11-19 Nik OkuntseffPopulating org_id in tt_custom_fields table.
2018-11-19 Nik OkuntseffAdding group_id and org_id to last 3 remaining tables.
2018-11-19 Nik OkuntseffAdded user config params to import.
2018-11-19 Nik OkuntseffAdded user config params to export.
2018-11-19 Nik OkuntseffPopulating group_id and org_id in tt_config table.
2018-11-19 Nik OkuntseffAdded group_id and org_id to tt_config table.
2018-11-19 Nik OkuntseffRefactoring - wrote insertClient for import, to separat...
2018-11-19 Nik OkuntseffAdded an index to tt_client_project_binds to guarantee...
2018-11-19 Nik OkuntseffPopulating group_id and org_id in tt_client_project_binds.
2018-11-19 Nik OkuntseffAdded group_id and org_id in tt_client_project_binds...
2018-11-19 Nik OkuntseffAdded notifications to import.
2018-11-19 Nik OkuntseffAdded notifications to export.
2018-11-19 Nik OkuntseffPopulating org_id in tt_cron table.
2018-11-19 Nik OkuntseffIntroduced org_id in tt_cron table as part of subgroup...
2018-11-19 Nik OkuntseffPopulated group_id and org_id in tt_fav_reports table.
2018-11-18 Nik OkuntseffAdded group_id and org_id to tt_fav_reports table.
2018-11-18 Nik OkuntseffRefactored import a bit by writing a function to insert...
2018-11-18 Nik OkuntseffVersion update.
2018-11-18 Nik OkuntseffIntroduced an index in tt_project_task_binds to elimina...
2018-11-18 Nik OkuntseffPopulating group_id and org_id in tt_project_task_binds...
2018-11-18 Nik OkuntseffFixed export for project to task binds.
2018-11-17 Nik OkuntseffStarted to populate tt_project_task_binds with group_id...
2018-11-17 Nik OkuntseffPopulating tt_user_project_binds.
2018-11-17 Nik OkuntseffStarted to populate org_id on creation of expense items.
2018-11-17 Nik OkuntseffStarted to populate org_id during import of expense...
2018-11-17 Nik OkuntseffIntroduced org_id in tt_expense_items table.
2018-11-17 Nik OkuntseffFixed db cleanup script by including predefined expenses.
2018-11-17 Nik OkuntseffA bit more refactoring towards subgroup support.
2018-11-17 Nik OkuntseffAdded predefined expenses to export-import.
2018-11-17 Nik OkuntseffIntroduced org_id in tt_predefined_expenses table.
2018-11-17 Nik OkuntseffFixed mysql.sql - broken at 2nd commit earlier.
2018-11-17 Nik OkuntseffFixed db maintenance code to delete monthly qoutas.
2018-11-17 Nik OkuntseffIntroduced org_id in tt_monthly_quotas table.
2018-11-17 Nik OkuntseffRemoved no longer used maintenance code.
2018-11-16 Nik OkuntseffMore progress with db maintenance code to support subgr...
2018-11-16 Nik OkuntseffSome refactoring for subgroup support.
2018-11-16 Nik OkuntseffRemoved old import and export classes.
2018-11-16 Nik OkuntseffChanged collation to utf8mb4_bin to support 4-byte...
2018-11-16 Nik OkuntseffFixed mysql.sql for new installs - one table was not...
2018-11-15 Nik OkuntseffSwitching from utf8 to utf8mb4 character set for full...
2018-11-15 Nik OkuntseffAdded error output.
2018-11-15 Nik OkuntseffCosmetic improvements.
2018-11-15 Nik OkuntseffDutch translation improved.
2018-11-14 Nik OkuntseffImproved new import so that it does not flood the outpu...
2018-11-14 Nik OkuntseffFixed importing clients without projects in new import.
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...
next