Refactored ttRoleHelper::getRoleByRank().
[timetracker.git] / WEB-INF / lib /
2018-11-30 Nik OkuntseffRefactored ttRoleHelper::getRoleByRank().
2018-11-30 Nik OkuntseffOngoing refactoring on decoupling import.
2018-11-30 Nik OkuntseffRefactoring, finished with last insert ids.
2018-11-30 Nik OkuntseffA bit more refactoring.
2018-11-30 Nik OkuntseffOngoing refactoring, replacing the method to obtain...
2018-11-30 Nik OkuntseffRefactoring in import.
2018-11-29 Nik OkuntseffInitial work done on confirmSave dialogs when date...
2018-11-29 Nik OkuntseffFinished refactoring ttAdmin class.
2018-11-29 Nik OkuntseffRefactoring in ttAdmin class and its use.
2018-11-28 Nik OkuntseffRefactored admin_group_editp.php.
2018-11-28 Nik OkuntseffImproving deleting groups.
2018-11-28 Nik OkuntseffRefactoring in ttAdmin class.
2018-11-27 Nik OkuntseffRefactoring: renamed getActiveUser() to getUser().
2018-11-27 Nik OkuntseffA few fixes for subgroup support.
2018-11-27 Nik OkuntseffFixed time.php for subgroup support in high rank situat...
2018-11-27 Nik OkuntseffOngoing refactoring in time.php to support subgroups.
2018-11-27 Nik OkuntseffSome refactoring in plugins.php to make things better.
2018-11-27 Nik OkuntseffAdjusted plugins.php page to support subgroups.
2018-11-26 Nik OkuntseffA bit more refactoring for subgroups.
2018-11-26 Nik OkuntseffAdjusted task_add.php and task_edit.php to operate...
2018-11-26 Nik OkuntseffAdded group dropdown in tasks.php page.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-26 Nik OkuntseffAdded some comments clarifying the design approach.
2018-11-25 Nik OkuntseffStarted using on behalf group attributes on user edit...
2018-11-25 Nik OkuntseffStarting to use on behalf group properties.
2018-11-25 Nik OkuntseffIntroduced ttGroup class to store attributes of on...
2018-11-25 Nik OkuntseffAdjusted project_add.php and project_edit.php to work...
2018-11-25 Nik OkuntseffAdjusted user_add.php and user_edit.php to operate...
2018-11-25 Nik OkuntseffAdded group selector on users.php.
2018-11-24 Nik OkuntseffInitial coding of group editor done.
2018-11-24 Nik OkuntseffImproved population of group dropdown to include the...
2018-11-24 Nik OkuntseffRefactored import by recycling all maps in the group...
2018-11-24 Nik OkuntseffRemoved commented out code.
2018-11-24 Nik OkuntseffFixed import-export for correct associations in custom...
2018-11-24 Nik OkuntseffImproved export by not writing empty elements.
2018-11-23 Nik OkuntseffImproved subgroup addition by copying attributes and...
2018-11-23 Nik OkuntseffFixed adding subgroups with a proper parent group.
2018-11-23 Nik OkuntseffMade group name mandatory for subgroup support.
2018-11-23 Nik OkuntseffFixed user details output.
2018-11-23 Nik OkuntseffWrote ttUser::getUserPartForHeader and included on...
2018-11-23 Nik OkuntseffFixed import for subgroups.
2018-11-23 Nik OkuntseffFixed export-import to include group descriptions.
2018-11-23 Nik OkuntseffAdded description field on group_edit.php.
2018-11-23 Nik OkuntseffWrote ttGroupHelper::getGroupAttrs function.
2018-11-23 Nik OkuntseffImproved ttUser::updateGroup for subgroup support.
2018-11-22 Nik OkuntseffImplemented delete group feature in group editor.
2018-11-22 Nik OkuntseffSome more progress on group editor.
2018-11-22 Nik OkuntseffRolling back old passwords support as some users never...
2018-11-21 Nik OkuntseffSome more work in progress on group editor.
2018-11-21 Nik OkuntseffRolling back getUsers as previous commit broke export...
2018-11-21 Nik OkuntseffRefactoring in export to use a generic get function...
2018-11-21 Nik OkuntseffRemoved handling of OLD_PASSWORDS to simplify login...
2018-11-21 Nik OkuntseffImproved isTrue() function and its usage to streamline...
2018-11-21 Nik OkuntseffA bit more progress on subgroups.
2018-11-20 Nik OkuntseffIncreased db cleanup scope to 5 orgs at a time.
2018-11-20 Nik OkuntseffRedone db cleanup to support subgroups.
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 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 OkuntseffRefactoring - wrote insertClient for import, to separat...
2018-11-19 Nik OkuntseffPopulating 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 OkuntseffPopulated group_id and org_id in tt_fav_reports table.
2018-11-18 Nik OkuntseffRefactored import a bit by writing a function to insert...
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 OkuntseffFixed db maintenance code to delete monthly qoutas.
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-15 Nik OkuntseffCosmetic improvements.
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 OkuntseffImproved efficiency of ttOrgImportHelper a bit.
2018-11-12 Nik OkuntseffMore consistent cleanup in group export.
2018-11-11 Nik OkuntseffAdded database schema attribute to export files.
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...
next