• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove temp files accidentally added

reduce verbosity

    • -2
    • +1
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- do not store per-object-mixins in the cache (some might be volatile)

    • -1
    • +7
    ./packages/xotcl-core/tcl/cr-procs.tcl
- some cleanup after refactoring

- provide view_method for create-new to not enforce "edit" after "create-new".

    • -4
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -7
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
check for existence of bgdelivery

making ns_http work for aolserver 4.5 instead of 4.0

    • -5
    • +13
    ./packages/ecommerce/tcl/ecds-procs.tcl
added hidden vars accidently dropped in template upgrade

making errors more relevant by defining a var early

fixing bad reference in template update

Bumped version numbers to 5.4.3b1.

    • -8
    • +8
    ./packages/acs-subsite/acs-subsite.info
  1. … 7 more files in changeset.
Make sure when we get the previous answer that its the same question in the same section.

    • -3
    • +3
    ./packages/assessment/lib/assessment.tcl
Adding environment URL add/removal.

    • -0
    • +127
    ./packages/imsld/www/admin/monitor/environment-edit.tcl
-use same stype for oacs-view2 and oacs-view3

-handle :hover in weblog-mini-calendar as well

    • -2
    • +2
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/view-book-no-ajax.adp
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
    • -3
    • +2
    ./packages/xowiki/www/resources/xowiki.css
- use parens again in weblog-mini-calendar

- calculate time-range for navigation links via SQL (more expensive, but exact)

- provide some css beautifications for the weblog-mini-calendar

    • -2
    • +2
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/view-book-no-ajax.adp
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
    • -0
    • +17
    ./packages/xowiki/www/resources/xowiki.css
remove debug code

- restrict naviation links in weblog-mini-calendar to a specified time-range

- fix typo

    • -2
    • +2
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/view-book-no-ajax.adp
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
add workshop announcement prototype page, include it in news

    • -0
    • +22
    ./packages/xowiki/www/prototypes/announcement-workshop.page
    • -2
    • +2
    ./packages/xowiki/www/prototypes/news.page
- form fields: allow initializ to differentiate between after reset or after specs

- readjust height setting to actual wymeditor

- form-field event: new parametr "multiday"

    • -13
    • +34
    ./packages/xowiki/tcl/form-field-procs.tcl
fixing pageflow for logout url

    • -2
    • +2
    ./packages/ecommerce/www/shopping-cart.adp
    • -0
    • +1
    ./packages/ecommerce/www/shopping-cart.tcl
fixing register_url page flow to logout user and return to main page, instead of confusing user with trying to login to a new account while still logged in to another one

max_time_to_complete does not belong to assessment_data

make user_id check everywhere robust

reduce verbosity, search for package_keys transitively

    • -4
    • +4
    ./packages/xotcl-core/tcl/06-package-procs.tcl
- make test for user_id more robust

- reactivate commented method

    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
- some refactoring (publish_status_clause)

- new value for form_constraints: @table_properties

to specifies values for form-usages and count_usages.

example

@table_properties:publish_status=all

to list/count all usages, independent of publish status

- improve method view for FormPages based on pure form

rendering (use sanity checks, ensure the margin-form class)

    • -2
    • +42
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -27
    • +50
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -19
    • +20
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Added some missing return urls

Return url was being doubly-encoded. Also not used for regular and list

display.

Don't encode return_url ...