Commit Graph

9020 Commits

Author SHA1 Message Date
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
Ralf Becker
ff09d66a4b removed tz-converstation:
- to fix tz-probs in infolog
- in my belive tz-conversation should always be done in the bo-layer and not in ui (eTemplate)
2004-08-28 17:07:57 +00:00
Ralf Becker
fc866feeaa fixed double translation of extra options in selectboxes 2004-08-28 15:51:38 +00:00
Ralf Becker
8638a5df3c not longer needed 2004-08-28 14:59:26 +00:00
Ralf Becker
d2510c0f3f not longer needed => common sense in eGW 2004-08-28 14:46:47 +00:00
Ralf Becker
d4a2742a82 allow sorting after multiple criteria as in sql 2004-08-28 14:43:09 +00:00
Ralf Becker
1a70e1ce68 translation update 2004-08-28 14:37:32 +00:00
Ralf Becker
37e833f71b fixed bug [ 1018087 ] custom infolog type name only allow 10 bytes:
==> longer fields for multibyte charsets
2004-08-28 14:36:27 +00:00
Ralf Becker
da232d6773 enabled editing of user-ACL settings for admins 2004-08-28 13:47:43 +00:00