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
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
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
alpeb
5fe5cadf8a
Fix incorrect number of infolog entries shown in home
2004-08-01 16:40:51 +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
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
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