Roll back my previous commit that put the last dequeue call into a default block of the switch. Objects that have insert/update and delete operations in the same run would never be dequeued otherwise.
Got rid of Victor's terribly broken button stuff, and got simple open/closemessage to work. However it only affects the one message, I thought it'ssupposed to open/close subtrees ...
Fix apm_package_instance_delete in Oracle to delete content_folders of the package.Now PostgreSQL and Oracle behave the same way, before the content_folders were only deleted in the PostgreSQL version.
Making switch's optional and adding object_id as a positional parameter.This was causing problems when executing alias GetURL for contracts one_assigment_notif_typeand one_evaluation_notif_type. Thanks to Byron Linares for the patch (bhlr@galileo.edu)
HTML Strict cleanup. Replaced stylesheet decs by calls to template::head, relative paths in include src attribute by absolute ones. And changed message key that were pointing to evaluation-portlet...