Note: 4.51 was broken. Revision 4.52 2006/10/25 21:05:57 nagler * Tuple support partially in. You need to rebuild your petshop databases. *...
541
Rob Nagler
robnagler
Oct 27, 2006 5:11 pm
Revision 4.53 2006/10/27 17:04:49 nagler * Bivio::UI::Widget::ControlBase.control will be rendered after it is resolved as a widget value. *...
542
Alex Viggio
aviggio
Nov 4, 2006 12:15 am
* Bivio::Biz::Model::ForumUserAddForm made _up and _down private methods into internal methods to allow override by subclasses * Bivio::IO::File->do_in_dir...
543
Rob Nagler
robnagler
Nov 5, 2006 10:05 pm
Revision 4.55 2006/11/05 21:59:47 nagler * Bivio::UI::XHTML::Widget::XLink added. Interesting example of a new style widget implementation *...
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...
546
Rob Nagler
robnagler
Nov 13, 2006 11:07 pm
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...
547
Alex Viggio
aviggio
Nov 16, 2006 7:08 pm
* Bivio::Agent::Request added with_realm, replaced get_user_realms with map_user_realms, added filter to map_user_realms * Bivio::Biz::Model::Lock added...
548
Eric Dobbs
eric_dobbs
Dec 1, 2006 11:51 pm
Revision 4.60 2006/12/01 23:32:52 dobbs * Bivio::Agent::Request added with_user() to match with_realm() * Bivio::Biz::Model::Club defined equivalence for...
549
Paul Moeller
moellep
Dec 6, 2006 11:11 pm
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...
550
Alex Viggio
aviggio
Dec 8, 2006 6:43 am
* Bivio::Biz::Model::RealmRole allow permissions to be specified by a list of roles and/or permissions * Bivio::Type::EnumSet->get_empty added...
551
Alex Viggio
aviggio
Dec 12, 2006 5:53 am
* 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 ...
552
Paul Moeller
moellep
Dec 18, 2006 4:58 pm
* Bivio::Delegate::SimpleRealmName added make_offline() * Bivio::ShellUtil new() and main() can now take class arguments to load mapped classes...
553
Alex Viggio
aviggio
Dec 22, 2006 6:38 am
* Bivio::Biz::Model::TupleHistoryList.pm replace hyphens and dashes in field names for display purposes * Bivio::Delegate::SimpleTaskId add tuple record and...
554
Rob Nagler
robnagler
Dec 22, 2006 4:02 pm
Neither rain nor snow nor the thick of night will prevent bOP releases from be-bopping out! ... Rob...
* Bivio::UI::Text::Widget::CSV support field type attribute * Bivio::UI::XHTML::View::Tuple specify type for CSV record list columns * Bivio::Util::HTTPConf...
557
Alex Viggio
aviggio
Jan 19, 2007 6:58 am
* 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...
558
Alex Viggio
aviggio
Jan 23, 2007 5:56 am
* 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...
559
Alex Viggio
aviggio
Feb 5, 2007 6:40 am
* 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...
560
Alex Viggio
aviggio
Feb 21, 2007 7:14 pm
* Bivio::Biz::Action::CalendarEventICS modify .ics format to support reading by Outlook 2003 * Bivio::Biz::Action::RealmFile->unauth_execute accepts a new...
561
Alex Viggio
aviggio
Feb 21, 2007 10:19 pm
* Bivio::Delegate::SimpleTaskId moved up Task.PERMANENT_REDIRECT from subclass...
562
Alex Viggio
aviggio
Feb 23, 2007 6:30 am
* 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...