• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed cursors that were not being closed in the core

    • -0
    • +1
    ./packages/cms/sql/oracle/cms-permissions.sql
cleanup

    • -2
    • +7
    ./packages/acs-templating/tcl/filter-procs.tcl
changed magic object -3 from a group to a plain object

removed circular dependency due to workflow

more cleanup of cms

    • -0
    • +48
    ./packages/cms/tcl/workflow-procs-oracle.xql
    • -0
    • +41
    ./packages/cms/tcl/workflow-procs-postgresql.xql
Fix SDM bug #979

Fix SDM bug #1053

    • -23
    • +26
    ./packages/acs-subsite/acs-subsite.info
Resync .info

    • -2
    • +0
    ./packages/acs-subsite/acs-subsite.info

newest .info file

fixed audit procs. did a db_type check so that we can run ns_pg_bind for postgresql and ns_ora for oracle. also mapped get_entries_sql because of rowid/oid.

these queries were not picked up by the QE

added partial postgresql support. trigger creation and alter table ... drop column not supported yet.

changed ec_column_type_widget to check for postgresql or oracle

Changes folder_id to parent_id in duplicate_check query

    • -1
    • +1
    ./packages/file-storage/www/file-move-2.xql
Added queries to delete cr_items entry when last revision deleted

    • -0
    • +20
    ./packages/file-storage/www/version-delete.xql
Added queries to delete cr_items entry when last revision is deleted

Entry in cr_items should be deleted after last revision is deleted (bug in original version)

    • -2
    • +37
    ./packages/file-storage/www/version-delete.tcl
corrected revision_new and lob upload query

*** empty log message ***

fixed single quote error for postgresql. Reported by Bart T.

removed requirement on acs-notifications

converted notification calls to acs_mail_nt calls

    • -0
    • +51
    ./packages/cms/tcl/workflow-procs-oracle.xql
    • -0
    • +54
    ./packages/cms/tcl/workflow-procs-postgresql.xql
converted notification calls to acs_mail_nt calls

    • -1
    • +1
    ./packages/cms/sql/oracle/cms-workflow.sql
    • -11
    • +9
    ./packages/cms/sql/postgresql/cms-workflow.sql
fixed a couple of typos in content_type__drop_attribute

uncomplete ported queries

    • -0
    • +53
    ./packages/calendar/www/cal-item-oracle.xql
    • -0
    • +53
    ./packages/calendar/www/cal-item-postgresql.xql
    • -0
    • +33
    ./packages/calendar/www/cal-options-oracle.xql
    • -0
    • +33
    ./packages/calendar/www/cal-options-postgresql.xql
    • -0
    • +21
    ./packages/calendar/www/cal-weekview-oracle.xql
    • -0
    • +21
    ./packages/calendar/www/cal-weekview-postgresql.xql
uncomplete port of queries

    • -0
    • +141
    ./packages/calendar/tcl/cal-item-procs-oracle.xql
    • -0
    • +246
    ./packages/calendar/tcl/cal-item-procs-postgresql.xql
    • -0
    • +16
    ./packages/calendar/tcl/cal-item-procs.xql
    • -0
    • +38
    ./packages/calendar/tcl/calendar-community-core-procs-oracle.xql
    • -0
    • +38
    ./packages/calendar/tcl/calendar-community-core-procs-postgresql.xql
    • -0
    • +100
    ./packages/calendar/tcl/calendar-procs-oracle.xql
    • -0
    • +128
    ./packages/calendar/tcl/calendar-procs-postgresql.xql
    • -0
    • +15
    ./packages/calendar/tcl/calendar-procs.xql
ported calendar data model

    • -0
    • +426
    ./packages/calendar/sql/postgresql/cal-item-create.sql
    • -0
    • +141
    ./packages/calendar/sql/postgresql/cal-table-create.sql
    • -0
    • +26
    ./packages/calendar/sql/postgresql/cal-table-drop.sql
    • -0
    • +912
    ./packages/calendar/sql/postgresql/calendar-create.sql
    • -0
    • +200
    ./packages/calendar/sql/postgresql/calendar-drop.sql
ported calendar data model

    • -22
    • +63
    ./packages/calendar/calendar.info
fixed get_path to match oracle version

Port group-type/change-join-policy