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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 587 - 616 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
587
Revision 5.18 2007/08/03 15:40:37 moeller * Bivio::Agent::HTTP::Form new implementation on local parsing * Bivio::Agent::HTTP::Request fixed trace and such...
Paul Moeller
moellep
Offline Send Email
Aug 3, 2007
3:50 pm
588
Revision 5.19 2007/08/06 19:03:58 nagler * Bivio::UI::HTML::Widet::RealmFilePage does not modify cid: references *...
Rob Nagler
robnagler
Offline Send Email
Aug 6, 2007
7:07 pm
589
Revision 5.20 2007/08/13 21:50:18 nagler * Bivio::Agent::Request->redirect added * Bivio::Biz::Action::RealmMail->internal_subject_prefix added *...
Rob Nagler
robnagler
Offline Send Email
Aug 13, 2007
9:52 pm
590
Revision 5.21 2007/08/14 17:02:45 moeller * Bivio::Biz::Model::RealmFile Add _assert_loaded, call from update and is_empty *...
Paul Moeller
moellep
Offline Send Email
Aug 14, 2007
5:09 pm
591
Revision 5.23 2007/08/22 17:30:55 nagler * Bivio::Agent::Task->execute_items API change. items which return a hash must set query. Defaulting query in this...
Rob Nagler
robnagler
Offline Send Email
Aug 22, 2007
5:39 pm
592
Revision 5.24 2007/08/23 19:39:12 moeller * Bivio::UI::FacadeBase added help_wiki_background color * Bivio::UI::View::CSS added help wiki definitions,...
Paul Moeller
moellep
Offline Send Email
Aug 23, 2007
7:48 pm
593
* Bivio/SQL/Statement allow [{}, ...] in declaration...
Alex Viggio
aviggio
Offline Send Email
Aug 26, 2007
6:25 am
594
Revision 5.26 2007/08/27 01:57:41 moeller * Bivio::UI::XHTML::Widget::HelpWiki now renders as a link which shows help in a popup layer...
Paul Moeller
moellep
Offline Send Email
Aug 27, 2007
2:11 am
595
Revision 5.27 2007/08/31 01:44:52 moeller * Bivio::Base new format use Bivio::Base 'Map'; * Bivio::Biz::PropertyModel fixed bad assumption in ...
Paul Moeller
moellep
Offline Send Email
Aug 31, 2007
2:05 am
596
Revision 5.28 2007/08/31 19:20:58 moeller * Bivio::Agent::Request call "can" on is_secure when printing warning * Bivio::IO::File added map_lines *...
Paul Moeller
moellep
Offline Send Email
Aug 31, 2007
7:27 pm
597
* Bivio::Biz::Model::OTP->should_reinit added * Bivio::Biz::Model::UserLoginForm supports OTP sequence reinitialization * Bivio::Biz::Model::UserOTPForm allow...
Alex Viggio
aviggio
Offline Send Email
Sep 3, 2007
8:59 am
598
Action.BasicAuthorization had a potential security exploit which was fixed in 5.29. If you have any deployed systems using BasicAuthorization, you will want...
Rob Nagler
robnagler
Offline Send Email
Sep 4, 2007
3:52 am
599
Revision 5.35 2007/09/10 23:17:37 nagler * Bivio::Biz::Model::UserOTPForm verifies passphrase used in OTP client is not null *...
Rob Nagler
robnagler
Offline Send Email
Sep 10, 2007
11:27 pm
600
Revision 5.36 2007/09/20 00:57:13 nagler * Wiki syntax changes: + End a line with @, and the newline is eliminated + Use ^ form in href= or src= will render...
Rob Nagler
robnagler
Offline Send Email
Sep 20, 2007
1:18 am
601
Revision 5.37 2007/09/24 14:19:47 nagler * ShellUtil.CSV->parse_records supports want_line_numbers correctly. Also added from_one_col, from_one_row, and...
Rob Nagler
robnagler
Offline Send Email
Sep 24, 2007
2:21 pm
602
Revision 5.38 2007/09/24 18:39:26 nagler * Ext.NetFTP added. Wraps active/passive correctly. Also wraps get into a single call....
Rob Nagler
robnagler
Offline Send Email
Sep 24, 2007
6:44 pm
603
Revision 5.40 2007/09/25 17:47:30 nagler * Bivio::Util::HTTPConf no longer creates log_directory * Bivio::BConf.version=2: Bivio::IO::Log directory is...
Rob Nagler
robnagler
Offline Send Email
Sep 25, 2007
5:50 pm
604
Revision 5.41 2007/09/26 23:27:07 moeller * Bivio::Biz::Action::ECCreditCardProcessor changed missing gateway message from die() to warn() *...
Paul Moeller
moellep
Offline Send Email
Sep 26, 2007
11:32 pm
605
Revision 5.42 2007/10/04 15:05:33 moeller * Bivio::Biz::Model::RealmDAG added realm_dag_type to primary key * Bivio::IO::Log use file_root in dev (probably...
Paul Moeller
moellep
Offline Send Email
Oct 4, 2007
3:08 pm
606
* Bivio::Biz::ListModel want_page_count can now be set using the list model's config * Bivio::SQL::ListSupport support ListModel change *...
Alex Viggio
aviggio
Offline Send Email
Oct 11, 2007
11:21 pm
607
* Bivio::BConf sets Bivio::IO::Config.version * Bivio::Biz::Action::RealmFile added access_is_public_only * Bivio::Biz::Model::BlogList use...
Alex Viggio
aviggio
Offline Send Email
Oct 18, 2007
11:24 pm
608
* Bivio::BConf added Mail map; XML and UI maps * Bivio::Biz::FormModel get_error_details added; form error alerts includes details *...
Alex Viggio
aviggio
Offline Send Email
Oct 24, 2007
11:48 pm
609
Revision 5.47 2007/10/25 19:21:50 nagler * Bivio::Test::Unit->from_type added * Bivio::Test::Enum supports NAME => 3 syntax; also refactored compile() ...
Rob Nagler
robnagler
Offline Send Email
Oct 25, 2007
7:41 pm
610
Revision 5.48 2007/10/25 21:54:36 nagler * Widget.With resets cursor on list...
Rob Nagler
robnagler
Offline Send Email
Oct 25, 2007
9:55 pm
611
Revision 5.49 2007/10/27 01:20:00 david * Bivio::Biz::ListModel->internal_load refactored calls to internal_post_load_row to support manual sorting *...
david farber
david@...
Send Email
Oct 27, 2007
1:33 am
612
* Bivio::BConf added Auth map * Bivio::Biz::Action::CalendarEventListRSS removed, not in use * Bivio::Biz::Action::RealmlessRedirect internal_choose_realm =>...
Alex Viggio
aviggio
Offline Send Email
Nov 3, 2007
5:42 am
613
* 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
Offline Send Email
Nov 7, 2007
1:07 am
614
* 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
Offline Send Email
Nov 8, 2007
9:43 pm
615
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
Offline Send Email
Nov 25, 2007
6:34 pm
616
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
Offline Send Email
Nov 26, 2007
12:47 am
Messages 587 - 616 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