Lars Kneschke
ed24e233f6
patch from Adi Kriegisch :: calendar navigation for weekview
2007-03-04 06:48:01 +00:00
Christian Binder
f78132d150
fix for bug #292 Settings for fixed time intervals are partly ignored
2007-01-25 12:10:02 +00:00
Ralf Becker
de0ddd43ba
fix for bug #261 : PHP error on Planner by category and Planner by user
2007-01-03 08:13:10 +00:00
Christian Binder
060a76b235
changed var definition for dragdrop object to correct syntax again (for phpDoc) - sorry - my fault
2006-12-30 09:01:04 +00:00
Christian Binder
dab7c1a922
calendar performance issues: disable (nearly) all dragdrop function calls if dragdrop is user-disabled or auto-disabled
2006-12-30 07:26:49 +00:00
Ralf Becker
8889c6323f
- improved the drag&drop code: calling check_perms() in the eventWidget now with the complete event and not just the id, as calling it with the id only triggers again a read of each displayed event, which is a performance nightmare
...
- some more todo for jaytraxx ;-)
- some docu updates
2006-12-29 07:57:47 +00:00
Ralf Becker
600c807dfd
fix for bug #21 : Reject entry as part of group, entry still shown (should not)
...
That's fixed now for the planner, cant reproduce that wrong behavior for the other views
2006-12-25 12:42:16 +00:00
Christian Binder
6f78261f7f
modified walter zorns wz_dragdrop.js to have a defined focus on the draggables (e.g. top left or center center) - sent these changes to walter zorn as he thought himself about implementing that, set calendar events to focus now on top center with a border of 2 pixels to make dragging more logical for the user - modified dragdrop class to take focus as e.g. 'top left 5' focuses draggable on top left with a border of 5 pixels inside
2006-12-23 10:13:51 +00:00
Ralf Becker
d5b6efc7f1
several big changes in calendar:
...
- contacts as participants
- new participants view
- no more explicit view mode, event opens editable, if one has enough rights
--> if one is using trunk on a productive system, better wait 'til this had some testing
2006-12-22 19:51:56 +00:00
Ralf Becker
72d8cb882a
fixed planner (drag&drop added an extra param to eventWidget, but not the the calls from planner)
2006-12-18 11:47:58 +00:00
Christian Binder
a014327f05
drag and drop for calendar for all those who cannot wait for cooxdoo or dojoproject :o) - it is disabled by default - if you want to use it you have to go to common preferences and enable drag and drop (last entry before template-specific settings) - just for Mozilla based browsers ATM, all other browsers get auto-disabled - it lacks a lot features, e.g. recurring events and whole day events but this will come - HAVE FUN
2006-12-15 20:05:47 +00:00
Rob van Kraanen
c4c6a74885
- Made icons smaller
...
- No responce icon changed in questionmark
- Altered function for creation the tooltip, extra option for no space
2006-12-07 08:55:08 +00:00
Christian Binder
19127495f3
display wholeDay-nonblocking events on Top in month-view too. Additionally added some fixes which makes the extraRows value only as big as needed.
2006-11-15 19:46:20 +00:00
Ralf Becker
cd9ecdf019
daylight saving fix for today from Christian
2006-10-29 12:51:53 +00:00
Christian Binder
914c044a1c
calendar: non_blocking whole day events are displayed now on top of the day in one row only
2006-10-17 20:01:08 +00:00
Ralf Becker
9a0b69235a
removed a left over diagnostics
2006-08-29 06:41:00 +00:00
Ralf Becker
96f0c4a199
fixed tooltip for planner (allways showed 0:00, 0h in header)
2006-08-25 08:17:40 +00:00
Ralf Becker
28e9219017
improved support for the american date/time formats
2006-06-20 19:55:06 +00:00
Ralf Becker
1961bf2170
fixed IE problem with the improved calendar code in trunk
2006-06-19 20:46:25 +00:00
Ralf Becker
366f164183
- reworked display of events:
...
+ no more redundant information in header and body
+ header shows left start-time plus duration and right the icons
+ short events show title
+ in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week & month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Ralf Becker
b2102ccbd6
- week- and month-view can now be configured (via the user prefs) to display a non-time-grid view (close to what the old calendar does)
...
- fixed / improved some layout problems with the time-grid views
2006-05-31 00:33:27 +00:00
Ralf Becker
046856a4dc
fixed typo: [ 1482190 ] Short events before workday not displayed
2006-05-14 16:50:20 +00:00
Ralf Becker
4519718d56
re-enabled for IE the ability to click in the day-, week- and month-view to create an event - thanks to a patch from Claudio Nicora <nicorac-AT-yahoo.com>
2006-03-21 19:07:31 +00:00
Ralf Becker
c1b44bf441
fixed bigger infolog popup size
2006-03-17 21:08:23 +00:00
Ralf Becker
c30e0699c3
fixed bug in day-view with multiple users: sometimes wrong owner/participants were set for new events
2006-03-16 18:13:37 +00:00
Ralf Becker
6bdaedcd38
show resources always behind the users in planner-, day- or week-view
2006-03-09 12:32:41 +00:00
Ralf Becker
a560c8d9c4
fix for the wider 12h timeformat in the day-, week- and month-view
2006-03-07 08:42:06 +00:00
Ralf Becker
791187bf23
changed the fatal "access permitted" for groups into a warning abount the not included groupmembers
2006-03-04 09:54:31 +00:00
Ralf Becker
6e6f4a8363
several fixes:
...
- planner default group was not always used and some other cleanups in the state handling
- added single owner to the app-header, to make it more obvious which calendar is viewed
- added error-message if a calendar is requested, from which the user has no read-grant (before you got an empty calendar)
2006-03-03 18:51:46 +00:00
Ralf Becker
131e6dad35
fix for bug [ 1429598 ] Double timezone conversation in eventWidget
2006-03-03 08:50:17 +00:00
Ralf Becker
aa536186c1
ensure a minimum height of each row (row height depend on the interval).
...
Fixes also bug: [ 1386910 ] unreadable event representation
2006-03-01 09:43:24 +00:00
Ralf Becker
e124126405
IE: disable adding events by clicking somewhere inside a view, as IE cant manage to match an event above it
2005-12-01 21:54:21 +00:00
Ralf Becker
88df544e72
dirty hack, to get the IE to use onclick in a partly empty div and not "click throught" it to the underlying div
2005-11-28 16:58:05 +00:00
Ralf Becker
be95952118
fixed dayScale in planner to prefer the holiday or birthday title over dayview
2005-11-24 11:05:05 +00:00
Ralf Becker
b111419c1b
fixed handling of groups:
...
- groups can now be selected as participants again
- groups need to have calendar run-rights, to be selectable in the calendar (as it was in 1.0)
- groups will NOT be enumerated as users anymore
--> new or removed members are taken into account as participants
- error messages: if no participant selected or startdate behind enddate (no more automatic swapping)
- pushing the version to 1.2
2005-11-23 14:21:20 +00:00
Ralf Becker
4d3685e998
infolog icons were not opening popups
2005-11-19 18:48:42 +00:00
Ralf Becker
3af8c13b63
some small adjustments in the calendar:
...
- no more tooltips for the user-icon
- planner: no "dayview" tooltips on holidays or birthdays
- disabled cal prefs for: default filter (all||privat) and showing of participant status or not
- planner: monthscales are now correctly shown, only where necessary
- planner icon no longer uses the number of days from the current view
2005-11-12 17:57:18 +00:00
Ralf Becker
439d23490d
merged contacts_and_resources branch again with HEAD
...
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Ralf Becker
ba42b6a9da
removed dericated use of calltime pass reference (not needed there anyway)
2005-06-08 12:53:02 +00:00
Ralf Becker
56579673b2
fix for bug [ 1175200 ] 24 - hour workday hangs appth the index_block
2005-04-03 09:26:10 +00:00
Ralf Becker
5890110f7a
using class-var already stored in session
2004-12-12 12:25:40 +00:00
bgigon
c8d1e84ede
Extend "owner" feature in all calendar
2004-09-30 15:02:31 +00:00
bgigon
036267063a
Add owner/participants feature
2004-09-30 14:44:32 +00:00
bgigon
883338ee43
fix display bug
2004-09-30 13:38:23 +00:00
Ralf Becker
b20e6ab27f
dont check for MS IE the window-width on load, as some versions report constantly changing sizes
2004-09-02 09:58:36 +00:00
Ralf Becker
1ba7e3af73
fix for bug [ 1015331 ] Private calendar entries visible in month view
2004-09-01 13:54:57 +00:00
Ralf Becker
9b5a1b6545
different style for the multiple user week-view: one row per user
2004-08-31 09:40:09 +00:00
Ralf Becker
700c20b802
Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
...
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00