• last updated 16 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
/etc/init.d/dotlrn gets the address,port and pidfile from config.tcl

Added warning on install to enable postgresql compatibility options

    • -3
    • +14
    /installers/debian/dotlrn/templates
file show-class-graph.tcl was added on branch oacs-5-4 on 2008-03-26 13:44:45 +0000

allow to specify dpi for graph generation, provide a max-width for patological cases

allow to show all methods in class graph

make it easier to reuse class drawer

fix parameter passing

add missing package initialize to index.vuh (for this package not necessary, but should done generally)

    • -0
    • +1
    /openacs-4/packages/s5/www/admin/index.vuh
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