timetracker.git
5 years agoIntroduced quota_percent field in tt_users table for quota work.
Nik Okuntseff [Wed, 19 Dec 2018 20:34:49 +0000 (20:34 +0000)]
Introduced quota_percent field in tt_users table for quota work.

5 years agoA bit of cleanup.
Nik Okuntseff [Wed, 19 Dec 2018 19:19:27 +0000 (19:19 +0000)]
A bit of cleanup.

5 years agoFixed date format for a subgroup report.
Nik Okuntseff [Wed, 19 Dec 2018 19:13:00 +0000 (19:13 +0000)]
Fixed date format for a subgroup report.

5 years agoA fix for work units in totals only report.
Nik Okuntseff [Wed, 19 Dec 2018 18:53:27 +0000 (18:53 +0000)]
A fix for work units in totals only report.

5 years agoAdded a comment about vertical tab problem.
Nik Okuntseff [Wed, 19 Dec 2018 16:11:23 +0000 (16:11 +0000)]
Added a comment about vertical tab problem.

5 years agoImproved handlng of import.
Nik Okuntseff [Wed, 19 Dec 2018 15:00:15 +0000 (15:00 +0000)]
Improved handlng of import.

5 years agoImproved import.
Nik Okuntseff [Tue, 18 Dec 2018 20:14:23 +0000 (20:14 +0000)]
Improved import.

5 years agoAdded a TODO comment about RAM issue.
Nik Okuntseff [Tue, 18 Dec 2018 19:21:30 +0000 (19:21 +0000)]
Added a TODO comment about RAM issue.

5 years agoA small fix for export.
Nik Okuntseff [Mon, 17 Dec 2018 19:25:30 +0000 (19:25 +0000)]
A small fix for export.

5 years agoHolidays adjusted for German language.
Nik Okuntseff [Mon, 17 Dec 2018 14:22:22 +0000 (14:22 +0000)]
Holidays adjusted for German language.

5 years agoFixed quota output for week view.
Nik Okuntseff [Mon, 17 Dec 2018 14:03:24 +0000 (14:03 +0000)]
Fixed quota output for week view.

5 years agoFixed work unit config.
Nik Okuntseff [Sat, 15 Dec 2018 16:12:59 +0000 (16:12 +0000)]
Fixed work unit config.

5 years agoSimplified conditional logic in ttReportHelper::getSubtotals.
Nik Okuntseff [Sat, 15 Dec 2018 15:28:07 +0000 (15:28 +0000)]
Simplified conditional logic in ttReportHelper::getSubtotals.

5 years agoSome more refactoring.
Nik Okuntseff [Sat, 15 Dec 2018 14:17:03 +0000 (14:17 +0000)]
Some more refactoring.

5 years agoSome refactoring of work units for subgroups.
Nik Okuntseff [Sat, 15 Dec 2018 13:41:44 +0000 (13:41 +0000)]
Some refactoring of work units for subgroups.

5 years agoFixed work units config for subgroups.
Nik Okuntseff [Fri, 14 Dec 2018 17:36:55 +0000 (17:36 +0000)]
Fixed work units config for subgroups.

5 years agoWrote ttUser::getConfigInt and started to use it.
Nik Okuntseff [Fri, 14 Dec 2018 16:09:51 +0000 (16:09 +0000)]
Wrote ttUser::getConfigInt and started to use it.

5 years agoInitial release of subgroups for testing. Some issues remain, but the functionality...
Nik Okuntseff [Thu, 13 Dec 2018 21:14:03 +0000 (21:14 +0000)]
Initial release of subgroups for testing. Some issues remain, but the functionality is there.

5 years agoRemoved group selector from time.php to keep things simple.
Nik Okuntseff [Thu, 13 Dec 2018 21:06:08 +0000 (21:06 +0000)]
Removed group selector from time.php to keep things simple.

5 years agoRemoved group selector from tasks.php to keep things simple.
Nik Okuntseff [Thu, 13 Dec 2018 20:46:30 +0000 (20:46 +0000)]
Removed group selector from tasks.php to keep things simple.

5 years agoA bit more refactoring for subgroups.
Nik Okuntseff [Thu, 13 Dec 2018 18:42:32 +0000 (18:42 +0000)]
A bit more refactoring for subgroups.

5 years agoMore refactoring for subgroups.
Nik Okuntseff [Thu, 13 Dec 2018 17:37:51 +0000 (17:37 +0000)]
More refactoring for subgroups.

5 years agoCosmetic, changed return values.
Nik Okuntseff [Thu, 13 Dec 2018 17:33:21 +0000 (17:33 +0000)]
Cosmetic, changed return values.

5 years agoA bit more refactoring for subgroups.
Nik Okuntseff [Thu, 13 Dec 2018 17:19:52 +0000 (17:19 +0000)]
A bit more refactoring for subgroups.

5 years agoSome more refactoring for subgroups.
Nik Okuntseff [Thu, 13 Dec 2018 17:11:47 +0000 (17:11 +0000)]
Some more refactoring for subgroups.

5 years agoA bit of cleanup in report.php.
Nik Okuntseff [Thu, 13 Dec 2018 16:00:06 +0000 (16:00 +0000)]
A bit of cleanup in report.php.

5 years agoCosmetic.
Nik Okuntseff [Thu, 13 Dec 2018 15:10:55 +0000 (15:10 +0000)]
Cosmetic.

5 years agoFixed update link for version 1.17.44 to 1.17.97.
Nik Okuntseff [Thu, 13 Dec 2018 13:08:59 +0000 (13:08 +0000)]
Fixed update link for version 1.17.44 to 1.17.97.

5 years agoSome more refactoring of reports for subgroups.
Nik Okuntseff [Wed, 12 Dec 2018 19:55:03 +0000 (19:55 +0000)]
Some more refactoring of reports for subgroups.

5 years agoRefactored getRecentInvoices and moved to another class.
Nik Okuntseff [Wed, 12 Dec 2018 19:35:53 +0000 (19:35 +0000)]
Refactored getRecentInvoices and moved to another class.

5 years agoA few fixes to users pages for subgroups.
Nik Okuntseff [Wed, 12 Dec 2018 18:48:35 +0000 (18:48 +0000)]
A few fixes to users pages for subgroups.

5 years agoRemoved group selector from users.php page to keep things simple.
Nik Okuntseff [Wed, 12 Dec 2018 17:40:36 +0000 (17:40 +0000)]
Removed group selector from users.php page to keep things simple.

5 years agoExcluded clients from getActiveUsers call.
Nik Okuntseff [Wed, 12 Dec 2018 17:24:33 +0000 (17:24 +0000)]
Excluded clients from getActiveUsers call.

5 years agoCosmetic.
Nik Okuntseff [Wed, 12 Dec 2018 14:44:51 +0000 (14:44 +0000)]
Cosmetic.

5 years agoFailed attempt to write ttCronJobHelper, some improvements to cron.php.
Nik Okuntseff [Wed, 12 Dec 2018 14:40:21 +0000 (14:40 +0000)]
Failed attempt to write ttCronJobHelper, some improvements to cron.php.

5 years agoMore refactoring in reports for subgroups.
Nik Okuntseff [Tue, 11 Dec 2018 16:12:33 +0000 (16:12 +0000)]
More refactoring in reports for subgroups.

5 years agoFixed saving fav report in a subgroup.
Nik Okuntseff [Tue, 11 Dec 2018 15:00:07 +0000 (15:00 +0000)]
Fixed saving fav report in a subgroup.

5 years agoWork in progress refactoring reports for subgroups.
Nik Okuntseff [Tue, 11 Dec 2018 14:33:21 +0000 (14:33 +0000)]
Work in progress refactoring reports for subgroups.

5 years agoRefactored monthly quota config for subgroups.
Nik Okuntseff [Mon, 10 Dec 2018 16:00:40 +0000 (16:00 +0000)]
Refactored monthly quota config for subgroups.

5 years agoFinished refactoring project config for subgroups.
Nik Okuntseff [Mon, 10 Dec 2018 14:40:33 +0000 (14:40 +0000)]
Finished refactoring project config for subgroups.

5 years agoRefactored project edit for subgroups.
Nik Okuntseff [Mon, 10 Dec 2018 14:32:18 +0000 (14:32 +0000)]
Refactored project edit for subgroups.

5 years agoRefactored project add for subgroups.
Nik Okuntseff [Mon, 10 Dec 2018 13:30:57 +0000 (13:30 +0000)]
Refactored project add for subgroups.

5 years agoFinished refactoring ttProjectHelper class for subgroups.
Nik Okuntseff [Mon, 10 Dec 2018 13:10:52 +0000 (13:10 +0000)]
Finished refactoring ttProjectHelper class for subgroups.

5 years agoA bit more refactoring ttProjectHelper class for subgroups.
Nik Okuntseff [Mon, 10 Dec 2018 12:12:36 +0000 (12:12 +0000)]
A bit more refactoring ttProjectHelper class for subgroups.

5 years agoRefactoring in ttProjectHelper class.
Nik Okuntseff [Sun, 9 Dec 2018 20:04:40 +0000 (20:04 +0000)]
Refactoring in ttProjectHelper class.

5 years agoAdded validation of checkbox group input on project config.
Nik Okuntseff [Sun, 9 Dec 2018 18:40:14 +0000 (18:40 +0000)]
Added validation of checkbox group input on project config.

5 years agoA bit more refactoring for subgroups.
Nik Okuntseff [Sun, 9 Dec 2018 17:34:37 +0000 (17:34 +0000)]
A bit more refactoring for subgroups.

5 years agoSome more refactoring for subgroups.
Nik Okuntseff [Sun, 9 Dec 2018 15:54:42 +0000 (15:54 +0000)]
Some more refactoring for subgroups.

5 years agoMore refactoring for subgroups.
Nik Okuntseff [Sun, 9 Dec 2018 15:41:22 +0000 (15:41 +0000)]
More refactoring for subgroups.

5 years agoRefactoring - ongoing.
Nik Okuntseff [Sun, 9 Dec 2018 14:51:25 +0000 (14:51 +0000)]
Refactoring - ongoing.

5 years agoRemoved group selector from projects.php to keep things simple.
Nik Okuntseff [Sun, 9 Dec 2018 14:23:25 +0000 (14:23 +0000)]
Removed group selector from projects.php to keep things simple.

5 years agoRefactored profile_edit.php for subgroups.
Nik Okuntseff [Sun, 9 Dec 2018 14:05:19 +0000 (14:05 +0000)]
Refactored profile_edit.php for subgroups.

5 years agoRefactored predefined expenses config for subgroups.
Nik Okuntseff [Sat, 8 Dec 2018 22:50:43 +0000 (22:50 +0000)]
Refactored predefined expenses config for subgroups.

5 years agoRemoved group selector from plugins.php to keep things simple.
Nik Okuntseff [Sat, 8 Dec 2018 19:26:42 +0000 (19:26 +0000)]
Removed group selector from plugins.php to keep things simple.

5 years agoA bit more refactoring.
Nik Okuntseff [Sat, 8 Dec 2018 18:56:53 +0000 (18:56 +0000)]
A bit more refactoring.

5 years agoSome more refactoring in notification config.
Nik Okuntseff [Sat, 8 Dec 2018 16:02:00 +0000 (16:02 +0000)]
Some more refactoring in notification config.

5 years agoRefactoring.
Nik Okuntseff [Sat, 8 Dec 2018 15:16:26 +0000 (15:16 +0000)]
Refactoring.

5 years agoStarting refactoring ttFavReportHelper class for subgroups.
Nik Okuntseff [Sat, 8 Dec 2018 15:12:26 +0000 (15:12 +0000)]
Starting refactoring ttFavReportHelper class for subgroups.

5 years agoImproved cron.php security-wise with a more specific sql.
Nik Okuntseff [Sat, 8 Dec 2018 14:13:54 +0000 (14:13 +0000)]
Improved cron.php security-wise with a more specific sql.

5 years agoImproved access checks in notifications config.
Nik Okuntseff [Fri, 7 Dec 2018 22:42:31 +0000 (22:42 +0000)]
Improved access checks in notifications config.

5 years agoRefactored ttNotificationHelper class for subgroups.
Nik Okuntseff [Fri, 7 Dec 2018 17:48:04 +0000 (17:48 +0000)]
Refactored ttNotificationHelper class for subgroups.

5 years agoUpdated Locking config to support subgroups.
Nik Okuntseff [Fri, 7 Dec 2018 17:12:53 +0000 (17:12 +0000)]
Updated Locking config to support subgroups.

5 years agoAdjusted invoice_view.php for subgroups.
Nik Okuntseff [Fri, 7 Dec 2018 15:16:22 +0000 (15:16 +0000)]
Adjusted invoice_view.php for subgroups.

5 years agoFixed group_edit.php for no subgroups situation.
Nik Okuntseff [Fri, 7 Dec 2018 14:37:28 +0000 (14:37 +0000)]
Fixed group_edit.php for no subgroups situation.

5 years agoFinished refactoring ttInvoiceHelper class for subgroups.
Nik Okuntseff [Fri, 7 Dec 2018 14:25:55 +0000 (14:25 +0000)]
Finished refactoring ttInvoiceHelper class for subgroups.

5 years agoA bit more refactoring in invoices.
Nik Okuntseff [Fri, 7 Dec 2018 14:02:20 +0000 (14:02 +0000)]
A bit more refactoring in invoices.

5 years agoMore refactoring.
Nik Okuntseff [Fri, 7 Dec 2018 13:41:43 +0000 (13:41 +0000)]
More refactoring.

5 years agoResuming refactoring of invoices for subgroups.
Nik Okuntseff [Fri, 7 Dec 2018 13:16:11 +0000 (13:16 +0000)]
Resuming refactoring of invoices for subgroups.

5 years agoSome more refactoring in invoices for subgroups.
Nik Okuntseff [Thu, 6 Dec 2018 21:52:32 +0000 (21:52 +0000)]
Some more refactoring in invoices for subgroups.

5 years agoMore refactoring of invoices for subgroups.
Nik Okuntseff [Thu, 6 Dec 2018 20:54:00 +0000 (20:54 +0000)]
More refactoring of invoices for subgroups.

5 years agoWork in progress on subgroups in invoices.
Nik Okuntseff [Thu, 6 Dec 2018 20:34:14 +0000 (20:34 +0000)]
Work in progress on subgroups in invoices.

5 years agoImprovements to group editor - access checks and usability.
Nik Okuntseff [Thu, 6 Dec 2018 19:22:54 +0000 (19:22 +0000)]
Improvements to group editor - access checks and usability.

5 years agoFixed editing org by admin, added a comment for imported subgroups.
Nik Okuntseff [Thu, 6 Dec 2018 15:06:05 +0000 (15:06 +0000)]
Fixed editing org by admin, added a comment for imported subgroups.

5 years agoAdded conditional display of pages depending on subgroup active users.
Nik Okuntseff [Thu, 6 Dec 2018 13:39:13 +0000 (13:39 +0000)]
Added conditional display of pages depending on subgroup active users.

5 years agoFinished refactoring mobile expense pages for subgroups.
Nik Okuntseff [Wed, 5 Dec 2018 21:10:40 +0000 (21:10 +0000)]
Finished refactoring mobile expense pages for subgroups.

5 years agoRefactored mobile expenses.php for subgroups.
Nik Okuntseff [Wed, 5 Dec 2018 20:39:25 +0000 (20:39 +0000)]
Refactored mobile expenses.php for subgroups.

5 years agoRefactored regular expense pages for subgroups.
Nik Okuntseff [Wed, 5 Dec 2018 19:31:43 +0000 (19:31 +0000)]
Refactored regular expense pages for subgroups.

5 years agoA bit more refactoring for subgroups.
Nik Okuntseff [Wed, 5 Dec 2018 17:29:56 +0000 (17:29 +0000)]
A bit more refactoring for subgroups.

5 years agoMore refactoring for subgroups.
Nik Okuntseff [Wed, 5 Dec 2018 16:43:13 +0000 (16:43 +0000)]
More refactoring for subgroups.

5 years agoRenamed a function and made error output red.
Nik Okuntseff [Wed, 5 Dec 2018 15:20:58 +0000 (15:20 +0000)]
Renamed a function and made error output red.

5 years agoAnother try to fix tt_client_project_binds.
Nik Okuntseff [Wed, 5 Dec 2018 13:19:26 +0000 (13:19 +0000)]
Another try to fix tt_client_project_binds.

5 years agoFixed a check if ldap expension is loaded as per PR #68 by Frank Giesecke.
Nik Okuntseff [Tue, 4 Dec 2018 22:07:41 +0000 (22:07 +0000)]
Fixed a check if ldap expension is loaded as per PR #68 by Frank Giesecke.

5 years agoMore refactoring for subgroups.
Nik Okuntseff [Tue, 4 Dec 2018 21:49:24 +0000 (21:49 +0000)]
More refactoring for subgroups.

5 years agoRefactored ttPredefinedExpenseHelper class.
Nik Okuntseff [Tue, 4 Dec 2018 20:51:54 +0000 (20:51 +0000)]
Refactored ttPredefinedExpenseHelper class.

5 years agoMore progress on refactoring expenses for subgroups.
Nik Okuntseff [Tue, 4 Dec 2018 20:13:57 +0000 (20:13 +0000)]
More progress on refactoring expenses for subgroups.

5 years agoA bit more refactoring for subgroups.
Nik Okuntseff [Tue, 4 Dec 2018 17:33:36 +0000 (17:33 +0000)]
A bit more refactoring for subgroups.

5 years agoSome more progress with refactoring for subgroups.
Nik Okuntseff [Tue, 4 Dec 2018 16:40:34 +0000 (16:40 +0000)]
Some more progress with refactoring for subgroups.

5 years agoRefactoring expense related things for subgroups.
Nik Okuntseff [Tue, 4 Dec 2018 15:57:22 +0000 (15:57 +0000)]
Refactoring expense related things for subgroups.

5 years agoRemoved group selector from clients.php as design approach changed.
Nik Okuntseff [Tue, 4 Dec 2018 15:31:07 +0000 (15:31 +0000)]
Removed group selector from clients.php as design approach changed.

5 years agoImproved access check for client edit.
Nik Okuntseff [Tue, 4 Dec 2018 15:07:39 +0000 (15:07 +0000)]
Improved access check for client edit.

5 years agoA bit more refactoring.
Nik Okuntseff [Tue, 4 Dec 2018 14:48:38 +0000 (14:48 +0000)]
A bit more refactoring.

5 years agoImproved project delete by also deleting client binds.
Nik Okuntseff [Tue, 4 Dec 2018 13:41:13 +0000 (13:41 +0000)]
Improved project delete by also deleting client binds.

5 years agoSome more refactoring for subgroups.
Nik Okuntseff [Tue, 4 Dec 2018 12:59:29 +0000 (12:59 +0000)]
Some more refactoring for subgroups.

5 years agoRefactoring of client config pages for subgroups.
Nik Okuntseff [Mon, 3 Dec 2018 20:24:43 +0000 (20:24 +0000)]
Refactoring of client config pages for subgroups.

5 years agoImproved access checks on client_delete.php.
Nik Okuntseff [Mon, 3 Dec 2018 17:46:41 +0000 (17:46 +0000)]
Improved access checks on client_delete.php.

5 years agoReduced flicker on charts.php by specifying image size.
Nik Okuntseff [Mon, 3 Dec 2018 15:54:34 +0000 (15:54 +0000)]
Reduced flicker on charts.php by specifying image size.

5 years agoAdjusted charts.php for subgroups.
Nik Okuntseff [Mon, 3 Dec 2018 15:09:57 +0000 (15:09 +0000)]
Adjusted charts.php for subgroups.

5 years agoImproved db cleanup code to not operate on admin group.
Nik Okuntseff [Mon, 3 Dec 2018 13:03:39 +0000 (13:03 +0000)]
Improved db cleanup code to not operate on admin group.

5 years agoRefactored and renamed ttSysConfig class.
Nik Okuntseff [Sun, 2 Dec 2018 20:30:27 +0000 (20:30 +0000)]
Refactored and renamed ttSysConfig class.

5 years agoRefactored custom field option config pages.
Nik Okuntseff [Sun, 2 Dec 2018 17:03:32 +0000 (17:03 +0000)]
Refactored custom field option config pages.