• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More db-dependent stuff separated out.

Moved db-dependent queries to the right place.

More "extends" fixing

adding util_current_location_node_id, adding feature to ad_context_bar_multirow to automatically adapt when serving host_node_mapped urls

Error in alter table statement for oracle.

Bumped version number.

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
Fixed bug (missing ";" before "end")

Implemented "pretty urls" for layout managed pages, i.e. urls based on page

name rather than "?pageset_id=xxx&page_id=yyy".

    • -0
    • +34
    /openacs-4/packages/layout-manager/tcl/apm-callback-procs.xql
  1. … 7 more files in changeset.
Fixed the copying of inherited and descendent parameters for extending or

embedding packages.

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

Added a simple utility to transform a pretty name into a path snippet.

Admin page listed too many elements for includelets bound to the subsite

(true of "package-less" includelets which have their application set to

the package containin the includelet, rather than a base application like

news or forums)

changed registered_user magic to unregistered_vistor hopefully to prevent anonymous posts without permission

Don't quote URLs used in javascript

don't quote URLs used in javascript

Don't delete dom trees until returning otherwise subtree references will be deleted too and can not be used once the temporal one is deleted.

    • -32
    • +92
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
add missing keys and spanish translations

- more portable and consistent content management for OrderedComposite->contains

Move previous after_upgrade callback that was in install:: namespace to the new apm:: one to avoid confusion

- removed "required" from parameters, which is in XOTcl 1 just a comment

- minor cleanup

    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +2
    /openacs-4/packages/xowiki/www/index.vuh
- added non positional parameter "type" to "get_parameter"

    • -9
    • +11
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- provide minimal xotcl2 compatibility

untabify and indent

update dependencies

untabify and indent

    • -2
    • +2
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
sort output from category::get_children and tidy the proc

Apply show/hide action on activity structure to its children.

Show activity structure element only if there are visible children.

    • -1
    • +5
    /openacs-4/packages/imsld/lib/activity-tree.tcl
Search next activity only in visible plays

    • -6
    • +16
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Make deleting dom tree more robust