Reduced label Cron schedule to just Schedule as it creates a difficulty and a mainten...
[timetracker.git] / WEB-INF / lib /
2018-03-01 Nik OkuntseffA bit more work in progress on roles.
2018-02-28 Nik OkuntseffIntroduced site admin and top manager roles in tt_roles...
2018-02-25 Nik OkuntseffAdded capability to add custom roles - work in progress.
2018-02-25 Nik OkuntseffWork in progress on role editor.
2018-02-24 Nik OkuntseffMore work in progress on roles. Implemented status...
2018-02-24 Nik OkuntseffFixed a typo in user right.
2018-02-24 Nik OkuntseffWork in progress on roles. Changed default rights assig...
2018-02-23 Nik OkuntseffWork in progress on roles. Implemented role delete.
2018-02-23 Nik OkuntseffSome more work in progress on roles.
2018-02-23 Nik OkuntseffWork in progress on roles.
2018-02-22 Nik OkuntseffAdded description field to tt_roles.
2018-02-22 Nik OkuntseffA bit more work in progress on roles.
2018-02-22 Nik OkuntseffWork in progress on roles.
2018-02-21 Nik OkuntseffImplemented export and import of roles and improved...
2018-02-21 Nik OkuntseffFixed cleanup code to include tt_roles table.
2018-02-19 Nik OkuntseffFixed presentation of the Punch mode checkbox.
2018-02-18 Nik OkuntseffRenamed Punch in mode to Punch mode.
2018-02-16 Nik OkuntseffMinor improvements in Italian translation.
2018-02-15 Nik OkuntseffImplemented a configurable punch in mode as per issue...
2018-02-14 Nik OkuntseffFUTURE_ENTRIES option is now configurable as per issue...
2018-02-14 Nik OkuntseffA bit of refactoring to keep things cleaner.
2018-02-14 Nik OkuntseffA bit of refactoring.
2018-02-14 Nik OkuntseffFixed import and export for latest changes.
2018-02-13 Nik OkuntseffMade Allow overlap a configurable option.
2018-02-13 Nik OkuntseffReplaced uncompleted indicators dropdown with a checkbox.
2018-02-12 Nik OkuntseffMade durations like 15m legal.
2018-02-12 Nik OkuntseffFixed rounding errors in monthly quotas.
2018-02-11 Nik OkuntseffMade show_holidays configurable as per issue #53.
2018-02-03 Nik OkuntseffImplemented week view as a configurable plugin.
2018-02-02 Nik OkuntseffFixed problem with saving plugin config.
2018-02-02 Nik OkuntseffImplemented saving of week config settings.
2018-01-30 Nik OkuntseffWrote validateDuration function.
2018-01-29 Nik OkuntseffRefactoring - moved quota related functions into quota...
2018-01-28 Nik OkuntseffReplaced intval() calls with a faster cast to int.
2018-01-27 Nik OkuntseffFixed monthly quotas to properly replace decimal delimiter.
2018-01-27 Nik OkuntseffA fix for issue #47.
2018-01-26 Nik OkuntseffSecurity fix for invoice view. Also paid status handler...
2018-01-26 Nik OkuntseffAdded paid column on invoice views.
2018-01-25 Nik OkuntseffInitial implementation of the Paid status plugin.
2018-01-24 Nik OkuntseffFixes for fav reports export and import.
2018-01-22 Nik OkuntseffAdded manual editing of the paid status for expense...
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 OkuntseffIntegrated paid status in emailed reports.
2018-01-21 Nik OkuntseffFixed reports to properly handle paid status dropdown.
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 OkuntseffMore consistent use of isGet() and isPost() functions.
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-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-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.
next