• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upgrade yui to 2.7

    • -0
    • +1072
    ./packages/ajaxhelper/www/resources/yui/element/element-debug.js
    • -0
    • +1057
    ./packages/ajaxhelper/www/resources/yui/element/element.js
    • -0
    • +742
    ./packages/ajaxhelper/www/resources/yui/get/get-debug.js
  1. … 162 more files in changeset.
add a cleanup handler

upgrade yui to 2.7

  1. … 114 more files in changeset.
- some further cleanup: remove __refresh_instance_attributes hack

    • -5
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
- bump version number to 0.116

- make naming for url-callable functions consistently with dashes

- provide some handling of expired logins happening during ajax calls

    • -3
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -13
    • +28
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
- make drag&drop in FAQ more robust

- strip colons from tags

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
- Provide means to refer to a page of the current package instance even when a

package search path is provided (syntax for includelets: //./pagename).

This is needed for e.g. weblog, where the "weblog-portlet" should refer to

the same package.

    • -12
    • +23
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/prototypes/weblog.page
- search for tcllib along the loading path to determin version numbers

    • -2
    • +10
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
- improve parameter handling

    • -4
    • +8
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/06-package-procs.tcl
    • -20
    • +31
    ./packages/xotcl-core/tcl/06-param-procs.tcl
- bump version number to 0.115

- provide experimental drag and drop handler for form-fields

of type abstract_page (form_page or page)

- provide experimental drag and drop handler for reordering page-orders

via drag and drop in lists (supported by the includelet book)

- new parameter for includelet book: "allow reorder"

E.g. "-allow_reorder 2" means: support drag and

drop reordering starting with the 2nd level

- provide interface for automatically renaming page_orders

    • -2
    • +55
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -28
    • +74
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -6
    • +97
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +97
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
    • -1
    • +59
    ./packages/xowiki/www/resources/xowiki.css
    • -0
    • +284
    ./packages/xowiki/www/resources/yui-page-order-region.js
    • -0
    • +237
    ./packages/xowiki/www/resources/yui-selection-area.js
add a bash script that updates the javascript libraries to the latest version available, currently only works with ext2 and yui for now

    • -0
    • +88
    ./packages/ajaxhelper/www/resources/update_ah_resources.sh
Conditionally support new parameters so you can login to perform an upgrade where you actually support the new parameters, specifically search_impl_id

removing creditcard_expire from receipts according to current card security practices

- reduce verbosity

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
reduce verbosity

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
Updated to reflect changes in the control panel

    • -24
    • +18
    ./packages/dotlrn/www/site-map.adp
Fix the "customize logo" feature:

- use image.vuh from acs-subsite to display it instead of relaying on file storage

- Fix permissions grant (on item_id rather than revision_id)

- HTML cleanup

- localization and translation to spanish

    • -48
    • +5
    ./packages/dotlrn/www/community-edit-2.adp
    • -11
    • +15
    ./packages/dotlrn/www/community-edit-2.tcl
    • -68
    • +35
    ./packages/dotlrn/www/community-edit.adp
    • -5
    • +6
    ./packages/dotlrn/www/community-edit.tcl
    • -4
    • +4
    ./packages/dotlrn/www/dotlrn-master-kelp.tcl
    • -4
    • +4
    ./packages/dotlrn/www/dotlrn-master.tcl
- allowing multiple forms to be passed into form-usages

- renamed argument of ::xowiki::Weblog->instantiate_forms from "entries_of" to "forms"

    • -3
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -15
    • +21
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -6
    • +6
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +11
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/prototypes/news.page
Fix to display community logo if set. In case the community has a parent, the parent logo will be displayed unless the subgroup has its own, the default one will be displayed if none of them have set a customized logo for the header.

    • -34
    • +28
    ./packages/theme-zen/lib/lrn-master.tcl
When searching for users to add to a dotlrn community, display all of the matching ones flaging those who are already members.

    • -11
    • +8
    ./packages/dotlrn/www/member-add-oracle.xql
    • -11
    • +17
    ./packages/dotlrn/www/member-add.adp
Add missing keys and their spanish translations.

Improve the control panel, community member pages UI (approved by honchos).

    • -43
    • +26
    ./packages/dotlrn/www/community-member.adp
    • -95
    • +24
    ./packages/dotlrn/www/community-member.tcl
    • -75
    • +67
    ./packages/dotlrn/www/control-panel.adp
    • -43
    • +38
    ./packages/dotlrn/www/control-panel.tcl
    • -4
    • +5
    ./packages/dotlrn/www/control-panel.xql
Remove the buggy management of portrait from bio, the portrait is handled by acs-subsite.

    • -137
    • +9
    ./packages/dotlrn/www/bio-update.tcl
Fixed a problem with the deletion of lob.sql-based ("pseudo-lob") binary

storage.

Remove unnecessary code

i18n

- Use the author of the message as sender of the notif instead of the current user since this one may be the moderator.

- Localize notification

    • -20
    • +20
    ./packages/forums/tcl/messages-procs.tcl