Nik Okuntseff [Fri, 8 Mar 2019 16:54:19 +0000 (16:54 +0000)]
Work in progress on templates.php.
Nik Okuntseff [Fri, 8 Mar 2019 16:30:13 +0000 (16:30 +0000)]
Implemented template add.
Nik Okuntseff [Fri, 8 Mar 2019 16:05:24 +0000 (16:05 +0000)]
Added label.template to translation files.
Nik Okuntseff [Fri, 8 Mar 2019 15:50:21 +0000 (15:50 +0000)]
Work in progress on template_add.php.
Nik Okuntseff [Fri, 8 Mar 2019 15:28:24 +0000 (15:28 +0000)]
Added strings to translation files for templates plugin.
Nik Okuntseff [Fri, 8 Mar 2019 15:13:42 +0000 (15:13 +0000)]
Work in progress on templates plugin.
Nik Okuntseff [Fri, 8 Mar 2019 14:50:14 +0000 (14:50 +0000)]
Added description field to tt_templates.
Nik Okuntseff [Thu, 7 Mar 2019 22:34:56 +0000 (22:34 +0000)]
Work in progress on templates plugin.
Nik Okuntseff [Thu, 7 Mar 2019 19:21:27 +0000 (19:21 +0000)]
Introduced tt_templates database table.
Nik Okuntseff [Thu, 7 Mar 2019 18:48:27 +0000 (18:48 +0000)]
Added a what is it link explaining templates.
Nik Okuntseff [Thu, 7 Mar 2019 18:07:33 +0000 (18:07 +0000)]
Added title.templates to translation files.
Nik Okuntseff [Thu, 7 Mar 2019 17:54:49 +0000 (17:54 +0000)]
Starting work on Templates plugin.
Nik Okuntseff [Thu, 7 Mar 2019 16:50:07 +0000 (16:50 +0000)]
Prohibited editing approved expense items.
Nik Okuntseff [Thu, 7 Mar 2019 02:25:15 +0000 (02:25 +0000)]
Added what is it link explaining report approval.
Nik Okuntseff [Wed, 6 Mar 2019 22:12:43 +0000 (22:12 +0000)]
Better protection against editing and deleting approved records.
Nik Okuntseff [Wed, 6 Mar 2019 19:43:34 +0000 (19:43 +0000)]
Prohibiting editing approved records.
Nik Okuntseff [Wed, 6 Mar 2019 14:19:01 +0000 (14:19 +0000)]
Translation files work.
Nik Okuntseff [Tue, 5 Mar 2019 21:26:56 +0000 (21:26 +0000)]
Cosmetic comment fix.
Nik Okuntseff [Tue, 5 Mar 2019 21:24:56 +0000 (21:24 +0000)]
Added code to handle projects field in tt_clients on project deletion.
Nik Okuntseff [Tue, 5 Mar 2019 18:42:59 +0000 (18:42 +0000)]
Added project filter on reports depending on selected client.
Nik Okuntseff [Tue, 5 Mar 2019 17:03:41 +0000 (17:03 +0000)]
Timesheet email workflow done.
Nik Okuntseff [Tue, 5 Mar 2019 16:29:17 +0000 (16:29 +0000)]
Added timesheet approval email notification.
Nik Okuntseff [Tue, 5 Mar 2019 15:57:11 +0000 (15:57 +0000)]
Renamed a function for clarity.
Nik Okuntseff [Tue, 5 Mar 2019 15:43:17 +0000 (15:43 +0000)]
Implemented sending email to timesheet approver.
Nik Okuntseff [Mon, 4 Mar 2019 18:41:53 +0000 (18:41 +0000)]
Added a check for timesheet delete operation possibility.
Nik Okuntseff [Mon, 4 Mar 2019 17:13:44 +0000 (17:13 +0000)]
Improvements to timesheet assignment algorithm.
Nik Okuntseff [Mon, 4 Mar 2019 15:30:40 +0000 (15:30 +0000)]
Improved sfety of inner join for timesheet assignment.
Nik Okuntseff [Sun, 3 Mar 2019 23:57:49 +0000 (23:57 +0000)]
Improved safety of timesheet assignment by adding an inner join.
Nik Okuntseff [Sun, 3 Mar 2019 21:56:31 +0000 (21:56 +0000)]
Added a mechanism to assign report items to timesheets.
Nik Okuntseff [Sun, 3 Mar 2019 17:40:36 +0000 (17:40 +0000)]
A bit of refactoring in report.php for timesheet assignment.
Nik Okuntseff [Sun, 3 Mar 2019 16:00:50 +0000 (16:00 +0000)]
Added a string to translation files.
Nik Okuntseff [Sun, 3 Mar 2019 15:40:39 +0000 (15:40 +0000)]
Added a string to translation files.
Nik Okuntseff [Sun, 3 Mar 2019 15:11:20 +0000 (15:11 +0000)]
Prohibited adding overlapping timesheets.
Nik Okuntseff [Sat, 2 Mar 2019 18:58:24 +0000 (18:58 +0000)]
Realeasing timesheets feature for user testing.
Nik Okuntseff [Sat, 2 Mar 2019 18:44:23 +0000 (18:44 +0000)]
Dropped timesheet_id from tt_expense_items and simplified sql.
Nik Okuntseff [Sat, 2 Mar 2019 17:22:56 +0000 (17:22 +0000)]
Fixed reports for renamed timesheet field.
Nik Okuntseff [Sat, 2 Mar 2019 17:11:08 +0000 (17:11 +0000)]
Some more work on timesheets.
Nik Okuntseff [Sat, 2 Mar 2019 16:41:44 +0000 (16:41 +0000)]
More timesheet related refactoring.
Nik Okuntseff [Sat, 2 Mar 2019 16:05:40 +0000 (16:05 +0000)]
More refactoring on timesheet code.
Nik Okuntseff [Sat, 2 Mar 2019 15:50:33 +0000 (15:50 +0000)]
Refactoring timesheet related code.
Nik Okuntseff [Sat, 2 Mar 2019 15:16:55 +0000 (15:16 +0000)]
Some fixes to export/import of timesheets.
Nik Okuntseff [Sat, 2 Mar 2019 14:46:01 +0000 (14:46 +0000)]
A few fixes related to tt_timesheets fields renaming.
Nik Okuntseff [Fri, 1 Mar 2019 23:49:49 +0000 (23:49 +0000)]
Added project_id to tt_timesheets table.
Nik Okuntseff [Fri, 1 Mar 2019 18:55:38 +0000 (18:55 +0000)]
Added conditional display of show approvers.
Nik Okuntseff [Fri, 1 Mar 2019 18:29:55 +0000 (18:29 +0000)]
Further streamlining of access rights.
Nik Okuntseff [Fri, 1 Mar 2019 18:07:36 +0000 (18:07 +0000)]
A bit of cleanup for timesheet redesign.
Nik Okuntseff [Fri, 1 Mar 2019 17:49:49 +0000 (17:49 +0000)]
Cleaning up no longer needed access rights.
Nik Okuntseff [Fri, 1 Mar 2019 17:30:17 +0000 (17:30 +0000)]
Some more work in progress on timesheets.
Nik Okuntseff [Fri, 1 Mar 2019 15:49:45 +0000 (15:49 +0000)]
Changed structure of tt_timesheets table as part of redesign work.
Nik Okuntseff [Thu, 28 Feb 2019 22:47:13 +0000 (22:47 +0000)]
A bit of refactoring.
Nik Okuntseff [Thu, 28 Feb 2019 22:23:59 +0000 (22:23 +0000)]
Disallowed editing records assigned to timesheets.
Nik Okuntseff [Thu, 28 Feb 2019 22:00:25 +0000 (22:00 +0000)]
More work in progress on timesheets, simplifying access rights.
Nik Okuntseff [Thu, 28 Feb 2019 17:07:09 +0000 (17:07 +0000)]
Wrote createTimesheet function.
Nik Okuntseff [Thu, 28 Feb 2019 16:33:04 +0000 (16:33 +0000)]
Coded ttTimesheetHelper::timesheetItemsExist().
Nik Okuntseff [Thu, 28 Feb 2019 16:04:17 +0000 (16:04 +0000)]
A bit more progress on timesheet coding.
Nik Okuntseff [Wed, 27 Feb 2019 21:02:28 +0000 (21:02 +0000)]
A bit of cleanup with ongoing timesheet redesign.
Nik Okuntseff [Wed, 27 Feb 2019 19:42:10 +0000 (19:42 +0000)]
Started redesign of timesheets feature.
Nik Okuntseff [Wed, 27 Feb 2019 15:34:55 +0000 (15:34 +0000)]
Fixed fav report import by including missing fields.
Nik Okuntseff [Wed, 27 Feb 2019 14:50:20 +0000 (14:50 +0000)]
Fixed fav report export by adding missing fields.
Nik Okuntseff [Wed, 27 Feb 2019 00:59:55 +0000 (00:59 +0000)]
Fixed adjusting users for clients in fav report emails.
Nik Okuntseff [Tue, 26 Feb 2019 23:34:09 +0000 (23:34 +0000)]
Fixed emailed reports for approved and timesheet columns.
Nik Okuntseff [Tue, 26 Feb 2019 21:16:58 +0000 (21:16 +0000)]
A fix for fav reports sent to clients.
Nik Okuntseff [Tue, 26 Feb 2019 19:25:31 +0000 (19:25 +0000)]
Made fav reports to remember approved and timesheet options.
Nik Okuntseff [Tue, 26 Feb 2019 17:09:27 +0000 (17:09 +0000)]
Extended tt_fav_reports table for approved and timesheet options.
Nik Okuntseff [Tue, 26 Feb 2019 16:01:34 +0000 (16:01 +0000)]
Removed view_client_unapproved right from default client role.
Nik Okuntseff [Mon, 25 Feb 2019 22:00:22 +0000 (22:00 +0000)]
Fixes to import/export for timesheets and approval status.
Nik Okuntseff [Mon, 25 Feb 2019 19:54:48 +0000 (19:54 +0000)]
Fixed export by adding approved status and timesheets to output.
Nik Okuntseff [Mon, 25 Feb 2019 17:40:15 +0000 (17:40 +0000)]
Releasing Approval plugin for testing.
Nik Okuntseff [Mon, 25 Feb 2019 16:54:38 +0000 (16:54 +0000)]
Added approval handling to reports.
Nik Okuntseff [Mon, 25 Feb 2019 16:27:57 +0000 (16:27 +0000)]
More refactoring in translation files.
Nik Okuntseff [Mon, 25 Feb 2019 16:17:40 +0000 (16:17 +0000)]
Some refactoring in translations.
Nik Okuntseff [Mon, 25 Feb 2019 15:55:05 +0000 (15:55 +0000)]
More work in progress on report approval.
Nik Okuntseff [Mon, 25 Feb 2019 15:04:16 +0000 (15:04 +0000)]
Added label.mark_approved to translation files.
Nik Okuntseff [Sun, 24 Feb 2019 23:26:25 +0000 (23:26 +0000)]
Fixed creating invoices by excluding uncompleted records.
Nik Okuntseff [Sun, 24 Feb 2019 22:02:23 +0000 (22:02 +0000)]
Fixed export to files and PDF with approved column.
Nik Okuntseff [Sun, 24 Feb 2019 19:05:46 +0000 (19:05 +0000)]
Made approval control filtering work on reports.
Nik Okuntseff [Sun, 24 Feb 2019 18:07:06 +0000 (18:07 +0000)]
Added controls for report approval options on reports.php.
Nik Okuntseff [Sun, 24 Feb 2019 17:36:43 +0000 (17:36 +0000)]
Cosmetic maintenance tune-up.
Nik Okuntseff [Sun, 24 Feb 2019 17:33:22 +0000 (17:33 +0000)]
Work on progress on report approval plugin.
Nik Okuntseff [Sun, 24 Feb 2019 16:35:18 +0000 (16:35 +0000)]
Introduced approve_reports and approve_all_reports rights.
Nik Okuntseff [Sun, 24 Feb 2019 15:52:47 +0000 (15:52 +0000)]
Added approved field to tt_log and tt_expense_items tables.
Nik Okuntseff [Sun, 24 Feb 2019 14:51:10 +0000 (14:51 +0000)]
Improved usability by hiding not relevant controls for client users.
Nik Okuntseff [Sat, 23 Feb 2019 22:30:31 +0000 (22:30 +0000)]
Fixed timesheet_view.php.
Nik Okuntseff [Sat, 23 Feb 2019 22:21:48 +0000 (22:21 +0000)]
Fixed ttTimesheetHelper::getApprovers function.
Nik Okuntseff [Sat, 23 Feb 2019 22:02:58 +0000 (22:02 +0000)]
Adjusted client access to unapproved records.
Nik Okuntseff [Sat, 23 Feb 2019 21:47:45 +0000 (21:47 +0000)]
Introduced view_client_unapproved access right.
Nik Okuntseff [Sat, 23 Feb 2019 19:23:47 +0000 (19:23 +0000)]
Fixed subtotals for timesheet options.
Nik Okuntseff [Sat, 23 Feb 2019 18:45:44 +0000 (18:45 +0000)]
Some more work in progress on timesheet reporting.
Nik Okuntseff [Sat, 23 Feb 2019 15:51:48 +0000 (15:51 +0000)]
Added 2 strings to translation files.
Nik Okuntseff [Sat, 23 Feb 2019 15:30:54 +0000 (15:30 +0000)]
Added timesheet output to CSV, XML, and PDF reports.
Nik Okuntseff [Sat, 23 Feb 2019 15:10:00 +0000 (15:10 +0000)]
Fixed report filter by timesheet assignment.
Nik Okuntseff [Sat, 23 Feb 2019 14:57:01 +0000 (14:57 +0000)]
Fixed display of Timesheet checkbox for clients.
Nik Okuntseff [Sat, 23 Feb 2019 14:44:39 +0000 (14:44 +0000)]
Added timesheet name to report output.
Nik Okuntseff [Sat, 23 Feb 2019 13:58:42 +0000 (13:58 +0000)]
Fixed menu display for client role.
Nik Okuntseff [Fri, 22 Feb 2019 22:13:15 +0000 (22:13 +0000)]
Implemented timesheet approval in initial form.
Nik Okuntseff [Fri, 22 Feb 2019 21:38:50 +0000 (21:38 +0000)]
More progress on timesheet approval workflow.
Nik Okuntseff [Fri, 22 Feb 2019 16:16:25 +0000 (16:16 +0000)]
Started to work on timesheet approval workflow.
Nik Okuntseff [Thu, 21 Feb 2019 23:16:53 +0000 (23:16 +0000)]
Some more work in progress on timesheets.
Nik Okuntseff [Thu, 21 Feb 2019 22:44:01 +0000 (22:44 +0000)]
Some fixes on timesheets.php for clients.
Nik Okuntseff [Thu, 21 Feb 2019 17:11:44 +0000 (17:11 +0000)]
Implemented timesheet view.