phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: [Phpgroupware-users] TTS Timestamp 2 hours back


From: Dave Hall
Subject: Re: AW: [Phpgroupware-users] TTS Timestamp 2 hours back
Date: Mon, 16 Oct 2006 17:15:45 +1000

Hi Miro,

On Sun, 2006-10-15 at 21:10 +0200, Miroslav Pavlovic wrote:
> Hello Dave,
> 
> Thank you for answering…
> 

No problem.

> --> I would suggest you update to 0.9.16.011 for security reasons.
> I will do that.
> 
> 
> --> What time zone are you in?  
> My timezone is "GMT +1:00".
> 
> --> What time zone is set in the user's
> preferences?  I don't have an answer for you yet, but this might help me
> give you one :)
> I´ve set +1 hour.
> 

I suspect that you have phpgw to set UTC+1, your user to UTC+1 and your
server to UTC+1.  Try setting phpgw to 0 offset, this SQL should work

UPDATE phpgw_config SET config_value = 0 
        WHERE config_name = 'tz_offset' 
        AND config_app = 'phpgwapi';

The first hour in cancelled out, I think.  Lets see what this does.

> --> btw I am currently working a major update to TTS to be released as part
> of the 0.9.18 release.
> 
> I have tried to do more changes but all the changes that I make aren´t set.
> For example i set ACL to a user A in Group A only to view his tickets, but
> he can see all available groups.
> 

I think the 16 version of TTS is one which automatically grants read
rights to members of the same group.  This will change in 18.

> Or, when i set to Filter the category´s in TTs View... the filter isn´t set
> after the next refresh.
> 

Please file a bug report on that one - http://bugs.phpgroupware.org

> But we like phpGroupWare!

So do I :)

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e address@hidden
w phpgroupware.org
j address@hidden
sip address@hidden
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform






reply via email to

[Prev in Thread] Current Thread [Next in Thread]