• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed calendar weekly display for PG

fixed things into a single calendar query rather than multiple (not quite finished)

fixed the weekly widget

changed db_dml call to db_exec_plsql to get pg version working

postgres stuff

    • -0
    • +57
    /openacs-4/packages/fs-portlet/www/fs-portlet-postgresql.xql
Applying lars' patch

Added focus on first field of comment-add form

adding back code wrongly removed from get_portal_id_from_type, that

was breaking class creation on both oracle and pg

    • -0
    • +3
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
temporarily removed dorlrn-research from the dotlrn-core alias until

it's ready on oracle and pg

fix control panel link when not under a dotlrn comm by prepending the dotlrn_url to it

removed rdbms specification in default xql file

pg fixes

    • -34
    • +53
    /openacs-4/packages/dotlrn/dotlrn.info
*** empty log message ***

enabled templating (olah)

*** empty log message ***

added width=100% to the outermost table so that the right-hand box would actually be to the right in Opera 6.0 (olah)

postgres stuff

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/folder-chunk.tcl
fixed error when no value in db for param

    • -1
    • +0
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
fixed small pG bug

fixed calendar for PG

    • -0
    • +27
    /openacs-4/packages/calendar/tcl/cal-item-2-procs.xql
added query and html to display recent posts, for forums (olah)

Moved db_transaction inside foreach because the big transaction was killing

postgresql

ported another query to postgres..

    • -0
    • +18
    /openacs-4/packages/dotlrn/www/admin/class-oracle.xql
    • -0
    • +18
    /openacs-4/packages/dotlrn/www/admin/class-postgresql.xql
The RequireQuestionForPasswordResetP parameter didn't have a default

*** empty log message ***

    • -21
    • +0
    /openacs.org-dev/www/index-oracle.xql
    • -21
    • +0
    /openacs.org-dev/www/index-postgresql.xql
    • -0
    • +57
    /openacs.org-dev/www/index.vuh
    • -0
    • +21
    /openacs.org-dev/www/oldindex/index-oracle.xql
    • -0
    • +21
    /openacs.org-dev/www/oldindex/index-postgresql.xql
    • -0
    • +255
    /openacs.org-dev/www/oldindex/index.adp
    • -0
    • +90
    /openacs.org-dev/www/oldindex/index.tcl
    • -0
    • +14
    /openacs.org-dev/www/oldindex/index.xql
postgres port stuff

port to postgres

    • -0
    • +45
    /openacs-4/packages/dotlrn-forums/www/user-postgresql.xql
ported static portal to postgres

Added stuff to form processing including the new form builder type

"file" which is a bit cleaner than the widget-only kludge which existed

before.

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -0
    • +42
    /openacs-4/packages/acs-templating/tcl/file-procs.tcl
Removed 1pixel.tcl.orig and 1pixel.tcl.rej as these are files created by patch and shouldn't be in the repository