Using error.object_exists instead of error.task_exists to streamline error messages.
[timetracker.git] / mobile / expense_delete.php
2018-03-25 Nik OkuntseffAccess check improvements for time and expense edits...
2018-03-24 Nik OkuntseffFinished improving access checks by providing separate...
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-09-25 anukoAdded more access control checks to mobile pages.
2016-08-30 Taylor Hurtadds delete button to edit pages (#10)
2016-08-26 Taylor Hurtexpands mobile page access (#9)