* Bivio::Biz::Model::Email->invalidate an email address * Bivio::Biz::Model::User moved email invalidate logic to Email->invalidate() * Bivio::Biz::Model...
Revision 4.9 2006/05/08 19:31:50 dobbs * Bivio::Agent::HTTP::Request now considers all odd ports secure * Bivio::Biz::ListModel can now use 'auth_user_id' in...
* Biz::Model::RealmFileTreeList->is_child_folder added * Bivio::Test::FormModel extended to support new unit tests, FileField * Bivio::Util::Disk added "task...
Here are some additional notes which may help you: * Bivio::Agent::HTTP::Request->get_content added. Bivio::Agent::HTTP::Form and Bivio::Biz::Action::DAV...
Revision 4.17 2006/05/23 18:38:50 nagler * Bivio::PetShop::BConf configures database as pet, not petdb. You will need to rebuild your petshop databases with...
Revision 4.18 2006/05/24 20:27:34 dobbs * Bivio::BConf added admin_only_forum_email to realm role categories for use in announcement-style mail lists *...
Revision 4.21 2006/06/02 02:18:03 dobbs * Bivio::Biz::Action::ForumMail now commits changes before sending messages because bounces may start getting...
* Bivio::Biz::Action::RealmMail replaces ForumMail, split into two executes: receiving and reflecting * Bivio::Biz::Action::ForumMail replaced by RealmMail *...
Revision 4.30 2006/06/22 20:37:31 moeller * Bivio::SQL::Statement convert * in "like" to % for power users call quotemeta() when searching enum values...
* Bivio::Biz::Action::EasyForm use admin user_id if form submitter is not authenticated * Bivio::UI::HTML::Widget::FormField allow widget value as form field ...
Revision 4.39 2006/08/17 17:03:21 moeller * Bivio::SQL::ListSupport added count_distinct option to list declarationto support paging on lists that use...
* Bivio::Auth::Realm->clone added and called from new * Bivio::Auth::Realm->get_default_id added * Bivio::Biz::Action::TestBackdoor accepts shell_util in query...