Revision 7.58 2009/04/03 23:43:50 nagler
* Bivio::Biz::Model::TaskLogList
added can_iterate,
interprets [\d\-]+ as date
generalize date code
* Bivio::Biz::Model::TaskLogQueryForm
added set_filter()
fixed execute_empty() order so hint doesn't get clobbered
* Bivio::Type::DateTime
set_local_time_part handles Date properly
* Bivio::UI::View::TaskLog
moved filter field to internal_add_filter() for subclasses
Revision 7.57 2009/04/03 17:43:10 nagler
* Bivio::Biz::Model::CRMThread
fix bug where subject matches, but no number, and there references
pointing back to original message. Might be a reply from Gmail which
tosses subject-modified message for the sender
* Bivio::Biz::Model::Tuple
be explicit about thread changes
* Bivio::Biz::Registrar
import object, if not a ref
* Bivio::Type::MailFileName
no longer includes subject
* Bivio::Util::HTTPD
apache2 fix
* Bivio::Util::SQL
RealmMail->create_from_file went away
Revision 7.56 2009/04/03 16:35:53 dobbs
* Bivio::Biz::Model::TaskLogList
remove putting query on List. Not sure why
Revision 7.55 2009/04/02 21:37:22 dobbs
Release notes:
* Bivio::BConf
remove -MAIL_READ from admin_only_forum_email
* Bivio::Biz::Model::CRMThread
create a new case, if the thread is old, but subject didn't match
* Bivio::Biz::Model::RealmFile
application/x-perl is text
* Bivio::Biz::Model::TaskLogQueryForm
removed copied code
* Bivio::Biz::Model::TupleDefListForm
handle editing and adding new rows to an in-use schema
* Bivio::Biz::Model::TupleSlotListForm
minor refactoring
* Bivio::Biz::Model::WikiForm
fixed execute_cancel to go back to page, if it already exists
* Bivio::Delegate::TaskId
load TupleSlotTypeList for schema editing
added _CSV tasks for TaskLog tasks
* Bivio::PetShop::View::Base
added "Tables" top level link
* Bivio::Test::HTMLParser::Cleaner
decode ' and "
* Bivio::Type::Date
added get_default()
* Bivio::UI::FacadeBase
added all standard tools to xhtml_dock_left_standard
added new tuple FormErrors
added TaskLog _CSV tasks
* Bivio::UI::View::TaskLog
added list_csv(), link to spreadsheet from tools
* Bivio::UI::View::Tuple
allow editing an in-use schema,
added label_ok to cell class
* Bivio::Util::SQL
removed init_project