Refactoring custom fields in progress.
[timetracker.git] / mobile / timer.php
2019-06-29 Nik OkuntseffRefactoring custom fields in progress.
2019-04-26 Nik OkuntseffRefactoring, moving plugin config options into config...
2019-04-22 Nik OkuntseffA bit of refactoring.
2019-02-28 Nik OkuntseffA bit of refactoring.
2018-12-13 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-13 Nik OkuntseffSome 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-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 OkuntseffStarted to populate group_id on new time entry inserts.
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
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.
2018-02-14 Nik OkuntseffFUTURE_ENTRIES option is now configurable as per issue...
2018-01-19 Nik OkuntseffMore consistent use of isGet() and isPost() functions.
2017-03-03 anukoSimplified Checkbox class.
2017-01-29 anukoShared time_script.tpl in mobile timer.tpl as well.
2016-04-01 Nik OkuntseffChanged a message after a date locking error.
2016-03-31 Nik OkuntseffFixed usage of isDateLocked()
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 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 OkuntseffRefactoring white space
2016-03-16 Nik OkuntseffMade only one button available on the Timer page
2016-03-16 Nik OkuntseffInitial implementation of a mobile timer page