posaune
[timetracker.git] / time_edit.php
2019-06-29 Nik OkuntseffRefactoring custom fields in progress.
2019-04-26 Nik OkuntseffRefactoring, moving plugin config options into config...
2019-03-31 Nik OkuntseffChanged required template elements to 3 stop sign emoji...
2019-03-09 Nik OkuntseffAdded template selector on time_edit.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.
2019-01-09 Nik OkuntseffAdded handling of expiration dates.
2018-12-09 Nik OkuntseffMore refactoring for subgroups.
2018-12-02 Nik OkuntseffMore refactoring in custom fields for subgroups.
2018-12-02 Nik OkuntseffOngoing refactoring of custom fields for subgroups.
2018-12-01 Nik OkuntseffMore refactoring for subgroups.
2018-12-01 Nik OkuntseffSome optimization related to confirm save feature.
2018-11-30 Nik OkuntseffSome improvements to confirm save feature.
2018-11-29 Nik OkuntseffInitial work done on confirmSave dialogs when date...
2018-11-28 Nik OkuntseffA bit more refactoring on time entry pages.
2018-11-27 Nik OkuntseffRefactoring: renamed getActiveUser() to getUser().
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-07 Nik OkuntseffStarted to populate org_id in tt_log and tt_invoices...
2018-07-28 Nik OkuntseffMore progress on storing group_id on new inserts.
2018-04-13 Nik OkuntseffA bit of refactoring.
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 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-16 Nik OkuntseffIntroduced override_own_punch_mode right.
2018-03-16 Nik OkuntseffChanged the meaning of override_punch_mode to apply...
2018-03-14 Nik OkuntseffAdded override_date_lock right to supervisors.
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-03-12 Nik OkuntseffSome more renaming.
2018-02-19 Nik OkuntseffFixed presentation of the Punch mode checkbox.
2018-02-18 Nik OkuntseffRenamed Punch in mode to Punch mode.
2018-02-15 Nik OkuntseffImplemented a configurable punch in mode as per issue...
2018-02-14 Nik OkuntseffFUTURE_ENTRIES option is now configurable as per issue...
2018-02-12 Nik OkuntseffMade durations like 15m legal.
2018-01-22 Nik OkuntseffAdded manual editing of the paid status for expense...
2018-01-21 Nik OkuntseffAdded paid checkbox to desktop time edit page.
2017-05-06 anukoImplemented task required option.
2017-04-13 anukoFixed a problem with READONLY_START_FINISH mode.
2017-03-03 anukoSimplified Checkbox class.
2017-02-28 anukoRefactoring - renamed a few things.
2017-01-17 anukoAllowed null tasks in project and tasks tracking mode.
2016-08-16 Nik OkuntseffMade records with 0 duration legal.
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-30 Nik OkuntseffRefactoring, finished replacing with ttUser::isPluginEn...
2016-03-30 Nik OkuntseffRefactoring - more usage of ttUser::isPluginEnabled().
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-22 Nik OkuntseffSome refactoring
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-14 Nik OkuntseffGot rid of PHP warnning when argument is not an array
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo