• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix old-style widget specs, interfering with forms for files

    • -3
    • +7
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
use new style names for google sitemaps

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
align with current xowiki

provide a conditional test like "match" with regular expressions as well in checks of conditional policy clauses

    • -3
    • +9
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +29
    ./packages/xowiki/tcl/xowiki-procs.tcl
improve documentation

    • -2
    • +2
    ./packages/xowiki/www/prototypes/news.page
support conditional match check for policy rules.

    • -4
    • +4
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +29
    ./packages/xowiki/tcl/xowiki-procs.tcl
reduce verbosity, allow permission checks in conditional policy clauses ({somecondition attr permission} ...)

    • -18
    • +19
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -8
    • +9
    ./packages/xotcl-core/tcl/policy-procs.tcl
improving HTML compliance

    • -2
    • +2
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -1
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -6
    • +10
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +3
    ./packages/xowiki/www/prototypes/news.page
    • -1
    • +2
    ./packages/xowiki/www/resources/xowiki.css
Don't fail on poorly formed mime message. If an error occurs and the

mime tokens are not cleaned up, all subsequent calls to mime procs

will end up with mismatched mime parts.

    • -3
    • +5
    ./packages/acs-tcl/tcl/html-email-procs.tcl
Always treat body handlers as list. Fix focus to use identifier. There

can only be one focus.

    • -1
    • +4
    ./packages/acs-templating/tcl/head-procs.tcl
Don't use identifier, its not needed for focus since we only call it

once.

Fix typo, llength spelled incorrectly.

strip all kinds of possible new lines of the default values in case there is a mixup between dos and unix file end conventions

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Fix namespace for add_body_handler

Fix stupid typo!

Greek catalogs for dotlrn

    • -0
    • +20
    ./packages/bulk-mail/catalog/bulk-mail.el_GR.utf-8.xml
    • -2
    • +52
    ./packages/dotlrn/catalog/dotlrn.el_GR.utf-8.xml
  1. … 31 more files in changeset.
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