• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

disallow hash signs in page names to avoid conflicts with anchor

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
commit facebook-api package to HEAD

    • -0
    • +25
    /openacs-4/packages/facebook-api/facebook-api.info
    • -0
    • +447
    /openacs-4/packages/facebook-api/tcl/facebook-api-procs.tcl
    • -0
    • +272
    /openacs-4/packages/facebook-api/tcl/json-procs.tcl
    • -0
    • +1
    /openacs-4/packages/facebook-api/tcl/m.txt
    • -0
    • +14
    /openacs-4/packages/facebook-api/www/doc/fb.adp
    • -0
    • +23
    /openacs-4/packages/facebook-api/www/doc/fb.tcl
    • -0
    • +44
    /openacs-4/packages/facebook-api/www/doc/fb.vuh
Rolling back to the working version (decided during informal OCT in IRC today)

- factor out xowiki:read_file and xowiki:write_file

- trim form field contents

- new formfield class: image_url

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -10
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Add a back button