timetracker.git
5 years agoRefactoring of reports started.
Nik Okuntseff [Fri, 27 Jul 2018 14:06:39 +0000 (14:06 +0000)]
Refactoring of reports started.

5 years agoFixed typo in a comment.
Nik Okuntseff [Wed, 25 Jul 2018 02:35:16 +0000 (02:35 +0000)]
Fixed typo in a comment.

5 years agoIntroduced totals only option for work units.
Nik Okuntseff [Wed, 25 Jul 2018 01:25:03 +0000 (01:25 +0000)]
Introduced totals only option for work units.

5 years agoWork in progress on totals only config option for Work units plugin.
Nik Okuntseff [Tue, 24 Jul 2018 17:49:57 +0000 (17:49 +0000)]
Work in progress on totals only config option for Work units plugin.

5 years agoAdded work units to emailed fav reports.
Nik Okuntseff [Sun, 22 Jul 2018 17:53:59 +0000 (17:53 +0000)]
Added work units to emailed fav reports.

5 years agoAdded work units in output for emailed reports.
Nik Okuntseff [Sun, 22 Jul 2018 17:31:54 +0000 (17:31 +0000)]
Added work units in output for emailed reports.

5 years agoAdded handling of show work units in fav reports and export / import.
Nik Okuntseff [Sun, 22 Jul 2018 15:58:05 +0000 (15:58 +0000)]
Added handling of show work units in fav reports and export / import.

5 years agoIntroduced show_work_units field in tt_fav_reports table.
Nik Okuntseff [Sun, 22 Jul 2018 15:36:43 +0000 (15:36 +0000)]
Introduced show_work_units field in tt_fav_reports table.

5 years agoEnhanced ttConfigHelper class a bit.
Nik Okuntseff [Sun, 22 Jul 2018 14:01:07 +0000 (14:01 +0000)]
Enhanced ttConfigHelper class a bit.

5 years agoAdjusted Work units plugin to count only bullable units.
Nik Okuntseff [Fri, 20 Jul 2018 20:29:13 +0000 (20:29 +0000)]
Adjusted Work units plugin to count only bullable units.

5 years agoFixed export to PDF to include work units.
Nik Okuntseff [Fri, 20 Jul 2018 18:44:26 +0000 (18:44 +0000)]
Fixed export to PDF to include work units.

5 years agoFixed export to CSV and XML to include work units.
Nik Okuntseff [Fri, 20 Jul 2018 18:29:32 +0000 (18:29 +0000)]
Fixed export to CSV and XML to include work units.

5 years agoRemoved conditional include of the Work units plugin to facilitate user testing.
Nik Okuntseff [Fri, 20 Jul 2018 16:55:45 +0000 (16:55 +0000)]
Removed conditional include of the Work units plugin to facilitate user testing.

5 years agoInitial work done on Work units plugin. Still in debug mode.
Nik Okuntseff [Fri, 20 Jul 2018 16:06:16 +0000 (16:06 +0000)]
Initial work done on Work units plugin. Still in debug mode.

5 years agoA bit more progress on Work units plugin, made its config page working.
Nik Okuntseff [Thu, 19 Jul 2018 23:53:58 +0000 (23:53 +0000)]
A bit more progress on Work units plugin, made its config page working.

5 years agoResource file changes for work units plugin (in progress).
Nik Okuntseff [Thu, 19 Jul 2018 21:08:04 +0000 (21:08 +0000)]
Resource file changes for work units plugin (in progress).

5 years agoStarted coding Work units plugin.
Nik Okuntseff [Thu, 19 Jul 2018 16:49:37 +0000 (16:49 +0000)]
Started coding Work units plugin.

5 years agoFixed visibility of checkboxes on the Group edit page.
Nik Okuntseff [Thu, 19 Jul 2018 16:09:15 +0000 (16:09 +0000)]
Fixed visibility of checkboxes on the Group edit page.

5 years agoDutch translation improved.
Nik Okuntseff [Sun, 17 Jun 2018 14:55:32 +0000 (14:55 +0000)]
Dutch translation improved.

5 years agoDutch translation improved.
Nik Okuntseff [Fri, 15 Jun 2018 13:18:59 +0000 (13:18 +0000)]
Dutch translation improved.

5 years agoFixed update role_id step in dbinstall.php.
Nik Okuntseff [Fri, 8 Jun 2018 17:13:44 +0000 (17:13 +0000)]
Fixed update role_id step in dbinstall.php.

6 years agoCorrected the day of Whit Monday in Germany 2018 (#64)
eschaettin [Wed, 16 May 2018 19:52:26 +0000 (21:52 +0200)]
Corrected the day of Whit Monday in Germany 2018 (#64)

Whit Monday is in 05/21 not on 05/28

6 years agoUpdated readme with a note about file and directory permissions for hosting providers.
Nik Okuntseff [Wed, 9 May 2018 20:47:47 +0000 (20:47 +0000)]
Updated readme with a note about file and directory permissions for hosting providers.

6 years agoFixing file permissions issue for some hostings.
Nik Okuntseff [Wed, 9 May 2018 20:14:51 +0000 (20:14 +0000)]
Fixing file permissions issue for some hostings.

6 years agoCosmetic - fix in path, not relevant to core functionality.
Nik Okuntseff [Sat, 21 Apr 2018 18:40:20 +0000 (18:40 +0000)]
Cosmetic - fix in path, not relevant to core functionality.

6 years agoCosmetic maintenance fixes.
Nik Okuntseff [Sun, 15 Apr 2018 18:11:38 +0000 (18:11 +0000)]
Cosmetic maintenance fixes.

6 years agoReplaced all calls to canManageTeam() with rights checks.
Nik Okuntseff [Sat, 14 Apr 2018 13:50:14 +0000 (13:50 +0000)]
Replaced all calls to canManageTeam() with rights checks.

6 years agoMore progress on removing dependency on canManageTeam().
Nik Okuntseff [Sat, 14 Apr 2018 13:34:14 +0000 (13:34 +0000)]
More progress on removing dependency on canManageTeam().

6 years agoSome more refactoring.
Nik Okuntseff [Sat, 14 Apr 2018 13:07:37 +0000 (13:07 +0000)]
Some more refactoring.

6 years agoMore refactoring.
Nik Okuntseff [Sat, 14 Apr 2018 12:51:57 +0000 (12:51 +0000)]
More refactoring.

6 years agoMore progress on replacing canManagerTeam() with rights checks.
Nik Okuntseff [Sat, 14 Apr 2018 12:40:32 +0000 (12:40 +0000)]
More progress on replacing canManagerTeam() with rights checks.

6 years agoOngoing refactoring, getting rid of canManageTeam().
Nik Okuntseff [Sat, 14 Apr 2018 12:16:20 +0000 (12:16 +0000)]
Ongoing refactoring, getting rid of canManageTeam().

6 years agoFixed getUser to include client_id.
Nik Okuntseff [Sat, 14 Apr 2018 11:49:47 +0000 (11:49 +0000)]
Fixed getUser to include client_id.

6 years agoA bit more progress on removing dependency on canManageTeam().
Nik Okuntseff [Sat, 14 Apr 2018 01:26:53 +0000 (01:26 +0000)]
A bit more progress on removing dependency on canManageTeam().

6 years agoA bit of refactoring.
Nik Okuntseff [Fri, 13 Apr 2018 23:24:06 +0000 (23:24 +0000)]
A bit of refactoring.

6 years agoRemoved no longer needed isManager() function.
Nik Okuntseff [Fri, 13 Apr 2018 23:09:32 +0000 (23:09 +0000)]
Removed no longer needed isManager() function.

6 years agoRemoved unused function.
Nik Okuntseff [Thu, 12 Apr 2018 01:30:07 +0000 (01:30 +0000)]
Removed unused function.

6 years agoRemoved a no longer used function.
Nik Okuntseff [Wed, 11 Apr 2018 23:44:54 +0000 (23:44 +0000)]
Removed a no longer used function.

6 years agoRenamed group settings keys in translation files.
Nik Okuntseff [Wed, 11 Apr 2018 23:27:29 +0000 (23:27 +0000)]
Renamed group settings keys in translation files.

6 years agoA bit of refactoring in translation files.
Nik Okuntseff [Wed, 11 Apr 2018 22:32:43 +0000 (22:32 +0000)]
A bit of refactoring in translation files.

6 years agoRefactoring. Got rid of isCoManager() calls.
Nik Okuntseff [Wed, 11 Apr 2018 19:03:46 +0000 (19:03 +0000)]
Refactoring. Got rid of isCoManager() calls.

6 years agoImproved a comment explaining class reuse.
Nik Okuntseff [Wed, 11 Apr 2018 17:37:14 +0000 (17:37 +0000)]
Improved a comment explaining class reuse.

6 years agoImplemented group delete feature.
Nik Okuntseff [Wed, 11 Apr 2018 17:29:09 +0000 (17:29 +0000)]
Implemented group delete feature.

6 years agoIntroduced delete_group right.
Nik Okuntseff [Wed, 11 Apr 2018 14:38:47 +0000 (14:38 +0000)]
Introduced delete_group right.

6 years agoGot rid of ttUser::isAdmin() function.
Nik Okuntseff [Wed, 11 Apr 2018 13:43:17 +0000 (13:43 +0000)]
Got rid of ttUser::isAdmin() function.

6 years agoA bit of ongoing cleanup after roles revamp.
Nik Okuntseff [Wed, 11 Apr 2018 13:32:44 +0000 (13:32 +0000)]
A bit of ongoing cleanup after roles revamp.

6 years agoImproved export-import to include allow_ip and password_complexity.
Nik Okuntseff [Wed, 11 Apr 2018 12:57:39 +0000 (12:57 +0000)]
Improved export-import to include allow_ip and password_complexity.

6 years agoAdded password_complexity property to ttUser class.
Nik Okuntseff [Wed, 11 Apr 2018 01:12:54 +0000 (01:12 +0000)]
Added password_complexity property to ttUser class.

6 years agoCleanup. Removed unused function.
Nik Okuntseff [Wed, 11 Apr 2018 00:36:01 +0000 (00:36 +0000)]
Cleanup. Removed unused function.

6 years agoCleanup. Removed unused function.
Nik Okuntseff [Wed, 11 Apr 2018 00:31:37 +0000 (00:31 +0000)]
Cleanup. Removed unused function.

6 years agoIntroduced password_complexity field in tt_groups table.
Nik Okuntseff [Tue, 10 Apr 2018 15:35:39 +0000 (15:35 +0000)]
Introduced password_complexity field in tt_groups table.

6 years agoRefactored pull request #62.
Nik Okuntseff [Tue, 10 Apr 2018 13:52:38 +0000 (13:52 +0000)]
Refactored pull request #62.

6 years agoA bit of cleanup.
Nik Okuntseff [Mon, 9 Apr 2018 13:18:27 +0000 (13:18 +0000)]
A bit of cleanup.

6 years agoA bit of refactoring.
Nik Okuntseff [Mon, 9 Apr 2018 02:15:34 +0000 (02:15 +0000)]
A bit of refactoring.

6 years agoMoved enablePlugin to ttUser class.
Nik Okuntseff [Sat, 7 Apr 2018 15:46:03 +0000 (15:46 +0000)]
Moved enablePlugin to ttUser class.

6 years agoFixed visibility of the Required checkbox on group settings.
Nik Okuntseff [Sat, 7 Apr 2018 14:58:23 +0000 (14:58 +0000)]
Fixed visibility of the Required checkbox on group settings.

6 years agoCleanup.
Nik Okuntseff [Sat, 7 Apr 2018 10:47:24 +0000 (10:47 +0000)]
Cleanup.

6 years agoChanged redirect after configuring record locking.
Nik Okuntseff [Fri, 6 Apr 2018 21:58:08 +0000 (21:58 +0000)]
Changed redirect after configuring record locking.

6 years agoA bit more refactoring.
Nik Okuntseff [Fri, 6 Apr 2018 21:26:40 +0000 (21:26 +0000)]
A bit more refactoring.

6 years agoMore refactoring.
Nik Okuntseff [Fri, 6 Apr 2018 17:02:03 +0000 (17:02 +0000)]
More refactoring.

6 years agoUpdated readme.
Nik Okuntseff [Fri, 6 Apr 2018 16:09:29 +0000 (16:09 +0000)]
Updated readme.

6 years agoMore refactoring.
Nik Okuntseff [Fri, 6 Apr 2018 14:22:42 +0000 (14:22 +0000)]
More refactoring.

6 years agoSome more refactoring.
Nik Okuntseff [Fri, 6 Apr 2018 11:44:54 +0000 (11:44 +0000)]
Some more refactoring.

6 years agoMore fixes to invoice view.
Nik Okuntseff [Fri, 6 Apr 2018 11:20:07 +0000 (11:20 +0000)]
More fixes to invoice view.

6 years agoFixed invoice view.
Nik Okuntseff [Fri, 6 Apr 2018 10:57:22 +0000 (10:57 +0000)]
Fixed invoice view.

6 years agoMore refactoring in admin files.
Nik Okuntseff [Thu, 5 Apr 2018 13:15:12 +0000 (13:15 +0000)]
More refactoring in admin files.

6 years agoRefactoring in admin_group_edit files.
Nik Okuntseff [Thu, 5 Apr 2018 12:53:50 +0000 (12:53 +0000)]
Refactoring in admin_group_edit files.

6 years agoRefactoring in admin_group_delete.php and .tpl.
Nik Okuntseff [Thu, 5 Apr 2018 12:44:09 +0000 (12:44 +0000)]
Refactoring in admin_group_delete.php and .tpl.

6 years agoSome more refactoring.
Nik Okuntseff [Thu, 5 Apr 2018 12:29:57 +0000 (12:29 +0000)]
Some more refactoring.

6 years agoRenamed admin templates.
Nik Okuntseff [Thu, 5 Apr 2018 12:12:59 +0000 (12:12 +0000)]
Renamed admin templates.

6 years agoRenamed a few files.
Nik Okuntseff [Wed, 4 Apr 2018 22:56:37 +0000 (22:56 +0000)]
Renamed a few files.

6 years agoSome more renaming in progress.
Nik Okuntseff [Wed, 4 Apr 2018 22:46:37 +0000 (22:46 +0000)]
Some more renaming in progress.

6 years agoA little bit of refactoring in export-import.
Nik Okuntseff [Wed, 4 Apr 2018 13:26:42 +0000 (13:26 +0000)]
A little bit of refactoring in export-import.

6 years agoMore refactoring of rights checks (#61)
bonnedav [Tue, 3 Apr 2018 12:53:55 +0000 (06:53 -0600)]
More refactoring of rights checks (#61)

* Refactor predefined_expenses.tpl to use rights checks

* Refactor notifications.tpl to use rights checks

* Refactor invoices.tpl to use rights checks

* Refactor projects.tpl to use rights checks

* Update users.php

* Refactor desktop projects.tpl to use rights checks

* Refactor expenses.php to remove stray canManageTeam() call

* Refactor mobile users.php to remove stray canManageTeam call

* Refactor mobile expenses.php to remove stray canManageTeam() call

* Refactor time.php to remove stray canManageTeam call

6 years agoFixed Easter holiday for German language.
Nik Okuntseff [Tue, 3 Apr 2018 12:37:34 +0000 (12:37 +0000)]
Fixed Easter holiday for German language.

6 years agoCosmetic.
Nik Okuntseff [Tue, 3 Apr 2018 01:20:25 +0000 (01:20 +0000)]
Cosmetic.

6 years agoRefactor canManageTeam in group_edit.tpl (#59)
bonnedav [Tue, 3 Apr 2018 01:15:53 +0000 (19:15 -0600)]
Refactor canManageTeam in group_edit.tpl (#59)

6 years agoRefactor export.tpl to use rights checks (#60)
bonnedav [Tue, 3 Apr 2018 01:14:01 +0000 (19:14 -0600)]
Refactor export.tpl to use rights checks (#60)

6 years agoSome more progress with renaming.
Nik Okuntseff [Mon, 2 Apr 2018 19:41:54 +0000 (19:41 +0000)]
Some more progress with renaming.

6 years agoA bit more progress with renaming team to group.
Nik Okuntseff [Mon, 2 Apr 2018 16:43:24 +0000 (16:43 +0000)]
A bit more progress with renaming team to group.

6 years agoA bit more progress on renaming.
Nik Okuntseff [Mon, 2 Apr 2018 15:56:39 +0000 (15:56 +0000)]
A bit more progress on renaming.

6 years agoReusing a variable.
Nik Okuntseff [Mon, 2 Apr 2018 14:00:49 +0000 (14:00 +0000)]
Reusing a variable.

6 years agoMade group name read-only for users without manage_advanced_settings right.
Nik Okuntseff [Mon, 2 Apr 2018 13:56:48 +0000 (13:56 +0000)]
Made group name read-only for users without manage_advanced_settings right.

6 years agoMoved managed_basic_settings to co-manager role.
Nik Okuntseff [Mon, 2 Apr 2018 13:34:49 +0000 (13:34 +0000)]
Moved managed_basic_settings to co-manager role.

6 years agoSome more renaming.
Nik Okuntseff [Mon, 2 Apr 2018 13:14:33 +0000 (13:14 +0000)]
Some more renaming.

6 years agoA bit more renaming.
Nik Okuntseff [Mon, 2 Apr 2018 01:23:50 +0000 (01:23 +0000)]
A bit more renaming.

6 years agoA bit more progress with renaming.
Nik Okuntseff [Mon, 2 Apr 2018 00:34:26 +0000 (00:34 +0000)]
A bit more progress with renaming.

6 years agoA small fix in English localization.
Nik Okuntseff [Sun, 1 Apr 2018 17:08:18 +0000 (17:08 +0000)]
A small fix in English localization.

6 years agoA bit more progress on renaming.
Nik Okuntseff [Sun, 1 Apr 2018 17:05:24 +0000 (17:05 +0000)]
A bit more progress on renaming.

6 years agoSome more renaming.
Nik Okuntseff [Sun, 1 Apr 2018 16:25:09 +0000 (16:25 +0000)]
Some more renaming.

6 years agoRefactoring. Renaming team to group.
Nik Okuntseff [Sun, 1 Apr 2018 13:13:46 +0000 (13:13 +0000)]
Refactoring. Renaming team to group.

6 years agoA fix in Dutch file.
Nik Okuntseff [Sat, 31 Mar 2018 19:23:08 +0000 (19:23 +0000)]
A fix in Dutch file.

6 years agoPut form.profile.allow_ip into localization files.
Nik Okuntseff [Sat, 31 Mar 2018 17:42:47 +0000 (17:42 +0000)]
Put form.profile.allow_ip into localization files.

6 years agoDutch translation improved.
Nik Okuntseff [Sat, 31 Mar 2018 17:31:09 +0000 (17:31 +0000)]
Dutch translation improved.

6 years agoIntroduced view_own_clients right and its handling.
Nik Okuntseff [Sat, 31 Mar 2018 16:37:58 +0000 (16:37 +0000)]
Introduced view_own_clients right and its handling.

6 years agoIntroduced view_own_tasks right and its handling.
Nik Okuntseff [Sat, 31 Mar 2018 13:49:14 +0000 (13:49 +0000)]
Introduced view_own_tasks right and its handling.

6 years agoWrote ttValidIP function to filter out most of bogus IP input.
Nik Okuntseff [Fri, 30 Mar 2018 22:14:03 +0000 (22:14 +0000)]
Wrote ttValidIP function to filter out most of bogus IP input.

6 years agoFixed handling of admin@localhost.
Nik Okuntseff [Fri, 30 Mar 2018 20:59:05 +0000 (20:59 +0000)]
Fixed handling of admin@localhost.

6 years agoIntroduced IP based access control for groups.
Nik Okuntseff [Fri, 30 Mar 2018 20:07:13 +0000 (20:07 +0000)]
Introduced IP based access control for groups.

6 years agoAdded conditional display of invoice related items on reports.
Nik Okuntseff [Fri, 30 Mar 2018 12:04:42 +0000 (12:04 +0000)]
Added conditional display of invoice related items on reports.