• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use for hex codes 2-digit notation \xHH to make it compatible for tcl8.6

  1. … 5 more files in changeset.
- use entities for single quotes in HTML text

  1. … 14 more files in changeset.
- prefer "localurl" over "return_url" as name of page_filter

  1. … 26 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 217 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

- update/add .adp files for documentation

  1. … 13 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 63 more files in changeset.
- improve page-contracts

  1. … 7 more files in changeset.
- use "![info exists]" instead of "template::util::is_nil" on scalars

- flatten nested "lindex" structures

- brace expressions

- make test expressions compileable

  1. … 4 more files in changeset.
- don't abbreviate subcommands of "file"

- use tcl 8.5 extended index format for "string range"

  1. … 1 more file in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 326 more files in changeset.
- modernize tcl

  1. … 8 more files in changeset.
- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
- updated charts.swf and uploader.swf in yui 2.7.0 to address serious vulnerability (see http://yuilibrary.com/support/2.8.2/)

    • binary
    ./resources/yui/charts/assets/charts.swf
Add ajax list handlers, fix url references

    • -0
    • +32
    ./list-add-filter.tcl
    • -0
    • +26
    ./list-view-delete.tcl
  1. … 1 more file in changeset.
Add carousel image loader

    • -0
    • +6
    ./xmlhttp/carousel-images.adp
    • -0
    • +24
    ./xmlhttp/carousel-images.tcl
upgrade extjs to version 2.2.1

  1. … 327 more files in changeset.
upgrade ext to version 2.2

    • -0
    • +62
    ./resources/ext2/CHANGES.html
    • -21446
    • +25596
    ./resources/ext2/ext-all-debug.js
    • -1410
    • +1668
    ./resources/ext2/ext-core-debug.js
    • -0
    • +42
    ./resources/ext2/license.txt
    • -10
    • +9
    ./resources/ext2/adapter/ext/ext-base.js
    • -1384
    • +2591
    ./resources/ext2/adapter/jquery/jquery.js
    • -337
    • +361
    ./resources/ext2/adapter/prototype/effects.js
    • -2522
    • +4220
    ./resources/ext2/adapter/prototype/prototype.js
    • -10
    • +1
    ./resources/ext2/adapter/yui/ext-yui-adapter.js
  1. … 42 more files in changeset.
upgrade yui to 2.7

    • -126
    • +299
    ./resources/yui/editor/assets/skins/sam/editor-skin.css
    • -0
    • +10
    ./resources/yui/editor/assets/skins/sam/simpleeditor.css
    • -0
    • +1072
    ./resources/yui/element/element-debug.js
    • -0
    • +8
    ./resources/yui/element/element-min.js
    • -0
    • +1057
    ./resources/yui/element/element.js
    • -398
    • +602
    ./resources/yui/event/event-debug.js
    • -387
    • +594
    ./resources/yui/event/event.js
    • -0
    • +742
    ./resources/yui/get/get-debug.js
  1. … 162 more files in changeset.
upgrade yui to 2.7

    • -73
    • +18
    ./resources/yui/animation/animation-min.js
    • -89
    • +104
    ./resources/yui/animation/animation.js
    • binary
    ./resources/yui/assets/skins/sam/ajax-loader.gif
    • binary
    ./resources/yui/assets/skins/sam/asc.gif
    • binary
    ./resources/yui/assets/skins/sam/bg-h.gif
    • binary
    ./resources/yui/assets/skins/sam/bg-v.gif
    • -3
    • +4
    ./resources/yui/assets/skins/sam/calendar.css
    • -0
    • +7
    ./resources/yui/assets/skins/sam/carousel.css
    • -3
    • +3
    ./resources/yui/assets/skins/sam/colorpicker.css
    • -3
    • +3
    ./resources/yui/assets/skins/sam/container.css
    • -3
    • +4
    ./resources/yui/assets/skins/sam/datatable.css
  1. … 114 more files in changeset.
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
    ./resources/update_ah_resources.sh
previously was creating a cartesian self-join on headers and footers!

update blank-master, added missing order parameter in the body_scripts multirow, needed for template::head to work properly with javascript that is dependent on other javascript

add Ext 2.0 stable to ajaxhelper

    • -0
    • +148
    ./resources/ext2/CHANGELOG.txt
    • -0
    • +36
    ./resources/ext2/INCLUDE_ORDER.txt
    • -0
    • +50
    ./resources/ext2/LICENSE.txt
    • -0
    • +32913
    ./resources/ext2/ext-all-debug.js
    • -0
    • +156
    ./resources/ext2/ext-all.js
    • -0
    • +5655
    ./resources/ext2/ext-core-debug.js
    • -0
    • +19
    ./resources/ext2/ext-core.js
    • -0
    • +10
    ./resources/ext2/adapter/ext/ext-base.js
    • -0
    • +10
    ./resources/ext2/adapter/jquery/ext-jquery-adapter.js
    • -0
    • +965
    ./resources/ext2/adapter/jquery/jquery-plugins.js
    • -0
    • +2201
    ./resources/ext2/adapter/jquery/jquery.js
    • -0
    • +1098
    ./resources/ext2/adapter/prototype/effects.js
    • -0
    • +2523
    ./resources/ext2/adapter/prototype/prototype.js
    • -0
    • +59
    ./resources/ext2/adapter/prototype/scriptaculous.js
  1. … 991 more files in changeset.
commit famfam icons to ajaxhelper

    • binary
    ./resources/icons/accept.png
    • binary
    ./resources/icons/add.png
    • binary
    ./resources/icons/anchor.png
    • binary
    ./resources/icons/application.png
    • binary
    ./resources/icons/application_add.png
    • binary
    ./resources/icons/application_cascade.png
    • binary
    ./resources/icons/application_delete.png
    • binary
    ./resources/icons/application_double.png
    • binary
    ./resources/icons/application_edit.png
    • binary
    ./resources/icons/application_error.png
    • binary
    ./resources/icons/application_form.png
    • binary
    ./resources/icons/application_form_add.png
    • binary
    ./resources/icons/application_form_delete.png
    • binary
    ./resources/icons/application_form_edit.png
    • binary
    ./resources/icons/application_form_magnify.png
  1. … 986 more files in changeset.
change list name script to headscript

fix problem with blank-master.tcl

missed a couple of files

    • -0
    • +7
    ./resources/yui/autocomplete/assets/autocomplete-core.css