Search the web
Sign In
New User? Sign Up
Bivio-bOP · bivio OLTP Platform Discussion (bOP)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 530 - 559 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
530
* Bivio::BConf added system_user_forum_email permission category * Bivio::Biz::Model::ForumEditDAVList added email related columns *...
Alex Viggio
aviggio
Offline Send Email
Sep 1, 2006
5:33 pm
531
* Bivio::ShellUtil don't send email if running -noexecute * Bivio::Test::Unit throw_quietly if error in assert_expect/equals *...
Alex Viggio
aviggio
Offline Send Email
Sep 8, 2006
12:35 am
532
* 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
Offline Send Email
Sep 14, 2006
11:53 pm
533
* calendar_event_t.time_zone field converted to NUMERIC(4) * Bivio::BConf removed UniversalTimeZone delegate, now a normal enum *...
Alex Viggio
aviggio
Offline Send Email
Sep 23, 2006
12:36 am
534
* 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
Offline Send Email
Sep 26, 2006
6:08 pm
535
* 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
Offline Send Email
Sep 28, 2006
12:37 am
536
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
Offline Send Email
Sep 29, 2006
10:08 pm
537
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
Offline Send Email
Oct 16, 2006
9:19 pm
538
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
Offline Send Email
Oct 20, 2006
7:49 pm
539
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
Offline Send Email
Oct 25, 2006
7:21 pm
540
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
Offline Send Email
Oct 25, 2006
9:14 pm
541
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. *...
Rob Nagler
robnagler
Offline Send Email
Oct 27, 2006
5:11 pm
542
* Bivio::Biz::Model::ForumUserAddForm made _up and _down private methods into internal methods to allow override by subclasses * Bivio::IO::File->do_in_dir...
Alex Viggio
aviggio
Offline Send Email
Nov 4, 2006
12:15 am
543
Revision 4.55 2006/11/05 21:59:47 nagler * Bivio::UI::XHTML::Widget::XLink added. Interesting example of a new style widget implementation *...
Rob Nagler
robnagler
Offline Send Email
Nov 5, 2006
10:05 pm
544
* Bivio::Biz::Model::SearchForm->parse_query_from_request checks form_model instead of explicit Model.SearchForm. * Bivio::Auth::Realm->new returns general...
Rob Nagler
robnagler
Offline Send Email
Nov 6, 2006
8:29 am
545
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...
Rob Nagler
robnagler
Offline Send Email
Nov 9, 2006
12:22 am
546
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...
Rob Nagler
robnagler
Offline Send Email
Nov 13, 2006
11:07 pm
547
* 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...
Alex Viggio
aviggio
Offline Send Email
Nov 16, 2006
7:08 pm
548
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...
Eric Dobbs
eric_dobbs
Offline Send Email
Dec 1, 2006
11:51 pm
549
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...
Paul Moeller
moellep
Offline Send Email
Dec 6, 2006
11:11 pm
550
* Bivio::Biz::Model::RealmRole allow permissions to be specified by a list of roles and/or permissions * Bivio::Type::EnumSet->get_empty added...
Alex Viggio
aviggio
Offline Send Email
Dec 8, 2006
6:43 am
551
* 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 ...
Alex Viggio
aviggio
Offline Send Email
Dec 12, 2006
5:53 am
552
* Bivio::Delegate::SimpleRealmName added make_offline() * Bivio::ShellUtil new() and main() can now take class arguments to load mapped classes...
Paul Moeller
moellep
Offline Send Email
Dec 18, 2006
4:58 pm
553
* Bivio::Biz::Model::TupleHistoryList.pm replace hyphens and dashes in field names for display purposes * Bivio::Delegate::SimpleTaskId add tuple record and...
Alex Viggio
aviggio
Offline Send Email
Dec 22, 2006
6:38 am
554
Neither rain nor snow nor the thick of night will prevent bOP releases from be-bopping out! ... Rob...
Rob Nagler
robnagler
Offline Send Email
Dec 22, 2006
4:02 pm
555
* Bivio::Biz::Model::MailPartList->execute_from_realm_file_id added * Bivio::Biz::Model::Tuple->split_body added * Bivio::Biz::Model::TupleHistoryList re-use...
Alex Viggio
aviggio
Offline Send Email
Jan 9, 2007
7:37 am
556
* Bivio::UI::Text::Widget::CSV support field type attribute * Bivio::UI::XHTML::View::Tuple specify type for CSV record list columns * Bivio::Util::HTTPConf...
Alex Viggio
aviggio
Offline Send Email
Jan 11, 2007
4:09 am
557
* 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...
Alex Viggio
aviggio
Offline Send Email
Jan 19, 2007
6:58 am
558
* 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...
Alex Viggio
aviggio
Offline Send Email
Jan 23, 2007
5:56 am
559
* 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...
Alex Viggio
aviggio
Offline Send Email
Feb 5, 2007
6:40 am
Messages 530 - 559 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help