Messages:
Simplify | Expand (Group by Topic )
Author
Sort by Date
296
Release notes for 3.17
Revision 3.17 2005/10/03 20:52:58 nagler * Perl 5.8.6 (on darwin at least) seems to have a defect loading dynamic libraries inside multiple evals. Added use...
Rob Nagler
robnagler
Oct 3, 2005 8:54 pm
297
Release notes for 3.19
Revision 3.19 2005/10/06 18:39:43 nagler * Bivio::UI::HTML::Widget::Page puts xhtml on request if it has xhtml as an attribute *...
Rob Nagler
robnagler
Oct 6, 2005 6:48 pm
298
Release notes for 3.20
Revision 3.20 2005/10/07 20:09:17 nagler * Bivio::UI::HTML::Widget::FormButton is fixed....
Rob Nagler
robnagler
Oct 7, 2005 8:11 pm
299
Release notes for 3.22
Revision 3.22 2005/10/10 05:01:08 nagler * Bivio::UI::Task->parse_uri/format_uri use Type.Realm->unsafe_from_uri which allows '-' as a valid uri RealmName....
Rob Nagler
robnagler
Oct 10, 2005 5:09 am
300
Release notes for 3.26
Revision 3.26 2005/10/17 23:48:37 nagler * Bivio::UI::Widget::Join->render inserts separator correctly with null elements *...
Rob Nagler
robnagler
Oct 18, 2005 12:23 am
301
Release notes for 3.25
Revision 3.25 2005/10/17 21:20:33 nagler * b-perl.el and b-perl-agile.el bind C-c ; as comment-or-uncomment-region. A few other fixes to new style. *...
Rob Nagler
robnagler
Oct 18, 2005 1:21 am
302
Release notes for 3.27
Revision 3.27 2005/10/18 22:13:19 nagler * Bivio::BConf update to include Bivio::UI::Text::Widget in MailWidget map, because Bivio::UI::Mail::Link moved to...
Rob Nagler
robnagler
Oct 18, 2005 10:15 pm
303
Release notes for 3.28
Revision 3.28 2005/10/20 04:11:59 nagler * Bivio::ShellUtil->detach_process makes an effort at detaching the process from the controlling terminal. It...
Rob Nagler
robnagler
Oct 20, 2005 4:14 am
304
Release notes for 3.29
Revision 3.29 2005/10/20 21:03:54 moeller * Bivio::Biz::Util::ListModel->csv() fixed multi-line column output...
Paul Moeller
moellep
Oct 20, 2005 9:06 pm
305
Release notes for 3.30
Revision 3.30 2005/10/24 20:54:13 nagler * Bivio::Biz::FormModel->validate_greater/* return false if validation fails *...
Rob Nagler
robnagler
Oct 24, 2005 8:56 pm
306
Re: Release notes for 3.30
Sheesh!! You guys have been busy .......
Tom Vilot
tvilot
Oct 24, 2005 9:23 pm
307
Release notes for 3.31
Revision 3.31 2005/10/24 22:02:36 nagler * Bivio::Biz::Model::RealmFile->create downcases path_lc * Bivio::Util::RealmFile->import_tree works * Various tests...
Rob Nagler
robnagler
Oct 24, 2005 10:03 pm
308
Re: Release notes for 3.30
... Pulling my hair out, actually. I'm glad this one's out of the way... ... Be careful to test these changes. :-( Rob...
Rob Nagler
robnagler
Oct 24, 2005 11:02 pm
309
Release notes for 3.32
Revision 3.32 2005/10/25 17:50:07 moeller * Bivio::Auth::Realm calls lc() on owner_name in new() * Bivio::Biz::Model::RealmOwner no longer calls lc() on...
Paul Moeller
moellep
Oct 25, 2005 5:54 pm
310
Release notes for 3.33
Revision 3.33 2005/10/27 03:33:32 nagler * Bivio::Biz::Action::DAV is a class 2 web dav server that's mostly working. We'll be updating it over the time. *...
Rob Nagler
robnagler
Oct 27, 2005 3:35 am
311
Release notes for 3.34
Revision 3.34 2005/10/27 05:58:31 nagler * Bivio::Biz::Action::DAV->execute sets any online admin for realm (Don't use this on production just yet, because...
Rob Nagler
robnagler
Oct 27, 2005 5:59 am
312
Release notes for 3.35
Revision 3.35 2005/10/27 06:56:17 nagler * Bivio::Biz::Action::DAV escapes displayname * Bivio::Util::RealmFile->import_tree does create or update...
Rob Nagler
robnagler
Oct 27, 2005 6:57 am
313
Release notes for 3.36
* Bivio::Biz::FormModel restored validate_greater_than_zero(), validate_not_negative() and validate_not_zero () behavior to accept undef values *...
Paul Moeller
moellep
Oct 27, 2005 8:16 pm
314
Release notes for 3.37
Revision 3.37 2005/10/28 20:48:02 nagler * Bivio::Util::Shell/b-shell enables batch execution of shell utilities. Here's an example: b-shell batch <<'EOF' ...
Rob Nagler
robnagler
Oct 28, 2005 8:50 pm
315
Release notes for 3.38
Revision 3.38 2005/11/01 08:49:44 nagler * Bivio::Biz::Action::BasicAuthorization supports WWW-Authenticate/Authorization * Bivio::Biz::Action::DAV tests...
Rob Nagler
robnagler
Nov 1, 2005 8:53 am
316
Release notes for 3.39
Revision 3.39 2005/11/08 02:49:00 nagler * Bivio::Biz::Action::DAV PROPFIND only returns public files is is_public * Bivio::Biz::*Model->merge_initialize...
Rob Nagler
robnagler
Nov 8, 2005 2:50 am
317
Release notes for 3.40
Revision 3.40 2005/11/09 21:04:14 moeller * Bivio::Biz::Action::DAV no longer descendent of Action.RealmFile * Bivio::Biz::Model::Forum allow multiple...
Paul Moeller
moellep
Nov 9, 2005 9:06 pm
318
Release notes for 3.41
Revision 3.41 2005/11/10 23:16:34 nagler * Bivio::UI:Task dynamically computes site_root by finding GENERAL task with /* as URI. *...
Rob Nagler
robnagler
Nov 10, 2005 11:24 pm
319
Release notes for 3.42
Revision 3.42 2005/11/15 20:48:20 nagler NOTE: Model.t is failing, but will be fixed shortly * Bivio::Biz::ListModel->unauth_parse_query/unauth_iterate_start...
Rob Nagler
robnagler
Nov 15, 2005 8:51 pm
320
Release notes for 3.43
Revision 3.43 2005/11/17 03:22:57 nagler * Bivio::Biz::Model::UserRealmDAVList added * Bivio::Biz::Model::UserForumDAVList added *...
Rob Nagler
robnagler
Nov 17, 2005 3:58 am
321
Release notes for 3.44
Revision 3.44 2005/11/17 17:47:10 nagler * Bivio::Util::SQL->format_test_email added * Bivio::Delegate::SimpleTaskId.USER_PASSWORD.next is MY_SITE (was...
Rob Nagler
robnagler
Nov 17, 2005 5:52 pm
322
Release notes for 3.45
Revision 3.45 2005/11/21 18:09:49 nagler * Bivio::Biz::Action::DAV was removing folder if overwrite was set on copy and move...
Rob Nagler
robnagler
Nov 21, 2005 6:11 pm
323
Release notes for 3.46
Revision 3.46 2005/11/22 02:04:09 nagler * Bivio::Collection::Attributes->are_defined added * Bivio::Type::Text64K isa Bivio::Type::Text...
Rob Nagler
robnagler
Nov 22, 2005 2:09 am
324
Release notes for 3.47
Revision 3.47 2005/12/06 20:03:01 moeller * Bivio::Agent::Request named args are no longer directly modified in calls to redirect() and format_uri() methods ...
Paul Moeller
moellep
Dec 6, 2005 8:05 pm
325
Release notes for 3.48
Revision 3.48 2005/12/08 19:07:58 moeller * Bivio::Agent::Job::Request refactored * Bivio::Agent::Request show GENERAL in as_string * Bivio::Auth::Realm...
Paul Moeller
moellep
Dec 8, 2005 7:09 pm