• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve checkbox behavior

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Removing Print button from message view interface.

Fixing behavior in expand/collpase buttons.

Removing links to unused css's.

    • -3
    • +2
    /openacs-4/packages/forums/www/message-view.adp
    • -3
    • +1
    /openacs-4/packages/forums/www/message-view.tcl
Adding missing space in callback definition

make use of yahoo CDN

new view-item-button

global footer elimination (e.g. for slides)

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improving css files, make use of view-item-button

    • -4
    • +27
    /openacs-4/packages/s5/tcl/s5-procs.tcl
Adding AGAIN parameter CategoriesP removed by mistake ( i guess ) of cesarh.

use publish-date only when given

    • -5
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
improve print output

    • -7
    • +9
    /openacs-4/packages/s5/tcl/s5-procs.tcl
Add new util::catch_exec procedure to handle returned status codes

from exec more completely. This is required to calling exec from catch

using Solaris, and works fine on other platforms. Inspired by

http://wiki.tcl.tk/1039

update to newer style of api

provide means to jump to a slide in the presentation (using YUI events)

add copy button

provide more useful print style sheet

some css improvements

    • -10
    • +69
    /openacs-4/packages/s5/tcl/s5-procs.tcl
    • -0
    • +0
    /openacs-4/packages/s5/www/null
    • -1
    • +1
    /openacs-4/packages/s5/www/prototypes/cover.page
check if XOTcl is installed in the aolserver

- add a few more message keys

- make it explicit in the code that we require at least XOTcl 1.5.0 (1.5.6 recommended)

- bump version numbers to update message catalogs

Adding tinymce support.

  1. … 561 more files in changeset.
Remove ciabot, its causing an error and I don't have time to fool with it

A variety of things ...

1. maturity level of acs-mail-lite/notifications set to 2 until final release

2. intermedia bumped to 5.4.0b1 (missed this earlier) and maturity to 3

3. tsearch2-driver maturity set to 3

Fixed public procs without documentation blocks which caused automated tests

to fail. I even tried to write meaningful documentation in some cases.

Fixed constraint names that also caused automated test failures FOR PG ONLY.

Someone who used Oracle can fix the Oracle ones if they want.

set default language (if no language is specified) for spell to en_US

provide IDs for forms

provide IDs for forms

set default language (if no language is specified) for spell to en_US

Remove historical debugging log statement! (finally)

Remove "least" declaration, which is now included in PG

Bumped version numbers...

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 6 more files in changeset.
Check generated SQL names to prevent later errors, when the names are used.

remove bogus = signs

Fixed another test that failed due to user caching

Added missing catalog key used in title (it does not exist in any other

locale, either, for you non-english readers looking at the cvs log)

improve windows compatibility

- provide a tcl verison of which

- remove wierd code from spellcheck-init, trying to find aspell or ispell programs

Missed two files to rollback previously