• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adjustments for wymeditor

    • -1
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
adjust wym editor support for richtext changes

    • -6
    • +6
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -3
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
corregir busqueda por problema de archivos con nombres similares que solo cambia una letra en el nombre ej. index.html y index.htm

    • -3
    • +3
    ./packages/lorsm/www/admin/course-add-3.tcl
improving the attribute management for the rich text mixins.

    • -42
    • +77
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +7
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
get rid of mixins for hidden fields

    • -1
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
hopefully the last part of the richtext attribute setting fix

    • -8
    • +9
    ./packages/xowiki/tcl/form-field-procs.tcl
xinha fix to work with xotcl versions without recent slot support

    • -10
    • +16
    ./packages/xowiki/tcl/form-field-procs.tcl
bump version number to ease communication

keep configured values, when editor is switched

    • -13
    • +21
    ./packages/xowiki/tcl/form-field-procs.tcl
Changed moveByCopyDeleteP default value to 0 (as stated by the description of the parameter), moreover the moveByCopyDelete only moves the live revison of the file. Bumped version number and updated portlet and applet dependency.

    • -3
    • +3
    ./packages/file-storage/file-storage.info
HTML Strict cleanup

    • -4
    • +4
    ./packages/fs-portlet/www/fs-portlet.tcl
Replaced the use of the non valid attribute 'remember' by checking if the node has children to create/update a cookie that keeps its state

Removed non valid attribute and changed ID value to make them unique in the document

    • -3
    • +3
    ./packages/lorsm/www/delivery/menu-mk.adp
Added 'Valid HTML 4.01' blue icon to the Zen footer

    • -0
    • +3
    ./packages/theme-zen/lib/lrn-master.adp
allow multiple validators from the superclass hierarchy to be run, when subclassing form fields

    • -43
    • +70
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -10
    • +11
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
make loading of interface to stored procedures more robust

    • -12
    • +10
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -0
    • +160
    ./packages/xotcl-core/www/show-class-graph.tcl
    • -0
    • +3
    ./packages/xotcl-core/www/show-object.adp
    • -0
    • +14
    ./packages/xotcl-core/www/show-object.tcl
generalize property and form management

    • -1
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -6
    • +13
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -8
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
file show-class-graph.tcl was added on branch oacs-5-4 on 2008-03-26 13:44:45 +0000

    • -0
    • +0
    ./packages/xotcl-core/www/show-class-graph.tcl
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