Messages:
Simplify | Expand (Group by Topic )
Author
Sort by Date
757
Release 7.13
Revision 7.13 2008/12/01 20:31:04 dobbs * Bivio::BConf feature_site_adm => feature_site_admin * Bivio::Biz::ExpandableListFormModel ...
Eric Dobbs
eric_dobbs
Dec 1, 2008 8:33 pm
758
Release 7.14
Revision 7.14 2008/12/02 04:15:43 dobbs * Bivio::Biz::Model::CRMThread replies to existing threads are now bound to the existing thread even when they're...
Eric Dobbs
eric_dobbs
Dec 2, 2008 4:18 am
759
Release 7.15
Revision 7.15 2008/12/02 22:56:58 dobbs * Bivio::Biz::Model::ForumUserAddForm use Bivio::Base * Bivio::Biz::Model::GroupUserList fix realmname before looking...
Eric Dobbs
eric_dobbs
Dec 2, 2008 11:02 pm
760
7.16
NOTE: You'll need to rebuild your petshop db. There's no upgrade. Revision 7.16 2008/12/08 05:41:04 nagler * Bivio::Agent::Request added is_site_admin and...
Rob Nagler
robnagler
Dec 8, 2008 5:42 am
761
7.17
Revision 7.17 2008/12/13 21:31:36 nagler * Bivio::BConf feature_* is the only permission in category map which should get '*' as role. *...
Rob Nagler
robnagler
Dec 13, 2008 9:33 pm
762
7.18
Revision 7.18 2008/12/13 22:42:44 nagler * Bivio::Test::Language::HTTP added _assert_no_prose to validate there are no Prose() elements in mail or html...
Rob Nagler
robnagler
Dec 13, 2008 10:47 pm
763
7.19
Revision 7.19 2008/12/15 17:59:35 nagler * Bivio::ShellUtil todo * Bivio::Test::Language::HTTP _assert_no_prose => internal_assert_no_prose, and added unit...
Rob Nagler
robnagler
Dec 15, 2008 6:00 pm
764
7.20
Revision 7.20 2008/12/19 23:56:11 nagler * Bivio::Biz::Model::QuerySearchBaseForm rmpod * Bivio::Biz::Model::RoleBaseList added internal_qualifying_roles *...
Rob Nagler
robnagler
Dec 19, 2008 11:58 pm
765
7.21
Revision 7.21 2008/12/22 22:04:16 dobbs * Bivio::Biz::Model::Email set want_bulletin to zero on invalidate * Bivio::Biz::Model::ListQueryForm fixed bug in...
Eric Dobbs
eric_dobbs
Dec 22, 2008 10:08 pm
766
7.22
Revision 7.22 2008/12/25 00:54:02 dobbs * Bivio::Base added b_debug * Bivio::Biz::Model::CRMThread incoming emails now correctly update modified_by_user_id *...
Eric Dobbs
eric_dobbs
Dec 25, 2008 12:58 am
767
7.23
Revision 7.23 2008/12/29 20:17:17 dobbs * Bivio::Test::Type correct return value for handle_autoload() to match preivous AUTOLOAD behavior *...
Eric Dobbs
eric_dobbs
Dec 29, 2008 8:21 pm
768
7.24
Revision 7.24 2009/01/09 00:34:27 nagler * Bivio::Agent::HTTP::Request Increased request size limit Added put_client_redirect_state and...
Rob Nagler
robnagler
Jan 9, 2009 12:40 am
769
7.25
Revision 7.25 2009/01/10 01:24:30 nagler * Bivio::Delegate::TaskId added GROUP_MAIL_RECEIVE_NIGHTLY_TEST_OUTPUT require_secure on tasks with passwords *...
Rob Nagler
robnagler
Jan 10, 2009 1:24 am
770
7.26
Revision 7.26 2009/01/12 22:57:21 nagler * Bivio::Agent::Request Set no_form = 0 so that form context is carried if trying to format_uri * Bivio::Agent::Task...
Rob Nagler
robnagler
Jan 12, 2009 11:01 pm
771
7.27
Revision 7.27 2009/01/14 00:16:34 nagler * Bivio::Agent::Dispatcher rmpod undo prev * Bivio::Agent::Job::Dispatcher rmpod copy is_secure and client_addr in...
Rob Nagler
robnagler
Jan 14, 2009 12:18 am
772
7.28
Revision 7.28 2009/01/14 18:30:22 dobbs * Bivio::Biz::Model::CRMThreadRootList make coupling to CRMThreadStatus explicit * Bivio::Type::CRMThreadStatus ...
Eric Dobbs
eric_dobbs
Jan 14, 2009 10:03 pm
773
7.29
Revision 7.29 2009/01/16 18:46:25 nagler * Bivio::SQL::Connection made long_query_seconds configurable * Bivio::Search::Parser::RealmFile::PDF don't treat...
Rob Nagler
robnagler
Jan 16, 2009 6:49 pm
774
7.30
Revision 7.30 2009/01/26 22:20:07 dobbs * Bivio::Biz::FormModel better error message when get_field_as_html() is called on a field that is not visible or...
Eric Dobbs
eric_dobbs
Jan 26, 2009 11:14 pm
775
7.31
Revision 7.31 2009/01/31 05:19:08 dobbs * Bivio::Biz::Action::RealmFile empty assert_access * Bivio::Biz::Model::RealmFileVersionsList minor refactoring *...
Eric Dobbs
eric_dobbs
Jan 31, 2009 5:20 am
776
7.32
Revision 7.32 2009/02/03 04:48:02 dobbs * Bivio::Biz::Model::ForbiddenForm added unsafe_realm_name_from_context() * Bivio::UI::View::Error simpler hooks to...
Eric Dobbs
eric_dobbs
Feb 3, 2009 5:18 am
777
7.33
Revision 7.33 2009/02/05 02:47:49 dobbs * Bivio::UI::HTML::Widget::Tag renamed $a -> $x and $b -> $buf add support tag_pre_value and tag_post_value...
Eric Dobbs
eric_dobbs
Feb 5, 2009 2:50 am
778
7.34
Revision 7.34 2009/02/11 18:59:39 dobbs * Bivio::Test::Reload _modified_ddl() return empty array if no DDL directory * Bivio::UI::FacadeBase FILE_WRITER in...
Eric Dobbs
eric_dobbs
Feb 11, 2009 7:10 pm
779
7.35
Revision 7.35 2009/02/12 22:45:00 nagler * Bivio::Biz::Action::EasyForm Added EasyForm RealmSetting * Bivio::Delegate::RowTagKey EASY_FORM_UPDATE_MAIL_TO...
Rob Nagler
robnagler
Feb 12, 2009 10:45 pm
780
7.36
Revision 7.36 2009/02/13 23:16:05 dobbs * Bivio::ShellUtil -input must be Text (not FilePath) because -input is sometimes a pipe and not a file...
Eric Dobbs
eric_dobbs
Feb 13, 2009 11:20 pm
781
7.38
Revision 7.38 2009/02/27 15:30:34 nagler * Bivio::Agent::HTTP::Reply add task name to error message when a task is missing a UI item *...
Rob Nagler
robnagler
Feb 27, 2009 3:32 pm
782
7.44
Revision 7.44 2009/03/07 22:20:06 nagler * Bivio::Biz::Model::SearchForm revert 1.2 * Bivio::PetShop::Util::SQL must be https to petshop data for...
Rob Nagler
robnagler
Mar 8, 2009 3:33 am
783
7.45
Revision 7.45 2009/03/08 12:54:03 nagler * Bivio::Biz::Model::RealmFileMD5List don't treat root specially, just an optimization...
Rob Nagler
robnagler
Mar 8, 2009 1:27 pm
784
7.46
Revision 7.46 2009/03/08 22:19:45 nagler * Bivio::Biz::Model::TaskLogList added NOT_ILIKE * Bivio::Delegate::Role remove UNUSED_11 * Bivio::Delegate::TaskId ...
Rob Nagler
robnagler
Mar 8, 2009 10:21 pm
785
Release 7.47
Revision 7.47 2009/03/10 23:01:41 moeller * Bivio::Agent::HTTP::Request get_content() now accepts an IO::File for the data, read request data in chunks ...
Paul Moeller
moellep
Mar 10, 2009 11:20 pm
786
7.54
Revision 7.54 2009/03/28 04:05:41 moeller * Bivio::Biz::Model::UserRegisterForm clear_errors() before redirecting to reset password task *...
Eric Dobbs
eric_dobbs
Apr 1, 2009 8:56 pm