• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- adding includelets form-stats flowplayer

- bgdelivery: added a pseudo streaming spooler for h264

Made some changes that among other things allows for multiple automatic

forms in the same script and specification of the object_id.

fix retrieval of object_id from key

add new filename, float, naturalnum datatypes to match acs-templating validators. change money datatype to currency.

add drop script for acs-object-management package

passthru group_id for subgroup adds

When I moved the user's bio to the user datatype, I removed the attribute.sql

file but forgot to remove the call to load it in this file.

Fix typo table name should have been table_name

Simple package drop now works for PG and probably Oracle, too. The drop

scripts had never been tested - they misspelled two service contract

operations (quite bad seeing as there are *only* two sc operations)

Basic package drop works now for PostgreSQL (Oracle will come later)

1. Package uninstantiate now cleans up the instance's root folder.

2. Package drop works.

- use correct package id for link generation in includelet "recent"

Fixed display of the content includelet

    • -0
    • +11
    /openacs-4/packages/content-includelet/lib/content-includelet.xql
- use numeric entity instead of the named entity apos

Fix bug introduced in 5.4 that would cause perms not to be removed when leaving a group.

Fix bug introduced in 5.4 that would cause permissions not to be removed when leaving a group.

- add the form-field class "redirect"

- moved item_refs from Page to Package (other resolvers are defined on

Package as well)

- handle cross package item-refs to root pages (configured via package

parameters)

- when page refs are not fully qualified, perform always a final

lookup with en: prefix (not only for forms)

- fix results for these test cases in regression test

    • -4
    • +211
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -183
    • +14
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +6
    /openacs-4/packages/xowiki/www/admin/test.tcl
- deactivate per-thread caching of CrClass get_name and get_parent_id until we get rid of the "folder object" in xowiki

Removed old dtype stuff ...

add move up/move down buttons to object view

- added parameter subtree_wrapper_class for tree renderers

- add a simple renderer for menu-style structures

    • -2
    • +24
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
- improving comments

- handle different languages in elements and subelements in pretty-url

- improving youtube url parser

    • -1
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +9
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- allow richtext property for arbitrary table fields

Added a bunch of new stuff for the acs object management package.

  1. … 44 more files in changeset.
- validator for years, to avoid that the user sees tcl errors from "clock scan"

adding site_node::conn_url which adjusts ns_conn url output depending on if connection is via main domain or a site host_node.

bumping version because of adding parameter UseHostnameDomainforReg for easier management of host_node mapped domains that share main domain's HTTPS connection for secure sessions and login, revised ad_get_login_url accordingly, defaults to no change with prior version.

    • -4
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
minor comment improvements for easier debugging, now external_url_p checks against encoded urls as well.