Revision 7.85 2009/05/26 20:26:29 nagler
* Bivio::Biz::Model::BlogList
rss_author is realm, because we don't want expose end users
* Bivio::Biz::Model::CRMForm
default action_id is now set to the assigned owner (if the ticket is
assigned)
* Bivio::UI::XML::Widget::AtomFeed
don't display emails in RSS feeds, becasue they are public
Revision 7.84 2009/05/26 17:41:06 moeller
* Bivio::Agent::Dispatcher
save current task_id in process_request()
* Bivio::Agent::Request
internal_redirect_realm must checks $new_realm
* Bivio::Biz::Action::WikiValidator
Remove perl junk from error messages on bOP
set message, if empty after perl junk stripping
* Bivio::UI::View::Mail
add buttons to top of form and make body's text area smaller
Revision 7.83 2009/05/25 20:35:02 nagler
* Bivio::UI::ViewLanguageAUTOLOAD
for some reason the regular expression on $AUTOLOAD was affecting its value
Revision 7.82 2009/05/25 18:55:07 nagler
* Bivio::Agent::Dispatcher
use req->set_task()
* Bivio::Agent::Request
added set_task()
* Bivio::Biz::Action::WikiValidator
added a cache for URIs, preventing accidental recursion
do not pass $self to call_embedded_task, b/c don't want to recurse
various fixes, including set_task to FORUM_WIKI_EDIT
* Bivio::Biz::Model::BlogList
set line_num to 1
* Bivio::IO::Alert
added calling_context_get
added internal_as_string
* Bivio::PetShop::View::Base
test inline WikiText
added @invalidwikitag
* Bivio::UI::FacadeBase
Validation errors => Wiki errors
* Bivio::UI::ViewLanguageAUTOLOAD
added calling_context_of_new for better errors messages (WikiText)
calling_context_of_new => unsafe_calling_context
* Bivio::UI::XHTML::Widget::WikiText
added calling_context support
put_unless_exists with sub {}
calling_context_of_new => unsafe_calling_context
Revision 7.81 2009/05/25 03:36:40 nagler
* Bivio::Biz::Action::Acknowledgement
return task int if possible; also allow label to be TaskId
* Bivio::Biz::Action::JobBase
execute takes $proto, not $self
* Bivio::Biz::Action::WikiValidator
Moved the looping over all realms to ShellUtil.Wiki
validate_realm working
added unsafe_load_error_list
* Bivio::Biz::Action::WikiView
execute_prepare_html accepts path
* Bivio::Biz::Action
puts $req on self
* Bivio::Biz::Model::BlogCreateForm
subclass WikiBaseForm so will validate
* Bivio::Biz::Model::BlogEditForm
subclass WikiBaseForm so will validate
* Bivio::Biz::Model::BlogList
copy
added RealmFile.path column
* Bivio::Biz::Model::BlogRecentList
b_use
* Bivio::Biz::Model::EventEmailSettingList
NEW
* Bivio::Biz::Model::RealmFile
allow path_lc values to be an array_ref (for SQL IN)
* Bivio::Biz::Model::WikiBaseForm
NEW
* Bivio::Biz::Model::WikiErrorList
NEW
* Bivio::Biz::Model::WikiForm
subclass WikiBaseForm so will validate
* Bivio::Biz::Model::WikiList
NEW
* Bivio::PetShop::Util::SQL
added /Settings/EventMail.csv
* Bivio::Type::DocletFileName
added is_ignored_value
* Bivio::Type::PrimaryId
added UNSPECIFIED_VALUE
* Bivio::UI::FacadeBase
WikiValidator.subject/title
* Bivio::UI::HTML::Widget::LineBreak
NEW
* Bivio::UI::Text::Widget::LineBreak
NEW
* Bivio::UI::View::Wiki
added validator_mail
* Bivio::UI::XHTML::Widget::MainErrors::WikiValidator
export error_list_widget
* Bivio::UI::XHTML::Widget::WikiText::Embed
call_embedded_task now handles errors
* Bivio::UI::XHTML::Widget::WikiText
added render_error
added path as an args/state value for better error messages
* Bivio::Util::Wiki
added validate_realm and validate_all_realms
validate_all_realms: sort realm_ids