Search:

Type: Posts; User: ploeger; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    342

    Yes, I'm aware of that, but isn't that only for...

    Yes, I'm aware of that, but isn't that only for the visual checks in the appointment compose page?

    Imagine the following situation:

    I have an appointment set up with three recurrence instances...
  2. You have to use the GetMsgRequest...

    You have to use the GetMsgRequest to get more information about a mail after you've got the message ID from the SearchRequest.
  3. Replies
    2
    Views
    342

    Resources in recurring appointments

    Hi there!

    I have a question about recurring appointments and resources. When I set up a recurring appointment with resources selected, are the resources checked for each and every instance, is...
  4. Replies
    1
    Views
    350

    Looks like the core developers are doing it the...

    Looks like the core developers are doing it the same way, but not reparenting but replacing the element using DwtComposite's replaceElement method.
  5. Replies
    1
    Views
    350

    Templates with DWT-Widgets

    Hi!

    What's the best way of incorporating DWT-widgets in AjxTemplates?

    I tried making the template out of DIVs and then reparenting my widgets to those DIVs. That worked but was far from...
  6. Replies
    2
    Views
    1,560

    For clarification: This basically means, that...

    For clarification:

    This basically means, that you have to create a method in your zimlet named "hoverOver":

    myzimlet.prototype.hoverOver = function (object,context,x,y,span) {...}

    and add...
  7. Replies
    1
    Views
    443

    Hi Chentao! First of all, it would be nice of...

    Hi Chentao!

    First of all, it would be nice of you to at least say hello and goodbye in your question. We're not robots, we're human.

    About your problem: I guess it is about SSL certificate...
  8. Replies
    4
    Views
    312

    My 2 cents: Search Highlighter isn't needed...

    My 2 cents:

    Search Highlighter isn't needed anymore, because the feature is incorporated into core.
    Sticky Notes works without a problem here. I don't quite recall, if I have updated it to work...
  9. Replies
    0
    Views
    375

    Out of office/vacation Admin extension

    Hi!

    Announcing the Out of office (vacation) Admin extension.

    This extension enables administrators to modify the current out of office information for a user without switching to his or her...
  10. Replies
    0
    Views
    441

    Zimbra UC Provider documentation

    Hi!

    Is there already some documentation available on how to create your own UC provider? I'd like to create an IM-provider to replace the old Zimbra IM/Chat-feature.

    Kind regards
    Dennis
  11. Hi Yutaka! Wow. I had never planned that. I...

    Hi Yutaka!

    Wow. I had never planned that. I simply wanted the Zimbra-repository to not be owned by me alone, so I've set up the Community organization. But I never actually thought about making...
  12. Replies
    2
    Views
    1,044

    Yes, I think, you should embed a third party...

    Yes, I think, you should embed a third party forum solution. You can do this very easily using a TAB-Zimlet, that basically is an iframe connecting to a forum on an intranet-server.

    I don't think,...
  13. Zimbra Sourcecode Mirror and browseable repository

    Hi!

    Just wanted to let you know, that I've set up an unofficial mirror of the "main"-branch from Zimbra's Perforce repository on GitHub:

    https://github.com/Zimbra-Community/zimbra-sources
    ...
  14. Replies
    2
    Views
    636

    I think, this is currently not possible. (Sadly)...

    I think, this is currently not possible. (Sadly)

    You should check out this bug and vote for it:

    Bug 54295 – RFE - Ability to Choose IMAP Special Folders

    Kind regards
    Dennis
  15. As far as I know, that's not possible. I...

    As far as I know, that's not possible. I personally use JSPs only for backend work, not for frontend-things. So if you just retrieve date from your jsp, you can translate that in the...
  16. Replies
    0
    Views
    446

    Go to date-Zimlet

    Hi!

    I'm happy to announce the release of my new zimlet.

    This zimlet listens for the hotkey STRG-SHIFT-G and pops up a date selection
    box. The user can either choose a date using a mini...
  17. Replies
    2
    Views
    566

    Okay, but what Product should I use? There's no...

    Okay, but what Product should I use? There's no "Gallery" product.

    Kind regards
    Dennis
  18. Replies
    2
    Views
    566

    Zimlet Gallery - Version Field?

    Hi!

    @Zimbra-Gallery-Maintainers: I think, the version field isn't saved properly. I tried to change the version string in my zimlet, but it seems, that it isn't saved.

    Could you please look...
  19. Replies
    1
    Views
    731

    Aaaand it's patching time. Please download...

    Aaaand it's patching time.

    Please download Version 1.1 fixing the following:

    v1.1 [20120402]:
    [#4] Zimlet doesn't work on Conversations
    [#3] Info pane is always shown after reload
    [#2]...
  20. Replies
    1
    Views
    731

    E-Mail defer / Follow-Up Mails

    Hi!

    I'm pleased to announce version 1.0 of our Zimlet "E-Mail defer" (also called Follow-Up-Mails).

    This zimlet for the Zimbra Collaboration Suite enables the user to "defer" a
    mail (also...
  21. ZmPublish is Reborn. Publish Addressbooks to a ldap server

    Hi!

    I just wanted to let you guys know, that I've rewrote "ZmPublish", a tool that lets you publish Zimbra Addressbooks to a LDAP-server.

    If you'd like to try it, head over to github:...
  22. Hi! I had the same problem and mine resolved...

    Hi!

    I had the same problem and mine resolved to a missing file, which Zimbra couldn't load. You can check by turning up jetty's logging level to DEBUG by changing these lines


    %%uncomment...
  23. Replies
    3
    Views
    674

    That works. Thanks. However, the guys at Zimbra...

    That works. Thanks. However, the guys at Zimbra should check with the correct search string, though.
  24. Replies
    3
    Views
    674

    [SOLVED] Appointment search

    Hi!

    I'm (again) having a hard time searching for appointments by appointment date.

    I want to search for all appointments in 2010.

    So I do a :

    zmmailbox -z -m <username> s -t appointment...
  25. Replies
    1
    Views
    1,113

    Ah, I found it. It's in the order of things: ...

    Ah, I found it. It's in the order of things:

    You have to first create your view and expand the template:


    html = AjxTemplate.expand(
    ...
Results 1 to 25 of 56
Page 1 of 3 1 2 3