• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new includelet: most-frequent-visitors

bump version numbers

    • -1
    • +41
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
new includelet "most-frequent-visitors", bump version numbers

    • -1
    • +43
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
bump version number

bump version number

make where in ::xo::db::sql optional

    • -5
    • +7
    ./packages/xotcl-core/tcl/05-db-procs.tcl
ensure to use function with highest number of arguments in sql stub building

make where in ::xo::db::sql optional

    • -5
    • +16
    ./packages/xotcl-core/tcl/05-db-procs.tcl
split include_portlet into two methods instantiate_portlet_object and render_portlet_object

to improve reusability

    • -25
    • +38
    ./packages/xowiki/tcl/xowiki-procs.tcl
Fix typo in upgrade apm-callback

    • -2
    • +2
    ./packages/lorsm/tcl/lorsm-install-procs.tcl
turn off text checking in domNodeCmds

    • -0
    • +21
    ./packages/xotcl-core/tcl/html-procs.tcl
turn off text checking in domNodeCmds

    • -0
    • +21
    ./packages/xotcl-core/tcl/html-procs.tcl
Missed this in my upgrade

    • -0
    • +54
    ./packages/search/www/resources/search.css
'annotate' was not a child of 'admin' - pffft!

get stable ordering when multiple functions with same number of arguments exist

    • -3
    • +3
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Initial import of dotlrn-content

Initial revision

    • -0
    • +25
    ./packages/dotlrn-content/dotlrn-content.info
Initial import of content-portlet

    • -0
    • +0
    ./packages/content-portlet/misc/admin/order.adp
  1. … 192 more files in changeset.
Initial revision

    • -0
    • +1
    ./packages/content-portlet/.DS_Store
    • -0
    • +30
    ./packages/content-portlet/content-portlet.info
    • -0
    • +10
    ./packages/content-portlet/misc/admin/category-confirm.adp
    • -0
    • +37
    ./packages/content-portlet/misc/admin/category-confirm.tcl
    • -0
    • +48
    ./packages/content-portlet/misc/admin/category-delete.tcl
    • -0
    • +56
    ./packages/content-portlet/misc/admin/category-view.adp
    • -0
    • +168
    ./packages/content-portlet/misc/admin/category-view.tcl
    • -0
    • +4
    ./packages/content-portlet/misc/admin/order.adp
  1. … 192 more files in changeset.
fix typo

set always last_modified for default sorting in form-usages

    • -1
    • +5
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
uses braces for expressions, string operators for string comparisons

use tcl 8.4 comparison operators

don't join on acs_objects if not needed

fix table references

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
allow passing of title text and detail_url to form page create as well

    • -2
    • +22
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
update parameter values when they are changed via parameter forms

    • -0
    • +36
    ./packages/xotcl-core/tcl/06-param-procs.tcl
don't crash, if no xinha is available (<if @::array.field@ not nil> does not seem to work)

allow passing of template_file to xowiki::From's create-new

    • -1
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +5
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
added new package parameter "request-blocking-off" to be able to deactivate request blocking

Fixed pools-init to work with AOLserver 4.0

    • -43
    • +45
    ./packages/acs-tcl/tcl/pools-init.tcl
use strpos for searching a string in a variable in postgres

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl