|
This roadmap has been updated 22.12.2010.
Version 1.4.0
SC-WS-3 Search and mass operations
A work log entry search functionality and the operations how to change the entries in the search result. The search criteria are filter, date range, user, user group, issue and description. A filter that gives the search functionality more criteria can be defined in advance. The work log entries in the search result can either be modified one at a time or by doing a some type of mass operation. The planned mass operations are delete, change date, change issue and export to CSV file. Some type of search cycles with process sleep should be used for long and complicated searches.
Later versions
SC-WS-28 Migration of work hours
Task: Implement functionality for importing work log entries from a CSV file and integrate it with Worklog Sheet. The import functionality user interface should be integrated seamlessly with existing Worklog Sheet main user interface so that moving to and from both the work log entry view and the import functionality view is possible at any time. The import functionality user interface will consist of two different sub-views (called step 1 and step 2). Step 1 will contain:
- A text that describes to the user how the CSV file should be organized (i.e. we expect that the column order is Time spent, Date, Issue, Description)
- Fields for entering time spent format, date format and the cell separator character used in the CSV file
- A radio button for selecting whether the CSV file contains a header row or not
- A file upload controls for uploading the CSV file
- A submit button that starts the CSV file validation
Step 2 will contain:
- The list of settings chosen in step 1
- A report that lists CSV file rows that did not pass validation and options for trying again, or a notification that all rows were validated successfully and a button for saving the work log entries
SC-WS-37 Tagging of worklog entries
Task: Implement possiblity to tag worklog entries with predefined tags. Through the adminstration panel you can activate two sets of tags and fill in the alternatives for them. On the the worklog sheet page they will appear as drop downs. Saving is done like in example on http://confluence.atlassian.com/display/JIRAEXT/Worklog+Sheet+Plug-in. A warning text is needed: Plan your tagging texts carefully. Tags for past worklog entries can not be changed after they have been tagged. Changes of past worklog entries can only be changed manually or through database administrative automation.
Other features under consideration
SC-WS-6 Start-Stop Watch
Task: Some type of watch that keeps track of the time. Probably some JavaScript based.
|