• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- define pool order explicitly, otherwise the pools are used randomly

- set connections to pool1 to 15 (has to be at least maxthreads,

otherwise conneciton threads have to wait for db handles)

Fix totally broken syntax for contraints

- adding formfield of type checkbox

    • -1
    • +33
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -33
    • +41
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- provide mapping for commas in labels (__COMMA__) in

form-constraints together with fc_encode and fc_decode

- new method FormField->has_instance_variable to check

whether the formfield or a component has a certain

variable set to a certain value (used to detect,

if e.g. a compound form field contains a wym-weditor)

- new method FormField->process_user_input to

iterate over formfields before these are stored

- new method CompoundField->create_components to

factor out common code

- new method CompoundField->get_named_sub_component

to ease access of subcomponents

    • -14
    • +71
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -21
    • +37
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
fix variable name

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
- add doc(title) as well for edit template

    • -3
    • +6
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
passing doc(title) property

    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- bump version numbers

- new method for cr_items: rename

- caching for lookup method (only successful lookups so far)

    • -2
    • +38
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -3
    • +2
    ./packages/xotcl-core/tcl/generic-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -4
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
Added missing message key

Another version number not right

    • -2
    • +2
    ./packages/news-portlet/news-portlet.info
Still trying to fix that bleeping versino number

adding parameters for ns_cache sizes

    • -4
    • +13
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Version number bumps

    • -2
    • +2
    ./packages/acs-datetime/acs-datetime.info
    • -5
    • +5
    ./packages/chat-portlet/chat-portlet.info
    • -4
    • +4
    ./packages/dotlrn-chat/dotlrn-chat.info
  1. … 34 more files in changeset.
- present reply/post button only, when permissions allow it

- present email-message button only, if user is logged in

- present mark_all_read button only, if user is logged in

- add parameter "-user_id" to forums:permissions for orthogonality with the rest of the API

    • -0
    • +2
    ./packages/forums/lib/message/thread-chunk.adp
    • -5
    • +15
    ./packages/forums/www/message-view.tcl
Fix item edit url again. Since session-items can be included frm www or www/asm-admin we need to make sure we use the correct url all the time

    • -2
    • +3
    ./packages/assessment/lib/session-items.tcl
- adding announcement-workshop to ical.page

- make ical output mac os x ical compliant

    • -5
    • +5
    ./packages/xowiki/www/prototypes/ical.page
adding ec_show_supporting_files proc and a couple of minor code upgrades

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