A bit of refactoring of week view related code for clarity.
[timetracker.git] / WEB-INF / lib / ttTimeHelper.class.php
2017-12-27 anukoA bit of refactoring of week view related code for...
2017-12-27 anukoA bit of cleanup in week view.
2017-12-26 anukoFixed week view headers for single digit days.
2017-12-26 anukoFixed labels for week view.
2017-12-26 anukoInitial implementation of a simple week view.
2017-12-26 anukoAdded a helper function to build an array of day headea...
2017-12-25 anukoA little formatting fix to keep totals on week view...
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.
2017-11-05 anukoSome cleanup in the Period class.
2017-07-10 anukoAs suggested in PR#33, allowed entry of decimal values...
2016-08-16 Nik OkuntseffMade records with 0 duration legal.
2016-07-23 Nik OkuntseffFixed monthly quota class for flexible week start days.
2016-07-21 Nik OkuntseffRefactoring - white space removal.
2016-07-21 Nik OkuntseffRefactoring - white space.
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 '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 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-03-30 Nik OkuntseffWork in progress switching to ttUser::isPluginEnabled().
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-16 Nik OkuntseffInitial implementation of a mobile timer page
2016-03-12 Nik OkuntseffIntroduced ALLOW_OVERLAP setting
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created