Changed naming of 'Community' to 'Subsite', following consensus on a recent thread on the forums on that topic. Removed distinction between children of subsites and children of the main site, since 'Subsubsites' wouldn't sound that great.
- Rewrote calendar admin pages- Rewrote calendar permission checking- Fixed bug #261: Day summary doesn't show events before 7 am- Fixed bug #1139: Times added between 8 and 10 am not shown in day view- Calendars inherits permissions from the package to which they belong
Postgres: Adds drop scripts for Postgres, support for multipleorganization types, adds in __name function, fixes a few bugs. Oracle:added in comments that it is now out of sync, skeleton for dropscript.
bugfix #824: needed to add -user_id switch to some lang::user procs to specify the user for which to get the locale; also had to change the default upvar level of lang::message::lookup from 2 to 1