Revision 8.8 2009/07/07 21:07:34 nagler
* Bivio::Util::Backup
need check on num_keep
Revision 8.7 2009/07/07 14:17:03 nagler
* Bivio::Biz::Model::BulletinForm
no context
* Bivio::Biz::Model::MailForm
require context, and don't return "next"
* Bivio::Biz::Model::MailThreadList
use
* Bivio::Biz::Model::MailThreadRootList
added update_uri
* Bivio::Biz::Model::SearchList
internal_private_realm_ids was returning all realms, when it should
only have been returning the list of realms to which the user has
DATA_READ access
* Bivio::Delegate::TaskId
added update_task for mailform tasks
* Bivio::PetShop::Util::SQL
added xapian_withdrawn to test user with no permissions in realm
* Bivio::UI::View::CRM
drilldown changed so that everything but subject goes right to form
* Bivio::UI::View::Mail
fmt
fixed css class on RoundedBox
* Bivio::UI::View::SiteAdmin
put alphabetical_chooser() in user_list() 'cos it's still needed here
* Bivio::UI::XHTML::ViewShortcuts
removed alphabetical_chooser from vs_user_email_list()
* Bivio::Util::Backup
added remote_archive and compress_and_trim_log_dirs
archive_logs not working yet
* Bivio::Util::HTTPStats
override NotPageList adding .rss .atom .ics
override ValidHTTPCodes adding 201 207 302
correct SkipFiles regex
Revision 8.6 2009/06/22 17:46:07 moeller
* Bivio::Auth::RoleSet
increased width to 15, rm pod
* Bivio::IO::Config
doc
* Bivio::Test::Language::HTTP
doc
* Bivio::Type::EnumSet
die if ref passed to to_sql_param(),
changed die() to b_die()
Revision 8.5 2009/06/19 00:22:14 dobbs
* Bivio::Biz::Action::TestBackdoor
assert_test
* Bivio::Biz::Model::TaskLog
set date_time in post execute so acceptance test can set_test_now
* Bivio::Test::Language::HTTP
added get_uri_for_link()
* Bivio::Type::DateTime
fixed handle_pre_execute_task() to call set_test_now() with a request
* Bivio::UI::View::CSS
XHTMLWidget.RoundedBox will now accept a radius (in pixels) for the rounded
corners
* Bivio::UI::XHTML::Widget::RoundedBox
XHTMLWidget.RoundedBox will now accept a radius (in pixels) for the rounded
corners
* Bivio::UI::XHTML::Widget::WikiText
now accepts is_public
* Bivio::Util::HTTPStats
changed the no dmains found warning to a trace; can know say
--trace=httpstats to get all errors
* Bivio::Util::LinuxConfig
_edit() defaults $search so that $value begins the line unless
contains a \n iwc does what it did before (q{\Q$value}s)
Revision 8.4 2009/06/15 20:51:52 moeller
* Bivio::UI::XHTML::Widget::ComboBox
the drop down element is now named using the field name, allowing
multiple widgets per form
* Bivio::Util::HTTPStats
fix previous day log name