- Sanatize handling of personal and non-personal calendars- Fixed one-day display including overlapping events- Edit recurring events (apply to one/all)- Edit calendar for an item- Display clendar for an item
changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id. Previously committed by mistake on head
moving the attach_p widget from the post preview page to the first message-post page since now we don't always preview, you can post directly in which case you may be redirected straight to the attach a file page
Fixed bug: Request error when posting entry -- was bad Oracle query in the RSS datasource. While fixing, I wrote test cases to expose it, and while doing that I had to invent and restructure lots of API.- Removed pages under /admin which are now under www
install page was broken in Oracle because it was trying to set an ad client property value larger than 4000 chars without settting -clob t in the call to ad_set_client_property