posaune
[timetracker.git] / time_delete.php
2019-03-06 Nik OkuntseffBetter protection against editing and deleting approved...
2019-02-28 Nik OkuntseffA bit of refactoring.
2019-02-28 Nik OkuntseffDisallowed editing records assigned to timesheets.
2018-12-02 Nik OkuntseffMore refactoring for subgroups.
2018-11-28 Nik OkuntseffA bit more refactoring on time entry pages.
2018-11-27 Nik OkuntseffRefactoring: renamed getActiveUser() to getUser().
2018-03-26 Nik OkuntseffSecurity fix - improved access checks for task edit...
2018-03-25 Nik OkuntseffAccess check improvements for time and expense edits...
2018-03-24 Nik OkuntseffMore improvements to access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-13 Nik OkuntseffSplit data_entry right into track_time and track_expenses.
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
2016-04-01 Nik OkuntseffChanged a message after a date locking error.
2016-03-31 Nik OkuntseffImplemented locking feature as an optionally enabled...
2016-03-28 Nik OkuntseffRemoved commented code
2016-03-22 Nik OkuntseffA better comment
2016-03-22 Nik OkuntseffRenamed errors to err to keep things shorter
2016-03-22 Nik OkuntseffSiwtched to using isPost() function
2016-03-22 Nik OkuntseffSwitched to using shorter ActionErrors functions
2016-03-21 Nik OkuntseffCleaning up white space
2016-03-21 Nik OkuntseffCleaning up white space
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo