• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- ignore errors during at_delete callback in destroy operations

    • -2
    • +2
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
- send content for bulk actions in lists via POST

    • -2
    • +2
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
- send bulk actions via POST

    • -3
    • +3
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
- reduce verbosity

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- reduce verbosity

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Minor blank page uninitialized variable problem :)

Last commit of Javier Morales work integrating imsld with assessment.

    • -2
    • +2
    ./packages/imsld/tcl/imsld-callback-procs.tcl
    • -7
    • +50
    ./packages/imsld/tcl/imsld-parse-procs.tcl
New admin files to convert the current subsite to a descendent of its

current package psuedo-type.

    • -0
    • +6
    ./packages/acs-subsite/www/admin/subsite-convert-type.adp
    • -0
    • +33
    ./packages/acs-subsite/www/admin/subsite-convert-type.tcl
New file for figuring out the current layout manager derived package.

    • -0
    • +21
    ./packages/layout-manager/tcl/layout-procs.tcl
Commiting docs?

    • -5
    • +8
    ./packages/layout-manager/www/doc/index.adp
    • -13
    • +12
    ./packages/layout-manager/www/doc/page-config.adp
    • -2
    • +2
    ./packages/layout-manager/www/doc/themes.adp
Added back some UI stuff previously removed (works better with the new

"extend package" capability in ACS Core). Updated documentation.

    • -0
    • +1
    ./packages/layout-manager/www/edit-element.adp
    • -0
    • +11
    ./packages/layout-manager/www/index.adp
    • -0
    • +30
    ./packages/layout-manager/www/index.tcl
initial

  1. … 45 more files in changeset.
Initial revision

    • -0
    • +7
    ./packages/layout-managed-subsite/readme.txt
    • -0
    • +9
    ./packages/layout-managed-subsite/subsites.adp
    • -0
    • +36
    ./packages/layout-managed-subsite/subsites.tcl
  1. … 45 more files in changeset.
- overwork asynchronous listener, currently set more verbose

    • -5
    • +11
    ./packages/xotcl-core/tcl/cluster-procs.tcl
- handle special case, were file size == 0 bytes; fcopy behaves differently in this case

    • -1
    • +9
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
Preliminary version of "extend package" code, along with new package

attributes that allow the declaration of packages that are subsites.

    • -2
    • +3
    ./packages/acs-subsite/acs-subsite.info
    • -14
    • +79
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -1
    • +53
    ./packages/acs-subsite/tcl/subsite-procs.xql
    • -0
    • +3
    ./packages/acs-subsite/www/admin/index.adp
    • -9
    • +2
    ./packages/acs-subsite/www/admin/index.tcl
  1. … 15 more files in changeset.
Moving down the definition of 'stripped_object' after all the possible changes

that may occour to 'object'.

    • -5
    • +5
    ./packages/xowiki/tcl/package-procs.tcl
- reduce verbosity

- initialize for "FormPage new" in create-new name to empty (for debug mode in xowf)

    • -3
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- initialize name as empty (for debug mode in xowf)

    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- handle passing of wiki_p for the OacsFs plugin

- factor out listing of wiki names (used now on multiple places)

    • -3
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -19
    • +62
    ./packages/xowiki/tcl/includelet-procs.tcl
- extend OacsFS plugin to insert wiki links, if wiki_p is specified

- handle passing of wiki_p

updating ec_create_new_session_if_necessary to work more consistently when CacheProductAsFile parameter is 1 and with web standards expected return code 301 instead of 302, also removed bulky html table code that surely breaks most any html validation of ec_price_line

    • -65
    • +90
    ./packages/ecommerce/tcl/ecommerce-procs.tcl
Results of the aggregate function should be marked up with TFOOT.

    • -19
    • +31
    ./packages/acs-templating/resources/lists/table.adp
- bump version number to 0.101

- bump version number to 0.107

- update dependencies

- initial draft for inheriting pages form different xowiki instances

- new package parameter "PackagePath"

- pass page context to templates to allow templates to display it (for inherited pages)

- inheritance supported for calling methods on pages, link-resolver and

includelet "recent" (displayed currently only for admins)

    • -3
    • +5
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -6
    • +51
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -38
    • +80
    ./packages/xowiki/tcl/package-procs.tcl
    • -33
    • +42
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/view-book-no-ajax.adp
    • -3
    • +4
    ./packages/xowiki/www/view-default.adp
    • -0
    • +9
    ./packages/xowiki/www/resources/xowiki.css
- support CSSclass for ImageFields, AnchorFields and ImageAnchorFields

- support HTML title attribute for AnchorFields

- some refactoring

    • -19
    • +56
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
- support option "keep_cc" for "ConnectionContext require" and "Package initialize" to preserve the original connection context

    • -10
    • +17
    ./packages/xotcl-core/tcl/06-package-procs.tcl
    • -10
    • +21
    ./packages/xotcl-core/tcl/context-procs.tcl
i- for HTTP-post requests, Make sure, "string range" and "string length" return the right values

add turk translation

file tr.js was added on branch oacs-5-4 on 2008-11-21 23:13:06 +0000