• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up complex_send, broke it down into multiple parts, refactored repetitive things into foreach loops, made sure rollout support is handled in complex_smtp, thopugh I have no idea how to do the filters there.... This is in need of testing and should only act as a commit for the OCT to decide if this is going in the right direction.

Added procedure to resolve the party_ids if they contain groups

    • -1
    • +42
    ./packages/acs-subsite/tcl/party-procs.tcl
add css class visual-clear to ensure, float boxes don't overlap

    • -1
    • +6
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -0
    • +1
    ./packages/xowiki/www/resources/xowiki.css
Allow disabling revoking community membership for waiting list users.

add Ext 2.0 stable to ajaxhelper

    • -0
    • +148
    ./packages/ajaxhelper/www/resources/ext2/CHANGELOG.txt
    • -0
    • +36
    ./packages/ajaxhelper/www/resources/ext2/INCLUDE_ORDER.txt
    • -0
    • +50
    ./packages/ajaxhelper/www/resources/ext2/LICENSE.txt
    • -0
    • +32913
    ./packages/ajaxhelper/www/resources/ext2/ext-all-debug.js
    • -0
    • +156
    ./packages/ajaxhelper/www/resources/ext2/ext-all.js
    • -0
    • +5655
    ./packages/ajaxhelper/www/resources/ext2/ext-core-debug.js
    • -0
    • +19
    ./packages/ajaxhelper/www/resources/ext2/ext-core.js
  1. … 991 more files in changeset.
commit famfam icons to ajaxhelper

    • binary
    ./packages/ajaxhelper/www/resources/icons/accept.png
    • binary
    ./packages/ajaxhelper/www/resources/icons/add.png
    • binary
    ./packages/ajaxhelper/www/resources/icons/anchor.png
    • binary
    ./packages/ajaxhelper/www/resources/icons/application.png
    • binary
    ./packages/ajaxhelper/www/resources/icons/application_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.

    • -4
    • +1
    ./packages/acs-subsite/www/group-master.adp
    • -2
    • +10
    ./packages/acs-subsite/www/group-master.tcl
Remove header_stuff code, we aren't using it anyway.

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

    • -7
    • +0
    ./packages/acs-subsite/www/group-master.tcl
improved formatting

    • -2
    • +3
    ./packages/xowiki/www/prototypes/ical.page
improved formatting

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
remove url used for development

    • -2
    • +2
    ./packages/xowiki/www/prototypes/ical.page
text conversion routines for ical export

    • -0
    • +17
    ./packages/xotcl-core/tcl/ical-procs.tcl
- 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.

    • -8
    • +24
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -6
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -14
    • +16
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -0
    • +22
    ./packages/xowiki/www/prototypes/announcement-talk.page
    • -0
    • +88
    ./packages/xowiki/www/prototypes/ical.page
Incomplete backport from my calendar extensions

    • -0
    • +60
    ./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
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +12
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Remove header stuff from core. Use template::head procedures.

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

    • -3
    • +1
    ./packages/acs-admin/www/users/merge.adp
    • -1
    • +4
    ./packages/acs-admin/www/users/merge.tcl
    • -1
    • +0
    ./packages/acs-subsite/www/register/index.adp
    • -1
    • +2
    ./packages/acs-subsite/www/register/index.tcl
    • -0
    • +29
    ./packages/acs-templating/tcl/head-procs.tcl
more work on composite form fields

    • -3
    • +82
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -5
    • +4
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -13
    • +20
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +2
    ./packages/xowiki/tcl/xowiki-www-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

    • -37
    • +85
    ./packages/acs-tcl/tcl/html-email-procs.tcl
Add build_subject proc that encodes a string to be used as subject in an email message

    • -0
    • +51
    ./packages/acs-tcl/tcl/html-email-procs.tcl
TIP 117: remove md5-procs since it's available in tcllib

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

HTML Strict cleanup, last shot for core :)

    • -0
    • +1
    ./packages/acs-subsite/www/group-master.adp
    • -5
    • +7
    ./packages/acs-subsite/www/site-map/index.tcl
Remove mal-formed and unused param. Bump version.

HTML Strict cleanup

    • -6
    • +10
    ./packages/search/www/advanced-search.adp
    • -0
    • +13
    ./packages/search/www/resources/search.css