Fixed a problem with READONLY_START_FINISH mode.
[timetracker.git] / time.php
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
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-03-05 Nik OkuntseffRemoved not needed brackets
2016-02-29 Nik OkuntseffWork in progress creating a repo