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
Use lower(username) rather than upper(username), create case foldedindexes on postgres for username, email, screen_name, move some ofthe queries in community-core-procs to .xql file.rename the updgrade files...doh!