Commit Graph

9267 Commits

Author SHA1 Message Date
Ralf Becker
2f10c7a587 fix for bug [ 1022185 ] Last day of event shows 00:00:00 00:00:00 2004-09-08 10:13:33 +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
Lars Kneschke
4dbb0df8fa suppress the errormessage 2004-09-07 07:05:22 +00:00
reinerj
5d96c5c22b change charset setup it iso-8859-15 2004-09-06 22:27:59 +00:00
reinerj
27f8a6da37 change charset setup it iso-8859-15 2004-09-06 22:26:14 +00:00
dawnlinux
0ff3231643 Fix the bug: Fail to create text files that contain multibyte
characters in filemanager, for exmaple, files that contain Chinese
characters.

Reason for producing the bug: One parameter of "fwrite"
is "strlen ($data['content'])". To multibyte character, "strlen" can
not return its actual length. So "fwrite" cannot write all characters
to the created file.
2004-09-06 03:53:00 +00:00
dawnlinux
954dd1d9ab Fix the bug: Fail to create text files that contain multibyte
characters in filemanager, for exmaple, files that contain Chinese
characters.

Reason for producing the bug: One parameter of "fwrite"
is "strlen ($data['content'])". To multibyte character, "strlen" can
not return its actual length. So "fwrite" cannot write all characters
to the created file.
2004-09-06 03:48:10 +00:00
alpeb
4b6047655f Big changes everywhere only to support postgres 2004-09-03 22:56:15 +00:00
Oscar Manuel Gómez Senovilla
33e65129be *** empty log message *** 2004-09-03 19:02:35 +00:00
bgigon
b549272971 Better display in opera, IE (Win and Mac) 2004-09-03 16:01:32 +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
mgalgoci
75f04ec834 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:28:30 +00:00
reinerj
73386c5d07 update lang file from Theytaz Antoine 2004-09-02 17:56:49 +00:00
reinerj
e235423ed9 update lang file from Theytaz Antoine 2004-09-02 17:49:58 +00:00
reinerj
9c133a33b0 update lang file from Theytaz Antoine 2004-09-02 17:46:37 +00:00
alpeb
406775362e Added 'Check Now' translation for notify app 2004-09-02 17:46:16 +00:00
alpeb
1736c6399b Added 'Check Now' translation for notify app 2004-09-02 17:44:48 +00:00
alpeb
20e1df0503 Added a couple of common translations for the notify window 2004-09-02 17:41:52 +00:00
mgalgoci
558d9924a4 fix editing of group acls for current group. 2004-09-02 16:00:49 +00:00
mgalgoci
db2a6fc9f9 fix editing of group acls for current group. 2004-09-02 15:52:06 +00:00
Ralf Becker
c545d8b95d allow to specify cats by there id again 2004-09-02 10:32:15 +00:00
Ralf Becker
f275265a7b allow to specify cats by there id again 2004-09-02 10:30:48 +00:00
Ralf Becker
c6c034b291 allow to specify cats by there id again 2004-09-02 10:17:37 +00:00
Ralf Becker
b8e971b8e2 allow to specify cats by there id again 2004-09-02 10:16:30 +00:00
Ralf Becker
9819f08b48 allow to specify cats by there id again 2004-09-02 10:16:30 +00:00
Ralf Becker
6c57211b88 allow to specify cats by there id again 2004-09-02 10:14:07 +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
ae69a000b5 new french translations from Antoine Theytaz 2004-09-02 07:58:25 +00:00
Ralf Becker
1140f48c28 new french translations from Antoine Theytaz 2004-09-02 07:57:02 +00:00
reinerj
bf91b12c7a update lang file from Theytaz Antoine 2004-09-02 06:35:14 +00:00
reinerj
468f434a8c update lang file from Theytaz Antoine 2004-09-02 06:32:44 +00:00
Lars Kneschke
9f723a3520 update france translation by Antoine Theytaz - theytaz 2004-09-01 20:58:21 +00:00
Lars Kneschke
e64c9f8545 fixed creation of new folders with special chars
fixed renaming of folders
2004-09-01 20:52: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
f5bcfcd145 fix for bug [ 1015169 ] Can't delete user 2004-09-01 13:26:25 +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
Ralf Becker
65fe6dd6e9 fix for bug [ 1014883 ] Sidebox with Add New Entry even if now permissions to add 2004-09-01 12:58:09 +00:00
Ralf Becker
e116a61201 fix for bug [ 1016837 ] Calendar Weekly Repeat Bug 2004-09-01 12:13:14 +00:00
reinerj
b46a7b62e5 update lang file from Theytaz Antoine 2004-09-01 08:51:41 +00:00
reinerj
b7658fe1c5 update lang file from Theytaz Antoine 2004-09-01 08:51:31 +00:00
dragob
42b2966f4d New/updated Slovenian translations. 2004-08-31 22:00:45 +00:00
dragob
22a121e672 New/updated Slovenian translations. 2004-08-31 21:04:25 +00:00
mgalgoci
ca7d6d308f 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:43:51 +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
9c7206f15f replace the bad word 2004-08-31 18:15:53 +00:00
reinerj
879653f7eb replace the bad word 2004-08-31 18:04:04 +00:00
reinerj
25694f5390 delete the bad word 2004-08-31 17:42:18 +00:00
reinerj
a83d020083 in this file, no tabs where included and this produce errors on install 2004-08-31 15:50:34 +00:00
reinerj
8c0f7f2e38 delete blank lines which make problems at language install 2004-08-31 15:39:47 +00:00
reinerj
7c92f52c32 delete blank lines which make problems at language install 2004-08-31 15:29:22 +00:00