Search found 45 matches

by smies
Thu Dec 22, 2005 4:02 pm
Forum: Developers
Topic: Ruby On Rails JSON webservice plugin
Replies: 2
Views: 1080

Ruby On Rails JSON webservice plugin

I released a new version (0.1.3) of my json_webservice for Ruby on Rails. Changes: - When a Time class is encounterd it will be converted to a string with the international date time format: %Y/%m/%d %H:%M:%S. It is only a minor bugfix but is also only a small plugin. You can download the plugin her...
by smies
Thu Dec 15, 2005 9:29 am
Forum: Developers
Topic: Support for Ruby or Python
Replies: 2
Views: 943

Support for Ruby or Python

Do you mean with ZimbraTK to Ruby/Python or from Ruby/Python to Zimbra?
For the first situation I have maybe something interresting for you: See http://www.smies.com/blog/?p=9 for an communication example between ZimbraTK and Ruby on Rails.
by smies
Mon Dec 12, 2005 3:33 pm
Forum: Developers
Topic: Problem with column resize in DwtListView
Replies: 9
Views: 3194

Problem with column resize in DwtListView

Nice, it is changed. Thx.
by smies
Mon Dec 12, 2005 10:19 am
Forum: Developers
Topic: Problem with column resize in DwtListView
Replies: 9
Views: 3194

Problem with column resize in DwtListView

Thanks for fixing the bug, I also had problems with it.
I saw that the CVS build hasn't been updated yet :eek:. Please don't forget it, nice people of Zimbra ;).
by smies
Fri Dec 09, 2005 2:15 am
Forum: Developers
Topic: Client Bug(s)
Replies: 5
Views: 1735

Client Bug(s)

OK, thats nice :)
by smies
Thu Dec 08, 2005 1:58 am
Forum: Developers
Topic: Client Bug(s)
Replies: 5
Views: 1735

Client Bug(s)

Mantis or Trac are maybe also good alternatives for bugzilla. Mantis is setup very quick (php) and is an excellent bugtracker. At my work we use it to communicate bugs and feature request with our customers. Trac also looks very good because it also adds projectmanagement possibilities and an integr...
by smies
Thu Dec 01, 2005 3:17 pm
Forum: Developers
Topic: ListView bug
Replies: 8
Views: 2459

ListView bug

That would be really great ;).
by smies
Thu Dec 01, 2005 2:29 am
Forum: Developers
Topic: ListView bug
Replies: 8
Views: 2459

ListView bug

That could be a nice feature, per user layout preferences (with a reset button ;) ).
by smies
Thu Dec 01, 2005 2:27 am
Forum: Developers
Topic: DvViewer example - column headers are not scrolled
Replies: 3
Views: 1474

DvViewer example - column headers are not scrolled

I also saw this problem. Maybe this can be solved with an onscroll event or a by putting the two seperates DIVS (header & body columns) in a parent DIV and let the parent DIV scroll. Or maybe we must adopt the solution they use in the Zimbra client application. Don't let the columns get bigger t...
by smies
Wed Nov 30, 2005 8:31 am
Forum: Developers
Topic: ListView bug
Replies: 8
Views: 2459

ListView bug

You can use the TO field from the Send folder to make the list bigger.