Messages:
Simplify | Expand (Group by Topic )
Author
Sort by Date
587
Release 5.18
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
Aug 3, 2007 3:50 pm
588
Release 5.19
Revision 5.19 2007/08/06 19:03:58 nagler * Bivio::UI::HTML::Widet::RealmFilePage does not modify cid: references *...
Rob Nagler
robnagler
Aug 6, 2007 7:07 pm
589
Release 5.20
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
Aug 13, 2007 9:52 pm
590
Release 5.21
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
Aug 14, 2007 5:09 pm
591
(No subject)
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
Aug 22, 2007 5:39 pm
592
Release 5.24
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
Aug 23, 2007 7:48 pm
593
Release 5.25
* Bivio/SQL/Statement allow [{}, ...] in declaration...
Alex Viggio
aviggio
Aug 26, 2007 6:25 am
594
Release 5.26
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
Aug 27, 2007 2:11 am
595
Release 5.27
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
Aug 31, 2007 2:05 am
596
Release 5.28
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
Aug 31, 2007 7:27 pm
597
Release 5.33
* Bivio::Biz::Model::OTP->should_reinit added * Bivio::Biz::Model::UserLoginForm supports OTP sequence reinitialization * Bivio::Biz::Model::UserOTPForm allow...
Alex Viggio
aviggio
Sep 3, 2007 8:59 am
598
Releases 5.29-5.33
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
Sep 4, 2007 3:52 am
599
Release 5.35
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
Sep 10, 2007 11:27 pm
600
Release 5.36
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
Sep 20, 2007 1:18 am
601
Release 5.37
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
Sep 24, 2007 2:21 pm
602
Release 5.38
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
Sep 24, 2007 6:44 pm
603
Release 5.40
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
Sep 25, 2007 5:50 pm
604
Release 5.41
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
Sep 26, 2007 11:32 pm
605
Release 5.42
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
Oct 4, 2007 3:08 pm
606
Release 5.43
* 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
Oct 11, 2007 11:21 pm
607
Release 5.44
* Bivio::BConf sets Bivio::IO::Config.version * Bivio::Biz::Action::RealmFile added access_is_public_only * Bivio::Biz::Model::BlogList use...
Alex Viggio
aviggio
Oct 18, 2007 11:24 pm
608
Release 5.45
* Bivio::BConf added Mail map; XML and UI maps * Bivio::Biz::FormModel get_error_details added; form error alerts includes details *...
Alex Viggio
aviggio
Oct 24, 2007 11:48 pm
609
Release 5.46-7
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
Oct 25, 2007 7:41 pm
610
Release 5.48
Revision 5.48 2007/10/25 21:54:36 nagler * Widget.With resets cursor on list...
Rob Nagler
robnagler
Oct 25, 2007 9:55 pm
611
Release 5.49
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@...
Oct 27, 2007 1:33 am
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