• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated with vinods patches

workaround for content_item__delete problem related to pg RI problems

fixed acs_objects__get_attribute so that it works with all return types. Problems were encountered with returning integer and timestamp types

fixed context bar query as suggested by Luke Pond

add tree_sortkey to acs_messages to enable hierarchical queries on the reply_to field

took out the join to the acs_objects table. used acs_object__get_attribute to get the necessary queries.

Porting forms-procs. Not done yet (it's a big one). Committing for historic purposes.

    • -0
    • +173
    /openacs-4/packages/cms/tcl/form-procs-oracle.xql
    • -0
    • +165
    /openacs-4/packages/cms/tcl/form-procs-postgresql.xql
    • -0
    • +39
    /openacs-4/packages/cms/tcl/form-procs.xql
Still porting. Not done with this file yet (it's a big

one). Committing for history purposes.

    • -42
    • +19
    /openacs-4/packages/cms/tcl/form-procs.tcl
Working my way through porting.

    • -88
    • +38
    /openacs-4/packages/cms/tcl/form-procs.tcl
Initial Revision.

Initial revision

Ported queries.

    • -0
    • +23
    /openacs-4/packages/cms/tcl/cms-folder-procs-postgresql.xql
fixed return type of acs_object__get_attribute so that timestamps can be returned

changed number to numeric

added call to person.name

Changed [db_nextval sp_session_id_seq] to [db_nextval sp_session_id_sequence] to use the view.

Created the view corresponding to sp_session_id_seq.

initial checkin
    • -0
    • +15
    /openacs-4/packages/CVSROOT.dotlrn/commitinfo
    • -0
    • +23
    /openacs-4/packages/CVSROOT.dotlrn/cvswrappers
    • -0
    • +21
    /openacs-4/packages/CVSROOT.dotlrn/editinfo
    • -0
    • +12
    /openacs-4/packages/CVSROOT.dotlrn/notify
    • -0
    • +13
    /openacs-4/packages/CVSROOT.dotlrn/rcsinfo
    • -0
    • +20
    /openacs-4/packages/CVSROOT.dotlrn/taginfo
    • -0
    • +21
    /openacs-4/packages/CVSROOT.dotlrn/verifymsg
initial checkin

    • -0
    • +14
    /openacs-4/packages/CVSROOT.dotlrn/config
    • -0
    • +26
    /openacs-4/packages/CVSROOT.dotlrn/loginfo
    • -0
    • +26
    /openacs-4/packages/CVSROOT.dotlrn/modules
New query files.

    • -0
    • +19
    /openacs-4/packages/cms/tcl/content-add-procs.xql
Porting of templating queries

fix small bugs

fixed permissions call ad_adminstrator_p to ad_permission_p

simple bug fixes

obvious bug fixes

ported all bboard pages for openacs4

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

inital changes for openacs port

added all new files for port

ported data model