Removing to_date() calls on columns that are already of type date. This makes the news index page work on pg 7.3.3 - hopefully it doesn't make it break elsewhere.
starting to add timezone support to the calendar package. Have not finished this task yet as we are waiting for Dirk to help us fix some major breakages that are preventing us from testing
changing localization data to be stored in the message catalog instead of in an nsv array so that those values can be set via a web interface instead of having to update a file
Oh darn it.Looks like the documentation for the <switch> tag was already in HEAD,but I didn't notice it. So the time spent in writing the darn thing wasin vain.Backporting the switch docs from HEAD to oacs-4-6 (includes some other things,like documentation for include-optional).