Project:
View Revisions: Issue #30922 | [ Back to Issue ] | ||
Summary | 0030922: isc.Calendar.overlapSortSpecifiers property has no effect | ||
Revision | 2015-09-28 16:00 by alostale | ||
Steps To Reproduce | 1. Register a View Implementation named OBTEST_Test 2. Include attached calendar-overlap.js as staticResource 3. Add this view to the menu 4. rebuild 5. Open the view, there are 2 calendars in that view (see how they are visualized in attached ob-calendar.png image) *1st one is expected to sort overlapped elements by their name ascending -> Looks fine *2nd one is expected to sort overlapped elements by their name descending -> Looks like 1st one (it should look like sc-examples.png image) Correct visualization can be seen by pasting calendar-overlap.js in [1] and executing it [1] http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^] |
||
Revision | 2015-09-28 16:00 by alostale | ||
Steps To Reproduce | 1. Register a View Implementation named OBTEST_Test 2. Include attached calendar-overlap.js 3. Add this view to the menu 4. rebuild 5. Open the view, there are 2 calendars in that view (see how they are visualized in attached ob-calendar.png image) *1st one is expected to sort overlapped elements by their name ascending -> Looks fine *2nd one is expected to sort overlapped elements by their name descending -> Looks like 1st one (it should look like sc-examples.png image) Correct visualization can be seen by pasting calendar-overlap.js in [1] and executing it [1] http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^] |
||
Revision | 2015-09-28 15:49 by alostale | ||
Description | According to SmartClient documentation [1], isc.Calendar.overlapSortSpecifiers should define the sorting of overlapped events within a Calendar. This property though seems not to have any effect when used within Openbravo. [1] http://www.smartclient.com/docs/release/a/b/c/go.html#attr..Calendar.overlapSortSpecifiers [^] |
||
Revision | 2015-09-25 08:14 by yogaskarnik | ||
Steps To Reproduce | 1.Register a View Implementation <DB_PREFIX>_Test 2.Use the attached demo code to add the implementation - the property to look for is "overlapSortSpecifiers" 3.Create a menu for the View Implementation registered above 4.Rebuild the application 1.Login to Client 2.Click on the Menu created 3.The events defined in the calendar should be sorted ascending or descending which does not happen Smartclient reference link: http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^] |
||
Revision | 2015-09-25 08:13 by yogaskarnik | ||
Steps To Reproduce | 1.Register a View Implementation <DB_PREFIX>_Test 2.Use the attached demo code to add the implementation 3.Create a menu for the View Implementation registered above 4.Rebuild the application 1.Login to Client 2.Click on the Menu created 3.The events defined in the calendar should be sorted ascending or descending which does not happen Smartclient reference link: http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^] |
||
Revision | 2015-09-24 13:31 by yogaskarnik | ||
Steps To Reproduce | 1.Register a View Implementation <DB_PREFIX>_Test 2.Use the attached demo code to add the implementation 3.Create a menu for the View Implementation registered above 4.Rebuild the application 1.Login to Client 2.Click on the Menu created 3.Observe that the events defined remains the same and does not change the sort order. Smartclient reference link: http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^] |
||
Revision | 2015-09-24 13:31 by yogaskarnik | ||
Description | Events in Calendar View does not work with smartclient sort property | ||
Revision | 2015-09-24 13:07 by yogaskarnik | ||
Steps To Reproduce | Use the attached demo implementation to reproduce the issue | ||
Revision | 2015-09-24 13:07 by yogaskarnik | ||
Description | overlapSortSpecifiers property does not work in smartclient implementation |
Copyright © 2000 - 2009 MantisBT Group |