History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LEDGE-103
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed/Completed
Priority: Major Major
Assignee: Damian Gajda
Reporter: Damian Gajda
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ObjectLedge

Port dateSelector velocity macros improvements from Cyklotron1 and stabilize their API

Created: 2004-12-08 17:39   Updated: 2005-05-19 16:34
Component/s: web, web.mvc
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
Now dateSelector.vt and DateSelector.js produce only date selectors with full date-time. There is a need to port improvements for date only selectors generation and simplifications in JS.

Also there is a need to develop a readable, consistent and extensible API for dateSelector velocity macros. Macros should allow creation od following controls:
1. yyyy-MM-dd hh:mm
2. yyyy-MM-dd hh:mm with on-off switch
3. yyyy-MM-dd
4. yyyy-MM-dd with on-off switch

Above controls should be easily set to following default values:
1. current date (now)
2. given date
3. current or given date to end of the day ie. 23h59m59s999ms
4. current or given date to start of the day ie. 00h00m00s000ms

Also some consideration should be given to control styling issues.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Damian Gajda - 2005-05-19 16:34
Implemented in a flexible manner allowing creation of many different data selector setups