• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Mostly i18n stuff for assessment

prototype page for printed documentation

    • -0
    • +44
    /openacs-4/packages/xowiki/www/prototypes/book-print.page
use page language for localizing a page

return date in connection locale

Fixing expand/collapse for messages, individual and global behavior.

Now the collpase.css and expand.css are no longer needed, just commentted

those additions.

    • -1
    • +2
    /openacs-4/packages/forums/www/message-view.adp
    • -3
    • +3
    /openacs-4/packages/forums/www/message-view.tcl
provide support for outputting toc in list style

fix coding issue when importing with translation binary

Added message to inform that portlet is shaded

Fix quoting of javascript.

Patch#857 from Åsmund Realfsen fixes bug#3122

Moved permissions check to tcl to improve query

Fixed long taking query by dealing with permissions and privileges in tcl

Utility procedurs to generate inline diffs for text or html. Includes

special MS Word HTML option to ignore Word tags when generating a diff.

    • -0
    • +259
    /openacs-4/packages/acs-tcl/tcl/util-diff-procs.tcl
PG 8.3 catches a boneheaded foreign key reference of type varchar(100) to

object_id (integer).

Some time, long long ago, the PSQL "\copy" command syntax change, but the

old syntax was accepted. As of PG 8.3, the old syntax is no longer allowed.

Don't dequeue twice. Added a default switch in search indexer for operation that does not match update/insert nor delete

    • -22
    • +23
    /openacs-4/packages/search/tcl/search-procs.tcl
Removed link to the truly horrid, dangerous subscribe people and do magic

page.

Add box tag from xarg. If you use Zen css you get nice boxes that look

just like portlets!

Fixed empty feedback div and dependance of score display to feedback

remove dependency on internet connection

    • -7
    • +3
    /openacs-4/packages/s5/tcl/s5-procs.tcl
fix escaped file

fix for references clause

fix initialization of composite fields

dont center all pictures

setting import file binary to avoid end-of-line translation problems

allow to turn off all substitutions

    • -1
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
turn off substitutions in code listings

    • -3
    • +3
    /openacs-4/packages/s5/tcl/s5-procs.tcl
prettifying code listings and blockquote

Removed Ajax as it was causing trouble

Fixed some minor bugs

Fixed some minor bugs