timetracker.git
2018-07-25 Nik OkuntseffIntroduced totals only option for work units.
2018-07-24 Nik OkuntseffWork in progress on totals only config option for Work...
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-22 Nik OkuntseffEnhanced ttConfigHelper class a bit.
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 OkuntseffResource file changes for work units plugin (in progress).
2018-07-19 Nik OkuntseffStarted coding Work units plugin.
2018-07-19 Nik OkuntseffFixed visibility of checkboxes on the Group edit page.
2018-06-17 Nik OkuntseffDutch translation improved.
2018-06-15 Nik OkuntseffDutch translation improved.
2018-06-08 Nik OkuntseffFixed update role_id step in dbinstall.php.
2018-05-16 eschaettinCorrected the day of Whit Monday in Germany 2018 (#64)
2018-05-09 Nik OkuntseffUpdated readme with a note about file and directory...
2018-05-09 Nik OkuntseffFixing file permissions issue for some hostings.
2018-04-21 Nik OkuntseffCosmetic - fix in path, not relevant to core functionality.
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...
2018-04-14 Nik OkuntseffOngoing refactoring, getting rid of canManageTeam().
2018-04-14 Nik OkuntseffFixed getUser to include client_id.
2018-04-14 Nik OkuntseffA bit more progress on removing dependency on canManage...
2018-04-13 Nik OkuntseffA bit of refactoring.
2018-04-13 Nik OkuntseffRemoved no longer needed isManager() function.
2018-04-12 Nik OkuntseffRemoved unused function.
2018-04-11 Nik OkuntseffRemoved a no longer used function.
2018-04-11 Nik OkuntseffRenamed group settings keys in translation files.
2018-04-11 Nik OkuntseffA bit of refactoring in translation files.
2018-04-11 Nik OkuntseffRefactoring. Got rid of isCoManager() calls.
2018-04-11 Nik OkuntseffImproved a comment explaining class reuse.
2018-04-11 Nik OkuntseffImplemented group delete feature.
2018-04-11 Nik OkuntseffIntroduced delete_group right.
2018-04-11 Nik OkuntseffGot rid of ttUser::isAdmin() function.
2018-04-11 Nik OkuntseffA bit of ongoing cleanup after roles revamp.
2018-04-11 Nik OkuntseffImproved export-import to include allow_ip and password...
2018-04-11 Nik OkuntseffAdded password_complexity property to ttUser class.
2018-04-11 Nik OkuntseffCleanup. Removed unused function.
2018-04-11 Nik OkuntseffCleanup. Removed unused function.
2018-04-10 Nik OkuntseffIntroduced password_complexity field in tt_groups table.
2018-04-10 Nik OkuntseffRefactored pull request #62.
2018-04-09 Nik OkuntseffA bit of cleanup.
2018-04-09 Nik OkuntseffA bit of refactoring.
2018-04-07 Nik OkuntseffMoved enablePlugin to ttUser class.
2018-04-07 Nik OkuntseffFixed visibility of the Required checkbox on group...
2018-04-07 Nik OkuntseffCleanup.
2018-04-06 Nik OkuntseffChanged redirect after configuring record locking.
2018-04-06 Nik OkuntseffA bit more refactoring.
2018-04-06 Nik OkuntseffMore refactoring.
2018-04-06 Nik OkuntseffUpdated readme.
2018-04-06 Nik OkuntseffMore refactoring.
2018-04-06 Nik OkuntseffSome more refactoring.
2018-04-06 Nik OkuntseffMore fixes to invoice view.
2018-04-06 Nik OkuntseffFixed invoice view.
2018-04-05 Nik OkuntseffMore refactoring in admin files.
2018-04-05 Nik OkuntseffRefactoring in admin_group_edit files.
2018-04-05 Nik OkuntseffRefactoring in admin_group_delete.php and .tpl.
2018-04-05 Nik OkuntseffSome more refactoring.
2018-04-05 Nik OkuntseffRenamed admin templates.
2018-04-04 Nik OkuntseffRenamed a few files.
2018-04-04 Nik OkuntseffSome more renaming in progress.
2018-04-04 Nik OkuntseffA little bit of refactoring in export-import.
2018-04-03 bonnedavMore refactoring of rights checks (#61)
2018-04-03 Nik OkuntseffFixed Easter holiday for German language.
2018-04-03 Nik OkuntseffCosmetic.
2018-04-03 bonnedavRefactor canManageTeam in group_edit.tpl (#59)
2018-04-03 bonnedavRefactor export.tpl to use rights checks (#60)
2018-04-02 Nik OkuntseffSome more progress with renaming.
2018-04-02 Nik OkuntseffA bit more progress with renaming team to group.
2018-04-02 Nik OkuntseffA bit more progress on renaming.
2018-04-02 Nik OkuntseffReusing a variable.
2018-04-02 Nik OkuntseffMade group name read-only for users without manage_adva...
2018-04-02 Nik OkuntseffMoved managed_basic_settings to co-manager role.
2018-04-02 Nik OkuntseffSome more renaming.
2018-04-02 Nik OkuntseffA bit more renaming.
2018-04-02 Nik OkuntseffA bit more progress with renaming.
2018-04-01 Nik OkuntseffA small fix in English localization.
2018-04-01 Nik OkuntseffA bit more progress on renaming.
2018-04-01 Nik OkuntseffSome more renaming.
2018-04-01 Nik OkuntseffRefactoring. Renaming team to group.
2018-03-31 Nik OkuntseffA fix in Dutch file.
2018-03-31 Nik OkuntseffPut form.profile.allow_ip into localization files.
2018-03-31 Nik OkuntseffDutch translation improved.
2018-03-31 Nik OkuntseffIntroduced view_own_clients right and its handling.
2018-03-31 Nik OkuntseffIntroduced view_own_tasks right and its handling.
2018-03-30 Nik OkuntseffWrote ttValidIP function to filter out most of bogus...
2018-03-30 Nik OkuntseffFixed handling of admin@localhost.
2018-03-30 Nik OkuntseffIntroduced IP based access control for groups.
2018-03-30 Nik OkuntseffAdded conditional display of invoice related items...
2018-03-30 Nik OkuntseffIntroduced view_all_reports right and added it to co...
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
next