• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

    • -0
    • +116
    ./obsolete-packages/bboard/www/doc/xml/configuration.xml
    • -0
    • +352
    ./obsolete-packages/bboard/www/doc/xml/design.xml
    • -0
    • +66
    ./obsolete-packages/bboard/www/doc/xml/index.xml
    • -0
    • +185
    ./obsolete-packages/bboard/www/doc/xml/installation.xml
    • -0
    • +21
    ./obsolete-packages/bboard/www/doc/xml/intro.xml
    • -0
    • +42
    ./obsolete-packages/bboard/www/doc/xml/notes.xml
    • -0
    • +427
    ./obsolete-packages/bboard/www/doc/xml/requirements.xml
    • -0
    • +57
    ./obsolete-packages/bboard/www/doc/xml/support.xml
    • -0
    • +66
    ./obsolete-packages/bboard/www/doc/xml/top.xml
inital changes for openacs port

    • -0
    • +495
    ./obsolete-packages/bboard/tcl/bboard-procs-oracle.xql
    • -0
    • +461
    ./obsolete-packages/bboard/tcl/bboard-procs-postgresql.xql
    • -0
    • +221
    ./obsolete-packages/bboard/tcl/bboard-procs.xql
added all new files for port

    • -0
    • +78
    ./obsolete-packages/bboard/bboard.info
ported data model

    • -0
    • +337
    ./obsolete-packages/bboard/sql/postgresql/bboard-create.sql
    • -0
    • +136
    ./obsolete-packages/bboard/sql/postgresql/bboard-drop.sql
    • -0
    • +572
    ./obsolete-packages/bboard/sql/postgresql/bboard-packages.sql
    • -0
    • +59
    ./obsolete-packages/bboard/sql/postgresql/bboard-views.sql
latest changes (post-beta 6) from aD repository

    • -34
    • +12
    ./obsolete-packages/bboard/sql/oracle/bboard-drop.sql
new from ad cvs

    • -0
    • +11
    ./obsolete-packages/bboard/sql/oracle/upgrade-4.0.2b6-4.0.2b7.sql
took out some debugging info

various fixes

    • -0
    • +73
    ./obsolete-packages/ticket-tracker/www/category-summary-oracle.xql
    • -0
    • +73
    ./obsolete-packages/ticket-tracker/www/category-summary-postgresql.xql
  1. … 9 more files in changeset.
first revision - ported datamodel and query files.

    • -0
    • +35
    ./obsolete-packages/ticket-tracker/tcl/ttracker-procs-postgresql.xql
  1. … 53 more files in changeset.
fixed bug that disallowed html input

fixed ttl_v_users view that i had mistakenly changed

fixed parameter overlap

fixed typo

updated .info file

ported queries

    • -0
    • +15
    ./obsolete-packages/ticket-tracker-lite/tcl/ticket-tracker-lite-procs-oracle.xql
    • -0
    • +15
    ./obsolete-packages/ticket-tracker-lite/tcl/ticket-tracker-lite-procs-postgresql.xql
  1. … 48 more files in changeset.
ported datamodel to pg

cleanup

removed cancel and resume links from cases that are finished - use of these links throws an error

    • -1
    • +3
    ./obsolete-packages/acs-workflow/www/task.adp
    • -1
    • +2
    ./obsolete-packages/acs-workflow/www/task.tcl
fixed oracle db api so that db_exec_plsql command would still work after the passed in sql query is converted to an empty string

  1. … 1 more file in changeset.
fixed outer join query

more workflow fixup

more workflow cleanup

  1. … 4 more files in changeset.
more debugging of workflow

    • -1
    • +2
    ./obsolete-packages/acs-workflow/www/task.tcl
  1. … 2 more files in changeset.
fixed up wf after initial testing

  1. … 3 more files in changeset.
initial testing and debug work

added query files for main workflow page

    • -0
    • +41
    ./obsolete-packages/acs-workflow/www/task-list-postgresql.xql
fixed permissions problem for handling insertion of dup index values

  1. … 1 more file in changeset.
fixed up a few queries that I missed on the initial porting pass

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

    • -0
    • +1
    ./obsolete-packages/acs-util/acs-util.info
  1. … 34 more files in changeset.
Start of postgresql port

    • -0
    • +239
    ./obsolete-packages/wap/sql/oracle/wap-create.sql
    • -0
    • +17
    ./obsolete-packages/wap/sql/oracle/wap-drop.sql
    • -0
    • +229
    ./obsolete-packages/wap/sql/postgresql/wap-create.sql
    • -0
    • +13
    ./obsolete-packages/wap/sql/postgresql/wap-drop.sql