• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make numeric convert_to_external more robust

    • -7
    • +42
    ./packages/xowiki/tcl/form-field-procs.tcl
- adding "insert wiki link" plugin for xinha

    • -0
    • +70
    ./packages/xowiki/www/xinha/insert-wlink.adp
    • -0
    • +59
    ./packages/xowiki/www/xinha/insert-wlink.tcl
fix a bug with the single upload form, make sure it resets after an upload

Set HomeName according to HomeURL (control-panel in this case)

    • -11
    • +22
    ./packages/dotlrn/tcl/apm-callback-procs.tcl
Fix admin priv check (thks Raul for catching that)

    • -10
    • +1
    ./packages/dotlrn/tcl/community-procs.tcl
    • -4
    • +1
    ./packages/dotlrn/www/applet-remove.tcl
Fix admin priv check (thks Raul for catching that)

    • -10
    • +1
    ./packages/dotlrn/tcl/community-procs.tcl
    • -4
    • +1
    ./packages/dotlrn/www/applet-remove.tcl
- fix nested search for in compound structures

    • -2
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
add new method to check if a subcomponent exists in a compound form structure

    • -2
    • +21
    ./packages/xowiki/tcl/form-field-procs.tcl
- allow nls_language to be passed along with the name to create-new

    • -3
    • +6
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Check permissions before internal-redirecting to the template for that content type

    • -5
    • +13
    ./packages/file-storage/www/view/index.vuh
Check permission before internal-redirecting to default template for that content type

    • -5
    • +13
    ./packages/file-storage/www/view/index.vuh
reduce verbosity

    • -2
    • +1
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Extracted sql from .tcl to .xql

    • -0
    • +20
    ./packages/lorsm/lib/md-record.xql
    • -0
    • +23
    ./packages/lorsm/lib/repository-shared-courses.xql
    • -42
    • +11
    ./packages/lorsm/lib/user-lorsm.tcl
    • -76
    • +105
    ./packages/lorsm/lib/user-lorsm.xql
    • -7
    • +2
    ./packages/lorsm/tcl/lorsm-callback-procs.tcl
    • -32
    • +42
    ./packages/lorsm/tcl/lorsm-callback-procs.xql
    • -135
    • +95
    ./packages/lorsm/tcl/lorsm-delivery-procs.xql
    • -0
    • +97
    ./packages/lorsm/tcl/lorsm-delivery-scorm-procs.xql
    • -30
    • +9
    ./packages/lorsm/tcl/lorsm-import-procs.tcl
    • -0
    • +38
    ./packages/lorsm/tcl/lorsm-import-procs.xql
    • -16
    • +6
    ./packages/lorsm/tcl/lorsm-install-procs.tcl
    • -0
    • +44
    ./packages/lorsm/tcl/lorsm-install-procs.xql
  1. … 226 more files in changeset.
- bump version number and update dependencies

css improvements

    • -0
    • +11
    ./packages/xowiki/www/resources/xowiki.css
- deletegate delete to package_object to ensure cache flushing

    • -3
    • +3
    ./packages/xowiki/www/admin/delete-type.tcl
- deletegate delete to package_object to ensure cache flushing

    • -3
    • +3
    ./packages/xowiki/www/admin/delete-type.tcl
- 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
    ./packages/xowiki/tcl/package-procs.tcl
    • -4
    • +15
    ./packages/xowiki/tcl/xowiki-www-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)

    • -11
    • +54
    ./packages/xowiki/tcl/includelet-procs.tcl
- use always localized strings for boolen form fields

- use "info method" to check for existing methods

    • -4
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
- bump version number

- avoid attempted upvars to adp_level in scheduled procedures

    • -1
    • +5
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -2
    • +5
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
- check, if a prototype page was imported with language en, but the current language is different

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

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

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

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

    • -17
    • +36
    ./packages/acs-lang/tcl/lang-widget-procs.tcl
- don't let folder_path call get_instance_from_db with a folder_id

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

    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Fixing object_title bug