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

Removed unused and duplicate (of an unused) proc.

hardcoded SearchIndexerInterval value

modified serving of templates so that they are dynamically regenerated if they don't exist in the file system

    • -0
    • +25
    ./acs-content-repository/tcl/filter-procs-oracle.xql
    • -0
    • +23
    ./acs-content-repository/tcl/filter-procs-postgresql.xql
    • -5
    • +42
    ./acs-content-repository/tcl/filter-procs.tcl
    • -20
    • +0
    ./cms/tcl/form-procs-postgresql.xql

Fixed a couple of minor problems:

1. A typo in version-edit-2 that didn't really impact anything

2. A "triggered data change" error caused by apm-create.sql

3. restore-user flat-out didn't work and aD had never tested it

    • -3
    • +2
    ./acs-admin/www/apm/version-edit-2.tcl
    • -6
    • +10
    ./acs-kernel/sql/postgresql/apm-create.sql
blah

    • -0
    • +6
    ./dotlrn/tcl/dotlrn-procs-postgresql.xql

added files

    • -0
    • +28
    ./dotlrn/sql/oracle/dotlrn-classes-create.sql
    • -0
    • +41
    ./dotlrn/sql/oracle/dotlrn-communities-create.sql
    • -38
    • +3
    ./dotlrn/sql/oracle/dotlrn-create.sql

dotLRN beginning

    • -0
    • +0
    ./dotlrn/sql/postgresql/dotlrn-create.sql
    • -0
    • +0
    ./dotlrn/tcl/dotlrn-procs-postgresql.xql
  1. … 6 more files in changeset.
Initial revision

    • -0
    • +58
    ./dotlrn/dotlrn.info
    • -0
    • +50
    ./dotlrn/sql/oracle/dotlrn-create.sql
    • -0
    • +59
    ./dotlrn/sql/postgresql/dotlrn-create.sql
    • -0
    • +77
    ./dotlrn/tcl/class-applets-procs.tcl
    • -0
    • +133
    ./dotlrn/tcl/class-procs.tcl
    • -0
    • +32
    ./dotlrn/tcl/class-procs.xql
    • -0
    • +31
    ./dotlrn/tcl/dotlrn-filter.tcl
    • -0
    • +21
    ./dotlrn/tcl/dotlrn-init.tcl
    • -0
    • +12
    ./dotlrn/tcl/dotlrn-procs-oracle.xql
    • -0
    • +12
    ./dotlrn/tcl/dotlrn-procs-postgresql.xql
    • -0
    • +134
    ./dotlrn/tcl/dotlrn-procs.tcl
    • -0
    • +11
    ./dotlrn/tcl/dotlrn-procs.xql
    • -0
    • +15
    ./dotlrn/www/class-new-2.tcl
    • -0
    • +16
    ./dotlrn/www/class-new.adp
    • -0
    • +12
    ./dotlrn/www/class-new.tcl
  1. … 6 more files in changeset.
removed debug messages

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

    • -0
    • +352
    ./acs-service-contract/sql/oracle/acs-sc-msg-types-create.sql
    • -0
    • +17
    ./acs-service-contract/sql/oracle/acs-sc-msg-types-drop.sql
    • -0
    • +31
    ./acs-service-contract/sql/oracle/acs-sc-object-types-create.sql
    • -0
    • +14
    ./acs-service-contract/sql/oracle/acs-sc-object-types-drop.sql
    • -0
    • +568
    ./acs-service-contract/sql/oracle/acs-sc-packages-create.sql
    • -0
    • +10
    ./acs-service-contract/sql/oracle/acs-sc-packages-drop.sql
    • -0
    • +95
    ./acs-service-contract/sql/oracle/acs-sc-tables-create.sql
    • -0
    • +5
    ./acs-service-contract/sql/oracle/acs-sc-tables-drop.sql
    • -0
    • +48
    ./acs-service-contract/sql/oracle/acs-sc-views-create.sql
    • -0
    • +4
    ./acs-service-contract/sql/oracle/acs-sc-views-drop.sql
    • -0
    • +5
    ./acs-service-contract/sql/oracle/acs-service-contract-create.sql
    • -0
    • +7
    ./acs-service-contract/sql/oracle/acs-service-contract-drop.sql
    • -0
    • +100
    ./acs-service-contract/sql/oracle/sc-sample-create.sql
    • -0
    • +24
    ./acs-service-contract/sql/oracle/sc-sample-drop.sql
support date range searches

    • -2
    • +12
    ./openfts-driver/www/admin/destroy.tcl
    • -1
    • +17
    ./openfts-driver/www/admin/initialize-2.tcl

Fixed all sorts of cruft uncovered when I decided to fix the bug preventing

file upload in bboard.

  1. … 4 more files in changeset.
*** empty log message ***

*** empty log message ***

    • -1
    • +1
    ./calendar/tcl/calendar-procs-postgresql.xql
*** empty log message ***

*** empty log message ***

    • -0
    • +10
    ./calendar/www/admin/cal-item-permissions-postgresql.xql
    • -2
    • +2
    ./calendar/www/admin/cal-item-permissions.tcl
*** empty log message ***

    • -0
    • +2
    ./search/sql/postgresql/search-sc-drop.sql

Extra "<queryset>" ...

    • -2
    • +0
    ./schema-browser/www/trigger-oracle.xql
*** empty log message ***

    • -258
    • +0
    ./calendar/sql/cal-item-create.sql
    • -139
    • +0
    ./calendar/sql/cal-table-create.sql
*** empty log message ***

    • -624
    • +0
    ./calendar/sql/calendar-create.sql
    • -145
    • +0
    ./calendar/sql/calendar-drop.sql
    • -0
    • +258
    ./calendar/sql/oracle/cal-item-create.sql
    • -0
    • +31
    ./calendar/sql/oracle/cal-item-drop.sql
    • -0
    • +139
    ./calendar/sql/oracle/cal-table-create.sql
    • -0
    • +26
    ./calendar/sql/oracle/cal-table-drop.sql
    • -0
    • +624
    ./calendar/sql/oracle/calendar-create.sql
    • -0
    • +145
    ./calendar/sql/oracle/calendar-drop.sql
*** empty log message ***

*** empty log message ***

    • -2
    • +2
    ./calendar/tcl/cal-item-procs-postgresql.xql
    • -1
    • +1
    ./calendar/www/cal-weekview-postgresql.xql
moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

    • -0
    • +15
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +42
    ./acs-content-repository/tcl/item-procs-oracle.xql
    • -0
    • +43
    ./acs-content-repository/tcl/item-procs-postgresql.xql
    • -0
    • +280
    ./acs-content-repository/tcl/item-procs.tcl
    • -0
    • +28
    ./acs-content-repository/tcl/item-procs.xql
    • -0
    • +62
    ./acs-content-repository/tcl/publish-procs-oracle.xql
    • -0
    • +62
    ./acs-content-repository/tcl/publish-procs-postgresql.xql
    • -0
    • +1074
    ./acs-content-repository/tcl/publish-procs.tcl
    • -0
    • +79
    ./acs-content-repository/tcl/publish-procs.xql
    • -41
    • +18
    ./acs-content-repository/tcl/search-procs.tcl
    • -0
    • +1
    ./acs-service-contract/tcl/acs-service-contract-procs.tcl
    • -39
    • +0
    ./cms/tcl/item-procs-postgresql.xql
  1. … 7 more files in changeset.
slight change to db_qd_get_fullname that compensates for procs that are called with the global namespace qualifier - ::foo versus foo.

    • -1
    • +1
    ./acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
minor fix to handle lob

Fixed db_blob_get for PG, and got rid of db_continue_transaction, which we

can no longer support because PG automatically aborts a transaction after an

error.

    • -15
    • +1
    ./acs-admin/www/tests/db-api-acceptance-test.tcl
    • -13
    • +1
    ./acs-tcl/tcl/00-database-procs-oracle.tcl
    • -18
    • +4
    ./acs-tcl/tcl/00-database-procs-postgresql.tcl
    • -20
    • +0
    ./acs-tcl/tcl/00-database-procs.tcl
  1. … 1 more file in changeset.
fixed lob/file handling

Changed "ad_parameter" so you can use "-set" to set a parameter to NULL.

fixed feeling lucky when no results found

*** empty log message ***