• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added cr_mime_types to the join list. It was missing. Fix merged in from oacs-5-1.

Added cr_mime_types to the join list. It was missing

Merging fix from oacs-5-1 branch onto HEAD

Fixed a scalability problem in site_node::update_cache; fix merged in from 5.1 branch

    • -5
    • +13
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Fixed a scalability problem in site_node::update_cache

    • -5
    • +13
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Applied Dave's bugfix for \#1419 here to fix the same bug

make ratings work with refactored ratings package

    • -10
    • +9
    ./contrib/packages/cop-ui/lib/contributions.tcl
    • -23
    • +0
    ./contrib/packages/cop-ui/www/ratings/rate.tcl
use the related-items includes

    • -0
    • +1
    ./contrib/packages/cop-ui/www/related/relation-add.adp
    • -0
    • +1
    ./contrib/packages/cop-ui/www/related/relation-delete.adp
add relate, relation-add/-delete as includes; rename delete to del for future ora9i compat, remove www versions of pages.

    • -0
    • +1
    ./packages/related-items/lib/relate.adp
    • -0
    • +93
    ./packages/related-items/lib/relate.tcl
    • -0
    • +37
    ./packages/related-items/lib/relation-add.tcl
    • -0
    • +23
    ./packages/related-items/lib/relation-delete.tcl
    • -5
    • +0
    ./packages/related-items/www/relate.adp
    • -108
    • +0
    ./packages/related-items/www/relate.tcl
    • -27
    • +0
    ./packages/related-items/www/relation-add.tcl
fix from Sloan - 100 iterations was not enough in some cases

    • -3
    • +3
    ./packages/acs-tcl/tcl/text-html-procs.tcl
update from Sloan

    • -0
    • +63
    ./packages/acs-tcl/tcl/rollout-email-init.tcl
    • -30
    • +16
    ./packages/acs-tcl/tcl/rollout-email-procs.tcl
file rollout-email-init.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./packages/acs-tcl/tcl/rollout-email-init.tcl
fix return values from the aggregates::get func, add a lib/ratings includelet (used by cop-ui/www/ratings/ratings), add delete.tcl

    • -0
    • +1
    ./packages/ratings/lib/ratings.adp
    • -0
    • +113
    ./packages/ratings/lib/ratings.tcl
    • -5
    • +5
    ./packages/ratings/tcl/rating-procs.tcl
    • -0
    • +20
    ./packages/ratings/www/delete.tcl
object redirect mechanism

    • -0
    • +62
    ./packages/acs-subsite/www/o.vuh
refactoring the base functionality tip 62

  1. … 5 more files in changeset.
initial import of refactored related items code

    • -0
    • +27
    ./packages/related-items/related-items.info
    • -0
    • +83
    ./packages/related-items/sql/postgresql/relations-create.sql
    • -0
    • +40
    ./packages/related-items/sql/postgresql/relations-drop.sql
    • -0
    • +42
    ./packages/related-items/tcl/relation-procs.tcl
    • -0
    • +5
    ./packages/related-items/www/index.adp
    • -0
    • +62
    ./packages/related-items/www/index.tcl
    • -0
    • +5
    ./packages/related-items/www/relate.adp
    • -0
    • +108
    ./packages/related-items/www/relate.tcl
    • -0
    • +27
    ./packages/related-items/www/relation-add.tcl
Initial upload of the assessment specification

    • -0
    • +287
    ./packages/assessment/www/doc/as_items.html
    • -0
    • +111
    ./packages/assessment/www/doc/data-modell.html
    • -0
    • +360
    ./packages/assessment/www/doc/data_collection.html
    • -0
    • +193
    ./packages/assessment/www/doc/display_types.html
    • -0
    • +326
    ./packages/assessment/www/doc/grouping.html
    • -0
    • +233
    ./packages/assessment/www/doc/index.html
    • -0
    • +369
    ./packages/assessment/www/doc/item_types.html
    • -0
    • +89
    ./packages/assessment/www/doc/page_flow.html
    • -0
    • +125
    ./packages/assessment/www/doc/policies.html
    • -0
    • +666
    ./packages/assessment/www/doc/requirements.html
    • -0
    • +275
    ./packages/assessment/www/doc/sequencing.html
    • -0
    • +223
    ./packages/assessment/www/doc/versioning.html
    • binary
    ./packages/assessment/www/doc/images/assessment-datafocus.jpg
    • binary
    ./packages/assessment/www/doc/images/assessment-itemfocus.jpg
  1. … 4 more files in changeset.
Fix var_list to be a list of lists.

better comments for the -dbn stuff

    • -1
    • +5
    ./packages/acs-tcl/tcl/00-database-procs.tcl
Fix for bug 1836.

    • -7
    • +7
    ./packages/bookmarks/tcl/bookmarks-procs.tcl
    • -1
    • +1
    ./packages/bookmarks/www/bookmark-add-one.adp
    • -1
    • +1
    ./packages/bookmarks/www/bookmark-edit.adp
    • -2
    • +2
    ./packages/bookmarks/www/bookmark-edit.tcl
    • -3
    • +3
    ./packages/bookmarks/www/bookmarks-check.tcl
    • -1
    • +1
    ./packages/bookmarks/www/bookmarks-export.adp
    • -2
    • +2
    ./packages/bookmarks/www/bookmarks-export.tcl
    • -1
    • +1
    ./packages/bookmarks/www/bookmarks-import.adp
    • -2
    • +2
    ./packages/bookmarks/www/bookmarks-import.tcl
    • -1
    • +1
    ./packages/bookmarks/www/folder-add.adp
    • -2
    • +2
    ./packages/bookmarks/www/folder-add.tcl
Added keepalive-cron.sh to be used in a cron environment, where root does not get an email every two minutes

    • -0
    • +56
    ./etc/keepalive/keepalive-cron.sh
Changed path information, so keepalive.sh can work outside a shell

Changed to use latest AOLserver (40r5). Fixed small inconsistency.

Changed to use latest AOLserver (40r5). Fixed small inconsistency.

    • -19
    • +19
    ./packages/acs-core-docs/www/aolserver4.html
Replaced hard-coded text with message key. (#1857)

    • -2
    • +2
    ./packages/calendar/tcl/cal-item-procs.tcl
file minusbottom.gif was initially added on branch oacs-5-1.

    • binary
    ./packages/bookmarks/www/resources/tree-icons/minusbottom.gif
file minus.gif was initially added on branch oacs-5-1.

    • binary
    ./packages/bookmarks/www/resources/tree-icons/minus.gif
file line.gif was initially added on branch oacs-5-1.

    • binary
    ./packages/bookmarks/www/resources/tree-icons/line.gif
file joinbottom.gif was initially added on branch oacs-5-1.

    • binary
    ./packages/bookmarks/www/resources/tree-icons/joinbottom.gif
file join.gif was initially added on branch oacs-5-1.

    • binary
    ./packages/bookmarks/www/resources/tree-icons/join.gif