projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added conditional display of show approvers.
[timetracker.git]
/
WEB-INF
/
templates
/
footer.tpl
2019-03-01
Nik Okuntseff
Added conditional display of show approvers.
blob
|
commitdiff
|
raw
2019-03-01
Nik Okuntseff
Further streamlining of access rights.
blob
|
commitdiff
|
raw
|
diff to current
2019-03-01
Nik Okuntseff
A bit of cleanup for timesheet redesign.
blob
|
commitdiff
|
raw
|
diff to current
2019-03-01
Nik Okuntseff
Cleaning up no longer needed access rights.
blob
|
commitdiff
|
raw
|
diff to current
2019-03-01
Nik Okuntseff
Some more work in progress on timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-03-01
Nik Okuntseff
Changed structure of tt_timesheets table as part of...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-28
Nik Okuntseff
A bit of refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-28
Nik Okuntseff
Disallowed editing records assigned to timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-28
Nik Okuntseff
More work in progress on timesheets, simplifying access...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-28
Nik Okuntseff
Wrote createTimesheet function.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-28
Nik Okuntseff
Coded ttTimesheetHelper::timesheetItemsExist().
blob
|
commitdiff
|
raw
|
diff to current
2019-02-28
Nik Okuntseff
A bit more progress on timesheet coding.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-27
Nik Okuntseff
A bit of cleanup with ongoing timesheet redesign.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-27
Nik Okuntseff
Started redesign of timesheets feature.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-27
Nik Okuntseff
Fixed fav report import by including missing fields.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-27
Nik Okuntseff
Fixed fav report export by adding missing fields.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-27
Nik Okuntseff
Fixed adjusting users for clients in fav report emails.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-26
Nik Okuntseff
Fixed emailed reports for approved and timesheet columns.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-26
Nik Okuntseff
A fix for fav reports sent to clients.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-26
Nik Okuntseff
Made fav reports to remember approved and timesheet...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-26
Nik Okuntseff
Extended tt_fav_reports table for approved and timeshee...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-26
Nik Okuntseff
Removed view_client_unapproved right from default clien...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Nik Okuntseff
Fixes to import/export for timesheets and approval...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Nik Okuntseff
Fixed export by adding approved status and timesheets...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Nik Okuntseff
Releasing Approval plugin for testing.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Nik Okuntseff
Added approval handling to reports.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Nik Okuntseff
More refactoring in translation files.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Nik Okuntseff
More work in progress on report approval.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Nik Okuntseff
Added label.mark_approved to translation files.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-24
Nik Okuntseff
Fixed creating invoices by excluding uncompleted records.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-24
Nik Okuntseff
Fixed export to files and PDF with approved column.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-24
Nik Okuntseff
Made approval control filtering work on reports.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-24
Nik Okuntseff
Added controls for report approval options on reports...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-24
Nik Okuntseff
Work on progress on report approval plugin.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-24
Nik Okuntseff
Introduced approve_reports and approve_all_reports...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-24
Nik Okuntseff
Added approved field to tt_log and tt_expense_items...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-24
Nik Okuntseff
Improved usability by hiding not relevant controls...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Fixed timesheet_view.php.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Fixed ttTimesheetHelper::getApprovers function.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Adjusted client access to unapproved records.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Introduced view_client_unapproved access right.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Fixed subtotals for timesheet options.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Some more work in progress on timesheet reporting.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Added 2 strings to translation files.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Added timesheet output to CSV, XML, and PDF reports.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Fixed report filter by timesheet assignment.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Fixed display of Timesheet checkbox for clients.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Added timesheet name to report output.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Nik Okuntseff
Fixed menu display for client role.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-22
Nik Okuntseff
Implemented timesheet approval in initial form.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-22
Nik Okuntseff
More progress on timesheet approval workflow.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-22
Nik Okuntseff
Started to work on timesheet approval workflow.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-21
Nik Okuntseff
Some more work in progress on timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-21
Nik Okuntseff
Some fixes on timesheets.php for clients.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-21
Nik Okuntseff
Implemented timesheet view.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-20
Nik Okuntseff
Added associating items with a timesheet upon its creation.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-20
Nik Okuntseff
Remove unused parameter.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-20
Nik Okuntseff
Another fix for timesheets.php.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-20
Nik Okuntseff
Some fixes to timesheets.php page.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-20
Nik Okuntseff
Fixed mobile user pages for client role.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-20
Nik Okuntseff
Fixed user add to hide projects for client role.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-20
Nik Okuntseff
Fixed user edit to hide projects for client roles.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-19
Nik Okuntseff
A bit more timesheet work.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-19
Nik Okuntseff
Fixes to translations.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-19
Nik Okuntseff
Renamed client access rights for clarity.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-19
Nik Okuntseff
Moved Delete to timesheet_edit.php to have room for...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-18
Nik Okuntseff
Added rights to view, manage, and approve all timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-18
Nik Okuntseff
Implemented deleting a timesheet.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-18
Nik Okuntseff
More progress on timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-17
Nik Okuntseff
Added client_id to timesheet insert.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-17
Nik Okuntseff
More progress on creating a new timesheet.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-17
Nik Okuntseff
Added Create timesheet button on report.php.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-17
Nik Okuntseff
Refactoring ttReportHelper for timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-16
Nik Okuntseff
Added button.create_timesheet to translation files.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-16
Nik Okuntseff
Refactored reports.php for timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-16
Nik Okuntseff
Started refactoring reports.php for timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-15
Nik Okuntseff
Added a couple more strings to translation files.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-15
Nik Okuntseff
A bit more work in progress on timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-15
Nik Okuntseff
A bit more work in progress on timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-15
Nik Okuntseff
Added timesheets menu.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-15
Nik Okuntseff
Adjusting rights for timesheets plugin.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-14
Nik Okuntseff
Added 2 more strings in translation files for timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-14
Nik Okuntseff
Added menu.timesheets to translation files.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-14
Nik Okuntseff
Added Timeheets plugin checkbox.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-14
Nik Okuntseff
Resuming work on timesheets.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-13
Nik Okuntseff
Removed unreliable PHP session path check, added cookie...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-13
Nik Okuntseff
Fixed db version update.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-13
Nik Okuntseff
Work started on timesheet approval workflow.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-11
Nik Okuntseff
Added a check for a writable PHP session path.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Nik Okuntseff
A small impovement to the Estonian translation.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Nik Okuntseff
Initial work done intergating Estonian language imporve...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Nik Okuntseff
A bit more work in progress on the Estonian file.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Nik Okuntseff
A bit more work in progress integrating Estonian transl...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Nik Okuntseff
Work in progress integrating Estonian translation as...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-19
Nik Okuntseff
A better fix for header.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-19
Nik Okuntseff
Fixed header.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-19
Nik Okuntseff
Imporoved isTrue function to get rid of PHP warnings.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-16
Nik Okuntseff
Removed populate.sql from dockerfile.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-15
Nik Okuntseff
Dutch translation improved.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Nik Okuntseff
Added a comment explaining balance labels.
blob
|
commitdiff
|
raw
|
diff to current
next