15250f5776
fixed freebusy format as requested by Tobias K�nig <tokoe-at-kde.org>
2005-03-31 13:16:18 +00:00
750bd3bb9b
fixed bug: private filter not working as suggested by Bertrand Croq <bertrand.croq-at-freeskop.com> on the developer list
2005-03-29 10:16:35 +00:00
b141e0606d
fix for bug [ 1164773 ] Moving events in calendar:
...
recur_exception was never set
2005-03-28 08:25:23 +00:00
8bf60e4af0
fix for bug [ 1084324 ] Database error when try to search holidays
2005-02-10 01:00:36 +00:00
9b52f5fba5
fixed bug reported from Adriano on the user-list: daily matrix view gives warning if no participants selected.
...
Also fixed not working switch between daily and weekly view.
2005-02-09 23:13:23 +00:00
f368adc1ae
fixed bug [ 1107983 ] Repeating Events out of order/shifted
2005-02-09 19:58:55 +00:00
a9328ad77f
fixed bug [ 1115160 ] Calender Updated Time Error
2005-02-09 18:15:15 +00:00
7aa0f60d98
fixed bug [ 1103731 ] calendar dont work without infolog installed
2005-02-09 17:54:46 +00:00
a00f443eec
fix for xmlrpc error from korganizer: "unknown function name2id"
2004-12-13 08:51:27 +00:00
6059d6cc0f
- some minor asthetic cleanups
...
- give us a fighting chance at importing daily and monthly events.
2004-10-15 19:46:30 +00:00
7b9ae9942e
- spelling fixes from HEAD
...
I've tested these and have not encountered any issues
2004-10-15 18:23:49 +00:00
287eb1ada5
- cleanups and annotations to match HEAD
2004-10-15 18:20:59 +00:00
99b3a59493
cosmetic cleanups and annotations to match what I've committed to HEAD
2004-10-15 18:18:43 +00:00
29afd4fa32
killed debug-message
2004-10-06 15:11:09 +00:00
deb111800a
fix recurance enddate in xml-rpc and a typo
2004-10-06 09:13:59 +00:00
34d4bf087c
backport some modifications
2004-09-29 13:29:24 +00:00
619dec0faa
Fixbug
...
Problems with persistent participants from matrixview
2004-09-29 12:36:52 +00:00
7e31271830
Fix Security Holes
...
Another prohibited users can view availability of another users
(and reconstruct calendar for a user, in final)
Now, Users can view _only_ availability of users when owner has a good
rights (minimal: read)
2004-09-28 15:57:29 +00:00
3a9c7b62d7
fixed typo, thanks to Jo�o Martins
2004-09-19 20:33:41 +00:00
0805bf61f8
fixed bug [ 1027668 ] $$Link$$ not using https
2004-09-16 22:01:38 +00:00
e73f98cc9f
reverted Matthew's commit and fix for bug [ 1015533 ] Private entries prohibit response
...
If you are invited to a private event, you get full access to it, as you would if it were not private. Only restriction is: other people you gave access to your private events, still cant read the event, as long as they have no direct private grant from the owner of the event.
2004-09-08 12:14:13 +00:00
b775e8ca4c
fix for bug [ 1022185 ] Last day of event shows 00:00:00 00:00:00
2004-09-08 09:42:21 +00:00
d83ce9b3c5
Fix issue where people invited to a private event were unable view the event
...
let alone view the event details. invitees are now allowed to view the event
details as well as accept their invitation to the event.
NB:
- if an invitee has granted another user private access to the invitee's calendar, the user
to which private access has been granted is UNABLE to view the details of the event.
- if the person who created the event and marked the event private has granted another user
access to that person's private events, then the person granted private access WILL be able
to see the details of the event.
- at most, uninvited third parties will only see that a private event is taking place at some
time, but only if they have at least read access to the calendar of one of the people invited
to the event.
I hope this makes sense. I've tested this extensively to make sure I am not accidently granting
access to private events that should be kept private.
2004-09-02 21:37:25 +00:00
d9cb5ab88c
fix for bug [ 1014883 ] Sidebox with Add New Entry even if now permissions to add
2004-09-01 12:58:09 +00:00
fa5bfe4681
Fix this bug:
...
Date: Tue, 31 Aug 2004 16:16:35 +0200
From: Michael Schmidt <brokerjoker@gmx.de >
Reply-To: egroupware-developers@lists.sourceforge.net
To: egroupware-developers@lists.sourceforge.net
Subject: [eGroupWare-developers] Bug in Calendar?
Hi,
if I switch the calendar view to "week view", it displays three months
above the seven days of the week. These should be:
July - August - September
But today it shows:
July - August - October(!)
I guess it has sth. to do with today's date (31st of August).
Is this a known bug?
tnx,
Michael
2004-08-31 18:41:52 +00:00
a09332a13d
More ical import fixes
2004-08-25 20:37:57 +00:00
b356444f24
fix long standing issue in is_owner() - mailto is a subarray of organizer.
2004-08-25 15:27:25 +00:00
b41e47d762
Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number?
2004-08-24 19:41:43 +00:00
e6402c1d21
fixed planner again
2004-08-23 08:16:38 +00:00
febb03c9f1
fixed probs pointed out by Joxean Koret
2004-08-22 17:56:26 +00:00
efdf383dc4
better handling of rogue newlines in ical files imported from other sources.
...
the legality of the presences of newlines inside an ical record is debatable, but
as we have seen, this can and will happen.
Fixes https://sourceforge.net/tracker/index.php?func=detail&aid=989070&group_id=78745&atid=554338
2004-08-19 18:36:33 +00:00
338c962e71
account for importing meetings that end up having no participants.
2004-08-19 15:32:49 +00:00
ec20618965
fixed bug [ 1008512 ] Matrix view missing data (Name in first column of weekly MV)
2004-08-19 11:07:44 +00:00
f6aae94ec2
reverted the stupid tab to 8 space conversation
...
and fixed bug [ 1011704 ] Division by zero error
2004-08-19 10:27:12 +00:00
59fa8a653f
parse_user_host was never ever defined! Ever! I even checked phpgroupware! They have this
...
bug too!! It looks to me like switch_mailto give the functionality that parse_user_host
_should_ have provided.
2004-08-18 20:46:03 +00:00
05a91800b2
convert linebreaks to <br>'s in the description (view())
2004-08-17 23:01:52 +00:00
f6027d6ed9
fix for bug [ 996391 ] Conflict warning although there is no conflict
2004-08-07 17:20:41 +00:00
04f4ccf8ac
fix for bug [ 1004481 ] alarm management: you could not create alarms for other participants, even if you had the required write-grants from them
2004-08-07 14:53:56 +00:00
e29ca14960
fix for bug [ 1004555 ] Database error adding new calendar item:
...
- happend only if participants have been disabled via custom-fields
- was caused by the code entering participants from matrixview
2004-08-07 14:19:53 +00:00
5fe5cadf8a
Fix incorrect number of infolog entries shown in home
2004-08-01 16:40:51 +00:00
4036373dd2
fix for bug [ 999913 ] Events title/description misplaced in event export
2004-07-31 14:53:05 +00:00
3e3075e913
fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays
2004-07-31 12:40:00 +00:00
3acc7f3bbe
fixed bug [ 996591 ] Error when creating an entry in the calendar
...
this happended only when email was not installed
2004-07-24 20:52:49 +00:00
b0466e19b8
patch from Michael Robellard to fix "call time by reference" warning
2004-07-21 14:01:33 +00:00
fa0886f6aa
showing participant names for privat entries
2004-07-20 13:34:03 +00:00
16fad86115
one tooltip for all calendar view (including title, time, description, location and participants)
2004-07-19 15:17:02 +00:00
c4edaac71f
fixed problem with last update. Due to an error,latest changes from Ralf and Matthew have been killed - sorry ;-)
...
merged the last changes with my one's here.
2004-07-16 09:12:10 +00:00
a9c95849aa
oops, forgot s.th. for the tooltips
2004-07-15 13:45:08 +00:00