Added paid column as an optional output on displayed reports.
[timetracker.git] / WEB-INF / templates / footer.tpl
2018-01-21 Nik OkuntseffAdded paid column as an optional output on displayed...
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-19 Nik OkuntseffAdded labels to localization files for paid status...
2018-01-19 Nik OkuntseffMore consistent use of isGet() and isPost() functions.
2018-01-19 Nik OkuntseffWork in progress integrating paid status plugin.
2018-01-19 Nik OkuntseffA bit of cleanup.
2018-01-19 Nik OkuntseffDropped no longer used address field from the database.
2018-01-19 Nik OkuntseffRemoved not used team address field handling.
2018-01-19 Nik OkuntseffRemoved no longer used team address in export and import.
2018-01-18 Nik OkuntseffFixed the conditional include of paid status plugin.
2018-01-18 Nik OkuntseffWork in progress integrating paid status plugin as...
2018-01-18 Nik OkuntseffImproving localization files in preparation for integra...
2018-01-18 Nik OkuntseffFurther work on localization files in preparation for...
2018-01-18 Nik OkuntseffIntroduced label.paid for better integration of the...
2018-01-18 Nik OkuntseffWork in progress on localization files for paid status...
2018-01-18 Nik OkuntseffWork in progress integrating changes from PR #48 -...
2018-01-14 anukoCosmetic - maintenance adjustment.
2018-01-14 anukoA bit more refactoring.
2018-01-13 anukoMore refactoring.
2018-01-13 anukoA bit of refactoring with getting rid of some GLOBALS.
2018-01-13 anukoImproved a comment.
2018-01-12 anukoAdded prepopulation fueature for a week view.
2018-01-12 anukoAdded toltips to editable comment fields to help view...
2018-01-12 anukoAdded editable comment fields on week view.
2018-01-12 anukoFixed a problem with English label introduced in previo...
2018-01-12 anukoWork in progress improving week view.
2018-01-10 anukoProvided default value for parameter as per issue #47.
2018-01-09 anukoIncreased required PHP version to 5.4 because of week...
2018-01-09 anukoIncluded info for developers link in readme.
2018-01-08 anukoA bit more refactoring of textarea element.
2018-01-08 anukoRefactoring textarea element.
2018-01-08 anukoRemoved unused functions.
2018-01-08 anukoRemoved obsolete code.
2018-01-08 anukoFixed predefined expenses logic for comma as decimal...
2018-01-07 anukoFixed a problem with predefined expenses.
2018-01-07 anukoAdded confirmation dialog to avoid accidental delete...
2018-01-07 anukoA bit of refactoring.
2018-01-06 anukoEnhanced week view ith a list of editable records.
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-06 anukoWork in progress enhancing week view.
2018-01-05 anukoImproved handling of old_password() function not found...
2018-01-04 anukoChanged the label on week view for clarity.
2018-01-04 anukoDutch translation improved.
2018-01-03 anukoProvided an example in .htaccess how to restrict access...
2018-01-02 anukoStyle fix for week view.
2018-01-01 anukoAllowed including items with 0 cost in invoices.
2017-12-31 anukoRecovered a lost space in footer.
2017-12-31 anukoTemporary fix for not billable entries in week view.
2017-12-31 anukoAdded week total and monthly quotas plugin output to...
2017-12-30 anukoAdded a field for note value in week view to apply...
2017-12-29 anukoFixed a problem with inserting values with 0 duration...
2017-12-29 anukoAdded a capability to add new records from week view.
2017-12-29 anukoAdded a new localization string for 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 anukoDisabled controls in week view with null values for...
2017-12-28 anukoImplemented deleting of records from week view.
2017-12-28 anukoUpdated labels on dbinstall.php to reflect current...
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 anukoPut link to day view on week.php.
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 anukoChecking in work in progress on week view for safe...
2017-12-26 anukoAdded a helper function to build an array of day headea...
2017-12-26 anukoAdded a couple of test files for experimentation with...
2017-12-26 anukoAdded an optional column footer to tables.
2017-12-25 anukoA little formatting fix to keep totals on week view...
2017-12-25 anukoImproved week view slightly.
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-11-12 anukoIntroduced PHP_SESSION_PATH define to avoid session...
2017-11-05 anukoSome cleanup in the Period class.
2017-11-04 anukoSome renaming and streamlining for clarity.
2017-11-04 anukoResumed refactoring of the Period class.
2017-11-02 anukoFinished refactoring dropdown option translations.
2017-11-02 anukoMore refactoring in translation files.
2017-10-31 anukoMore refactoring of dropdown option translations.
2017-10-31 anukoWork in progress refactoring dropdown option translatio...
2017-10-30 anukoMore improvements in French translation.
2017-10-28 anukoMore improvements in French translation.
2017-10-28 anukoMore improvements in French translation.
2017-10-28 anukoWork in progress improving French translation.
2017-10-04 anukoDutch translation improved.
2017-10-01 anukoDutch translation improved.
2017-10-01 anukoAdded a new string to localization files.
2017-09-30 anukoAdded this day and last day to report interval options.
2017-09-09 anukoRefactoring in localization files.
next