• last updated 50 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
allow to specify dpi for graph generation, provide a max-width for patological cases

    • -3
    • +13
    ./packages/xotcl-core/www/show-class-graph.tcl
    • -1
    • +1
    ./packages/xotcl-core/www/show-object.adp
allow to show all methods in class graph

    • -1
    • +1
    ./packages/xotcl-core/www/show-object.adp
    • -0
    • +1
    ./packages/xotcl-core/www/show-object.tcl
make it easier to reuse class drawer

    • -15
    • +25
    ./packages/xotcl-core/www/show-class-graph.tcl
fix parameter passing

    • -3
    • +3
    ./packages/xotcl-core/www/show-class-graph.tcl
add missing package initialize to index.vuh (for this package not necessary, but should done generally)

add switch "-category_id" to weblog-portlet

adding a form-field-class for password entries

    • -1
    • +12
    ./packages/xowiki/tcl/form-field-procs.tcl
adjust test to new interface of "call"

make disable input fields more robust

    • -4
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
abort script in error case, draw composite children on request

    • -5
    • +8
    ./packages/xotcl-core/www/show-class-graph.tcl
make db functions more robust to invalid input (e.g. uppercase table names in acs_object_types, spacing in stored procedures)

    • -12
    • +10
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Moved css and js and a couple of templates over from 5.4, getting rid of

the notoriously broken expand/collapse thread buttons. This commit is a work

in progress, need to test and perhaps fix ...

    • -1
    • +53
    ./packages/forums/www/resources/forums.js
update instance attribute cache

    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
improve class drawing, include forwarders

    • -10
    • +23
    ./packages/xotcl-core/www/show-class-graph.tcl
    • -2
    • +7
    ./packages/xotcl-core/www/show-object.tcl
improved form-fields:

* extended set of attributes for all form-fields (disabled, form-widget-CSSclass answer}

* handling of abstract form-fields

passing options to Package->class

::xowiki::FormPage:

* handling of disabled form fields

* hook for post-processign edit forms: post_process_edit_fields

    • -15
    • +25
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/package-procs.tcl
    • -8
    • +22
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -8
    • +20
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Bumped info files, which I forgot to do before putting up the beta tarball.

    • -8
    • +8
    ./packages/acs-subsite/acs-subsite.info
  1. … 7 more files in changeset.
Bumped version numbers for the upcoming .lrn release

    • -4
    • +4
    ./packages/chat-portlet/chat-portlet.info
    • -4
    • +4
    ./packages/dotlrn-chat/dotlrn-chat.info
  1. … 30 more files in changeset.
file upgrade-5.4.1d2-5.4.1d3.sql was initially added on branch oacs-5-4.

Add foreign key constraint on user_preferences.locale to force referencial integrity. This column is now added by acs-lang at creation time, to create the constraint at the same moment.

    • -1
    • +11
    ./packages/acs-lang/sql/oracle/ad-locales.sql
    • -3
    • +6
    ./packages/acs-lang/www/change-locale.tcl
    • -18
    • +0
    ./packages/acs-lang/www/locale-set.tcl
normalize some more expressions

    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/util-diff-procs.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/utilities-procs.tcl
normalize some more expressions

    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
normalize some more string expressions

    • -2
    • +2
    ./packages/acs-subsite/www/group-master.tcl
normalize some more string expressions

    • -2
    • +2
    ./packages/acs-subsite/www/group-master.tcl
updateing yui version

    • -3
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
The print.css link shouldn't be "alternative" but just plain style, since

it's enabled only for the "print" media type and we don't want theme zen's

or any other js to accidently select it ...

    • -2
    • +2
    ./packages/forums/www/message-view.tcl
deactivate background_delivery for connections via nsopenssl

deactivate background_delivery for connections via nsopenssl

Zen print view fixes

    • -2
    • +2
    ./packages/theme-zen/lib/lrn-master.tcl
beautify graph: show only documented methods, show siblings

    • -14
    • +17
    ./packages/xotcl-core/www/show-class-graph.tcl
    • -1
    • +8
    ./packages/xotcl-core/www/show-object.tcl
add experimental class drawer

    • -0
    • +121
    ./packages/xotcl-core/www/show-class-graph.tcl