• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Check permission before internal-redirecting to default template for that content type

reduce verbosity

Extracted sql from .tcl to .xql

    • -10
    • +2
    /openacs-4/packages/lorsm/lib/md-record.tcl
    • -0
    • +20
    /openacs-4/packages/lorsm/lib/md-record.xql
    • -42
    • +11
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -76
    • +105
    /openacs-4/packages/lorsm/lib/user-lorsm.xql
    • -0
    • +38
    /openacs-4/packages/lorsm/tcl/lorsm-import-procs.xql
    • -0
    • +44
    /openacs-4/packages/lorsm/tcl/lorsm-install-procs.xql
  1. … 226 more files in changeset.
- bump version number and update dependencies

    • -6
    • +6
    /openacs-4/packages/xowiki/xowiki.info
css improvements

- deletegate delete to package_object to ensure cache flushing

- deletegate delete to package_object to ensure cache flushing

- new www-method for Page:

"create-or-use": allows to create conditionally a page, if no page with the default name exists

- make sure to initialize instance_attributes for dynamically created FormPages

    • -2
    • +13
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- new options for includelet form-usages: "wf" and "buttons"

wf: allows to specify a workflow

buttons: specify "edit", "view" or "delete" (or e.g. all of these, separate buttons by spaces)

- use always localized strings for boolen form fields

- use "info method" to check for existing methods

- bump version number

- avoid attempted upvars to adp_level in scheduled procedures

- check, if a prototype page was imported with language en, but the current language is different

    • -3
    • +13
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- check, if a prototype page was imported with language en, but the current language is different

    • -1
    • +11
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- fetch always the parent_id for weblog entries

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
- fetch always the parent_id for weblog entries

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
Added logic to handle display mode for locale_widget

- don't let folder_path call get_instance_from_db with a folder_id

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +7
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Right hand side of expression also needs to be trimmed.

Fixing object_title bug

    • -2
    • +2
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Bumped version number

Merge imsld from oacs-5-4

    • -1
    • +1
    /openacs-4/packages/imsld/www/admin/index.tcl
Some changes to make it possible to write scripts that are includable from

other packages to display information on bugs. Unfortunately, the bugtracker

was written from the POV that you'd never want to do such a thing, and is so

poorly written that even with these changes I had to do a bit of ugly hacking

in my include code.

- fix for bug #3156

- fix unset of f for first run

Fixed typo...

- add client_data to ad_returnfile_background and supporting functions

the version of swfupload ajaxfs is using does not work with Flash 10, putting a workaround to revert to single file upload until I can upgrade swfupload

- add object fileSpooler to ease customization

Fixed a typo ... in a comment! Very worthwhile use of my time ...