Commit Graph

9028 Commits

Author SHA1 Message Date
Ralf Becker
3bfb8696fc updating version to 1.0.0.005 for the bugfix release 2004-09-08 16:15:25 +00:00
Ralf Becker
7a6e1b807a fix for bug [ 1023559 ] Infolog does not search all entries while linking 2004-09-08 16:01:16 +00:00
Ralf Becker
032bef4012 fix for bug [ 1022807 ] users with some login names can't login 2004-09-08 13:16:01 +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
Lars Kneschke
4dbb0df8fa suppress the errormessage 2004-09-07 07:05:22 +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
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
reinerj
73386c5d07 update lang file from Theytaz Antoine 2004-09-02 17:56:49 +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
20e1df0503 Added a couple of common translations for the notify window 2004-09-02 17:41:52 +00:00
mgalgoci
db2a6fc9f9 fix editing of group acls for current group. 2004-09-02 15:52:06 +00:00
Ralf Becker
f275265a7b allow to specify cats by there id again 2004-09-02 10:30:48 +00:00
Ralf Becker
b8e971b8e2 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
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
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
d9cb5ab88c fix for bug [ 1014883 ] Sidebox with Add New Entry even if now permissions to add 2004-09-01 12:58:09 +00:00
reinerj
b46a7b62e5 update lang file from Theytaz Antoine 2004-09-01 08:51:41 +00:00
dragob
22a121e672 New/updated Slovenian translations. 2004-08-31 21:04:25 +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
mgalgoci
4ad866d89a fix the fix 2004-08-31 15:16:56 +00:00
reinerj
694b8e006a update lang file from Theytaz Antoine 2004-08-31 13:29:42 +00:00
reinerj
b542e49aeb update lang file from Theytaz Antoine 2004-08-31 12:55:16 +00:00
Ralf Becker
3192b4a027 fixed some new introduced and some still existing / old bugs 2004-08-31 09:32:11 +00:00
Lars Kneschke
bd8c48b412 Fix for Bug: [ 1016012 ] array_merge(): Argument #1 is not an array 2004-08-31 07:31:33 +00:00
dragob
97534ead6f New/updated Slovenian translations. 2004-08-30 18:54:18 +00:00
mgalgoci
dbf926a0a2 - re-write of the phpgwapi::accounts_ldap::auto_add function
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- remove some crap and make function readable
2004-08-30 15:11:32 +00:00
mgalgoci
f01caf6260 - re-write of the phpgwapi::accounts_sql::auto_add function
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- set default name to New User if we have no other data
- remove some crap and make function readable
2004-08-30 15:10:34 +00:00
Ralf Becker
570e481ddf changed currentapp to addressbook, to not allow access without run-rights for addressbook 2004-08-29 19:08:27 +00:00
Ralf Becker
137094385d the missing german translation for the htmlarea-plugins 2004-08-29 09:39:05 +00:00
reinerj
79743107b3 delete blank lines after htmlarea was included in translation system 2004-08-29 08:53:26 +00:00
reinerj
970c1b05f2 delete blank lines after htmlarea was included in translation system 2004-08-29 08:28:41 +00:00
reinerj
eb91b9dbb8 update japan langfile from Jun Kuriyama 2004-08-29 08:03:10 +00:00
reinerj
2230eaafa5 start translation for HTMLAREA plugins 2004-08-29 07:56:46 +00:00
reinerj
4b6c980880 langfile update 2004-08-29 07:28:39 +00:00
Ralf Becker
df6a5aa17e integrated the HTMLarea plugins into the eGW translation system 2004-08-29 01:27:22 +00:00
Ralf Becker
ec2e578754 integrated the HTMLarea plugins into the eGW translation system 2004-08-29 00:54:58 +00:00
Ralf Becker
06891f76ff integrated the HTMLarea plugins into the eGW translation system
fixed bug [ 1006205 ] wiki editing broken with Safari
2004-08-29 00:51:47 +00:00
Ralf Becker
4f7f232993 integrated the HTMLarea plugins into the eGW translation system 2004-08-29 00:49:27 +00:00
Ralf Becker
4a96e87d96 fix for bug [ 994760 ] Linking sub-project (job) to an infolog entry 2004-08-28 19:28:39 +00:00
Ralf Becker
c38e3d2ecc killed debug message 2004-08-28 19:01:39 +00:00
Ralf Becker
98344de8ec showing time for the startdate 2004-08-28 18:03:40 +00:00
Ralf Becker
2077cf3fc2 fix for bug [ 1007297 ] Time offsets incorrect
==> all tz-conversation is done now in the bo-class, as I handle it in the new calendar too
2004-08-28 17:59:21 +00:00
Ralf Becker
7af22613de added option to suppress time in the readonly display if it's 0h0 2004-08-28 17:55:29 +00:00