• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add switch "-category_id" to weblog-portlet

adding a form-field-class for password entries

adjust test to new interface of "call"

    • -3
    • +3
    /openacs-4/packages/xowiki/www/admin/test.tcl
make disable input fields more robust

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

make db functions more robust to invalid input (e.g. uppercase table names in acs_object_types, spacing in stored procedures)

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 ...

update instance attribute cache

improve class drawing, include forwarders

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

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

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 7 more files in changeset.
Bumped version numbers for the upcoming .lrn release

    • -5
    • +5
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 30 more files in changeset.
Added acs-kernel and acs-content-repository to the modules list

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.

normalize some more expressions

normalize some more expressions

normalize some more string expressions

normalize some more string expressions

updateing yui version

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
    /openacs-4/packages/forums/www/message-view.tcl
deactivate background_delivery for connections via nsopenssl

deactivate background_delivery for connections via nsopenssl

Zen print view fixes

beautify graph: show only documented methods, show siblings

add experimental class drawer

    • -0
    • +121
    /openacs-4/packages/xotcl-core/www/show-class-graph.tcl
draw class hierarchy

Cleaned up forums.js. As discussed in e-mail, changed generic function names

such as "toggle()" to "forums_toggle()" to reduce the odds of future name

clashes causing as much confusion and embarrassment as the recent ones in zen

and forums did. Made formatting consistent. Got rid of template::head calls

to load unused javascript which just made the code more confusing.

Behavior matches .LRN 2.2 behavior, the arrow on a message collapses or

expands that message only, not its subtree. Subtree would probably be better

(and I swear it did, once upon a time) but that will have to wait for the

future if people want it.

    • -14
    • +1
    /openacs-4/packages/forums/www/message-view.tcl
Roll back my previous commit that put the last dequeue call into a default block of the switch. Objects that have insert/update and delete operations in the same run would never be dequeued otherwise.

    • -4
    • +7
    /openacs-4/packages/search/tcl/search-procs.tcl
file upgrade-5.4.1d1-5.4.1d2.sql was initially added on branch oacs-5-4.