• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-4-6

    • -5
    • +9
    /openacs-4/packages/forums/forums.info
  1. … 89 more files in changeset.
merge from oacs-4-6

    • -97
    • +105
    /openacs-4/packages/acs-subsite/tcl/package-procs.xql
  1. … 116 more files in changeset.
merge from oacs-4-6

  1. … 96 more files in changeset.
Added support for form element focus to dotlrn-master

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -1
    • +12
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
patch for bug 66 by lars merged from HEAD

html quotes subject bug 1953/patch 512 Stan Kaufman

    • -1
    • +3
    /openacs-4/packages/forums/www/message-email.tcl
    • -2
    • +3
    /openacs-4/packages/forums/www/message-post.tcl
    • -2
    • +3
    /openacs-4/packages/forums/www/message-view.tcl
Fixed openacs bug #66: Assignee can't do things

dd bugs link, fix bullter character so pages will validate

Changed the eCommerce to a singleton application.

Fixed the last post problems cleaned up templates a little bit ..

    • -6
    • +8
    /openacs-4/packages/forums/forums.info
    • -9
    • +10
    /openacs-4/packages/forums/www/message-chunk.adp
file permissions-tediously-explained.html was initially added on branch oacs-4-6.

- Updated Docs for 4.6. Changes include:

- Use PG 7.2.3

- Use OpenFTS 0.3.2

- Major changes to AOLserver install

- Install AOLserver as root (so webserver cracker can't modify nsd)

- AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir

- no more nsadmin account

- Add link at bottom of each page pointing to same page at openacs.org

- modified PG backup script to use defaults set in install guide

- modified export-oracle script to use 8.1.7

- added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script

- modified openacs4.tcl.txt config to set serverroot appropriately, set debug false

- incorporated lots of comments & emails (typos, URLs, etc)

  1. … 68 more files in changeset.
update for new graphics files

    • -2
    • +2
    /openacs-4/packages/survey/www/index-oracle.xql
    • -5
    • +5
    /openacs-4/packages/survey/www/index.adp
    • -24
    • +24
    /openacs-4/packages/survey/www/admin/one.adp
  1. … 14 more files in changeset.
add graphics files to HEAD

register content types for folders

register etp_page_revision content_types for folder

unset live_revision on removal

rewrite etp_create_page function to properly set content_type

call survey-notifications-init.sql

file upgrade-0.1d-0.2d.sql was initially added on branch oacs-4-6.

Added "last_post" column to the forums table and "last_child_post" column

to the forums messages table to track these values. Previously the code

was abusing the related object's last_modified field and it didn't bother

tracking the date of the last reply to a thread.

    • -1
    • +1
    /openacs-4/packages/forums/forums.info
    • -5
    • +3
    /openacs-4/packages/forums/www/index-oracle.xql
    • -1
    • +1
    /openacs-4/packages/forums/www/index.adp
suppress display of unchanged subject, html/text as radio button

    • -2
    • +2
    /openacs-4/packages/forums/www/message-chunk.adp
    • -1
    • +9
    /openacs-4/packages/forums/www/message-chunk.tcl
    • -3
    • +5
    /openacs-4/packages/forums/www/message-post.tcl
email message format cleaned up bug 1893/patch 502 Tilmann Singer + some tweaks

adds forum::posting_policy_set and calls it on forum create or edit fixes bug 1859 (sort of)

    • -1
    • +21
    /openacs-4/packages/forums/tcl/forums-procs.tcl
userid, objectid backwards in select_forums query permission check

    • -1
    • +1
    /openacs-4/packages/forums/www/index-oracle.xql
Fixed acs-datetime to use acs-lang's localization-procs instead of having weekdays and names of months replicated here.

Added apm_instance_name_from_package_id procs.

adding a stack trace to tests that fail and moving the result column in the test case table to the left so it's easier to see the results

make the content_select notice a debug since it is annoying

updated install docs with notes for install of oracle on redhat 8.0