Commit Graph

7 Commits

Author SHA1 Message Date
Ralf Becker
9cfb1be085 Fixed problem with event stacks for non drag-droppable event objects 2011-02-14 12:18:22 +00:00
Ralf Becker
8e61bf6e18 Clicking on a stack of events now always openes the event lying on top of the stack 2011-02-14 12:14:04 +00:00
Ralf Becker
cf8fcd0d20 * Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns
- for equally sized columns, the first one (used for whole day events or non-overlapping events) is fairly small (1/Nth of total width)
- still open again is problem of events in columns > 1 are not clickable (unless we set a z-index, which has other problems)
2011-02-11 16:51:12 +00:00
Ralf Becker
35e8ab5464 * Calendar: using equally sized, non-overlaping columns for multiple events at the same time
- old overlapping events failed for more then 6 columns
- clicking on events opened the frist/underlaying event not the visible one
2011-02-11 15:45:11 +00:00
Ralf Becker
b8bd234838 * Weeknumbers in calendar views, were wrong for week-start-day other then Monday
iso8601 defines them only for week starting Monday, so we use now the Monday to calculate the week-number, even if user prefers an other startday
2011-01-05 22:30:35 +00:00
Ralf Becker
b6330f1d93 fix for mystylite bug #818: planner by user only with read rights (should work with freebusy rights too) 2010-10-12 14:41:48 +00:00
Hans-Jürgen Tappe
3d784d51e8 Merge 31587 into 1.8 (year view) 2010-09-12 14:04:16 +00:00