• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

- provide proper query-names for db_* interface

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
- provide optionally return_url to make_form_link

- assumption oft top-level objects in cache management

(Package->delete)

- flush cache correctly for tree deletions

- bump version number and update references

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -9
    • +24
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- extended CrClass api with get_parent_id, get_name and

get_child_item_ids (all three methods do not instantiate objects)

- bumped version number to require these methods

Remove extra code from sql extraction. Causes error for childless items.

- removed "folder" prefix and use instead the folder form page

- item-ref performs now an addition en:NAME lookup in cases were folders

are expected (with the path) but not found via DEFAULT_LANG:NAME

- change regression test to reflect these changes (one questionable

test failing)

- added sample prototype pages

    • -21
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -54
    • +54
    /openacs-4/packages/xowiki/www/admin/test.tcl
    • -0
    • +24
    /openacs-4/packages/xowiki/www/prototypes/folder.page
    • -0
    • +13
    /openacs-4/packages/xowiki/www/prototypes/link.page
- removed obsolete code

- factor out "make_form_link" from link-procs

    • -12
    • +5
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -1
    • +13
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- provide parent-id for redirect link in create-new

Fix bug, commented out code for folder_id should stay commented or it'll break lorsm

- more translations

- make sure to show i18n handles for ajax validation messages

- more internationalization

- switch back from error classes

- add the javascript file for last commit

- added form-field flag "validate via ajax"

- move css_class_name to Page such it works with workflows as well

    • -2
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl