Improved a comment.
[timetracker.git] / WEB-INF / lib /
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-08 anukoA bit more refactoring of 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 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-01 anukoAllowed including items with 0 cost in invoices.
2017-12-31 anukoTemporary fix for not billable entries in week view.
2017-12-30 anukoAdded a field for note value in week view to apply...
2017-12-29 anukoAdded a capability to add new records from 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 anukoImplemented deleting of records from week view.
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 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 anukoAdded a helper function to build an array of day headea...
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-11-27 anukoSome style fixes to keep things consistent after recent...
2017-11-25 anukoSome maintenance work.
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-09-30 anukoAdded this day and last day to report interval options.
2017-09-09 anukoAdded cc option for notifications.
2017-09-09 anukoAdded Bcc option for team managers.
2017-09-04 anukoFixed legacy password handling.
2017-07-30 anukoRemoved no longer needed comment.
2017-07-29 anukoStarted to use the status field in tt_fav_reports.
2017-07-28 anukoWhite space formatting improvement.
2017-07-28 anukoWhite space formatting, also added a TODO comment about...
2017-07-28 anukoA bit of refactoring in the Period class.
2017-07-25 anukoInitial implementation of a condition on notifications.
2017-07-10 anukoAs suggested in PR#33, allowed entry of decimal values...
2017-07-09 anukoWork in progress on project_required option (incomplete...
2017-05-07 anukoChanged the default value of task_required field to...
2017-05-07 anukoFixed the problem with broken Now buttons when task...
2017-05-06 anukoFixed export-import for task required option.
2017-05-06 anukoImplemented task required option.
2017-05-06 anukoWork in progress on task required option.
2017-04-12 anukoSimplified LDAP search query by removing not neccessary...
2017-04-12 anukoFixed LDAP authentication against Active Directory...
2017-03-12 anukoMade invoices to utilize REPORT_FOOTER setting.
2017-03-11 anukoRemoved commented out lines.
2017-03-11 anukoFixed team update when team name is empty.
2017-03-04 anukoRemoved unused function.
2017-03-03 anukoSimplified Checkbox class.
2017-03-03 anukoRefactoring - removed not used default parameters from...
2017-03-03 anukoOngoing refactoring of Checkbox class.
2017-03-03 anukoSome more refactoring in Form classes.
2017-03-02 anukoSome further refactoring in form classes.
2017-03-02 anukoRefactoring - some renaming.
2017-03-01 anukoMore usage of PasswordField element type.
2017-03-01 anukoIntroduced PasswordField.class.php to keep things simple.
2017-03-01 anukoFinished refactoring of the FormElement class.
2017-03-01 anukoFurther refactoring of the FormElement class.
2017-03-01 anukoAdded a comment explaining the purpose of safe functions.
2017-03-01 anukoFurther refactoring of the FormElement class to simplif...
2017-02-28 anukoSome more refactoring.
2017-02-28 anukoSome renaming.
2017-02-28 anukoRefactoring - renamed a few things.
2017-02-28 anukoRemoving unused stuff.
2017-02-28 anukoRefactoring - removed unused stuff.
2017-02-28 anukoSome renaming.
2017-02-28 anukoRefactoring - renamed a variable.
2017-02-28 anukoRemoved unused member variable.
2017-02-28 anukoRefactoring. Moved a member out of base class.
2017-02-20 anukoRefactoring - renaming things.
2017-02-20 anukoRefactoring - removedunused stuff and some renaming.
2017-02-20 anukoRemoved unused stuff.
2017-02-20 anukoRefactoring - removed unused tabindex.
2017-02-19 anukoRefactoring - renamed a couple of variables.
next