posaune
[timetracker.git] / dbinstall.php
2019-06-28 Nik OkuntseffIntroduced tt_entity_custom_fields table.
2019-06-28 Nik OkuntseffChanged entity_type datatype in db to optimize things.
2019-06-27 Nik OkuntseffStarting working on extending custom fields.
2019-04-26 Nik OkuntseffStarted to work on configurable holidays.
2019-04-23 Nik OkuntseffIntroduced tt_work_categories table for remote work...
2019-04-22 Nik OkuntseffIntroduced tt_work_currencies table for remote work...
2019-04-18 Nik OkuntseffIntroduced rights for remote work plugin.
2019-04-17 Nik OkuntseffCosmetic comment improvement.
2019-04-16 Nik OkuntseffImproved explanation of PHP opening tag error.
2019-04-13 Nik OkuntseffImproved db cleanup code to also include attachment...
2019-03-21 Nik OkuntseffDutch translation improved.
2019-03-19 Nik OkuntseffAdded group_key field to tt_groups.
2019-03-17 Nik OkuntseffAdded file_key field to tt_files table.
2019-03-16 Nik OkuntseffIntroduced tt_files table.
2019-03-08 Nik OkuntseffAdded description field to tt_templates.
2019-03-07 Nik OkuntseffWork in progress on templates plugin.
2019-03-07 Nik OkuntseffIntroduced tt_templates database table.
2019-03-02 Nik OkuntseffDropped timesheet_id from tt_expense_items and simplifi...
2019-03-01 Nik OkuntseffAdded project_id to tt_timesheets table.
2019-03-01 Nik OkuntseffFurther streamlining of access rights.
2019-03-01 Nik OkuntseffCleaning up no longer needed access rights.
2019-03-01 Nik OkuntseffChanged structure of tt_timesheets table as part of...
2019-02-27 Nik OkuntseffStarted redesign of timesheets feature.
2019-02-26 Nik OkuntseffExtended tt_fav_reports table for approved and timeshee...
2019-02-26 Nik OkuntseffRemoved view_client_unapproved right from default clien...
2019-02-24 Nik OkuntseffIntroduced approve_reports and approve_all_reports...
2019-02-24 Nik OkuntseffAdded approved field to tt_log and tt_expense_items...
2019-02-23 Nik OkuntseffIntroduced view_client_unapproved access right.
2019-02-19 Nik OkuntseffRenamed client access rights for clarity.
2019-02-18 Nik OkuntseffAdded rights to view, manage, and approve all timesheets.
2019-02-15 Nik OkuntseffAdjusting rights for timesheets plugin.
2019-02-14 Nik OkuntseffResuming work on timesheets.
2019-02-13 Nik OkuntseffRemoved unreliable PHP session path check, added cookie...
2019-02-13 Nik OkuntseffFixed db version update.
2019-02-13 Nik OkuntseffWork started on timesheet approval workflow.
2019-02-11 Nik OkuntseffFixed a typo.
2019-02-11 Nik OkuntseffAdded a check for a writable PHP session path.
2018-12-28 Nik OkuntseffAdded an environment check for enabled libxml to addres...
2018-12-23 Nik OkuntseffFixed dbinstall.php for not null quota_percent.
2018-12-22 Nik OkuntseffMade quota_percent not null and default to 100 in db.
2018-12-19 Nik OkuntseffIntroduced quota_percent field in tt_users table for...
2018-12-13 Nik OkuntseffFixed update link for version 1.17.44 to 1.17.97.
2018-12-05 Nik OkuntseffRenamed a function and made error output red.
2018-12-05 Nik OkuntseffAnother try to fix tt_client_project_binds.
2018-12-04 Nik OkuntseffFixed a check if ldap expension is loaded as per PR...
2018-11-21 Nik OkuntseffSome more work in progress on subgroups.
2018-11-21 Nik OkuntseffIntroduced description field for groups as part of...
2018-11-20 Nik OkuntseffRedone db cleanup to support subgroups.
2018-11-20 Nik OkuntseffVersion update.
2018-11-20 Nik OkuntseffIntroduced status field in tt_custom_field_options...
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 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 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 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 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-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 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 OkuntseffIntroduced org_id in tt_predefined_expenses table.
2018-11-17 Nik OkuntseffIntroduced org_id in tt_monthly_quotas table.
2018-11-16 Nik OkuntseffMore progress with db maintenance code to support subgr...
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-08 Nik OkuntseffA bit of refactoring.
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 OkuntseffIntroduced org_id field in tt_clients table.
2018-11-05 Nik OkuntseffIntroduced org_id in tt_roles table for better security...
2018-11-02 Nik OkuntseffMore work in progress on subgroups.
2018-11-02 Nik OkuntseffFixing org_id for existing groups.
2018-11-01 Nik OkuntseffAdded an index on tt_custom_field_log for faster report...
2018-10-28 Nik OkuntseffAdded 2 additional group by fields in database as part...
2018-07-29 Nik OkuntseffAdded indexes on group_id to speed up searches by group_id.
2018-07-28 Nik OkuntseffWrote code to update group_id in 2 tables.
2018-07-28 Nik OkuntseffAdded group_id field to tt_log and tt_expense_items...
2018-07-22 Nik OkuntseffIntroduced show_work_units field in tt_fav_reports...
2018-06-08 Nik OkuntseffFixed update role_id step in dbinstall.php.
2018-04-15 Nik OkuntseffCosmetic maintenance fixes.
2018-04-11 Nik OkuntseffIntroduced delete_group right.
2018-04-10 Nik OkuntseffIntroduced password_complexity field in tt_groups table.
2018-04-09 Nik OkuntseffA bit of cleanup.
2018-04-02 Nik OkuntseffMoved managed_basic_settings to co-manager role.
2018-03-31 Nik OkuntseffIntroduced view_own_clients right and its handling.
next