timetracker.git
5 years agoRemoved no longer relevant comment.
Nik Okuntseff [Tue, 23 Apr 2019 16:00:44 +0000 (16:00 +0000)]
Removed no longer relevant comment.

5 years agoRemoved middots in menus to hopefully do better styling with css.
Nik Okuntseff [Tue, 23 Apr 2019 14:45:16 +0000 (14:45 +0000)]
Removed middots in menus to hopefully do better styling with css.

5 years agoIntroduced tt_work_categories table for remote work plugin.
Nik Okuntseff [Tue, 23 Apr 2019 12:10:36 +0000 (12:10 +0000)]
Introduced tt_work_categories table for remote work plugin.

5 years agoMore work in progress on remote work plugin.
Nik Okuntseff [Mon, 22 Apr 2019 21:32:16 +0000 (21:32 +0000)]
More work in progress on remote work plugin.

5 years agoIntroduced tt_work_currencies table for remote work plugin.
Nik Okuntseff [Mon, 22 Apr 2019 20:44:04 +0000 (20:44 +0000)]
Introduced tt_work_currencies table for remote work plugin.

5 years agoAdded attachment output on week view.
Nik Okuntseff [Mon, 22 Apr 2019 19:35:46 +0000 (19:35 +0000)]
Added attachment output on week view.

5 years agoMerged getRecords and getRecordsWithFiles into one function to keep things compact.
Nik Okuntseff [Mon, 22 Apr 2019 17:56:17 +0000 (17:56 +0000)]
Merged getRecords and getRecordsWithFiles into one function to keep things compact.

5 years agoA bit of refactoring.
Nik Okuntseff [Mon, 22 Apr 2019 17:45:08 +0000 (17:45 +0000)]
A bit of refactoring.

5 years agoA bit more work in progress on remote work plugin.
Nik Okuntseff [Mon, 22 Apr 2019 16:19:31 +0000 (16:19 +0000)]
A bit more work in progress on remote work plugin.

5 years agoResuming writing remote work plugin.
Nik Okuntseff [Sun, 21 Apr 2019 16:29:40 +0000 (16:29 +0000)]
Resuming writing remote work plugin.

5 years agoFixed monthly quotas for negative hours.
Nik Okuntseff [Sun, 21 Apr 2019 16:09:34 +0000 (16:09 +0000)]
Fixed monthly quotas for negative hours.

5 years agoFixed charts for negative hours.
Nik Okuntseff [Sun, 21 Apr 2019 14:53:44 +0000 (14:53 +0000)]
Fixed charts for negative hours.

5 years agoRemoved unneeded subtotal row on reports, fixed printing of 0 subtotals.
Nik Okuntseff [Sun, 21 Apr 2019 14:10:51 +0000 (14:10 +0000)]
Removed unneeded subtotal row on reports, fixed printing of 0 subtotals.

5 years agoFixed totals for 0 hours to not have minus sign.
Nik Okuntseff [Fri, 19 Apr 2019 22:53:56 +0000 (22:53 +0000)]
Fixed totals for 0 hours to not have minus sign.

5 years agoInitial work done to support negative durations, some issues remain.
Nik Okuntseff [Fri, 19 Apr 2019 20:02:40 +0000 (20:02 +0000)]
Initial work done to support negative durations, some issues remain.

5 years agoConditional display of label.users if there are no inactive users.
Nik Okuntseff [Fri, 19 Apr 2019 17:49:42 +0000 (17:49 +0000)]
Conditional display of label.users if there are no inactive users.

5 years agoSome rearrangements in translation files.
Nik Okuntseff [Fri, 19 Apr 2019 16:50:01 +0000 (16:50 +0000)]
Some rearrangements in translation files.

5 years agoSeparated users section on reports in 2 for active and inactive users.
Nik Okuntseff [Fri, 19 Apr 2019 15:36:25 +0000 (15:36 +0000)]
Separated users section on reports in 2 for active and inactive users.

5 years agoWork in progress on remote work plugin.
Nik Okuntseff [Fri, 19 Apr 2019 12:53:59 +0000 (12:53 +0000)]
Work in progress on remote work plugin.

5 years agoIntroduced rights for remote work plugin.
Nik Okuntseff [Thu, 18 Apr 2019 13:19:21 +0000 (13:19 +0000)]
Introduced rights for remote work plugin.

5 years agoCosmetic.
Nik Okuntseff [Wed, 17 Apr 2019 20:21:10 +0000 (20:21 +0000)]
Cosmetic.

5 years agoAdjusted header.tpl for Work plugin.
Nik Okuntseff [Wed, 17 Apr 2019 20:19:08 +0000 (20:19 +0000)]
Adjusted header.tpl for Work plugin.

5 years agoConditionally showing Work plugin depending on WORK_DEBUG constant.
Nik Okuntseff [Wed, 17 Apr 2019 19:55:27 +0000 (19:55 +0000)]
Conditionally showing Work plugin depending on WORK_DEBUG constant.

5 years agoAdded Work plugin option on the Plugins page.
Nik Okuntseff [Wed, 17 Apr 2019 18:13:25 +0000 (18:13 +0000)]
Added Work plugin option on the Plugins page.

5 years agoStarting writing the Work plugin.
Nik Okuntseff [Wed, 17 Apr 2019 17:15:30 +0000 (17:15 +0000)]
Starting writing the Work plugin.

5 years agoCosmetic comment improvement.
Nik Okuntseff [Wed, 17 Apr 2019 16:09:01 +0000 (16:09 +0000)]
Cosmetic comment improvement.

5 years agoMerged some functions to help keeping things compact.
Nik Okuntseff [Wed, 17 Apr 2019 14:50:17 +0000 (14:50 +0000)]
Merged some functions to help keeping things compact.

5 years agoAdded capability to attach files to timesheets.
Nik Okuntseff [Wed, 17 Apr 2019 14:01:04 +0000 (14:01 +0000)]
Added capability to attach files to timesheets.

5 years agoAdded a capability to add attachment on project_add.php.
Nik Okuntseff [Tue, 16 Apr 2019 20:32:29 +0000 (20:32 +0000)]
Added a capability to add attachment on project_add.php.

5 years agoAdded capability to add an attachment to time.php on first submit.
Nik Okuntseff [Tue, 16 Apr 2019 18:30:30 +0000 (18:30 +0000)]
Added capability to add an attachment to time.php on first submit.

5 years agoRefactoring in UploadFile.class.php to simplify things.
Nik Okuntseff [Tue, 16 Apr 2019 16:59:17 +0000 (16:59 +0000)]
Refactoring in UploadFile.class.php to simplify things.

5 years agoRemoved debug tracing from time.php to keep it simple.
Nik Okuntseff [Tue, 16 Apr 2019 14:44:12 +0000 (14:44 +0000)]
Removed debug tracing from time.php to keep it simple.

5 years agoImproved explanation of PHP opening tag error.
Nik Okuntseff [Tue, 16 Apr 2019 14:09:30 +0000 (14:09 +0000)]
Improved explanation of PHP opening tag error.

5 years agoAdded label.file to translation files.
Nik Okuntseff [Mon, 15 Apr 2019 23:37:28 +0000 (23:37 +0000)]
Added label.file to translation files.

5 years agoA bit of refactoring to simplify time.php.
Nik Okuntseff [Mon, 15 Apr 2019 21:35:16 +0000 (21:35 +0000)]
A bit of refactoring to simplify time.php.

5 years agoIntroduced DEFAULT_PLUGINS config constant.
Nik Okuntseff [Mon, 15 Apr 2019 20:53:12 +0000 (20:53 +0000)]
Introduced DEFAULT_PLUGINS config constant.

5 years agoWrote ttGroupHelper::deleteGroupFiles() function.
Nik Okuntseff [Mon, 15 Apr 2019 15:52:27 +0000 (15:52 +0000)]
Wrote ttGroupHelper::deleteGroupFiles() function.

5 years agoCosmetic maintenance fix.
Nik Okuntseff [Mon, 15 Apr 2019 15:16:00 +0000 (15:16 +0000)]
Cosmetic maintenance fix.

5 years agoCreated ttDebugTracer class to hopefully help to address blank screen issues.
Nik Okuntseff [Mon, 15 Apr 2019 14:03:52 +0000 (14:03 +0000)]
Created ttDebugTracer class to hopefully help to address blank screen issues.

5 years agoAdjusted time.php to honor note on separate row option.
Nik Okuntseff [Sun, 14 Apr 2019 20:49:46 +0000 (20:49 +0000)]
Adjusted time.php to honor note on separate row option.

5 years agoForgot to check in one file.
Nik Okuntseff [Sun, 14 Apr 2019 19:07:56 +0000 (19:07 +0000)]
Forgot to check in one file.

5 years agoAdjusted emailed reports to honor note on separate row option.
Nik Okuntseff [Sun, 14 Apr 2019 19:05:52 +0000 (19:05 +0000)]
Adjusted emailed reports to honor note on separate row option.

5 years agoAdjusted PDF reports to honor note on separate row option.
Nik Okuntseff [Sun, 14 Apr 2019 18:46:48 +0000 (18:46 +0000)]
Adjusted PDF reports to honor note on separate row option.

5 years agoWork in progress on configurable display options.
Nik Okuntseff [Sun, 14 Apr 2019 17:31:13 +0000 (17:31 +0000)]
Work in progress on configurable display options.

5 years agoWork in progress on configurable display options.
Nik Okuntseff [Sun, 14 Apr 2019 17:07:13 +0000 (17:07 +0000)]
Work in progress on configurable display options.

5 years agoIntroduced tile.display_options in translation files.
Nik Okuntseff [Sun, 14 Apr 2019 13:40:16 +0000 (13:40 +0000)]
Introduced tile.display_options in translation files.

5 years agoRemoved view column on timesheets.php and invoices.php.
Nik Okuntseff [Sun, 14 Apr 2019 12:49:54 +0000 (12:49 +0000)]
Removed view column on timesheets.php and invoices.php.

5 years agoMerge branch 'master' of https://github.com/anuko/timetracker
Nik Okuntseff [Sat, 13 Apr 2019 21:27:59 +0000 (21:27 +0000)]
Merge branch 'master' of https://github.com/anuko/timetracker

5 years agoAdded custom field output on time.php as a rewrite of PR#76."
Nik Okuntseff [Sat, 13 Apr 2019 21:13:08 +0000 (21:13 +0000)]
Added custom field output on time.php as a rewrite of PR#76."

5 years agoAdded custom field output on time.php as a rewrite of PR#76."
Nik Okuntseff [Sat, 13 Apr 2019 21:13:08 +0000 (21:13 +0000)]
Added custom field output on time.php as a rewrite of PR#76."

5 years agoImproved cleanup code.
Nik Okuntseff [Sat, 13 Apr 2019 18:59:51 +0000 (18:59 +0000)]
Improved cleanup code.

5 years agoImproved db cleanup code to also include attachment cleanup.
Nik Okuntseff [Sat, 13 Apr 2019 17:49:10 +0000 (17:49 +0000)]
Improved db cleanup code to also include attachment cleanup.

5 years agoAdded attachments to reports.
Nik Okuntseff [Fri, 12 Apr 2019 12:35:50 +0000 (12:35 +0000)]
Added attachments to reports.

5 years agoImproved delete icon.
Nik Okuntseff [Mon, 8 Apr 2019 22:55:24 +0000 (22:55 +0000)]
Improved delete icon.

5 years agoImproved security of getRecordForFileView().
Nik Okuntseff [Mon, 8 Apr 2019 16:11:15 +0000 (16:11 +0000)]
Improved security of getRecordForFileView().

5 years agoFixed union sql for reports with attachments.
Nik Okuntseff [Mon, 8 Apr 2019 14:02:01 +0000 (14:02 +0000)]
Fixed union sql for reports with attachments.

5 years agoAdded missing closing tags.
Nik Okuntseff [Sun, 7 Apr 2019 22:55:05 +0000 (22:55 +0000)]
Added missing closing tags.

5 years agoFinished replacing edit and delete text links with icons.
Nik Okuntseff [Sun, 7 Apr 2019 22:49:08 +0000 (22:49 +0000)]
Finished replacing edit and delete text links with icons.

5 years agoReplaced some more text links with icons.
Nik Okuntseff [Sun, 7 Apr 2019 20:32:18 +0000 (20:32 +0000)]
Replaced some more text links with icons.

5 years agoMore work in progress replacing text links with icons.
Nik Okuntseff [Sun, 7 Apr 2019 20:25:51 +0000 (20:25 +0000)]
More work in progress replacing text links with icons.

5 years agoWork in progress replacing text links with icons.
Nik Okuntseff [Sun, 7 Apr 2019 20:03:02 +0000 (20:03 +0000)]
Work in progress replacing text links with icons.

5 years agoWork in progress replacing text links with icons.
Nik Okuntseff [Sun, 7 Apr 2019 18:30:30 +0000 (18:30 +0000)]
Work in progress replacing text links with icons.

5 years agoReplaced text links with icons on admin_groups.php.
Nik Okuntseff [Sun, 7 Apr 2019 17:28:57 +0000 (17:28 +0000)]
Replaced text links with icons on admin_groups.php.

5 years agoReplaced text links with icons on users.php page.
Nik Okuntseff [Sun, 7 Apr 2019 16:14:17 +0000 (16:14 +0000)]
Replaced text links with icons on users.php page.

5 years agoFixed file_download.php.
Nik Okuntseff [Sun, 7 Apr 2019 15:54:38 +0000 (15:54 +0000)]
Fixed file_download.php.

5 years agoMore work in progress integrating attachments in reports.
Nik Okuntseff [Sun, 7 Apr 2019 15:03:34 +0000 (15:03 +0000)]
More work in progress integrating attachments in reports.

5 years agoWork in progress adding attachments to reports.
Nik Okuntseff [Sun, 7 Apr 2019 13:10:52 +0000 (13:10 +0000)]
Work in progress adding attachments to reports.

5 years agoSwitched to using icons on tasks page.
Nik Okuntseff [Sat, 6 Apr 2019 20:04:18 +0000 (20:04 +0000)]
Switched to using icons on tasks page.

5 years agoStarted to use different icons on time.php page for records with attached files.
Nik Okuntseff [Sat, 6 Apr 2019 17:48:07 +0000 (17:48 +0000)]
Started to use different icons on time.php page for records with attached files.

5 years agoStarted to use different icons depending on whether a project has attached files.
Nik Okuntseff [Sat, 6 Apr 2019 17:24:03 +0000 (17:24 +0000)]
Started to use different icons depending on whether a project has attached files.

5 years agoAdded table_icon class attributes to defauilt.css.
Nik Okuntseff [Sat, 6 Apr 2019 14:50:11 +0000 (14:50 +0000)]
Added table_icon class attributes to defauilt.css.

5 years agoAdded attachment capability to time records.
Nik Okuntseff [Sat, 6 Apr 2019 14:39:35 +0000 (14:39 +0000)]
Added attachment capability to time records.

5 years agoSwitched to using icons on entity_files.tpl.
Nik Okuntseff [Sat, 6 Apr 2019 13:41:10 +0000 (13:41 +0000)]
Switched to using icons on entity_files.tpl.

5 years agoMerged to templates into one to keep things simple.
Nik Okuntseff [Sat, 6 Apr 2019 13:34:42 +0000 (13:34 +0000)]
Merged to templates into one to keep things simple.

5 years agoMore work in progress on time record attachments.
Nik Okuntseff [Sat, 6 Apr 2019 13:21:29 +0000 (13:21 +0000)]
More work in progress on time record attachments.

5 years agoWork in progress on attachments for time entries.
Nik Okuntseff [Sat, 6 Apr 2019 12:20:04 +0000 (12:20 +0000)]
Work in progress on attachments for time entries.

5 years agoAdded delete option on time.php pages.
Nik Okuntseff [Fri, 5 Apr 2019 19:09:02 +0000 (19:09 +0000)]
Added delete option on time.php pages.

5 years agoReplaced edit text links with icon on time pages.
Nik Okuntseff [Fri, 5 Apr 2019 16:54:18 +0000 (16:54 +0000)]
Replaced edit text links with icon on time pages.

5 years agoIntroduced icons for files, edit, and delete operations.
Nik Okuntseff [Fri, 5 Apr 2019 16:42:16 +0000 (16:42 +0000)]
Introduced icons for files, edit, and delete operations.

5 years agoRemoved not needed closing tag.
Nik Okuntseff [Thu, 4 Apr 2019 01:10:08 +0000 (01:10 +0000)]
Removed not needed closing tag.

5 years agoAdded table ids as per issue #58.
Nik Okuntseff [Thu, 4 Apr 2019 00:16:46 +0000 (00:16 +0000)]
Added table ids as per issue #58.

5 years agoRemoved duplicate assignment.
Nik Okuntseff [Sun, 31 Mar 2019 14:55:08 +0000 (14:55 +0000)]
Removed duplicate assignment.

5 years agoAdded project name to project_files.php page title.
Nik Okuntseff [Sun, 31 Mar 2019 14:53:11 +0000 (14:53 +0000)]
Added project name to project_files.php page title.

5 years agoRemoved download column on projects_files.php to keep things simple.
Nik Okuntseff [Sun, 31 Mar 2019 14:41:14 +0000 (14:41 +0000)]
Removed download column on projects_files.php to keep things simple.

5 years agoChanged required template elements to 3 stop sign emojis for visibility.
Nik Okuntseff [Sun, 31 Mar 2019 13:36:49 +0000 (13:36 +0000)]
Changed required template elements to 3 stop sign emojis for visibility.

5 years agoInitial release of attachment plugin for projects.
Nik Okuntseff [Sat, 30 Mar 2019 20:59:41 +0000 (20:59 +0000)]
Initial release of attachment plugin for projects.

5 years agoAdded file_download.tpl.
Nik Okuntseff [Sat, 30 Mar 2019 20:36:26 +0000 (20:36 +0000)]
Added file_download.tpl.

5 years agoAdded title.download_file to translation files.
Nik Okuntseff [Sat, 30 Mar 2019 20:31:09 +0000 (20:31 +0000)]
Added title.download_file to translation files.

5 years agoWork in progress on attachment download.
Nik Okuntseff [Sat, 30 Mar 2019 20:19:48 +0000 (20:19 +0000)]
Work in progress on attachment download.

5 years agoAdded label.download to resource files.
Nik Okuntseff [Sat, 30 Mar 2019 14:48:49 +0000 (14:48 +0000)]
Added label.download to resource files.

5 years agoImplemented attachment edit.
Nik Okuntseff [Sat, 30 Mar 2019 14:37:28 +0000 (14:37 +0000)]
Implemented attachment edit.

5 years agoA bit more progress on delete attachment.
Nik Okuntseff [Thu, 28 Mar 2019 21:00:23 +0000 (21:00 +0000)]
A bit more progress on delete attachment.

5 years agoMore progress on attachment delete.
Nik Okuntseff [Thu, 28 Mar 2019 15:49:50 +0000 (15:49 +0000)]
More progress on attachment delete.

5 years agoMore work in progress on attachment delete.
Nik Okuntseff [Thu, 28 Mar 2019 15:06:19 +0000 (15:06 +0000)]
More work in progress on attachment delete.

5 years agoAdded attachment titles to translation files.
Nik Okuntseff [Thu, 28 Mar 2019 13:42:48 +0000 (13:42 +0000)]
Added attachment titles to translation files.

5 years agoWork in progress on attachment delete.
Nik Okuntseff [Thu, 28 Mar 2019 13:34:46 +0000 (13:34 +0000)]
Work in progress on attachment delete.

5 years agoWork in progress on project attachment list view.
Nik Okuntseff [Wed, 27 Mar 2019 20:18:33 +0000 (20:18 +0000)]
Work in progress on project attachment list view.

5 years agoFixed a condition for error return on file put.
Nik Okuntseff [Wed, 27 Mar 2019 19:43:49 +0000 (19:43 +0000)]
Fixed a condition for error return on file put.

5 years agoAdded file content to attachment put.
Nik Okuntseff [Wed, 27 Mar 2019 15:20:16 +0000 (15:20 +0000)]
Added file content to attachment put.

5 years agoResuming work on attachments.
Nik Okuntseff [Tue, 26 Mar 2019 16:03:40 +0000 (16:03 +0000)]
Resuming work on attachments.