Split data_entry right into track_time and track_expenses.
[timetracker.git] / week.php
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.
2018-02-12 Nik OkuntseffMade durations like 15m legal.
2018-02-03 Nik OkuntseffImplemented week view as a configurable plugin.
2018-01-27 Nik OkuntseffA fix for issue #47.
2018-01-19 Nik OkuntseffMore consistent use of isGet() and isPost() functions.
2018-01-12 anukoAdded prepopulation fueature for a week view.
2018-01-12 anukoAdded toltips to editable comment fields to help view...
2018-01-12 anukoAdded editable comment fields on week view.
2018-01-06 anukoEnhanced week view ith a list of editable records.
2018-01-06 anukoImproved a comment to clarify a point.
2018-01-06 anukoMoved week view related functions in ttWeekViewHelper...
2018-01-06 anukoMore refactoring of week view related stuff.
2018-01-06 anukoRefactoring ongoing on week view.
2018-01-06 anukoRefactoring. Moved 2 more functions to ttWeekViewHelper...
2018-01-06 anukoRefactoring ongoing on week view functions.
2018-01-06 anukoImproved comments.
2018-01-06 anukoWork in progress enhancing week view.
2018-01-02 anukoStyle fix for week view.
2017-12-31 anukoTemporary fix for not billable entries in week view.
2017-12-30 anukoAdded a field for note value in week view to apply...
2017-12-29 anukoFixed a problem with inserting values with 0 duration...
2017-12-29 anukoAdded a capability to add new records from week view.
2017-12-28 anukoInserting new cells from already existing week view...
2017-12-28 anukoMore progress on week view. Implemented adding records...
2017-12-28 anukoDisabled controls in week view with null values for...
2017-12-28 anukoImplemented deleting of records from week view.
2017-12-27 anukoMade week view controls read-only for locked days.
2017-12-27 anukoAdded proper IDs to week view controls.
2017-12-27 anukoA bit of refactoring of week view related code for...
2017-12-27 anukoCorrected a comment as escaping already occurs.
2017-12-27 anukoA bit of cleanup in week view.
2017-12-26 anukoFixed week view headers for single digit days.
2017-12-26 anukoAlignment fix.
2017-12-26 anukoInitial implementation of a simple week view.
2017-12-26 anukoChecking in work in progress on week view for safe...
2017-12-25 anukoImproved week view slightly.
2017-12-24 anukoSome more work done on week view.
2017-12-24 anukoMore work in progress on week view.