Actions
Refactoring #3457
open
calendar blocks should use AJAX to ajust date
Start date:
18/05/2011
Due date:
% Done:
0%
Estimated time:
Description
When you select another date using the <- and -> buttons in the calendar block a redirect is made (at the moment of writing resulting in invalid calls).
This callback should be made using AJAX and modifiing the correct block dynamically.
If a user wants to add 2 day-blocks to compare both dates, they will both display the same day because the date is picked from a parameter in the url.
Updated by Stefaan Vanbillemont almost 12 years ago
- Target version set to Backlog (default)
Actions