NOTE: b-db-upgrade will go away in the next release. Revision 2.75 2005/06/08 14:33:19 nagler * Bivio::Type::Year->from_literal calculates date window (+20...
Revision 2.77 2005/06/09 23:27:33 moeller * Bivio::Agent::Request can_user_execute_task() returns true if the task permissions include ANYBODY or ANY_USER ...
Ingo writes in http://groups.yahoo.com/group/extremeperl/message/277 ... Firstly, apologies for the delay in replying. I've been extremely busy. We don't...
Revision 2.78 2005/06/13 16:22:14 moeller * PetShop demo app, Order model is a proper realm, no longer references Club. * Bivio::Biz::Model::RealmOwner no...
Could anyone recommend a CSV parser among the flurry of choices on CPAN? I have some fairly straightforward data dumps I need to play with. One of these days I...
[...] ... Thanks Paul. I'll give it a try. Regards, Greg __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the...
Revision 2.83 2005/07/01 04:55:18 nagler * Bivio::UI::HTML::Widget::Page.style defaults to Style() widget, if not set explicitly to undef or another value. *...
i'm clueless on vs_first_focus. I would like to have a text edit field have focus on a page when it is rendered. I assume I do: view_put( title => 'User...
Trying to use the latest-and-greatest bOP. When I run my sql to load the database, I get this error, apparently related to RealmUser (realm_user_t). Confused...
... You add the script to the page content, something like this: view_put( title => 'User Login', base_nav => Join(['']), content => Join([ $login_form->(), ...
Revision 2.86 2005/07/07 16:45:50 moeller * Bivio::Mail::Common added sanity check - warn if mail queue has items, but self is not a transaction resource on...
Revision 2.87 2005/07/14 22:14:56 moeller * Bivio::Type::UserAgent now detects many common browser types, MSIE_5, MSIE_6, FIREFOX and MOZILLA. Added methods...
NOTE: This release contains some signficant refactorings so read the notes carefully to see if you might be affected. Revision 2.94 2005/08/10 22:35:20...