Merged getRecords and getRecordsWithFiles into one function to keep things compact.
[timetracker.git] / WEB-INF / lib / ttTimeHelper.class.php
2019-04-22 Nik OkuntseffMerged getRecords and getRecordsWithFiles into one...
2019-04-22 Nik OkuntseffA bit of refactoring.
2019-04-21 Nik OkuntseffFixed monthly quotas for negative hours.
2019-04-19 Nik OkuntseffFixed totals for 0 hours to not have minus sign.
2019-04-19 Nik OkuntseffInitial work done to support negative durations, some...
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-12 Nik OkuntseffAdded attachments to reports.
2019-04-08 Nik OkuntseffImproved security of getRecordForFileView().
2019-04-07 Nik OkuntseffMore work in progress integrating attachments in reports.
2019-04-06 Nik OkuntseffStarted to use different icons on time.php page for...
2019-03-06 Nik OkuntseffBetter protection against editing and deleting approved...
2019-03-06 Nik OkuntseffProhibiting editing approved records.
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-13 Nik OkuntseffMore refactoring for subgroups.
2018-12-13 Nik OkuntseffCosmetic, changed return values.
2018-12-13 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-13 Nik OkuntseffSome more refactoring for subgroups.
2018-12-10 Nik OkuntseffRefactored monthly quota config for subgroups.
2018-12-02 Nik OkuntseffMore refactoring for subgroups.
2018-11-29 Nik OkuntseffFinished refactoring ttAdmin class.
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-07-28 Nik OkuntseffStarted to populate group_id on new time entry inserts.
2018-03-19 Nik OkuntseffRemoved old timestamp field from tt_log.
2018-03-18 Nik OkuntseffAdded audit info to time log.
2018-03-14 Nik OkuntseffSome more refactoring.
2018-02-13 Nik OkuntseffMade Allow overlap a configurable option.
2018-02-12 Nik OkuntseffMade durations like 15m legal.
2018-02-12 Nik OkuntseffFixed rounding errors in monthly quotas.
2018-02-11 Nik OkuntseffMade show_holidays configurable as per issue #53.
2018-01-30 Nik OkuntseffWrote validateDuration function.
2018-01-29 Nik OkuntseffRefactoring - moved quota related functions into quota...
2018-01-27 Nik OkuntseffFixed monthly quotas to properly replace decimal delimiter.
2018-01-27 Nik OkuntseffA fix for issue #47.
2018-01-21 Nik OkuntseffAdded paid checkbox to desktop time edit page.
2018-01-21 Nik OkuntseffFixed a database error when inserting entries - recentl...
2018-01-20 Nik OkuntseffFixed export-import to accommodate new fields.
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 in progress. Moved one more function to...
2018-01-06 anukoRefactoring ongoing on week view functions.
2018-01-04 anukoChanged the label on week view for clarity.
2017-12-30 anukoAdded a field for note value in week view to apply...
2017-12-29 anukoAdded a capability to add new records from week view.
2017-12-29 anukoMore work on week view done. Editing of existing record...
2017-12-29 anukoA bit more progress with week view - some editing now...
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 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 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