Messages:
Simplify | Expand (Group by Topic )
Author
Sort by Date
511
Release 4.21
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...
Eric Dobbs
eric_dobbs
Jun 2, 2006 2:27 am
512
Release
Revision 4.22 2006/06/07 17:13:57 moeller * Bivio::Biz::ListModel new_anonymous defaults can_iterate to true * Bivio::SQL::PropertySupport allow literal...
Paul Moeller
moellep
Jun 7, 2006 5:19 pm
513
Revision 4.24
* Bivio::Biz::Action::RealmMail replaces ForumMail, split into two executes: receiving and reflecting * Bivio::Biz::Action::ForumMail replaced by RealmMail *...
Alex Viggio
aviggio
Jun 10, 2006 6:41 am
514
Revision 4.25
Revision 4.25 2006/06/12 21:52:38 aviggio * Bivio::Biz::Action::RealmMail->execute_reflector error fixed * Bivio::Biz::Model::ContactForm message field is...
Alex Viggio
aviggio
Jun 13, 2006 4:37 am
515
Release 4.26
Revision 4.26 2006/06/15 12:38:57 nagler * Action.WikiView doesn't die if neither StartPage nor DefaultStartPage exist *...
Rob Nagler
robnagler
Jun 15, 2006 1:02 pm
516
Release 4.28
Revision 4.28 2006/06/18 21:13:07 nagler * Bivio::ShellUtil->assert_not_general added * Bivio::Auth::Realm->is_general added *...
Rob Nagler
robnagler
Jun 18, 2006 9:14 pm
517
Release 4.29
Revision 4.29 2006/06/22 07:12:36 dobbs * Bivio::Biz::Model::WikiForm added name_type() to allow subclasses to override * Bivio::Delegate::SimpleTaskId added...
Eric Dobbs
eric_dobbs
Jun 22, 2006 7:19 am
518
Release 4.30
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...
Paul Moeller
moellep
Jun 22, 2006 8:39 pm
519
Release 4.31
Revision 4.31 2006/06/27 17:21:15 moeller * Bivio::BConf fixed db password string to interpolate * Bivio::Biz::Action::EasyForm added file field upload *...
Paul Moeller
moellep
Jun 27, 2006 5:34 pm
520
Release 4.32
* 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 ...
Alex Viggio
aviggio
Jun 30, 2006 9:25 pm
521
Release 4.33
* Bivio::Agent::Request->unsafe_get_txn_resource added * Bivio::Biz::Model::BlogCreateForm class added * Bivio::Biz::Model::BlogEditForm class added *...
Alex Viggio
aviggio
Jul 8, 2006 7:47 pm
522
Release 4.34
Revision 4.34 2006/07/17 04:33:12 nagler Note: the Xapian/Search unit test will fail if you don't have Xapian installed. See README. *...
Rob Nagler
robnagler
Jul 17, 2006 4:35 am
523
Release 4.35
Revision 4.35 2006/07/17 20:53:16 moeller * Bivio::Delegate::SimpleTaskId changed optional search task to be dependent on Search::Xapian *...
Paul Moeller
moellep
Jul 17, 2006 9:06 pm
524
Release 4.36
Revision 4.36 2006/08/03 19:38:32 moeller * Bivio::Biz::Action::MailForward undo X-Bivio-Test-Recipient hack * Bivio::Biz::FormModel...
Paul Moeller
moellep
Aug 3, 2006 7:44 pm
525
Release 4.37
* Bivio::Biz::Model::QuerySearchBaseForm fix for auxillary forms on request * Bivio::Test::HTMLParser::Forms improve form parsing for XHTML pages *...
Alex Viggio
aviggio
Aug 8, 2006 9:52 pm
526
Release 4.38
Revision 4.38 2006/08/14 02:09:50 nagler * Bivio::Type::Boolean->get_default added * Bivio::Type::Year->get_default/now added *...
Rob Nagler
robnagler
Aug 14, 2006 2:11 am
527
Release 4.39
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...
Paul Moeller
moellep
Aug 17, 2006 5:25 pm
528
Release 4.40
* 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...
Alex Viggio
aviggio
Aug 23, 2006 12:57 pm
529
Release 4.41
Revision 4.41 2006/08/23 17:05:54 moeller * Bivio::Agent::HTTP::Request throws a CLIENT_ERROR if a timeout occurs while reading the request body *...
Paul Moeller
moellep
Aug 23, 2006 5:31 pm
530
Release 4.42
* Bivio::BConf added system_user_forum_email permission category * Bivio::Biz::Model::ForumEditDAVList added email related columns *...
Alex Viggio
aviggio
Sep 1, 2006 5:33 pm
531
Release 4.43
* Bivio::ShellUtil don't send email if running -noexecute * Bivio::Test::Unit throw_quietly if error in assert_expect/equals *...
Alex Viggio
aviggio
Sep 8, 2006 12:35 am
532
Release 4.44
* Added time_zone type field to calendar_event_t bOP table definition * Bivio::BConf added UniversalTimeZone delegate * Bivio::Biz::Model::CalendarEvent maps...
Alex Viggio
aviggio
Sep 14, 2006 11:53 pm
533
Release 4.45
* calendar_event_t.time_zone field converted to NUMERIC(4) * Bivio::BConf removed UniversalTimeZone delegate, now a normal enum *...
Alex Viggio
aviggio
Sep 23, 2006 12:36 am
534
Release 4.46
* Bivio::IO::Trace allow Reloaded modules to be reprocessed * Bivio::MIME::Base64 don't try decoding something under 4 bytes * Bivio::SQL::Statement now...
Alex Viggio
aviggio
Sep 26, 2006 6:08 pm
535
Release 4.47
* Bivio::PetShop::Util fixed db upgrade syntax error * Bivio::SQL::ListSupport fixed sorting on tables in FROM clause * Bivio::Util::SQL include time_zone...
Alex Viggio
aviggio
Sep 28, 2006 12:37 am
536
Release 4.48
Revision 4.48 2006/09/29 20:30:48 dobbs * Bivio::SQL::ListSupport and Bivio::SQL::Statement both fixed to re-enable internal_initialize to override FROM *...
Eric Dobbs
eric_dobbs
Sep 29, 2006 10:08 pm
537
Release 4.49
Revision 4.49 2006/10/16 20:56:51 moeller * Bivio::Agent::Request added get_content() * Bivio::Biz::Action::Acknowledgement export QUERY_KEY *...
Paul Moeller
moellep
Oct 16, 2006 9:19 pm
538
Release 4.50
Revision 4.50 2006/10/20 19:38:04 moeller * New PropertyModels Tuple, TupleDef, TupleSlotDef, TupleSlotType, and TupleUse * Bivio::Biz::FormModel show more...
Paul Moeller
moellep
Oct 20, 2006 7:49 pm
539
Release 4.51
Revision 4.51 2006/10/25 19:02:14 moeller * Bivio::Agent::Task Added execute_task_item api * Bivio Auth::Realm added do_default() * Bivio::BConf added View...
Paul Moeller
moellep
Oct 25, 2006 7:21 pm
540
Release 4.52
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. *...
Rob Nagler
robnagler
Oct 25, 2006 9:14 pm