• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HTML Strict cleanup

make date convertion for podcast more robust against local environment variable settings

Fix titles

Get rid of the get_page_header_stuff kludge. Add a proc to set the portal page CSS for the current layout (using template::head API), to be called from layout templates

Remove templating head stuff since it's in blank-master now

Move templating, devsup and translating stuff to blank-master. Fix footerrendering

    • -17
    • +101
    /openacs-4/www/blank-master.tcl
- support for image-url in news-item

- list news-item and annoucement-talk in news page

    • -3
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix glitches in the earlier commit

handle encodings in content type

fix a file upload bug where the zip file contains spaces

Removed the MMEncodeBin parameter, which is no longer used.

allow cases where file storage is readable by the public, add better error handling for failed file/folder move, fix checks on create_url and share_folder features, fix bug in file delete caused by missing param variable

Move devsup toolbar to blank-master

Replace header_stuff property with calls to template::head

    • -6
    • +0
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -38
    • +4
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Replace header_stuff property with calls to template::head

Move dotlrn_toolbar to theme-zen (out of site-master)

Replace call to new-portal kludge to get portlets CSS by calls to template::head in portlet packages

theme-zen now uses blank-master instead of blank-compat. Replaced header_stuff with calls to template::head where necessary to make it possible (except new-portal that needs to be done -portal layouts-)

    • -1
    • +0
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -9
    • +1
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Add missing closing @ of the too_many_subsites_p var

allow partial saves of pages through save_attributes (currently admin only, using naming conventions of xowiki::form)

some code refactoring

    • -9
    • +9
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -47
    • +128
    /openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl
change from instance variable based interface from doc and body property to api based interface

provide a simple api for setting and getting body and doc properties

support for passing body and doc properties

    • -2
    • +4
    /openacs-4/packages/xowiki/www/view-default.adp
Replace header_stuff properties with template::head calls

Change default value to "all" for media in add_css

Replace header_stuff property with calls to template::head

    • -12
    • +3
    /openacs-4/packages/calendar/www/cal-item-view.tcl
    • -4
    • +0
    /openacs-4/packages/calendar/www/view.adp
    • -12
    • +3
    /openacs-4/packages/calendar/www/view.tcl
- use ::xo::tdom::Object

- some cleanup for nameing support (js_name, html_id)

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
- new classes ::xo::tdom::Class and ::xo::tdom::Object

to implement xotcl classes looking like tdom commands

fix description in one of the apm parameters

fix a typo in one of the procs