• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Fixed bugs and added query files for Oracle so the damn thing works on both

RDBMSs (Kapil's fault, not Neophytos, as Kapil had claimed to have ported

this over)

    • -3
    • +3
    ./sql/oracle/acs-sc-packages-create.sql
    • -12
    • +1
    ./sql/oracle/acs-sc-tables-create.sql
    • -0
    • +15
    ./www/binding-install-oracle.xql
    • -0
    • +13
    ./www/binding-install-postgresql.xql
    • -0
    • +15
    ./www/binding-uninstall-oracle.xql
    • -0
    • +13
    ./www/binding-uninstall-postgresql.xql
    • -0
    • +19
    ./www/index-oracle.xql
    • -0
    • +19
    ./www/index-postgresql.xql
added float and bytearray message types

    • -1
    • +3
    ./sql/oracle/acs-sc-msg-types-create.sql
converted structured text -> docbook,html

    • -0
    • +160
    ./www/doc/index.stx
    • -0
    • +288
    ./www/doc/index.xml

Started port of directory to postgresql, fixed some acs-service-contract

Oracle glitches ...

  1. … 10 more files in changeset.
acs service contract documentation by kapil thangavelu

    • -0
    • +167
    ./www/doc/index.html
fixed for Oracle: acs_sc_impl_alias to acs_sc_impl_aliases

    • -10
    • +10
    ./sql/oracle/acs-sc-packages-create.sql
fixed for Oracle

    • -2
    • +2
    ./sql/oracle/acs-sc-packages-create.sql
fixed for Oracle

    • -0
    • +14
    ./tcl/acs-service-contract-init-oracle.xql
    • -0
    • +40
    ./tcl/acs-service-contract-procs-oracle.xql
fixed delete_aliases to delete_alias (ben)

    • -3
    • +4
    ./sql/oracle/acs-sc-packages-create.sql
naming convention changes

    • -4
    • +4
    ./sql/postgresql/acs-sc-tables-create.sql
naming conventions

    • -20
    • +20
    ./sql/postgresql/acs-sc-tables-create.sql
    • -5
    • +5
    ./sql/postgresql/acs-sc-tables-drop.sql
    • -14
    • +14
    ./sql/postgresql/acs-sc-views-create.sql
    • -3
    • +3
    ./sql/postgresql/acs-sc-views-drop.sql
*** empty log message ***

fixed mispelled acs_sc_msg_type_element (gwong)

changed to comply with naming conventions

    • -4
    • +4
    ./sql/postgresql/acs-sc-msg-types-drop.sql
    • -2
    • +2
    ./sql/postgresql/acs-sc-tables-create.sql

Added Kapil's Oracle port of acs-service-contract.

    • -0
    • +352
    ./sql/oracle/acs-sc-msg-types-create.sql
    • -0
    • +17
    ./sql/oracle/acs-sc-msg-types-drop.sql
    • -0
    • +31
    ./sql/oracle/acs-sc-object-types-create.sql
    • -0
    • +14
    ./sql/oracle/acs-sc-object-types-drop.sql
    • -0
    • +568
    ./sql/oracle/acs-sc-packages-create.sql
    • -0
    • +10
    ./sql/oracle/acs-sc-packages-drop.sql
    • -0
    • +95
    ./sql/oracle/acs-sc-tables-create.sql
    • -0
    • +5
    ./sql/oracle/acs-sc-tables-drop.sql
    • -0
    • +48
    ./sql/oracle/acs-sc-views-create.sql
    • -0
    • +4
    ./sql/oracle/acs-sc-views-drop.sql
    • -0
    • +5
    ./sql/oracle/acs-service-contract-create.sql
    • -0
    • +7
    ./sql/oracle/acs-service-contract-drop.sql
    • -0
    • +100
    ./sql/oracle/sc-sample-create.sql
    • -0
    • +24
    ./sql/oracle/sc-sample-drop.sql
moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 21 more files in changeset.
fixed virtual url handling for CR so that it will also display content that is not live. This was done so that non-live revision could be searched for. It is assumed that the user will only see content that they have permission to view regardless of whether it is live or not.

  1. … 8 more files in changeset.

Adding it in ...

    • -0
    • +49
    ./acs-service-contract.info
    • -0
    • +253
    ./sql/postgresql/acs-sc-msg-types-create.sql
    • -0
    • +12
    ./sql/postgresql/acs-sc-msg-types-drop.sql
    • -0
    • +42
    ./sql/postgresql/acs-sc-object-types-create.sql
    • -0
    • +9
    ./sql/postgresql/acs-sc-object-types-drop.sql
    • -0
    • +484
    ./sql/postgresql/acs-sc-packages-create.sql
    • -0
    • +20
    ./sql/postgresql/acs-sc-packages-drop.sql
    • -0
    • +99
    ./sql/postgresql/acs-sc-tables-create.sql
    • -0
    • +5
    ./sql/postgresql/acs-sc-tables-drop.sql
    • -0
    • +46
    ./sql/postgresql/acs-sc-views-create.sql
    • -0
    • +3
    ./sql/postgresql/acs-sc-views-drop.sql
    • -0
    • +5
    ./sql/postgresql/acs-service-contract-create.sql
    • -0
    • +5
    ./sql/postgresql/acs-service-contract-drop.sql
    • -0
    • +87
    ./sql/postgresql/sc-sample-create.sql
    • -0
    • +16
    ./sql/postgresql/sc-sample-drop.sql
  1. … 7 more files in changeset.