timetracker.git
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.
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 anukoCosmetic. Whitespace.
2017-12-25 anukoCosmetic, whitespace.
2017-12-25 anukoA little formatting fix to keep totals on week view...
2017-12-25 anukoImproved week view slightly.
2017-12-24 anukoSome more work done on week view.
2017-12-24 anukoMore work in progress on week view.
2017-12-19 anukoWork in progress on week view. Fixed the links.
2017-12-19 anukoWork started on week view.
2017-12-05 anukoA basic attempt for style improvement.
2017-11-30 anukoMinor improvement in Dutch translation.
2017-11-27 anukoSome style fixes to keep things consistent after recent...
2017-11-27 anukoFixed background color.
2017-11-27 seress1Modified table alternate background color (#44)
2017-11-27 anukoFixed background color.
2017-11-27 seress1Modified the table alternate backgourd color. (#43)
2017-11-27 seress1Modified alternate backgroud color in the table (#42)
2017-11-27 seress1Modified alternate backgroud color for the table. ...
2017-11-25 anukoSome maintenance work.
2017-11-12 anukoAdded a comment.
2017-11-12 anukoIntroduced PHP_SESSION_PATH define to avoid session...
2017-11-05 anukoSome cleanup and commenting.
2017-11-05 anukoSome cleanup in the Period class.
2017-11-04 anukoSome renaming and streamlining for clarity.
2017-11-04 anukoCosmetic - white space and comment improvement.
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-11-01 Andréas LundgrenUpdate Swedish translation (#38)
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 anukoRemoved a comment.
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-20 anukoImproved readme.
2017-10-20 anukoRemoved not functional mailing list link.
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.
2017-09-09 anukoWork in progress refactoring localization files.
2017-09-09 anukoAdded cc option for notifications.
2017-09-09 anukoAdded Bcc option for team managers.
2017-09-05 anukoFinished integrating improvements for Danish language...
2017-09-05 anukoSome more improvements in the Danish translation.
2017-09-04 anukoFixed legacy password handling.
2017-09-01 anukoMore improvements in the Danish file.
2017-08-31 anukoFurther work on improving Danish file.
2017-08-31 anukoSome more improvements to the Danish translation.
2017-08-30 anukoSome more improvements in the Danish translation.
2017-08-30 anukoWork in progress integrating improvements to Danish...
2017-08-24 anukoRemoved phpinfo.php file for better security.
2017-07-31 anukoReplaced mktime() with time() call as per issue #36.
2017-07-31 anukoRefactored sql query to make it clearer and also to...
2017-07-31 anukoA fix for broken cron.php - not updating the correct...
2017-07-30 anukoRemoved no longer needed comment.
2017-07-29 anukoStarted to use the status field in tt_fav_reports.
2017-07-29 anukoFixed the problem when notifications stopped working...
2017-07-29 anukoIntroduced status field in tt_fav_reports table to...
2017-07-28 anukoWhite space formatting improvement.
2017-07-28 anukoWhite space formatting, also added a TODO comment about...
next