• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- support for image-url in news-item

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

    • -3
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/prototypes/news.page
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

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

    • -0
    • +1
    ./packages/assessment/lib/assessment.tcl
    • -1
    • +2
    ./packages/assessment/lib/feedback.tcl
    • -3
    • +0
    ./packages/assessment/www/feedback.adp
Move dotlrn_toolbar to theme-zen (out of site-master)

    • -1
    • +13
    ./packages/theme-zen/lib/lrn-master.tcl
Replace call to new-portal kludge to get portlets CSS by calls to template::head in portlet packages

    • -3
    • +0
    ./packages/theme-zen/lib/lrn-master.adp
    • -15
    • +1
    ./packages/theme-zen/lib/lrn-master.tcl
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-)

    • -4
    • +4
    ./packages/calendar/www/view-month-display.adp
    • -6
    • +3
    ./packages/dotlrn/www/dotlrn-main-portlet.tcl
    • -1
    • +0
    ./packages/dotlrn/www/dotlrn-master-kelp.adp
    • -7
    • +1
    ./packages/dotlrn/www/dotlrn-master-kelp.tcl
    • -1
    • +0
    ./packages/dotlrn/www/dotlrn-master.adp
    • -9
    • +1
    ./packages/dotlrn/www/dotlrn-master.tcl
    • -6
    • +1
    ./packages/theme-zen/lib/lrn-master.adp
    • -50
    • +23
    ./packages/theme-zen/lib/lrn-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

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

    • -3
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
provide a simple api for setting and getting body and doc properties

    • -9
    • +18
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
support for passing body and doc properties

    • -1
    • +3
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -2
    • +8
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +4
    ./packages/xowiki/www/view-default.adp
Replace header_stuff properties with template::head calls

    • -3
    • +0
    ./packages/lars-blogger/www/one-entry.adp
    • -2
    • +1
    ./packages/lars-blogger/www/one-entry.tcl
Change default value to "all" for media in add_css

    • -1
    • +1
    ./packages/acs-templating/tcl/head-procs.tcl
Replace header_stuff property with calls to template::head

    • -7
    • +1
    ./packages/calendar/www/cal-item-new.adp
    • -12
    • +4
    ./packages/calendar/www/cal-item-new.tcl
    • -4
    • +0
    ./packages/calendar/www/cal-item-view.adp
    • -12
    • +3
    ./packages/calendar/www/cal-item-view.tcl
    • -1
    • +1
    ./packages/calendar/www/view-list-display.adp
    • -6
    • +6
    ./packages/calendar/www/view-month-display.adp
    • -4
    • +4
    ./packages/calendar/www/view-week-display.adp
- use ::xo::tdom::Object

- some cleanup for nameing support (js_name, html_id)

    • -27
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -17
    • +17
    ./packages/xowiki/tcl/includelet-procs.tcl
- new classes ::xo::tdom::Class and ::xo::tdom::Object

to implement xotcl classes looking like tdom commands

    • -2
    • +131
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
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
    ./packages/xowiki/tcl/package-procs.tcl
commit facebook-api package to HEAD

    • -0
    • +25
    ./packages/facebook-api/facebook-api.info
    • -0
    • +14
    ./packages/facebook-api/sql/postgresql/facebook-api-create.sql
    • -0
    • +447
    ./packages/facebook-api/tcl/facebook-api-procs.tcl
    • -0
    • +272
    ./packages/facebook-api/tcl/json-procs.tcl
    • -0
    • +1
    ./packages/facebook-api/tcl/m.txt
    • -0
    • +14
    ./packages/facebook-api/www/doc/fb.adp
    • -0
    • +23
    ./packages/facebook-api/www/doc/fb.tcl
    • -0
    • +44
    ./packages/facebook-api/www/doc/fb.vuh
    • binary
    ./packages/facebook-api/www/doc/fbookdev.jpg
    • binary
    ./packages/facebook-api/www/doc/fbookdev1.jpg
    • -0
    • +117
    ./packages/facebook-api/www/doc/index.html
Rolling back to the working version (decided during informal OCT in IRC today)

    • -42
    • +1
    ./packages/acs-subsite/tcl/party-procs.tcl
- factor out xowiki:read_file and xowiki:write_file

- trim form field contents

- new formfield class: image_url

    • -1
    • +79
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -10
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Add a back button

Align breadcrumbs with system name