Added paid checkbox to desktop time edit page.
[timetracker.git] / WEB-INF / templates / time.tpl
2018-01-21 Nik OkuntseffAdded paid checkbox to desktop time edit page.
2017-12-26 anukoInitial implementation of a simple week view.
2017-12-19 anukoWork in progress on week view. Fixed the links.
2017-12-19 anukoWork started on week view.
2017-11-27 anukoSome style fixes to keep things consistent after recent...
2017-07-10 anukoAs suggested in PR#33, allowed entry of decimal values...
2017-01-29 anukoIntroduced time_script.tpl for shared script used in...
2017-01-29 anukoAdded missing declarations for better JavaScript.
2017-01-29 anukoA bit of cleanup in JavaScript, removed repeated var...
2017-01-23 anukoA bit more consistent usage of quotes in template files.
2017-01-22 anukoSimplified templates by using the default Smarty escape...
2017-01-17 anukoAllowed null tasks in project and tasks tracking mode.
2016-08-16 Nik OkuntseffMade records with 0 duration legal.
2016-07-22 Nik OkuntseffRefactoring - some renaming to keep things consistent.
2016-07-21 Nik OkuntseffRefactoring: renamed a few variables for consistency.
2016-07-21 Nik OkuntseffSome refactoring in translation files.
2016-07-21 Nik OkuntseffSome renaming in localization files.
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 commit '5ce20fc5d56a32584f8a2d18ae7cde91eb12a5a4...
2016-07-04 Anže VideničMerge remote-tracking branch 'upstream/master'
2016-06-06 Nik OkuntseffFixed issue #4 - copy-paste error in fillDropdowns().
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 OkuntseffRefactoring - more usage of ttUser::isPluginEnabled().
2016-03-21 Nik OkuntseffRefactoring - white space
2016-02-29 Nik OkuntseffInitial repo created