• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

latest changes (post-beta 6) from aD repository

new from ad cvs

Ported. Hope it's right.

Fix accidental edit to sql/oracle/bookmarks-create.sql...

Open/Close All Folders working...

Updating proc file

removed foreign key constraints on cr_item_publish_audit to work-aroudn a data-change violation bug in postgresql

*** empty log message ***

    • -0
    • +17
    /openacs-4/packages/simple-survey/tcl/survsimp-procs-oracle.xql
    • -0
    • +129
    /openacs-4/packages/simple-survey/tcl/survsimp-procs.xql
    • -0
    • +21
    /openacs-4/packages/simple-survey/www/index-oracle.xql
    • -0
    • +21
    /openacs-4/packages/simple-survey/www/index-postgresql.xql
    • -0
    • +20
    /openacs-4/packages/simple-survey/www/one-respondent-oracle.xql
    • -0
    • +23
    /openacs-4/packages/simple-survey/www/one-respondent.xql
    • -0
    • +47
    /openacs-4/packages/simple-survey/www/one.xql
    • -0
    • +139
    /openacs-4/packages/simple-survey/www/process-response.xql
    • -0
    • +16
    /openacs-4/packages/simple-survey/www/view-attachment-oracle.xql
  1. … 41 more files in changeset.
ported simple survey to postgresql, tested for postgresql, not tested on Oracle