• last updated 22 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem on forum-view with messages(new_p) doesn't exist.

fix for error processing in anchors (due to yesterday's change)

    • -6
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix for oracle

- improve (clusterwide) cache management

- fix documentation (api browser)

- fix flushing of name cache

- fix potential problem in upgrade script from 0.70 to 0.77

- make yesterday's change concerning regexp subsitituion better protected against potential conflicts with trn-mode

- bump version number

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
perform means for clusterwide, wildcard-based cache flushing

bump version number for applications depending on that feature

fix typos in pseudo-comments for api-doc

After discussion in the OCT, rolled this back. And leave it rolled back.

allow to call admin_portlet even it no $cf is provided. In this case, the package_id must be

provided as call parameter

Fixed lintian errors and warnings

Adapted from dotlrn package to openacs package

    • -47
    • +29
    /installers/debian/openacs/patches/config.dpatch
fix nasty quiting bug when when links/includelets were precedet by characters

what have to be quoted before subst

    • -46
    • +55
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
support downgrading from richtext to textarea

Fixed problem with query on oracle. Drop condition and !>>>!notifications.notif_date < sysdate because it doesn't exist on pg query.

Fixed problem with repeat parameter on category_tree.map procedure

fix by christoph haberberger: empty parameters in xml-rpc lead to crash

Don't reload image datamodel.

Remove explicit delete of images row, acs_object.del does that for you.

Removing that change means we don't need to reload the image pl/sql

package.

Fixed problem with complex send not knowing about the new valid_email_p procedure. additionally made sure that no empty header could be passed, as this breaks smtp::sendmail

Fix links to shared course now what shared course pages are moved to lorsm/admin

Updated docs for 5.4.1

  1. … 70 more files in changeset.
ChangeLog for 5.4.1

    • -42518
    • +157
    /openacs-4/ChangeLog
Bumped version numbers ...

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 7 more files in changeset.
bumping version numbers and dependencies to keep versions in sync

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
Another missing module - acs-tcl

some sanity checks for form-fields

Preliminary release, adapted from dotlrn package

    • -0
    • +10
    /installers/debian/openacs/README
    • -0
    • +9
    /installers/debian/openacs/README.Debian
    • -0
    • +18
    /installers/debian/openacs/README.tsearch
    • -0
    • +12
    /installers/debian/openacs/TODO
    • -0
    • +6
    /installers/debian/openacs/changelog
    • -0
    • +1
    /installers/debian/openacs/compat
    • -0
    • +155
    /installers/debian/openacs/config
    • -0
    • +15
    /installers/debian/openacs/control
    • -0
    • +81
    /installers/debian/openacs/copyright
    • -0
    • +4
    /installers/debian/openacs/dirs
    • -0
    • +1
    /installers/debian/openacs/docs
    • -0
    • +3
    /installers/debian/openacs/links
    • -0
    • +79
    /installers/debian/openacs/openacs.init
    • -0
    • +11
    /installers/debian/openacs/openacs.install
    • -0
    • +22
    /installers/debian/openacs/openacs.lintian-overrides
  1. … 9 more files in changeset.
Fixed lintian errors/warnings

try to maintain both, creation_user and modifying_user for cr_items, although stored procedures don't handle this

Added callback implementation of forums_forum for search. Added comment in the SC implementation saying it's deprecated and not used, will have to be removed in 5.5

Added return_url to the call to get_user_email

Retrieve members email using the email_image library to respect the privacy level chosen by the user