posaune
[timetracker.git] / week.php
2019-06-29 Nik OkuntseffRefactoring custom fields in progress.
2019-04-30 Nik OkuntseffFixed nav links visibility between day and week views.
2019-04-29 Nik OkuntseffRefactoring. Moved week_menu config option to plugin...
2019-04-29 Nik OkuntseffA bit of refactoring in week view.
2019-04-27 Nik OkuntseffAdjusted week start for subgroups.
2019-04-26 Nik OkuntseffRefactoring, moving plugin config options into config...
2019-04-24 Nik OkuntseffChanged title on week view to Week from Time.
2019-04-24 Nik OkuntseffConfigirable option whether to show Week menu.
2019-04-22 Nik OkuntseffAdded attachment output on week view.
2019-04-22 Nik OkuntseffA bit of refactoring.
2018-12-20 Nik OkuntseffStarted using quota percent for users if defined.
2018-12-17 Nik OkuntseffFixed quota output for week view.
2018-12-13 Nik OkuntseffMore refactoring for subgroups.
2018-12-13 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-09 Nik OkuntseffMore refactoring for subgroups.
2018-12-02 Nik OkuntseffMore refactoring in custom fields for subgroups.
2018-12-01 Nik OkuntseffMore refactoring for subgroups.
2018-11-27 Nik OkuntseffRefactoring: renamed getActiveUser() to getUser().
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-26 Nik OkuntseffSecurity fix - improved access checks for task edit...
2018-03-25 Nik OkuntseffImproved population of on behalf dropdowns on week...
2018-03-24 Nik OkuntseffMore improvements to access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-14 Nik OkuntseffWrote a function to update role_id for all active and...
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.