Adding config parameter ReverseProxyMode in order to let know openacs that it runs behind a proxy that handles encrypted connections and that it should always use the https protocol.
Getting rid of last calls to deprecated ad_table. Instead using the list-builder. There is still one call to ad_table within acs-subsite but this page is not linked from anywhere anymore ( probably we remove it later ).
Completed work for getting rid of usage of deprecated "template::util::multirow_foreach". Reducing complexity of lang::catalog::all_messages_for_package_and_locale.