Added capability to add an attachment to time.php on first submit.
[timetracker.git] / WEB-INF / templates / time.tpl
2019-04-16 Nik OkuntseffAdded capability to add an attachment to time.php on...
2019-04-15 Nik OkuntseffA bit of refactoring to simplify time.php.
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 OkuntseffWork in progress on attachments for time entries.
2019-04-05 Nik OkuntseffAdded delete option on time.php pages.
2019-04-05 Nik OkuntseffReplaced edit text links with icon on time pages.
2019-03-09 Nik OkuntseffAdded template selector on time_edit.php.
2019-03-08 Nik OkuntseffAdded a template selector on time.php.
2019-03-06 Nik OkuntseffProhibiting editing approved records.
2019-02-28 Nik OkuntseffDisallowed editing records assigned to timesheets.
2018-12-22 Nik OkuntseffAdded quota output on time.php.
2018-12-22 Nik OkuntseffIntroduced balance output for monthly quotas.
2018-12-13 Nik OkuntseffRemoved group selector from time.php to keep things...
2018-11-27 Nik OkuntseffOngoing refactoring in time.php to support subgroups.
2018-11-02 Nik OkuntseffA bit more work in progress on subgroups.
2018-02-03 Nik OkuntseffImplemented week view as a configurable plugin.
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