Web sites back on track

Submitted by Pierre_Admin on 2009/05/16 16:59
Both the community web site (i.e. here) and Mantis were down for a few hours, while we switched server. We're now on a less congested server, so page load should be much improved.
 
I know users have been wanting to get their hands on the latest version. There are many changes, including the (near) final name transition. Expect it monday or tuesday.
 
Cheers!
 
Pierre

Calendar EndDate

Submitted by Pierre_Admin on 2009/05/14 13:03
Originally posted by Janrif in Mantis:
[quote]
In graphic calendar, user enters appt
start date = (pick a date)
end date = (pick a later date)
all day event

graphic calendar display is correct
In grid all appts show up as start date
[/quote]
This is by design. Start date and item duration define the calendar item. If you want, you can define an End Date (=start date + item duration)
[quote]
This is one of those date issues that confuses me. It appears to me that ApptDate is what you call 'start date'. I have neither 'Start Date' nor 'End Date' in my field list.

Is it possible to zoom the grid view?

Submitted by Magnus Brogie on 2009/05/14 05:37
 Hi, everyone! It's my first post, so be gentle. :-)
 
I would like to be able to zoom the view of text in grids, so I don't have to change the font size to adjust for the very large size & resolution difference between my netbook and my stationary computer. Is this possible? I've tried to find this function but couldn't.
 
Cheers
Magnus

EmailDate field does not sort correctly

Submitted by Pierre_Admin on 2009/05/13 21:07
The EmailDate field does not sort correctly for some users. The issue is caused by a bug in a previous version:
  • EmailDate field created as a text field, when it should be a date field
As it is a text field, some dates get incorrectly sorted. Some locales are more problematic than others
 
The next version will include a fix to convert it back to a date field.