posaune
[timetracker.git] / time.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-26 Nik OkuntseffRefactoring, moving plugin config options into config...
2019-04-24 Nik OkuntseffConfigirable option whether to show Week menu.
2019-04-22 Nik OkuntseffMerged getRecords and getRecordsWithFiles into one...
2019-04-22 Nik OkuntseffA bit of refactoring.
2019-04-16 Nik OkuntseffAdded a capability to add attachment on project_add...
2019-04-16 Nik OkuntseffAdded capability to add an attachment to time.php on...
2019-04-16 Nik OkuntseffRemoved debug tracing from time.php to keep it simple.
2019-04-15 Nik OkuntseffA bit of refactoring to simplify time.php.
2019-04-15 Nik OkuntseffCreated ttDebugTracer class to hopefully help to addres...
2019-04-14 Nik OkuntseffAdjusted time.php to honor note on separate row option.
2019-04-13 Nik OkuntseffAdded custom field output on time.php as a rewrite...
2019-04-13 Nik OkuntseffAdded custom field output on time.php as a rewrite...
2019-04-06 Nik OkuntseffStarted to use different icons on time.php page for...
2019-04-06 Nik OkuntseffAdded attachment capability to time records.
2019-04-06 Nik OkuntseffWork in progress on attachments for time entries.
2019-03-31 Nik OkuntseffChanged required template elements to 3 stop sign emoji...
2019-03-08 Nik OkuntseffReleasing templates plugin for testing.
2019-03-08 Nik OkuntseffAdded a template selector on time.php.
2019-02-28 Nik OkuntseffA bit of refactoring.
2019-02-20 Nik OkuntseffRemove unused parameter.
2019-01-09 Nik OkuntseffAdded handling of expiration dates.
2018-12-30 Nik OkuntseffAdded user selector on mobile time.php.
2018-12-22 Nik OkuntseffAdded quota output on time.php.
2018-12-22 Nik OkuntseffIntroduced balance output for monthly quotas.
2018-12-20 Nik OkuntseffStarted using quota percent for users if defined.
2018-12-13 Nik OkuntseffRemoved group selector from time.php to keep things...
2018-12-13 Nik OkuntseffMore refactoring for subgroups.
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-28 Nik OkuntseffA bit of refactoring in time.php.
2018-11-27 Nik OkuntseffRefactoring: renamed getActiveUser() to getUser().
2018-11-27 Nik OkuntseffFixed time.php for subgroup support in high rank situat...
2018-11-27 Nik OkuntseffOngoing refactoring in time.php to support subgroups.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-24 Nik OkuntseffImproved population of group dropdown to include the...
2018-11-21 Nik OkuntseffImproved isTrue() function and its usage to streamline...
2018-11-07 Nik OkuntseffStarted to populate org_id in tt_log and tt_invoices...
2018-11-03 Nik OkuntseffMore progress on subgroups, mostly about setting on...
2018-11-03 Nik OkuntseffWork in progress on subgroups. Made user list populatio...
2018-11-03 Nik OkuntseffSome more work in progress on subgroups.
2018-11-02 Nik OkuntseffA bit more work in progress on subgroups.
2018-07-28 Nik OkuntseffStarted to populate group_id on new time entry inserts.
2018-04-03 bonnedavMore refactoring of rights checks (#61)
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-25 Nik OkuntseffImproved time page with a better filter for on behalf...
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-02-12 Nik OkuntseffFixed rounding errors in monthly quotas.
2018-01-27 Nik OkuntseffA fix for issue #47.
2018-01-19 Nik OkuntseffMore consistent use of isGet() and isPost() functions.
2017-12-24 anukoMore work in progress on week view.
2017-12-19 anukoWork in progress on week view. Fixed the links.
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-09-15 Andréas LundgrenUpdate the Swedish translation (#15)
2016-08-16 Nik OkuntseffMade records with 0 duration legal.
2016-07-21 Nik OkuntseffRefactoring: renamed a few variables for consistency.
2016-07-21 Nik OkuntseffRefactoring - renamed a function for clarity of purpose.
2016-07-21 Nik OkuntseffFixed a bug with Monthly Quota plugin.
2016-07-18 Nik OkuntseffMerge branch 'avidenic-taskChanges'
2016-07-18 Nik OkuntseffMerge branch 'taskChanges' of https://github.com/aviden...
2016-07-18 Nik OkuntseffMerge branch 'avidenic-master'
2016-07-18 Nik OkuntseffMerge branch 'master' of https://github.com/avidenic...
2016-07-04 Anže VideničMerge commit '5ce20fc5d56a32584f8a2d18ae7cde91eb12a5a4...
2016-07-04 Anže Videničadded an option to configure note input height
2016-07-04 Anže VideničMerge remote-tracking branch 'upstream/master'
2016-05-24 Anže VideničMerges an updated upstream from main.
2016-05-23 Anže VideničAdded plugin where users monthly quota can be set and...
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 - more usage of ttUser::isPluginEnabled().
2016-03-30 Nik OkuntseffWrote ttUser::isPluginEnabled() function.
2016-03-30 Nik OkuntseffWrote ttPluginEnabled() function.
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 OkuntseffCleaning up white space
next