Ralf Becker
91ebb2a443
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:58:03 +00:00
Lars Kneschke
12c26c3bb9
categories are not converted to UTF-8 in getSIF
...
At getSIF in calendar/inc/class.sifcalendar.inc.php, categories are not converted to UTF-8.
Therefore, when we try to sync our PDA & eGW via SyncML,
categories not stored in UTF-8 become unreadable on the synced device.
patch contributed by Heiga Zen
2006-11-13 09:22:26 +00:00
Lars Kneschke
e1d3cec73e
http://www.egroupware.org/patches?tr_id=82
...
Added syncevolution full compatibility in class.boical.inc.php
This patch adds an entry in the setSupportedFields funtion and be able to syncronize participants, owner and categories from an event into Evolution using Syncevolution.
patch contributed by Antoni Matamalas
2006-11-13 08:34:39 +00:00
Ralf Becker
3fa50afa7f
fix for participant status display for multibyte charsets (Japanese)
2006-11-07 06:15:38 +00:00
Christian Binder
a7d25f71df
give bocalupdate alarms a tolerance of 10seconds to make alarms possible that happen directly on the event start time
2006-11-04 18:37:05 +00:00
Ralf Becker
3aefcc40c9
daylight saving fix for today from Christian
2006-10-29 12:52:52 +00:00
Ralf Becker
7c70498b4c
typo fix from Christian
2006-10-29 12:51:06 +00:00
Ralf Becker
15ca67e8b8
removed not used / needed var parameter, which gave an error if using Japan as country, as suggested by Heiga Zen <heigazen-at-gmail.com>
2006-10-23 05:02:00 +00:00
Ralf Becker
d15dba7cee
fixed "notification link is not working" bug, as pointed out by Bacoverro <Antoni.Matamalas-AT-upcnet.es>
2006-10-02 05:37:51 +00:00
Ralf Becker
d6aea1ffb9
fixed not working "whole day" checkbox
2006-09-28 04:38:29 +00:00
Ralf Becker
938adaa786
some sanatizing ;-)
2006-09-03 05:14:03 +00:00
Ralf Becker
8e425b7a84
removed a left over diagnostics
2006-08-29 06:42:01 +00:00
Ralf Becker
3fe2371b0c
- fixed tooltip for planner (allways showed 0:00, 0h in header)
...
- fixed not working planner-start-with-group "None" option, which caused a permanet writing of the calendar default prefs on every login
2006-08-25 08:23:27 +00:00
Lars Kneschke
7251eee8b8
patch from christian binder
...
class.boical.inc.php
285: handle exceptions field on export (delimiter changed to ";")
295: handle TRANSP value (0 or 1) on export
554: handle exceptions field on import
568: handle TRANSP value (0 or 1) on import
774-777: set supported fields for recur_exceptions and non_blocking
added support for handling non blocking events for vcal(1.0) and ical(2.0)
2006-08-24 09:46:46 +00:00
Ralf Becker
325b1f09ee
Patch from christian.binder-AT-freilassing.de: multiple exceptions not working
2006-08-21 10:48:40 +00:00
Ralf Becker
cf67efdc58
fixed 2 errors with the notifications mentioned on the lists:
...
- the old boicalendar class was tried to call to create ical attachments for meating requests
- the generated link in "extended" notifications was sometimes wrong
2006-07-28 16:32:00 +00:00
Lars Kneschke
64762096b7
removed some unneeded ,
2006-07-23 05:34:23 +00:00
Lars Kneschke
d40ea5c6eb
removed some unneeded ,
2006-07-22 13:23:35 +00:00
Lars Kneschke
f4003a2e55
syncml fixes
2006-07-20 13:30:38 +00:00
Ralf Becker
85889b2063
re-added freebusy support to the calendar
2006-07-14 23:27:41 +00:00
Lars Kneschke
617d44e0a7
reenabled participants
2006-06-29 05:24:17 +00:00
Ralf Becker
86b41049ad
backported calendar fixes to 1.2
2006-06-24 17:34:38 +00:00
Ralf Becker
d1a85e1054
link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title
2006-06-24 16:04:06 +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
Lars Kneschke
cf4f018cc0
fix for participants and nexthaus client
2006-06-18 07:11:16 +00:00
Lars Kneschke
884fb63a94
fix for participants and nexthaus client
2006-06-18 07:10:53 +00:00
Lars Kneschke
942d3928bc
removed some debug messages
2006-06-13 03:02:54 +00:00
Lars Kneschke
cef4e0bf97
removed some debug messages
2006-06-13 03:01:09 +00:00
Lars Kneschke
e953f28306
fix for slowsync and ical import
2006-06-09 02:57:38 +00:00
Lars Kneschke
42b0097681
fix for slowsync and ical import
2006-06-09 02:56:41 +00:00
Lars Kneschke
05fdfe28e5
removed the alarm fields when searching events
2006-06-08 03:33:16 +00:00
Lars Kneschke
9dea981ec9
removed the alarm fields when searching events
2006-06-08 03:32:48 +00:00
Ralf Becker
7c55d3bdb3
- fixed for IE not working switch "use end date" in freetimesearch
...
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +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
Lars Kneschke
742141f415
reomved double decoding
2006-06-01 13:26:02 +00:00
Lars Kneschke
3648a0eb9e
removed double encoding
2006-06-01 13:25:16 +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
Lars Kneschke
911062987d
SyncML fixes
2006-05-17 03:32:28 +00:00
Lars Kneschke
b9c2d505f2
syncml fixes
2006-05-16 17:14:24 +00:00
Ralf Becker
f4d493c494
fix for bug [ 1489004 ] Preselected group not upgraded
2006-05-16 04:13:33 +00:00
Ralf Becker
f1669d5424
fix for bug [ 1489004 ] Preselected group not upgraded
2006-05-16 04:08:12 +00:00
Ralf Becker
44b0e47999
fixed typo: [ 1482190 ] Short events before workday not displayed
2006-05-14 16:51:20 +00:00
Ralf Becker
046856a4dc
fixed typo: [ 1482190 ] Short events before workday not displayed
2006-05-14 16:50:20 +00:00
Lars Kneschke
e7b5766648
fixed a typo
2006-04-27 15:29:58 +00:00
Ralf Becker
076413fe6a
fixed not working custom mail (\"[] First Last\" <email@domain.com>)
2006-04-26 21:38:47 +00:00
Ralf Becker
37e858c7b3
fixed typo which caused no union queries used by calendar under MySQL5 again
2006-04-25 16:00:51 +00:00
Ralf Becker
71207ba7d6
export of multiple events via day-range produced vCal (ver. 1.0) instead of iCal (ver. 2.0)
2006-04-10 06:33:20 +00:00
Ralf Becker
5b0e8263fa
fixed wrong handling of multiple days and/or multiple participants:
...
- datasource now subtracts the nights (24h - working time specified in the PM)
- time is multiplied by the number of participants
2006-04-08 06:20:48 +00:00
Ralf Becker
6a059157d1
checking interval pref now on each page request, as setting it to 0 gives a division by zero error
2006-04-05 14:38:07 +00:00