• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't show feedback and score if it's a survey

i18n update

Make sure temp files are deleted after upload

Delete temp file after upload

add notification chunk

modify display message

add a simple includelet for available surveys

    • -0
    • +12
    /openacs-4/contrib/packages/survey/lib/portlet.adp
    • -0
    • +51
    /openacs-4/contrib/packages/survey/lib/portlet.tcl
    • -0
    • +10
    /openacs-4/contrib/packages/survey/lib/portlet.xql
functions for enabling and setting locale in the install.xml file

    • -0
    • +22
    /openacs-4/packages/acs-lang/tcl/lang-install-procs.tcl
add recognizing array variables like @xx.y.z@ as xx(y.z). Note that the regexps show up in multiple places so any changes to the @ var regexps should be made carefully. In particular if @x@ defined and if @x@ nil handle variables special since they can't be derefrenced

fix some typos, remove a log message

Fixing image length

Fixing rel name

Remove debugging noticed

    • -1
    • +1
    /openacs-4/www/templates/faq-index.adp
    • -2
    • +2
    /openacs-4/www/templates/site-node.adp
typo in boolean answer function

add an object id= method for setting permissions in the install.xml file on explicit object ids

    • -1
    • +11
    /openacs-4/packages/acs-tcl/tcl/install-procs.tcl
added clarificaton to bison instructions

file upgrade-5.1.4-5.1.4d1.sql was initially added on branch oacs-5-1.

file upgrade-5.1.5d2-5.1.5d3.sql was initially added on branch oacs-5-1.

fixed some upgrade scripts for oracle

explicit align left in footer since sometimes design has page centered

Fixed call to rp_debug for reporting bad filter return codes.

changes to make htmlarea-3.0-rc3 work

pull in htmlarea 3.0rc3

  1. … 166 more files in changeset.
add the tags and attributes used by htmlarea to the set of allowed tags (Except IMG and src=

fixing oracle scripts

fixing image url

updated aD link to latest from archive.org

remove debug message

add default ids to simplify writing install.xml scripts (ACS_KERNEL ACS_TEMPLATING ACS_AUTHENTICATION ACS_LANG and MAIN_SITE) from Lee Denision

cache the magic object lookup and kernel id lookups since they were being called on every page causing 4 db hits

    • -4
    • +12
    /openacs-4/packages/acs-tcl/tcl/object-procs.tcl