] PAGE-view/scheduleR - index - FEATURE# 855 - definition for page and links to previous versions
[currently]
x] 2013-05-31 - NEW VERSION -v-002
x] 2013-06-24 - FIX PRB - 'task' panels/tiles (wordwrap) - text display on panels was not wrapping,
x] FIX PRB by REMOVing word-wrap:none property from CSS tables, tiles
x] 2013-06-24 - FIX PRB - drag from taskgroup container to agenda container NON - FUNCTIONAL
x] drag and drop, added 'delegate' to attach event 'draggable' on 'MOUSEOVER' event of tile (need 'delegate' b/c dynamically task tiles are dynamically generated, which is why d&d was not working initially)
[next]
] NEED test if 'tile' has draggable already, otherwise each mouseover will attach another
] dont KEEP adding it,
] NEED new 'dropped task' does NOT have 'agendaPanel' style (listview)
] ADD link to record
] var id in link is not appearing,
] NEW PRB alignment of tile items is not aligned properly