* Bivio::UI::Text::Widget::CSV support field type attribute * Bivio::UI::XHTML::View::Tuple specify type for CSV record list columns * Bivio::Util::HTTPConf...
* Bivio::Biz::Model::MailPartList decode MIME attachment file names if needed, e.g. may be UTF-8 encoded * Bivio::Delegate::SimpleTaskId FORUM_TUPLE_LIST_CSV...
* Bivio::UI::XHTML::View::Tuple renders MIME attachments in history list view * Bivio::Util::Class added tasks_for_view, renamed task to tasks_for_label...
* Bivio::Agent::SimpleTaskId is deprecated by Bivio::Agent::TaskId. The deprecated tasks now use Method views, and we will be moving to a Method view system to...
* Bivio::Biz::Action::CalendarEventICS modify .ics format to support reading by Outlook 2003 * Bivio::Biz::Action::RealmFile->unauth_execute accepts a new...
* Bivio::Biz::Model::RealmUserAddForm create_or_update fix and new unauth_create_or_update * Bivio::Biz::PropertyModel create_or_update fix and new ...
Revision 4.86 2007/03/27 21:30:14 nagler * Bivio::UI::Widget::SimplePage replaces Bivio::UI::HTML::Widget::SimplePage IMPORTANT: If you install from a...
Revision 4.88 2007/03/29 16:44:01 dobbs * Bivio::Biz::FormModel added internal_parse for forms that want to show errors on execute_empty * Bivio::Test::Unit...
* Bivio::Biz::Model::CalendarEventDAVList add 'method' header and export all datetimes as UTC * Bivio::MIME::Calendar add 'method' to known header elements *...
Revision 5.0 2007/05/19 16:20:39 nagler * Bivio::Biz::Action::RealmlessRedirect->internal_choose_realm factored out, and chooses most recently joined realm...
Revision 5.11 2007/06/27 23:41:49 david * Bivio::Agent::Embed::Request now accepts data to be put on a newly created request * Bivio::Agent::HTTP::Form...
david farber
david@...
Jun 28, 2007 12:07 am
581
Revision 5.12 2007/07/09 02:48:30 nagler * Bivio::Type::StringArray->from_literal now always returns an instance, even if the initial value is undef. This...