• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add portlet_visible_p procedure to make it easy to check if a

particular portlet is actually shown on a portal.

Localize subject of the notifications

HTML Strict cleanup

    • -1
    • +1
    /openacs-4/packages/bulk-mail/www/one.adp
HTML Strict cleanup

Deprecated ad_table

HTML Strict cleanup

Fix content_type__is_content_type define function args to match Tcl

procedure and Oracle signature. The argument is called object_type.

Added missing message key.

- generalized form-menu-buttons

- deactivate automatic entity-substitution for ampersand in make_link

- generalized loader for allowing page dependencies

- make it easier to access form properties (instance variables, form attribues)

- bump version number

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -26
    • +47
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -34
    • +73
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -79
    • +106
    /openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +3
    /openacs-4/packages/xowiki/www/admin/list.tcl
bump version number

Added -- after switches in call to ad_html_text_convert to avoid errors when the text to convert contains hyphens

call as well initialize, when fetching from cache

Made sure you can pass an empty string as default and it translates into translation missing. Thanks To Emma for noticing this

HTML Strict cleanup

    • -9
    • +10
    /openacs-4/packages/lorsm/www/admin/index.tcl
  1. … 8 more files in changeset.
HTML cleanup

    • -10
    • +13
    /openacs-4/packages/lorsm/www/delivery/menu-mk.adp
Added missing key

HTML Strict cleanup

    • -4
    • +4
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
Fix Bug #3126. lang::message::lookup was not adhering to a given default value but just returned the message key missing string, even if there was a default

1) Fix image handling. Accidentally commented out by a previous

commit!

2) Fix storage type handling. DO NOT SET storage type to empty string

which is always invalid. I have no idea why that was changed. There is

no reason to check the indbp parameter twice.

HTML Strict cleanup

    • -22
    • +19
    /openacs-4/packages/lors/lib/course-structure.adp
Added /favicon.ico to the magic list of URLs allowed when you restrict an

entire site to registered users.

HTML Strict cleanup

    • -11
    • +19
    /openacs-4/packages/survey/www/admin/one.adp
    • -2
    • +14
    /openacs-4/packages/survey/www/admin/one.tcl
HTML Strict cleanup

    • -22
    • +23
    /openacs-4/packages/survey/www/index.adp
HTML Strict cleanup

    • -3
    • +2
    /openacs-4/packages/survey/tcl/survey-procs.tcl
HTML Strict cleanup

HTML Strict cleanup

Removed Malte's "fix" to content-folder::new, and emmanuelle's fix to that

fix (which was fine), reverting to the 5.3 version because it wasn't broken

in the first place, and malte's attempt removed transaction protection

around the folder inserts (bad!) in order to avoid a pg-only deadlock in

PG 8.1 which doesn't happen in PG 8.2 or better.

Removed Malte's "fix" to content-folder new, and emmanuelle's fix to that fix

(which was fine), by rolling back to the 5.3 version (which wasn't broken in

the first place, PG 8.1 was)

Added missing trailing # of a message key

    • -1
    • +1
    /openacs-4/packages/dotlrn/install.xml
upgrade script for 2.3.0->2.4 which is really a downgrade ; does the same as upgrade-5.0d4-5.0d5.sql