• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Wrong name of the element in the 'focus' property.

    • -1
    • +1
    ./packages/bug-tracker/www/bug-add.adp
reflect change in parameters to get_child_package_id

    • -2
    • +2
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
update to refelct move of site_nodes::get_child_package_id to

site_node_apm_integration::get_child_package_id

    • -2
    • +2
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
remove ad_system_name call from instant notification subject. left it in

batched notifications.

    • -2
    • +2
    ./packages/notifications/tcl/sweep-procs.tcl
making name and summary consistent

    • -4
    • +4
    ./packages/attachments/attachments.info
moved site_node::new_with_package to site_node_apm_integration::new_site_node_and_package

    • -25
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -4
    • +4
    ./packages/dotlrn/tcl/community-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
Added site-node-apm-integration-procs files

forgot the -proc at the end of the filename

    • -0
    • +46
    ./packages/acs-tcl/tcl/site-node-apm-integration-procs.tcl
    • -0
    • +17
    ./packages/acs-tcl/tcl/site-node-apm-integration-procs.xql
fixed namespace reference

moved stuff to global site_node_apm_integration namespace

    • -34
    • +1
    ./packages/dotlrn/tcl/site-nodes-procs.tcl
    • -13
    • +0
    ./packages/dotlrn/tcl/site-nodes-procs.xql
using new site_node_apm_integration namespace

    • -1
    • +1
    ./packages/calendar/tcl/calendar-2-procs.tcl
    • -2
    • +2
    ./packages/forums/tcl/forums-procs.tcl
Added new site_node_apm_integration namespace. This ns is for procs that deal with both apm and site_nodes

    • -0
    • +46
    ./packages/acs-tcl/tcl/site-node-apm-integration.tcl
    • -0
    • +17
    ./packages/acs-tcl/tcl/site-node-apm-integration.xql
added timezone basic stuff for syncing

only check for attachments if we have a connection.

    • -5
    • +7
    ./packages/forums/tcl/messages-procs.tcl
Missed some Greenpeace dependencies in ad_form ...

improved help text

    • -5
    • +10
    ./packages/attachments/www/attach.adp
updated info files to include postgres

    • -0
    • +3
    ./packages/dotlrn-news/dotlrn-news.info
    • -0
    • +4
    ./packages/faq-portlet/faq-portlet.info
    • -0
    • +4
    ./packages/news-portlet/news-portlet.info
Drop ACS Service Contract stuff and also rows inserted into a couple notifications tables.

Fixed Data Change Violation error for PG 7.1.

In the "clone" method use fs::rename_folder instead of creating a new root folder.

    • -6
    • +4
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
pg port of dotlrn-news

    • -0
    • +154
    ./packages/dotlrn-news/sql/postgresql/dotlrn-news-create.sql
    • -0
    • +135
    ./packages/dotlrn-news/sql/postgresql/dotlrn-news-drop.sql
pg port of news-portlet

    • -0
    • +194
    ./packages/news-portlet/sql/postgresql/news-portlet-create.sql
    • -0
    • +122
    ./packages/news-portlet/sql/postgresql/news-portlet-drop.sql
pg port of dotlrn-faq

    • -0
    • +157
    ./packages/dotlrn-faq/sql/postgresql/dotlrn-faq-create.sql
    • -0
    • +132
    ./packages/dotlrn-faq/sql/postgresql/dotlrn-faq-drop.sql
pg port of faq-portlet

    • -0
    • +176
    ./packages/faq-portlet/sql/postgresql/faq-portlet-create.sql
    • -0
    • +126
    ./packages/faq-portlet/sql/postgresql/faq-portlet-drop.sql
pg port of faq

    • -0
    • +266
    ./packages/faq/sql/postgresql/faq-create.sql
    • -0
    • +129
    ./packages/faq/sql/postgresql/faq-drop.sql
incorrect parameter to acs_object__delete. was datasource_id, should be p_datasource_id

fixed typo - faq-portlet -> faq_portlet

add a -move flag to cr_create_content_file since most common use of

this command is to take an uploaded file from /tmp and put it into

the cr and for many machines /tmp is the same partition as the

repository which means no actual file copying is required.

added outlook syncing support

    • -2
    • +2
    ./packages/calendar/www/cal-item-view.adp
fixed missing close-bracket