• last updated 15 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed nextval calls

put correct rdbms type in postgres xql file

added master

added master

Applied patch #315 for SDM # 1595 from Peter Marklund: Can't delete bookmark in PG

some query porting, and bug fixes to support it

    • -0
    • +85
    ./packages/dotlrn/tcl/community-procs-postgresql.xql
    • -0
    • +49
    ./packages/dotlrn/tcl/term-procs-postgresql.xql
dbms_job for syncing index has to run as ctxsys (that sucks)

Added 'linear_date_no_time' to the options to util::date::get_property. Sort-of a hack, but useful if you're working with dates instead of timestamps.

    • -1
    • +12
    ./packages/acs-templating/tcl/date-procs.tcl
Fixed a porting bug: content.blob_to_string hadn't been ported. Done using db_map and a partial_query.

some small ui enhancements

    • -1
    • +11
    ./packages/forums/www/message-chunk.adp
    • -1
    • +1
    ./packages/forums/www/message-view-flat.adp
    • -1
    • +1
    ./packages/forums/www/message-view.adp
Fixed SDM # 1593 using patch # 314: The list tag didn't work with the value parameter, because it wasn't possible to get to the @...:item@ variable

    • -6
    • +9
    ./packages/acs-templating/tcl/tag-init.tcl
Use ad_script_abort instead of return after a ad_returnredirect

    • -3
    • +3
    ./packages/bug-tracker/www/bug-add.tcl
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.