Overview
This month we have mainly focused on two topics: date / time input and extensibility of the HTML5 client. The improvements for date and time input are ready to use in the new version. We provide lots of shortcuts now to enter date and time values. Making time cockpit ready for your extensions will take us another month until we are ready to ship this feature - then you will be able to add your own HTML5 apps to the time cockpit menu.
For the first time since April 2013 we do not ship a new version of the full client on the first day of the month. As more and more time cockpit customers are using the new HTML5 client (still in preview mode), we put more resources into finishing the HTML5 client. Of course we will keep maintaining the full client and shipping bug fixes when necessary.
Date and Time Input
This month we have made it much easier to enter date and time values. We offer several shortcuts to enter a valid date now.
Date Input
Day only: if you only enter one or two digits, we assume that you want to select this day in the current month.
Input
| Result
|
---|
1
| 4/1/2016
|
01
| 4/1/2016
|
25
| 4/25/2016
|
Day and month: if you enter three or four digits with or without separator time cockpit interprets them as day and month in the current year.
Input
| Result
|
---|
501
| 5/1/2016
|
0501
| 5/1/2016
|
5/1
| 5/1/2016
|
05/01
| 5/1/2016
|
Day, month and year: if you enter five to eight digits with or without separator time cockpit interprets them as day and month and year.
Input
| Result
|
---|
50116
| 5/1/2016
|
05012016
| 5/1/2016
|
5/1/16
| 5/1/2016
|
05/01/2016
| 5/1/2016
|
Additional shortcuts: to make input even faster we offer three shortcuts for the current day, the last day of the current month and the last day of the previous month.
Input
| Result
|
---|
t
| 4/29/2016 (current day)
|
p
| 3/31/2016 (last of previous month)
|
n
| 4/30/2016 (last of current month)
|
Time Input
Hours only: if you enter one or two digits, they are used as hours for the time to input.
Input
| Result
|
---|
9
| 9:00 AM
|
09
| 9:00 AM
|
09 AM
| 9:00 AM
|
09 PM
| 9:00 PM
|
21
| 9:00 PM
|
Hours and minutes: if you enter three of four digits, they are interpreted as hours and minutes.
Input
| Result
|
---|
930
| 9:30 AM
|
0930
| 9:30 AM
|
0930 AM
| 9:30 AM
|
0930 PM
| 9:30 PM
|
2130
| 9:30 PM
|
9:30
| 9:30 AM
|
09:30
| 9:30 AM
|
21:30
| 9:30 PM
|
Tooltips in Calendar
We already had tooltips in the time tracking calendar, but they were not very pretty and even worse did not render correctly in some browsers. So we have revised the layout for tooltips this month. They show the description and the footer of the time sheet entry as configured in the selected formatting profile.
Permission Improvements
Time cockpit has issues with insert and update permissions when creating new items. In some scenarios it was not possible to create new items, even if a user had insert-permission for this item. In the new versions insert and update permissions are handled correctly. You will see failing permissions at the bottom of the edit form. Hover over the red area that displays the total number of error messages to see a list of all errors.
Extensibility of the HTML5 Client
This month we have put a lot of effort in allowing you to write custom modules for time cockpit. You will be able to add them to the menu and they will be displayed in the whole area below the menu equally to the time sheet calendar or to lists.
We are not ready to ship this feature this month, but we would be very happy to hear about your needs. If you are planning to extend time cockpit or you want us to write custom modules for your company, please contact us at support@timecockpit.com. We are very interested to hear what you need to make the most out of time cockpit.
comments powered by