Messages:
Simplify | Expand (Group by Topic )
Author
Sort by Date
612
Release 5.50
* Bivio::BConf added Auth map * Bivio::Biz::Action::CalendarEventListRSS removed, not in use * Bivio::Biz::Action::RealmlessRedirect internal_choose_realm =>...
Alex Viggio
aviggio
Nov 3, 2007 5:42 am
613
Release 5.51
* Bivio::BConf added SQL map * Bivio::Biz::Model::CSVImportForm new API to match models better * Bivio::Biz::Model::CalendarEventDAVList UTF-8 encode...
Alex Viggio
aviggio
Nov 7, 2007 1:07 am
614
Release 5.52
* Bivio::Biz::Action::RealmFile remove potential security holes in model() calls and Action.RealmFile * Bivio::Biz::FormModel create_or_update_model_properties...
Alex Viggio
aviggio
Nov 8, 2007 9:43 pm
615
Release 5.53
Revision 5.53 2007/11/25 18:33:21 nagler * Bivio::Biz::ListModel reverted internal_post_load_rows() logic, needs to edit 'rows' in place *...
Rob Nagler
robnagler
Nov 25, 2007 6:34 pm
616
Release 5.54
Revision 5.54 2007/11/26 00:39:04 nagler * Bivio::Mail::Common make -U conditional on what sendmail accepts * Bivio::PetShop::Facade::PetShop don't specify...
Rob Nagler
robnagler
Nov 26, 2007 12:47 am
617
Release 5.55
Revision 5.55 2007/11/28 21:15:23 nagler * Bivio::Agent::Request push_txn_resources does not insert duplicates * Bivio::Agent::Task SQL::Connection is now a...
Rob Nagler
robnagler
Nov 28, 2007 9:17 pm
618
Release 5.56
Revision 5.56 2007/11/28 23:04:19 nagler * Bivio::BConf named DBI database "dbms" connects as postgres template1 DBI database is template1/postgres *...
Rob Nagler
robnagler
Nov 28, 2007 11:10 pm
619
Release 5.58
Revision 5.58 2007/11/29 23:16:43 nagler * Bivio::Agent::Request is_production now pulls from $self, if it can * Bivio::UI::HTML::Widget::RealmFilePage ...
Rob Nagler
robnagler
Nov 29, 2007 11:17 pm
620
Release 5.59
Revision 5.59 2007/12/07 06:44:57 nagler * Bivio::Agent::Request preserve() preserves items on the request after a block of code is executed removed...
Rob Nagler
robnagler
Dec 7, 2007 6:53 am
621
Release 5.59
Revision 5.60 2007/12/12 04:12:25 nagler * Bivio::Biz::Action::Acknowledgement save_label() guards against non-hash query * Bivio::Biz::Action::DAV if a...
Rob Nagler
robnagler
Dec 12, 2007 4:19 am
622
Revision 5.61
Revision 5.61 2007/12/13 04:13:47 nagler * Bivio::Biz::Action::MailForward Refactored to use Outgoing * Bivio::Biz::Model::Tuple added DEFAULT_TUPLE_MONIKER ...
Rob Nagler
robnagler
Dec 13, 2007 4:18 am
623
Revision 5.62
Revision 5.62 2007/12/13 04:54:11 nagler * Bivio::Biz::Action::MailForward Was not working, because Mail.Outgoing->new does not take content as a param *...
Rob Nagler
robnagler
Dec 13, 2007 4:58 am
624
Release 5.63
Revision 5.63 2007/12/13 23:48:10 nagler * Bivio::Mail::Incoming send deprecated * Bivio::Type::Geom don't assert srid or type * Bivio::Type::GeomPoint ...
Rob Nagler
robnagler
Dec 13, 2007 11:57 pm
625
Release 5.64
Revision 5.64 2007/12/20 00:24:35 nagler * Bivio::Biz::Model::CSVImportForm added process_content * Bivio::Biz::Model::ECCreditCardPaymentForm added missing...
Rob Nagler
robnagler
Dec 20, 2007 12:35 am
626
Release 5.65
Revision 5.65 2007/12/21 04:30:23 nagler * Bivio::Biz::Model::RealmMail fix uninitialized eq value in update * Bivio::Biz::Model::UserPasswordQueryForm ...
Rob Nagler
robnagler
Dec 21, 2007 4:37 am
627
Release 5.66
Revision 5.66 2007/12/21 04:47:39 nagler * Bivio::Biz::Model::ImageUploadForm remove unnecessary ImageMagick calls...
Rob Nagler
robnagler
Dec 21, 2007 4:54 am
628
Release 5.67
Revision 5.67 2007/12/25 22:42:09 nagler * Bivio::Agent::Request added get_current_or_die * Bivio::Biz::Action::ClientRedirect call format_uri on the uris...
Rob Nagler
robnagler
Dec 25, 2007 10:50 pm
629
Release 5.68
Revision 5.68 2007/12/28 03:20:48 nagler * Bivio::Delegate::SimpleRealmName don't cache regex variables (/o) * Bivio::Test::FormModel don't mock the task if...
Rob Nagler
robnagler
Dec 28, 2007 3:34 am
630
Release 5.69
Revision 5.69 2007/12/30 23:10:03 nagler * Bivio::UI::XML::Widget::AtomFeed added * Bivio::UI::XML::Widget::DateTime added * Bivio::UI::XML::Widget::String ...
Rob Nagler
robnagler
Dec 30, 2007 11:18 pm
631
Release 5.70
Revision 5.70 2008/01/06 23:50:27 nagler * Bivio::Biz::Model::ContactForm version 3 configuration uses UserAuth->general_contact_mail *...
Rob Nagler
robnagler
Jan 7, 2008 12:24 am
632
Release 5.71
Revision 5.71 2008/01/10 20:47:03 nagler * Bivio::Biz::FormModel there always has to be a reset_instance_state so new can call it. The old code was working...
Rob Nagler
robnagler
Jan 10, 2008 8:59 pm
633
Release 5.72
Revision 5.72 2008/01/10 22:50:34 nagler * Bivio::Biz::Model::RoleBaseList use Bivio::Base * Bivio::Biz::Model::UserRealmList use Bivio::Base *...
Rob Nagler
robnagler
Jan 10, 2008 11:01 pm
634
Release 5.73
Revision 5.73 2008/01/11 03:45:43 nagler * Bivio::Biz::Model get_primary_id/name pushed up from ListModel * Bivio::Biz::PropertyModel push up...
Rob Nagler
robnagler
Jan 11, 2008 4:07 am
635
Release 5.74
Revision 5.74 2008/01/14 21:11:41 nagler * Bivio::Collection::Attributes fix error msg * Bivio::PetShop::Util Corrected paths in db setup comments *...
Rob Nagler
robnagler
Jan 14, 2008 9:24 pm
636
Release 5.75
Revision 5.75 2008/01/15 16:25:20 moeller * Bvio::Biz::Model::AdmBulletinForm use $self->new_other instead $self->new * Bivio::Test::FormModel allow var()...
Paul Moeller
moellep
Jan 15, 2008 4:39 pm
637
Release 5.76
Revision 5.76 2008/01/17 03:25:28 nagler * Bivio::Agent::Task protect resources when committing/rollingback * Bivio::BConf added Bivio::IO::Trace.sql configu...
Rob Nagler
robnagler
Jan 17, 2008 3:38 am
638
Release 5.77
Revision 5.77 2008/01/18 00:17:35 nagler * Bivio::BConf Collection map * Bivio::Delegate::RealmDAG PARENT_IS_AUTHORIZED_ACCESS * Bivio::IO::Trace added...
Rob Nagler
robnagler
Jan 18, 2008 3:28 am
639
Release 5.78
Revision 5.78 2008/02/07 21:43:53 nagler * Bivio::BConf MIME map added Bivio map * Bivio::Biz::ListModel set_cursor allows -1 as cursor; reset_cursor calls...
Rob Nagler
robnagler
Feb 7, 2008 10:02 pm
640
Release 5.79
Revision 5.79 2008/02/11 04:54:37 nagler * Bivio::BConf added feature_crm * Bivio::Biz::Action::RealmMail added RowTag MAIL_SUBJECT_PREFIX *...
Rob Nagler
robnagler
Feb 11, 2008 5:13 am
641
Release 5.80
Revision 5.80 2008/02/13 21:31:14 nagler * Bivio::BConf Replace NoMotionType with SimpleMotionType * Bivio::Biz::ListModel Added unsafe_load_this_or_first *...
Rob Nagler
robnagler
Feb 13, 2008 9:55 pm