Started 1 year, 4 months ago (2008-07-11 11:38:00)
by Chewie71
Add this bug to your list Mike... Bug 29852 - IM
Conference Rooms Don't Work in Multi-Server Setup
Also...how does one edit the conference room settings once it's been created? I can find nowhere in Pidgin where I can go in and edit those settings.
What about removing an existing persistent room?
Thanks,
Matt
Started 1 week, 4 days ago (2009-11-23 09:29:00)
by RustyD
Following on from the problems in my previous post, I decided to download the p4v client so that I could visually navigate the repository and try and resolve the issue myself. The client requires me to log in with an account - which I don't have. And I'm not allowed to
create an account either.
Would it be out of place to ask for a 'public view of the repository' account for people such as ...
Started 2 weeks, 1 day ago (2009-11-20 06:12:00)
by tdesorbaix
yes it is possible to remove the free-busy in the
user preferences by modifying the template :
/opt/zimbra/jetty-6.1.5/webapps/zimbra/templates /prefs/Pages.template.js
The most simple way is to integrate the modified version of the template in the skins. See the skin yahoo for examples.
Started 1 month, 1 week ago (2009-10-29 06:32:00)
by kazar
This is a show-stopper for us. A user may be involved in 4 different ongoing projects with a total of 15 distinct task lists. Scheduled tasks do not even show in their calendar.
Is there no way to obtain a "dashboard" sort of view (a la Central Desktop, if anyone is familiar) of all tasks & events associated with one user? It just would not work for us to try to
stay on top of our work load ...
Started 2 weeks, 1 day ago (2009-11-20 05:37:00)
by stiller
Sorry to bump own post, but I think the REST API deserves some discussion.
After having worked my way through the somewhat terse REST.txt documentation and experimenting with the various calls, I have come to a few conclusions:
- The JSON returned through the REST interface is not deemed valid by several frameworks and online tools. Not sure why.
-
Zimbra does not seem to support sending ...
Started 2 weeks, 2 days ago (2009-11-19 02:08:00)
by ict4schools
For the sake of
debugging I have tried to use GetApptSummaryRequest, using the following request: Code: <SOAP-ENV:Body>
<GetApptSummariesRequest xmlns="urn:zimbraMail" s="1258585200000" e="1258671599000"/>
</SOAP-ENV:Body> It gets me all the items (5 of them). But appart from the appointment, which was showed by the SearchRequest, the other items are empty. So I guess they do ...