TimeSlotTracker Changelog

What's new in TimeSlotTracker 1.2.9

Nov 24, 2014
  • Changelog: 2014-08-30 Glazachev Andrey
  • Change: RFE#92: Dependencies need to be updated (debian installer) 2014-05-31 Glazachev Andrey
  • Change: documentation url changes: to https://sourceforge.net/p/timeslottracker/wiki/Documentation/ (drop Trac support) 2014-05-02 Glazachev Andrey
  • Change: german translation updated (thanks to Jutta Albrecht) 2014-04-25 Glazachev Andrey
  • Change: restart timing action: simplified confidion's logic
  • Change: restart timing action: user now can cancel restart timing if dialog (with time) occurs
  • Change: start/pause/restart timing refactored: some regress from 2014-04-04, 2014-03-31 commits 2014-04-05 Glazachev Andrey
  • Change: added missing russian localization strings 2014-04-04 Gerth Hermansson
  • Change: Added in, User idle detection configuration, for if "Show dialog to set a custom time for restart of task after idle".
  • Change: TimeSlotTracker_en.properties added label for configuration.
  • Change: Configuration.java added constant for label
  • Change: UserIdleDetectorConfigTab.java added checkbox for "Show dialog to set a custom time for restart of task after idle".
  • Change: UserIdleDetector.java updated actionPerformed() method.
  • Change: Starter.java modified method restartTiming to check if user has selected to have "Show dialog to set a custom time for restart of task after idle" shown in addition to the previously implemented "Show dialog to set a custom time for restart of task".
  • Change: TimeSlotsInterface.java added new method getSelected() to be able to get the description of a non-active but selected TimeSlot (patch after noticing that restart timing from toolbar worked differently than restart timing from context menu).
  • Change: Timeslots.java implemented new method getSelected(). 2014-03-31 Gerth Hermansson
  • Change: Added customization for if "Show task has just started" message will be shown.
  • Change: TimeSlotTracker_en.properties added label for configuration.
  • Change: Configuration.java added constant for label
  • Change: ConfirmationsTab.java added checkbox for "Show task has just started" message.
  • Change: Starter.java modified method startTiming to check if user has selected
  • to have "Show task has just started" message to be shown. 2014-03-30 Glazachev Andrey
  • New: RFE#88 Cloning of subtrees: refactoring: updating task model
  • Change: TimeSlotRestartDialog remove unused logic
  • Change: TimeSlotRestartDialog/TimeSlotInputDialog: start time field name now ending with : symbol
  • Change: updated jgoodies looks to 2.6.0, jgoodies common to 1.8.0 2014-03-28 Gerth Hermansson
  • New: RFE#88 Cloning of subtrees
  • New: Create new timeslot now have start date/time field
  • New: New dialog for restart timing 2014-03-24 Glazachev Andrey
  • New: RFE#91 Make "Create new time slot" dialog aware of hidden tasks 2014-03-22 Glazachev Andrey
  • Patch: Html: Project Tasks report (thanks to Gerth Hermansson)
  • New: Added missing Mac OS X's icons 2014-03-16 Glazachev Andrey
  • Patch: Mac OS X's monochrome icons in System Tray (thanks to Gerth Hermansson) 2014-03-09 Glazachev Andrey
  • Patch: Weeks not sorted on week number" in "Task by days" view (thanks to Gerth Hermansson) 2014-03-01 Glazachev Andrey
  • Fix: Bug#72 Popup current activity option not working 2014-02-16 Glazachev Andrey
  • New: RFE#38 Purge old data, #90 Archiving functionality - removing timeslots before given date 2014-01-26 Glazachev Andrey
  • Patch: User inactivity detector with timeout, auto pause/restart active timeslot behavior (thanks to August Bering) 2013-08-31 Glazachev Andrey
  • Patch: #6: Allow Attributes to be autoadded to TimeSlots (thanks to Mark Fulbrook)

New in TimeSlotTracker 1.2.8 (Mar 11, 2014)

  • Fix: RFE# 3601343 JIRA issues not loading to the application (moved jira urls to properties)
  • Fix: RFE# 3587544 error occured while running this report
  • Fix: NPE in TodayTableModel#findTimeSlotValueWithDate method
  • Change: today view dialog: reduced date's columns width
  • Fix: NPE while moving active timeslot: TimeSlotStartedInPeriod.java filter timeslots without task
  • New: daystree: worktime support (need holiday.properties file, format: yyyy-MM-dd=[0|8|7])
  • Fix: RFE# 3476009 add new attribute dialog not opened
  • Change: task edit dialog - setting insert position to first line

New in TimeSlotTracker 1.2.3 (May 24, 2010)

  • Features added:
  • New: added nsis script (for windows exe installer)
  • New: csv import/ical export added. work in progress.
  • New: added file menu with items: new task, quit
  • Changes:
  • Change: added license files for commons-*, ical4j libraries
  • Change: added common and libraries tabs in AboutDialog (license info located in libraries tab)
  • Change: updated jgoodies looks library to 2.3.1
  • Change: removed stale localizations strings
  • Change: created package gui.actions, introduced the only class for AddTask Action
  • Bugfixes:
  • Fix: Bug# 2947811 Unable to stop a task (NPE for lucene update procedure for null values in attributes)
  • Fix: Bug# 2889781 Invalid timeslottracker.desktop in .deb
  • Fix: Bug# 2891105 update external documentation link in tst
  • Fix: build.xml clean target now deletes deb package tmp directory