eHour 0.8.4 release notes (16 September 2009)

0.8.4 supports PostgreSQL as the backend database and adds a billable marker to project. Layout issues with Firefox 3.5 and the Google Chrome browser were fixed and some additional user interface changes were done to the timesheet screen.


New features:

  • (149) Add billable mark to projects
  • (142 )PostgreSQL support

Fixed bugs:

  • (153) Projects with 0 hours booked appear in print sheet and generate a NullPointerException
  • (148) Chrome layout issues fixed
  • (147) Firefox 3.5 layout issues fixed
  • (154) Timesheet UI changes
  • (144) Inactive projects now shown in export month selection
  • (152) Logo can't be changed in demo mode

Download eHour 0.8.4

 

 


eHour 0.8.3 release notes (20 July 2009)

0.8.3 - the Revival release - adds an excel export of the current month with customizable logo, removes the limit of 24 hours on a single timesheet entry so you can use it for different purposes than just to track time and fixes a few bugs.
Most notable change is the change of license, eHour is now open source licensed under GPL v2.

New features:

  • (157) Excel export of current month added
  • (049) Users can now change their own password
  • (119) Filtering of inactive assignments to the admin screen

Fixed bugs:

  • (162) Input in timesheets were limited to 24 hours, removed
  • (159) NullPointerException in addFlexAssignmentStatus fixed
  • (120) Internal Error while running Departmental Filter report fixed
  • (149) Hangs with socket write error fixed
  • (155) Delete button shown on Project admin screen while it can't be deleted, fixed
  • (161) When turnover is switched off, hours are placed in the wrong column in the overview, fixed
  • (153) eHour registration page sums inactive projects incorrectly, fixed
  • (154) Switching 'first day of week' messes up already booked hours, fixed
  • (148) Serialization errors in log file, fixed
  • (103) Adding a new default Project does not reflect for existing employees, fixed
  • (121) Javascript error in IE7 when adding rate to assignment, fixed

 

 


eHour 0.8.2 release notes (10 June 2008)

0.8.2 - the Oranje Boven release - fixes an issue with the project management role and some other minor issues.

Fixed bugs:

  • (115) When assigning project management role to a user, the user's password gets overwritten
  • (114) Some comment fields were blank in detailed report
  • (111) Projects sorted in admin screens

 

 


eHour 0.8.1 release notes (14 May 2008)

0.8.1 fixes a problem with the list of projects on a timesheet, not all relevant projects were shown on a user's timesheet. This issue was introduced with version 0.8 and is now resolved.

Fixed bugs:

  • (110) Sums per day are displayed in the wrong column when first day of the week is not sunday
  • (109) Cannot edit timesheet for dates that don't already have hours
  • (108) Changing first day of week to Monday causes Internal Error

 

 


eHour 0.8 release notes (7 May 2008)

0.8 is now translated in French, Italian and Dutch. A partial German, Polish, Spanish and Portuguese translation is included. Thanks to all the contributors for helping out with the translations.

Furthermore the first day of the week and the number of work hours in a day are configurable. Authenticated SMTP is now supported as well.

The full list of bugs fixed and features added:

  • (064) Change first day of the week to monday
  • (100) Capability to change number of work hours in a day
  • (095) authenticated smtp
  • (072) Inconsistent naming of user & employee
  • (105)Previous month query generates error
  • (102)Fixed hour constraint not enforced
  • (063) Can't delete hours
  • (065) Wrong week numbers
  • (098) Internal Error - after a long period of inactivity
  • (086) Entering ` as hours in timesheet results in Internal Error
  • (093) Clear button on report Page not working
  • (045) PM role not properly removed
  • (087) Reporting prints debug msg to standard out
  • (091) eHour requires internet connectivity

 

 


eHour 0.7.3 release notes (3 February 2008)

eHour 0.7.3 fixes some incompatibility issues with Internet Explorer. The popup comments window now close properly with IE and exporting to Excel over HTTPS works again.

The date picker on the report and admin pages is replaced by a new one. It doesn't look as fancy as the old one but the pages now load a whole lot faster.

Other things fixed is using your browser's back button - it resulted in an Internal Error on some pages - and for the Mac people; full Java 5 compatibility. Last but not least, the download package has been put on a strict diet resulting in a 25% decrease in download size.

Bugs fixed

  • (082) Comments window working in IE6/IE7
  • (078) XLS Export works with IE6/IE7 over HTTPS
  • (036) Dojo date picker replaced due to slowing down page build
  • (081) Browser's back button fixed
  • (079) Detailed reports now working when eHour was upgraded
  • (077) eh/projectManagement/ProjectManagement gave a 500 error, fixed
  • (038) Improved security of password in the database

 

 


eHour 0.7.2 release notes (23 January 2008)

New features
A new feature was added allowing a person to write a small comment for each entry in the timesheet describing for example what (s)he did in that period. Comments can be added by clicking on the pencil icon next to the input box for hours. When the icon is grey no comment was filled out and when the icon is yellow a comment already exists.

A new type of report is added which shows all the hours booked on a day-to-day basis including the above mentioned comments. Also the layout of the report screen has been changed giving the actual reports more screen width. To access the new report log in as a user with the reporting role. A new dropdown is placed in the top right of the report criteria sreen. All existing filtering criteria can be applied to the detailed report.

Features added and bugs fixed

  • (056) A timesheet entry can be commented
  • (075) Detailed, day-to-day, reports added
  • (008) Fold icon in timesheet is now clickable
  • (073) Month overview layout properly aligned when turnover is hidden
  • (070) Report filter criteria can now be reseted to its initial state
  • (067) The print icon in the timesheet overview now uses the selected month
  • (004) Infinite date selection fixed in the assignment admin
  • (062) First name of a user is not required anymore
  • (026) The date format now uses the selected locale
  • (074) Logging is configurable
  • (037) Input validation fixed in the admin pages