• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added procedure to resolve the party_ids if they contain groups

add css class visual-clear to ensure, float boxes don't overlap

Allow disabling revoking community membership for waiting list users.

add Ext 2.0 stable to ajaxhelper

    • -0
    • +156
    /openacs-4/packages/ajaxhelper/www/resources/ext2/ext-all.js
  1. … 991 more files in changeset.
commit famfam icons to ajaxhelper

    • binary
    /openacs-4/packages/ajaxhelper/www/resources/icons/add.png
  1. … 986 more files in changeset.
Move focus handling to blank master. Use add_body_handler to set

it. Pass focus up to blank master.

Remove properties not used in default master.

Remove link multirow in default master, its not used.

Add skip_link property

Remove reference to unused properties. These are generated in

blank-master now.

Remove header_stuff code, we aren't using it anyway.

Remove reference to unused stylesheet, hasn't been used since 2003.

improved formatting

improved formatting

remove url used for development

text conversion routines for ical export

- fix year/month/day in partially specified dates (form-field event)

- new protoype page 'announcement-talk.page': sample form

for providing information about talks, events are published

based on the hcalendar micro format

- new prototype page 'ical.page': export event information of

talks into a calendar using iCal format. It is now possible

subscribed to xowiki via Mozilla Calendar/Sunbird,

or Mac OS X iCal.

    • -6
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -0
    • +88
    /openacs-4/packages/xowiki/www/prototypes/ical.page
Incomplete backport from my calendar extensions

    • -0
    • +60
    /openacs-4/packages/xotcl-core/tcl/ical-procs.tcl
- support for compound fields in form fields

- support for compound field type event, html output as hcalendar micro format

- provide per-editor confguration, when multiple wymeditors are on one page

- allow to specify width and height for wymeditor

    • -90
    • +187
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
Remove header stuff from core. Use template::head procedures.

Add template::head::add_style to add inline styles.

more work on composite form fields

    • -13
    • +20
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix message initialization. Was failing in case the message has no alternative and no attachament. In case the message has an alternative and no attachment, it was initialized twice.

I think I fixed the problem with multipart/mixed of e-mails with no attachments. This should be tested though. I am putting this out to see if I might have a mismatch in my train of thought.

Fixed the confusion about single_email_p in complex_send_immediately using the defaults which make most sense. Fixed documentation accordingly

Fix malformed date and encode subject (using helper procs). Set the charset for message body (utf-8)

Helper procs to encode the subject and format the date for an email message

Add build_subject proc that encodes a string to be used as subject in an email message

TIP 117: remove md5-procs since it's available in tcllib

    • -453
    • +0
    /openacs-4/packages/acs-tcl/tcl/md5-procs.tcl
Turn ds_comment into ns_log debug

HTML Strict cleanup, last shot for core :)

Remove mal-formed and unused param. Bump version.

    • -3
    • +2
    /openacs-4/packages/search/search.info
HTML Strict cleanup

    • -6
    • +5
    /openacs-4/packages/search/www/index.adp
    • -14
    • +8
    /openacs-4/packages/search/www/search.adp
    • -12
    • +4
    /openacs-4/packages/search/www/search.tcl
HTML strict cleanup