• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upgrade ajax-filestorage-ui to 1.0 Beta

    • -18
    • +0
    ./packages/ajax-filestorage-ui/lib/folder.adp
    • -66
    • +0
    ./packages/ajax-filestorage-ui/lib/folder.tcl
    • -94
    • +0
    ./packages/ajax-filestorage-ui/www/index.adp
    • -53
    • +0
    ./packages/ajax-filestorage-ui/www/index.tcl
    • -2
    • +10
    ./packages/ajax-filestorage-ui/www/doc/index.html
    • -1318
    • +1309
    ./packages/ajax-filestorage-ui/www/resources/ajaxfs.js
  1. … 155 more files in changeset.
- support for publish_date:

application can now set the publish_date of pages

(see e.g. news-item.page)

- base syndication on publish_date instead of last_modified

- keep publish:date when importing pages via import

- add bulk action "delete" to admin/list

- bump version number to 0.79

    • -3
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -6
    • +20
    ./packages/xowiki/tcl/package-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/syndicate-procs.tcl
    • -2
    • +4
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -4
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
    • -2
    • +9
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -0
    • +18
    ./packages/xowiki/www/admin/bulk-delete.tcl

- support for date datatype in generic sql interface

- support for updating arbitrary fields in revisions

- new flag 'use_given_publish_date' to save and save_new

to override the default behavior of setting publish_date

by set_live_revision

- bump version number to 0.79

    • -3
    • +6
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -8
    • +40
    ./packages/xotcl-core/tcl/cr-procs.tcl
Update Xinha to: Stable Xinha 0.94 (2007-10-18)

  1. … 284 more files in changeset.
provide better error message, when arguments can't be parsed

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
Trim section key before creating section.

    • -3
    • +3
    ./packages/dotlrn-ecommerce/lib/section.tcl
Indent code

    • -86
    • +86
    ./packages/acs-mail-lite/tcl/bounce-procs.tcl
pass user_id and package_id to security procs explicitely

    • -11
    • +12
    ./packages/xowiki/tcl/package-procs.tcl
overwork user id handling

reduce cases, where login is forced

address problems, where auth::login forces a script abort and cunfuses a surrounding catch operations

    • -5
    • +13
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -10
    • +12
    ./packages/xotcl-core/tcl/policy-procs.tcl
- ensure, the login window is displayed, when the computed URL is too long

- improve hint message

- ensure, the login window is displayed, when the computed URL is too long

- improve hint message

ensure that the tcl-proc-view script of /api-doc/ is called (does not work perfectly for ns_* commands either)

ensure that the tcl-proc-view script of /api-doc/ is called (does not work perfectly for ns_* commands either)

talking care more of array variables in template substitutions and initialization.

    • -3
    • +6
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
improving summary computation

added parameter to weblog class to allow empty summary (is now default, compute_summary can be used to compute summary from content)

further improvments on protype pages news and news-item

better css configuration (added css class item-header in accordance to the previous item-footer)

more i18n

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -6
    • +10
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -3
    • +8
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -6
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -5
    • +3
    ./packages/xowiki/www/prototypes/news.page
    • -0
    • +1
    ./packages/xowiki/www/resources/xowiki.css
further compacting of footer

    • -2
    • +5
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
localized podcast items

    • -3
    • +10
    ./packages/xowiki/tcl/xowiki-procs.tcl
HTML 4.01 strict cleanup

    • -12
    • +10
    ./packages/acs-subsite/www/user/portrait/upload.adp
    • -13
    • +4
    ./packages/acs-subsite/www/user/portrait/upload.tcl
Extracting embedded sql

    • -0
    • +38
    ./packages/acs-subsite/www/user/portrait/upload.xql
HTML 4.01 Strict cleanup

    • -3
    • +3
    ./packages/acs-admin/www/apm/package-add.tcl
    • -3
    • +3
    ./packages/acs-admin/www/apm/version-edit.tcl
    • -1
    • +1
    ./packages/acs-mail-lite/lib/email.adp
    • -10
    • +7
    ./packages/acs-subsite/lib/home.adp
    • -1
    • +1
    ./packages/acs-subsite/www/site-map/index.adp
  1. … 13 more files in changeset.
Set HTML 4.01 Strict as default doctype

provide means for a page (e.g. an aggregating page) to set the link (currently only the new-item link) in the wiki menu

    • -6
    • +26
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -6
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +14
    ./packages/xowiki/www/prototypes/news.page
add bookmarket button conditionally to the news page

    • -0
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -11
    • +23
    ./packages/xowiki/www/prototypes/news.page
improved new-item page

add localized message for categories (this should be in the categories package),

make footer of items more compact

    • -3
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
fix bug #3104

more css updates:

- ensure that included xowiki pages don't overlap with surrunding div

- get rid of <hr>

- made html-footer more compact

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +6
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -4
    • +5
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +10
    ./packages/xowiki/www/resources/xowiki.css
Greek and spanish catalogs without version number (applying Don's change)

    • -3
    • +3
    ./packages/acs-tcl/catalog/acs-tcl.el_GR.utf-8.xml
  1. … 5 more files in changeset.
More greek translations

Fix HTML and master

    • -1
    • +1
    ./packages/acs-tcl/lib/ad-return-complaint.adp
    • -1
    • +1
    ./packages/acs-tcl/lib/static-progress-bar.adp