Commit Graph

47 Commits

Author SHA1 Message Date
Ralf Becker
0805bf61f8 fixed bug [ 1027668 ] $$Link$$ not using https 2004-09-16 22:01:38 +00:00
Ralf Becker
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
Ralf Becker
b775e8ca4c fix for bug [ 1022185 ] Last day of event shows 00:00:00 00:00:00 2004-09-08 09:42:21 +00:00
mgalgoci
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
reinerj
9c133a33b0 update lang file from Theytaz Antoine 2004-09-02 17:46:37 +00:00
Ralf Becker
b8e971b8e2 allow to specify cats by there id again 2004-09-02 10:16:30 +00:00
Ralf Becker
d9cb5ab88c fix for bug [ 1014883 ] Sidebox with Add New Entry even if now permissions to add 2004-09-01 12:58:09 +00:00
mgalgoci
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
reinerj
eb91b9dbb8 update japan langfile from Jun Kuriyama 2004-08-29 08:03:10 +00:00
mgalgoci
a09332a13d More ical import fixes 2004-08-25 20:37:57 +00:00
mgalgoci
b356444f24 fix long standing issue in is_owner() - mailto is a subarray of organizer. 2004-08-25 15:27:25 +00:00
alpeb
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
Ralf Becker
e6402c1d21 fixed planner again 2004-08-23 08:16:38 +00:00
Ralf Becker
febb03c9f1 fixed probs pointed out by Joxean Koret 2004-08-22 17:56:26 +00:00
mgalgoci
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
mgalgoci
338c962e71 account for importing meetings that end up having no participants. 2004-08-19 15:32:49 +00:00
Ralf Becker
ec20618965 fixed bug [ 1008512 ] Matrix view missing data (Name in first column of weekly MV) 2004-08-19 11:07:44 +00:00
Ralf Becker
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
mgalgoci
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
Carsten Wolff
05a91800b2 convert linebreaks to <br>'s in the description (view()) 2004-08-17 23:01:52 +00:00
reinerj
93473045e5 italien translations from leonardo amadori 2004-08-12 18:16:49 +00:00
Ralf Becker
f6027d6ed9 fix for bug [ 996391 ] Conflict warning although there is no conflict 2004-08-07 17:20:41 +00:00
Ralf Becker
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
Ralf Becker
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
reinerj
44e039b1b8 update korea lang translation from Futurizer 2004-08-07 01:13:20 +00:00
ak703
5417aae99f fixed bugs for layout in calendar for jerryr and added missing styles 2004-08-06 10:00:54 +00:00
Ralf Becker
f54f56bc87 bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org> 2004-08-04 14:55:42 +00:00
reinerj
823dece0d0 update Korea translation futurizer 2004-08-04 09:53:13 +00:00
alpeb
5fe5cadf8a Fix incorrect number of infolog entries shown in home 2004-08-01 16:40:51 +00:00
reinerj
ea5805e21f fix some wrong tabs in file which produce error messages 2004-07-31 17:42:22 +00:00
reinerj
1e776f9e3c fix some wrong tabs in file which produce error messages 2004-07-31 17:05:30 +00:00
reinerj
a326012446 fix some wrong tabs in file which produce error messages 2004-07-31 17:03:23 +00:00
Ralf Becker
4036373dd2 fix for bug [ 999913 ] Events title/description misplaced in event export 2004-07-31 14:53:05 +00:00
Ralf Becker
3e3075e913 fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays 2004-07-31 12:40:00 +00:00
Ralf Becker
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
Ralf Becker
75fc69c4e1 Czech translation of Calendar from Oldrich Dlouhy 2004-07-22 08:12:32 +00:00
Ralf Becker
cff2ee4a4b update brasilian translations 2004-07-21 21:15:13 +00:00
Ralf Becker
b0466e19b8 patch from Michael Robellard to fix "call time by reference" warning 2004-07-21 14:01:33 +00:00
Ralf Becker
fa0886f6aa showing participant names for privat entries 2004-07-20 13:34:03 +00:00
Ralf Becker
16fad86115 one tooltip for all calendar view (including title, time, description, location and participants) 2004-07-19 15:17:02 +00:00
ak703
3539b02f59 removed brackets for location (ugly, if no location provided) 2004-07-16 15:09:05 +00:00
ak703
80727c374f downgraded js-tooltip for the moment. Other displayed info cause error sometimes and
will be implemented in future versions. This version should work correctly now as planned :-)
2004-07-16 12:10:46 +00:00
ak703
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
ak703
a9c95849aa oops, forgot s.th. for the tooltips 2004-07-15 13:45:08 +00:00
ak703
c89b8d56eb events show nice tooltips now - at least where browser supported ;-) 2004-07-15 12:50:20 +00:00
Lars Kneschke
78f0b98bec Holidays in Taiwan
provided by Finjon Kiang
2004-07-15 07:15:56 +00:00
reinerj
0f090f70eb updated lang file from Emil Varjasi 2004-07-13 13:12:01 +00:00