• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
more specific and useful info in log notices, standardized new category additions to nexval seq, using newer image resource handling

    • -79
    • +85
    ./packages/ecommerce/tcl/ecds-procs.tcl
minor code fixes, more consistent ui for image management

- handle interface between process_user_input and get_form_data correctly

    • -3
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- handle derived names for form-field type "file" for named entries more general

- respect upload mime-type, if not application/octetstream

- refactor "complete_name" into "build_name"

    • -5
    • +17
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -6
    • +3
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -16
    • +24
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- experimental new form-field type: file

- allow filename to be specified for downloads of type file

    • -1
    • +68
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -7
    • +21
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
fixing case of 0 subcategories

    • -2
    • +2
    ./packages/ecommerce/www/admin/cat/category.tcl
re-adding sort/add options for subcategories of a category

    • -1
    • +1
    ./packages/ecommerce/www/admin/cat/category.adp
    • -5
    • +10
    ./packages/ecommerce/www/admin/cat/category.tcl
- provide conveniance wrapper around ::xo::report_version_numbers

    • -0
    • +10
    ./packages/xotcl-core/www/version-numbers.adp
    • -0
    • +18
    ./packages/xotcl-core/www/version-numbers.tcl
-provide doc(title) and keep backward compatibility

    • -25
    • +0
    ./packages/xotcl-core/www/acs-object-procs.tcl
    • -23
    • +0
    ./packages/xotcl-core/www/ad-instproc.tcl
    • -0
    • +1
    ./packages/xotcl-core/www/show-object.adp
Merged LORS packages oacs-5-4 to Trunk

    • -5
    • +5
    ./packages/dotlrn-lorsm/dotlrn-lorsm.info
    • -7
    • +26
    ./packages/lors/lib/course-structure.adp
    • -49
    • +64
    ./packages/lors/lib/course-structure.tcl
    • -1
    • +1
    ./packages/lors/lib/course-structure.xql
    • -10
    • +0
    ./packages/lors/tcl/lors-imscp-procs.tcl
  1. … 13 more files in changeset.
- fixing a bug PageTemplate in connection to PageInstance creation (one reason more to deprecate it soon)

    • -1
    • +12
    ./packages/xowiki/tcl/package-procs.tcl
- turning testwise force_refresh_login for package xowiki off

- using testwise untrusted user_id for link checking

- forcing login only in "enforce permssions", not in "check permissions"

    • -5
    • +5
    ./packages/xowiki/tcl/package-procs.tcl
- turning testwise force_refresh_login for package xowiki off

- using testwise untrusted user_id for link checking

- forcing login only in "enforce permssions", not in "check permissions"

    • -2
    • +6
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -4
    • +6
    ./packages/xotcl-core/tcl/policy-procs.tcl
fixes to adp/tcl templating updates

    • -1
    • +2
    ./packages/ecommerce/www/admin/cat/category.adp
    • -4
    • +3
    ./packages/ecommerce/www/admin/cat/category.tcl
- provide better feedback for error handling

- simplify handling of wymeditors in complex compound fields

    • -7
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- make weblog-mini-calendar nicer

    • -1
    • +1
    ./packages/xowiki/www/resources/xowiki.css
provide error handling to the rss-client includelet

    • -13
    • +19
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -5
    • +9
    ./packages/xowiki/tcl/syndicate-procs.tcl
fixing var references, adding some field length tests to keep processes from stopping during bulk imports

    • -21
    • +101
    ./packages/ecommerce/tcl/ecds-procs.tcl
Needed a default value for this new acs-tcl parameter, otherwise you can't

log in to upgrade.

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
A new column was added to the groups table, and an upgrade script provided,

but the acs-kernel version had not been bumped. Nor had the dependency in

acs-subsite (which uses the new column).

    • -1
    • +1
    ./packages/acs-subsite/acs-subsite.info
- factor out protocol handler from ical-procs, provide backward compatibility

    • -0
    • +175
    ./packages/xotcl-core/tcl/50-protocol-handler-procs.tcl
    • -171
    • +4
    ./packages/xotcl-core/tcl/ical-procs.tcl
minor form fixes

Switched some param calls to use ad_conn subsite_id

    • -3
    • +3
    ./packages/acs-tcl/tcl/navigation-procs.tcl
Add missing ad_script_abort calls to avoid usless errors in the logs

    • -0
    • +4
    ./packages/dotlrn/www/configure-element.tcl
More missing defaults

Add default config for PG < 8.3 query.

Fix postgtresql 8.3 compatibility for another query.

updating nextval seq to work with 8.2+

- fixed octal number bug in view-week-display and view-one-day-display

- fixed bug for print-button in month display (items.weekday was not set)

    • -2
    • +2
    ./packages/calendar/www/view-print-display.adp
    • -2
    • +2
    ./packages/calendar/www/view-week-display.tcl