• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make entries of type file children of the FormPage

- provide relative names for files (can be child_objects of arbitraty objects)

- providing a parent_id to pretty_link to make relative names

- extend admin pages to list child-objects

- some refactoring and cleanup

- add per-connection-caching for get_parameter

- bump version numbers

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -9
    • +15
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -52
    • +118
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -6
    • +10
    /openacs-4/packages/xowiki/www/admin/list.tcl
- provide a wider interface to the per-connection-thread cache

- new flag -with_children for CrClass->instance_select_query

(if set, it returns as well the child objects of the objects for the given folder)

- bump version number

more specific and useful info in log notices, standardized new category additions to nexval seq, using newer image resource handling

minor code fixes, more consistent ui for image management

- handle interface between process_user_input and get_form_data correctly

- handle derived names for form-field type "file" for named entries more general

- respect upload mime-type, if not application/octetstream

- refactor "complete_name" into "build_name"

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -16
    • +24
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- experimental new form-field type: file

- allow filename to be specified for downloads of type file

fixing case of 0 subcategories

re-adding sort/add options for subcategories of a category

- provide conveniance wrapper around ::xo::report_version_numbers

    • -0
    • +10
    /openacs-4/packages/xotcl-core/www/version-numbers.adp
    • -0
    • +18
    /openacs-4/packages/xotcl-core/www/version-numbers.tcl
-provide doc(title) and keep backward compatibility

Merged LORS packages oacs-5-4 to Trunk

    • -4
    • +0
    /openacs-4/packages/lors/lib/course-new.tcl
    • -49
    • +64
    /openacs-4/packages/lors/lib/course-structure.tcl
    • -14
    • +7
    /openacs-4/packages/lors/tcl/lors-procs.tcl
    • -9
    • +9
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
  1. … 13 more files in changeset.
- fixing a bug PageTemplate in connection to PageInstance creation (one reason more to deprecate it soon)

    • -1
    • +12
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- turning testwise force_refresh_login for package xowiki off

- using testwise untrusted user_id for link checking

- forcing login only in "enforce permssions", not in "check permissions"

    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- turning testwise force_refresh_login for package xowiki off

- using testwise untrusted user_id for link checking

- forcing login only in "enforce permssions", not in "check permissions"

fixes to adp/tcl templating updates

- provide better feedback for error handling

- simplify handling of wymeditors in complex compound fields

- make weblog-mini-calendar nicer

provide error handling to the rss-client includelet

fixing var references, adding some field length tests to keep processes from stopping during bulk imports

    • -21
    • +101
    /openacs-4/packages/ecommerce/tcl/ecds-procs.tcl
Needed a default value for this new acs-tcl parameter, otherwise you can't

log in to upgrade.

A new column was added to the groups table, and an upgrade script provided,

but the acs-kernel version had not been bumped. Nor had the dependency in

acs-subsite (which uses the new column).

Fixed dpkg-reconfigure. Fixed dependencies.

    • -0
    • +2
    /installers/debian/dotlrn/README.tsearch
    • -12
    • +19
    /installers/debian/dotlrn/config
Fixed reconfigure and changed dependencies.

    • -0
    • +2
    /installers/debian/openacs/README.tsearch
    • -12
    • +19
    /installers/debian/openacs/config
- factor out protocol handler from ical-procs, provide backward compatibility

minor form fixes

Switched some param calls to use ad_conn subsite_id

Add missing ad_script_abort calls to avoid usless errors in the logs

More missing defaults