• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed scoping of alerts

added shading

commenting buttons back in

seems that there need to be _some_ html sent out by the template even

if the element is shaded. otherwise, the whole element disappears!!!

minor updates

updates

    • -0
    • +19
    /openacs-4/packages/static-portlet/www/element-delete.tcl
    • -0
    • +51
    /openacs-4/packages/static-portlet/www/element-new.tcl
minor updates

    • -1
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
Fixed PL/SQL browser to work for Postgres

yet another .tcl extension removal from links

patch 140 applied

Big clean up of checkout process, product search and many other fixes scattered throughout the package.

    • -0
    • +36
    /openacs-4/packages/ecommerce/www/product-search-oracle.xql
  1. … 23 more files in changeset.
yet another .tcl extension removal from links

removed left over code that was causing a bug in the search

made a few more of the requested changes

fixed up to sloan-bboard

fixed naming

renaming

    • -0
    • +193
    /openacs-4/packages/sloan-bboard/sloan-bboard.info
.info

    • -0
    • +30
    /openacs-4/packages/dotlrn-static/dotlrn-static.info
    • -0
    • +29
    /openacs-4/packages/static-portlet/static-portlet.info
start

  1. … 141 more files in changeset.
Initial revision

    • -0
    • +116
    /openacs-4/packages/sloan-bboard/ChangeLog
    • -0
    • +193
    /openacs-4/packages/sloan-bboard/bboard.info
    • -0
    • +453
    /openacs-4/packages/sloan-bboard/sql/oracle/bboard-create.sql
    • -0
    • +122
    /openacs-4/packages/sloan-bboard/sql/oracle/bboard-drop.sql
    • -0
    • +694
    /openacs-4/packages/sloan-bboard/sql/oracle/bboard-packages.sql
    • -0
    • +34
    /openacs-4/packages/sloan-bboard/sql/oracle/bboard-views.sql
    • -0
    • +140
    /openacs-4/packages/sloan-bboard/sql/postgresql/bboard-drop.sql
  1. … 141 more files in changeset.
importing static-portlet

importing dotlrn-static

Initial revision

    • -0
    • +156
    /openacs-4/packages/dotlrn-static/tcl/dotlrn-static-procs.tcl
    • -0
    • +191
    /openacs-4/packages/static-portlet/sql/oracle/static-portlet.sql
    • -0
    • +108
    /openacs-4/packages/static-portlet/tcl/static-portlet-procs.tcl
    • -0
    • +1
    /openacs-4/packages/static-portlet/www/static-portlet.adp
    • -0
    • +19
    /openacs-4/packages/static-portlet/www/static-portlet.tcl
in tree.tcl: removed extension .tcl from links

in index.adp: removed extension .tcl from tree.tcl

removed .tcl extension from redirects

in index.tcl: changed unmounted.tcl to unmounted

changing option

Someone had written this script to do the drops in a PL/SQL block, can't

do that.

Changed names of oracle views to be consistent with PG.