• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
initial upload

  1. … 98 more files in changeset.
Initial revision

    • -0
    • +24
    ./contrib/packages/vocabulary/vocabulary.info
    • -0
    • +1
    ./contrib/packages/vocabulary/lib/definition-list.adp
    • -0
    • +48
    ./contrib/packages/vocabulary/lib/definition-list.tcl
    • -0
    • +2
    ./contrib/packages/vocabulary/lib/locale-count.adp
    • -0
    • +75
    ./contrib/packages/vocabulary/lib/locale-count.tcl
    • -0
    • +1
    ./contrib/packages/vocabulary/lib/phonetic-example-list.adp
    • -0
    • +45
    ./contrib/packages/vocabulary/lib/phonetic-example-list.tcl
    • -0
    • +3
    ./contrib/packages/vocabulary/lib/phonetic-list.adp
    • -0
    • +85
    ./contrib/packages/vocabulary/lib/phonetic-list.tcl
    • -0
    • +2
    ./contrib/packages/vocabulary/lib/sentence-count.adp
    • -0
    • +48
    ./contrib/packages/vocabulary/lib/sentence-count.tcl
    • -0
    • +2
    ./contrib/packages/vocabulary/lib/sentence-list.adp
    • -0
    • +64
    ./contrib/packages/vocabulary/lib/sentence-list.tcl
    • -0
    • +2
    ./contrib/packages/vocabulary/lib/sentence-train-list.adp
    • -0
    • +99
    ./contrib/packages/vocabulary/lib/sentence-train-list.tcl
  1. … 98 more files in changeset.
added proc category::list::collapse_multirow to create a list of category_ids per object to be displayed. deleted procs category::list::db_foreach and category::list::db_multirow because they are no longer needed

adding a comment about the new up value of the do_checkout parameter

adding ability for install scripts to do cvs update of a server instead of a from scratch checkout (saving bandwidth and time)

    • -0
    • +51
    ./etc/install/updateserver.sh
Fixed typo on line 100

I forgot this file in yesterday's commit ...

    • -0
    • +1
    ./packages/curriculum/www/admin/admin-roles.adp
Added a little more detail to Postgres 7.2->7.3 upgrade instructions.

Fixed a few bugs; assigning of default wf roles and checking of 'abstract' URLs. General clean-up.

    • -0
    • +24
    ./packages/curriculum/tcl/apm-callback-procs.xql
Fixed a few bugs; assigning of default wf roles and checking of 'abstract' URLs. General clean-up.

    • -0
    • +7
    ./packages/curriculum/lib/admin-roles.adp
    • -0
    • +56
    ./packages/curriculum/lib/admin-roles.tcl
    • -0
    • +15
    ./packages/curriculum/lib/admin-roles.xql
    • -25
    • +1
    ./packages/curriculum/lib/curriculum-ave.tcl
    • -20
    • +15
    ./packages/curriculum/lib/user-curriculums.adp
  1. … 11 more files in changeset.
added comment

Fix create_new_revision. Fix creation on etp_page_revision content_type.

Fixes but#1529 and bug#1529.

Fix get_standard_attribute and get_extended_attribute queries for oracle. Fixed bug#1534 and bug#1535.

Add oracle specific query for new_revision. Fixes bug#1536.

commented out nsrewrite

added aolserver 4 port 80 run comment

Removed dependency on nsrewrite as per http://openacs.org/forums/message-view?message_id=165468.

Removed dependency on nsrewrite as per http://openacs.org/forums/message-view?message_id=165468.

Fixing broken queries

Fixing buggy queries

Privacy overhaul, prompted by bug 1549

    • -1
    • +2
    ./packages/dotlrn/sql/oracle/dotlrn-create.sql
    • -2
    • +8
    ./packages/dotlrn/tcl/community-procs.tcl
    • -3
    • +2
    ./packages/dotlrn/www/index-not-a-user.tcl
    • -14
    • +0
    ./packages/dotlrn/www/members-chunk-table.adp
    • -5
    • +3
    ./packages/dotlrn/www/members-chunk-table.tcl
    • -2
    • +2
    ./packages/dotlrn/www/members-chunk.tcl
    • -9
    • +8
    ./packages/dotlrn/www/admin/user-edit.tcl
    • -7
    • +6
    ./packages/dotlrn/www/admin/user-new-2.tcl
  1. … 19 more files in changeset.
Adding these files for privacy overhaul, prompted by bug 1549

    • -0
    • +124
    ./packages/dotlrn/sql/oracle/privacy-init.sql
    • -0
    • +83
    ./packages/dotlrn/tcl/privacy-procs-oracle.xql
    • -0
    • +89
    ./packages/dotlrn/tcl/privacy-procs.tcl
file privacy-init.sql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./packages/dotlrn/sql/oracle/privacy-init.sql
    • -0
    • +0
    ./packages/dotlrn/sql/postgresql/privacy-init.sql
file privacy-policy-toggle.tcl was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./packages/dotlrn/www/privacy-policy-toggle.tcl
file privacy-procs.tcl was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./packages/dotlrn/tcl/privacy-procs.tcl
file privacy-procs-postgresql.xql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./packages/dotlrn/tcl/privacy-procs-postgresql.xql
file privacy-procs-oracle.xql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./packages/dotlrn/tcl/privacy-procs-oracle.xql

Fix oracle specific queries.

    • -2
    • +2
    ./packages/oacs-dav/tcl/oacs-dav-procs.xql

Fix new_root_folder for oracle.

The CVS section (and a few other pages) still refer to the directory openacs

code is kept in as /web instead of /var/lib/aolserver. This fixes that.

Fixed bug during install process: site_node::init_cache would error out, because there is no root node yet when it gets sourced from bootstrap-installer (via site-nodes-init)

    • -3
    • +8
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl