Suppose I have a list of items, and I want to have list actions for them. The actions that are available might be dependent on the state of the items in the...
My problem is that I have a script which uses Bivio. This is working fine. My task is that I have to move it to a different system. On the new machine the...
Ingo - It sounds like either you are missing the BConf.pm file or there is a typo in that file. 'maps' is part of the application configuration and is located...
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...