* Bivio::Biz::Model::ForumUserAddForm made _up and _down private methods into internal methods to allow override by subclasses * Bivio::IO::File->do_in_dir...
Revision 4.57 2006/11/09 00:13:13 nagler * Bivio::UI::Widget::HTML::Tag supports arbitrary HTML attribute values. See unit test. Also renders empty tags as...
Revision 4.58 2006/11/13 22:48:46 nagler * Bivio::UI::XHTML::Widget::TaskMenu.selected_item replaces selected_task_name. If the widget value resolves to a...
Revision 4.61 2006/12/06 22:59:16 moeller * Bivio::Agent::Request use map_user_realms in internal_get_realm_for_task map_user_realms defaults to return...
* Bivio::Biz::Model::ContactForm put auth user email, if it exists, in local 'from' field * Bivio::Biz::Model::TupleList->execute_load_history_list updated to ...
* Bivio::Biz::Model::TupleHistoryList.pm replace hyphens and dashes in field names for display purposes * Bivio::Delegate::SimpleTaskId add tuple record and...
* 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...