timetracker.git
2018-01-25 Nik OkuntseffMade recent invoice remembered in session.
2018-01-25 Nik OkuntseffCosmetic UI fixes for report table.
2018-01-25 Nik OkuntseffA fix for assign to invoice feature - presentation.
2018-01-25 Nik OkuntseffAdded record selector to assign to invoice feature.
2018-01-25 Nik OkuntseffSome cleanup in translation files.
2018-01-25 Nik OkuntseffInitial implementation of the Paid status plugin.
2018-01-24 Nik OkuntseffMinor improvement in the German translation.
2018-01-24 Nik OkuntseffGerman translation improved.
2018-01-24 Nik OkuntseffFixes for fav reports export and import.
2018-01-23 Nik OkuntseffDutch translation improved.
2018-01-22 Nik OkuntseffAdded manual editing of the paid status for expense...
2018-01-22 Nik OkuntseffRemoved the Mark paid button as I plan to implement...
2018-01-22 Nik OkuntseffAdded paid field and handling to expenses.
2018-01-21 Nik OkuntseffFixed fav reports to include paid status.
2018-01-21 Nik OkuntseffModified database schema to include paid status on...
2018-01-21 Nik OkuntseffFixed pdf reports to output paid status.
2018-01-21 Nik OkuntseffIntegrated paid status in emailed reports.
2018-01-21 Nik OkuntseffFixed availability of paid field checkbox on reports.
2018-01-21 Nik OkuntseffRemoved debug condition for paid status plugin.
2018-01-21 Nik OkuntseffFixed reports to properly handle paid status dropdown.
2018-01-21 Nik OkuntseffAdded paid value to csv and xml exports.
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-17 anukoCosmetic comment fix.
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 anukoImproved a comment to clarify a point.
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 anukoImproved comments.
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 anukoCosmetic.
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 anukoA bit of refactoring of week view related code for...
2017-12-27 anukoCorrected a comment as escaping already occurs.
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 anukoAlignment fix.
next