• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updating templating to tcl/adp

    • -10
    • +11
    ./packages/ezic-gateway/www/index.adp
    • -40
    • +33
    ./packages/ezic-gateway/www/index.tcl
adding feature to display avs data for one transaction in ecommerce/www/admin/orders/one

    • -0
    • +1
    ./packages/ezic-gateway/lib/one.adp
    • -0
    • +15
    ./packages/ezic-gateway/lib/one.tcl
    • -0
    • +10
    ./packages/ezic-gateway/lib/one.xql
adding proc to expand AVS abbreviations

Add elapsed seconds to record amount of time taking assessment. Add support for choice 'other' in radio,select, or checkbox questons

    • -1
    • +5
    ./packages/assessment/tcl/as-install-procs.tcl
Change points to float to allow partial credit

    • -0
    • +22
    ./packages/assessment/sql/oracle/upgrade/upgrade-0.22d6-0.22d7.sql
Add associated tcl upgrade logic for 0.22d6

    • -1
    • +6
    ./packages/assessment/tcl/as-install-procs.tcl
UpUpgrade denormalizaton to make it possible to generate reports in a scalable manner

adding avs feedback if available

    • -0
    • +10
    ./packages/ecommerce/www/admin/orders/one.tcl
adding ability to provide avs feedback for one transaction

    • -0
    • +1
    ./packages/authorize-gateway/lib/one.adp
    • -0
    • +15
    ./packages/authorize-gateway/lib/one.tcl
    • -0
    • +10
    ./packages/authorize-gateway/lib/one.xql
Added a before-uninstantiate callback to delete the messages of general comments, such that deleting the package works

- ensure cosing of sockets for blocking requests without timeout

updating templating to tcl/adp

    • -6
    • +7
    ./packages/authorize-gateway/www/index.adp
    • -1
    • +1
    ./packages/authorize-gateway/www/index.tcl
- additional form-field types: form and form_constraints

- add cross package instance support to includelet form-menu

- add support to create ::xowiki::FormPages in different instances where the ::xowiki::Form exists.

Effectively, ::xowiki::Forms can be shared among xowiki instances.

    • -1
    • +32
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +8
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -4
    • +22
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Another tweak from 2.4.0

Fixed some of the calendar portlet stuff that was hardwired to .LRN, and

imported over the latest portlet code.

Add "noquote" for postings subject

Oops! Found more to localize and fixed up search stuff

Merged the 5.4 branch to HEAD, to pick up emmanuelle's fixes before I go

off fixing a bunch of other stuff.

    • -7
    • +19
    ./packages/calendar/tcl/cal-item-procs.tcl
    • -2
    • +3
    ./packages/calendar/tcl/calendar-procs.tcl
    • -1
    • +1
    ./packages/calendar/www/cal-item-new.adp
    • -2
    • +3
    ./packages/calendar/www/cal-item-new.tcl
    • -13
    • +4
    ./packages/calendar/www/cal-item-view.adp
    • -2
    • +3
    ./packages/calendar/www/cal-item-view.tcl
    • -24
    • +0
    ./packages/calendar/www/cal-nav.adp
    • -62
    • +0
    ./packages/calendar/www/cal-nav.tcl
    • -45
    • +26
    ./packages/calendar/www/mini-calendar.adp
  1. … 13 more files in changeset.
updating xql to match improvements in the matching tcl file

fix image import due to proc changes

fixing my overzealous change of package versions.

adding parameter feature to suppress configured http, useful when server is behind proxy. defaults to no change in behavior. Bumping version for new parameter.

    • -1
    • +9
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Let's just say that the list template "display template" with its embedded

HTML and its references in a different scope than the caller in the adp file

are really annoying and hard to get right the first time.

More xql file stuff, mostly.

    • -0
    • +11
    ./packages/content-includelet/lib/add-edit-form.xql
added new query file

    • -0
    • +17
    ./packages/content-includelet/www/admin/index.xql
Added new query file ...

Heavily modified the admin interface, added the capability to declare an

includelet "singleton" (default), and a "copy includelet" capability.

Localized things, switched to the list template builder, etc etc.

fix cluster updates on sites, on which /xotcl was not publically readable.

    • -2
    • +17
    ./packages/xotcl-core/tcl/cluster-init.tcl
    • -2
    • +3
    ./packages/xotcl-core/tcl/cluster-procs.tcl
remove unneeded call leading to warnings in synchronous http requests