• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add missing tree widget js files for dojo

    • -0
    • +43
    ./resources/dojo-ajax/src/widget/TreeEmphasizeOnSelect.js
    • -0
    • +46
    ./resources/dojo-ajax/src/widget/TreeToggleOnSelect.js
commit yui-ext, some missing dojo files

    • -0
    • +207
    ./resources/dojo-ajax/src/data/CsvStore.js
    • -0
    • +4
    ./resources/dojo-ajax/src/widget/templates/TreeEditor.css
    • -0
    • +1719
    ./resources/prototype/prototype-min.js
    • -0
    • +12
    ./resources/yui/reset-fonts-grids/README
    • -0
    • +11
    ./resources/yui/tabview/README
    • -0
    • +1953
    ./resources/yui/tabview/tabview-debug.js
    • -0
    • +54
    ./resources/yui/tabview/tabview-min.js
    • -0
    • +1934
    ./resources/yui/tabview/tabview.js
    • -0
    • +48
    ./resources/yui/tabview/assets/border_tabs.css
  1. … 802 more files in changeset.
update ajaxhelper to 0.82d, updated yui to version 0.12.1, updated dojo to 0.4.1, added addition yui helper procs, added ah:requires proc to make it easier to declare required javascript sources for a given ajaxhelper proc, helper proc for yui menu widget, various bug fixes to yui helper procs, added new tests

    • -1962
    • +2130
    ./resources/dojo-ajax/dojo.js
    • -1276
    • +1773
    ./resources/dojo-ajax/dojo.js.uncompressed.js
    • -3
    • +7
    ./resources/dojo-ajax/demos/storage/editor.html
    • -6
    • +9
    ./resources/dojo-ajax/demos/storage/editor.js
    • -24
    • +23
    ./resources/dojo-ajax/demos/widget/Fisheye.html
    • -9
    • +8
    ./resources/dojo-ajax/src/AdapterRegistry.js
    • -20
    • +18
    ./resources/dojo-ajax/src/Deferred.js
    • -31
    • +33
    ./resources/dojo-ajax/src/bootstrap1.js
    • -436
    • +59
    ./resources/dojo-ajax/src/docs.js
    • -108
    • +146
    ./resources/dojo-ajax/src/dom.js
  1. … 308 more files in changeset.
commit widget demos from the dojo toolkit

    • -0
    • +96
    ./resources/dojo-ajax/demos/widget/Editor.html
    • -0
    • +107
    ./resources/dojo-ajax/demos/widget/Fisheye.html
    • -0
    • +195
    ./resources/dojo-ajax/demos/widget/Form.html
    • -0
    • +120
    ./resources/dojo-ajax/demos/widget/Mail.html
    • -0
    • +144
    ./resources/dojo-ajax/demos/widget/Panes.html
    • -0
    • +152
    ./resources/dojo-ajax/demos/widget/accordionContainer.html
    • -0
    • +21
    ./resources/dojo-ajax/demos/widget/comboBox.html
    • -0
    • +120
    ./resources/dojo-ajax/demos/widget/contentPane.html
    • -0
    • +50
    ./resources/dojo-ajax/demos/widget/datePicker.html
    • -0
    • +323
    ./resources/dojo-ajax/demos/widget/dialog.html
    • -0
    • +54
    ./resources/dojo-ajax/demos/widget/layoutContainer.html
    • -0
    • +47
    ./resources/dojo-ajax/demos/widget/rounded.html
    • -0
    • +61
    ./resources/dojo-ajax/demos/widget/splitContainer.html
    • -0
    • +64
    ./resources/dojo-ajax/demos/widget/tabContainer.html
    • -0
    • +55
    ./resources/dojo-ajax/demos/widget/tooltip.html
  1. … 54 more files in changeset.
commit demos and screenshots from the dojo-ajax toolkit

    • -0
    • +26
    ./resources/dojo-ajax/demos/de2.html
    • -0
    • +240
    ./resources/dojo-ajax/demos/demoEngine.css
    • -0
    • +22
    ./resources/dojo-ajax/demos/demoEngine.html
    • -0
    • +440
    ./resources/dojo-ajax/demos/demoRegistry.json
    • binary
    ./resources/dojo-ajax/demos/dojoDemos.gif
    • binary
    ./resources/dojo-ajax/demos/viewDemo.png
    • -0
    • +154
    ./resources/dojo-ajax/demos/gfx/circles.html
    • -0
    • +245
    ./resources/dojo-ajax/demos/gfx/clock.html
    • binary
    ./resources/dojo-ajax/demos/gfx/images/clock_face.jpg
    • binary
    ./resources/dojo-ajax/demos/screenshots/test_AccordionThumb.gif
    • binary
    ./resources/dojo-ajax/demos/screenshots/test_CheckboxThumb.gif
  1. … 37 more files in changeset.
more dojo sources

    • -0
    • +11
    ./resources/dojo-ajax/src/crypto/LICENSE
    • -0
    • +220
    ./resources/dojo-ajax/src/data/csv/CsvStore.js
    • -0
    • +81
    ./resources/dojo-ajax/src/data/csv/Result.js
    • -0
    • +21
    ./resources/dojo-ajax/src/data/csv/__package__.js
    • -0
    • +33
    ./resources/dojo-ajax/src/graphics/color/hsl.js
    • -0
    • +23
    ./resources/dojo-ajax/src/graphics/color/hsv.js
    • -0
    • +6
    ./resources/dojo-ajax/src/i18n/currency/nls/README
    • -0
    • +13
    ./resources/dojo-ajax/src/i18n/currency/nls/en/EUR.js
    • -0
    • +13
    ./resources/dojo-ajax/src/i18n/currency/nls/en/GBP.js
    • -0
    • +13
    ./resources/dojo-ajax/src/i18n/currency/nls/en/INR.js
    • -0
    • +13
    ./resources/dojo-ajax/src/i18n/currency/nls/en/ITL.js
    • -0
    • +13
    ./resources/dojo-ajax/src/i18n/currency/nls/en/JPY.js
    • -0
    • +14
    ./resources/dojo-ajax/src/i18n/currency/nls/en/USD.js
    • -0
    • +13
    ./resources/dojo-ajax/src/i18n/currency/nls/en-us/USD.js
    • -0
    • +13
    ./resources/dojo-ajax/src/i18n/currency/nls/hi/EUR.js
  1. … 11 more files in changeset.
commit dojo sources

    • -0
    • +245
    ./resources/dojo-ajax/src/animation/Animation.js
    • -0
    • +64
    ./resources/dojo-ajax/src/animation/AnimationEvent.js
    • -0
    • +162
    ./resources/dojo-ajax/src/animation/AnimationSequence.js
    • -0
    • +16
    ./resources/dojo-ajax/src/animation/Timer.js
    • -0
    • +20
    ./resources/dojo-ajax/src/animation/__package__.js
    • -0
    • +815
    ./resources/dojo-ajax/src/cal/iCalendar.js
    • -0
    • +75
    ./resources/dojo-ajax/src/cal/textDirectory.js
    • -0
    • +224
    ./resources/dojo-ajax/src/charting/svg/Axis.js
    • -0
    • +79
    ./resources/dojo-ajax/src/charting/svg/PlotArea.js
    • -0
    • +872
    ./resources/dojo-ajax/src/charting/svg/Plotters.js
    • -0
    • +270
    ./resources/dojo-ajax/src/charting/vml/Axis.js
    • -0
    • +78
    ./resources/dojo-ajax/src/charting/vml/PlotArea.js
    • -0
    • +1141
    ./resources/dojo-ajax/src/charting/vml/Plotters.js
    • -0
    • +62
    ./resources/dojo-ajax/src/data/old/Attribute.js
    • -0
    • +327
    ./resources/dojo-ajax/src/data/old/Item.js
  1. … 68 more files in changeset.
commit dojo widgets

    • -0
    • +15
    ./resources/dojo-ajax/src/widget/nls/fr/validate.js
    • -0
    • +16
    ./resources/dojo-ajax/src/widget/nls/ja/validate.js
    • -0
    • +15
    ./resources/dojo-ajax/src/widget/nls/zh-cn/validate.js
    • binary
    ./resources/dojo-ajax/src/widget/templates/buttons/aggregate.gif
  1. … 175 more files in changeset.
commit dojo widgets

    • -0
    • +279
    ./resources/dojo-ajax/src/widget/AccordionContainer.js
    • -0
    • +98
    ./resources/dojo-ajax/src/widget/AnimatedPng.js
    • -0
    • +432
    ./resources/dojo-ajax/src/widget/Button.js
    • -0
    • +257
    ./resources/dojo-ajax/src/widget/Chart.js
    • -0
    • +182
    ./resources/dojo-ajax/src/widget/Checkbox.js
    • -0
    • +211
    ./resources/dojo-ajax/src/widget/Clock.js
    • -0
    • +123
    ./resources/dojo-ajax/src/widget/ColorPalette.js
    • -0
    • +840
    ./resources/dojo-ajax/src/widget/ComboBox.js
    • -0
    • +706
    ./resources/dojo-ajax/src/widget/ContentPane.js
    • -0
    • +63
    ./resources/dojo-ajax/src/widget/CurrencyTextbox.js
    • -0
    • +496
    ./resources/dojo-ajax/src/widget/DatePicker.js
    • -0
    • +98
    ./resources/dojo-ajax/src/widget/DateTextbox.js
    • -0
    • +26
    ./resources/dojo-ajax/src/widget/DebugConsole.js
    • -0
    • +346
    ./resources/dojo-ajax/src/widget/Dialog.js
    • -0
    • +382
    ./resources/dojo-ajax/src/widget/DocPane.js
  1. … 207 more files in changeset.
commit 2nd batch dojo files

    • -0
    • +146
    ./resources/dojo-ajax/src/charting/Axis.js
    • -0
    • +85
    ./resources/dojo-ajax/src/charting/Chart.js
    • -0
    • +103
    ./resources/dojo-ajax/src/charting/Plot.js
    • -0
    • +193
    ./resources/dojo-ajax/src/charting/PlotArea.js
    • -0
    • +19
    ./resources/dojo-ajax/src/charting/Plotters.js
    • -0
    • +46
    ./resources/dojo-ajax/src/charting/README.txt
    • -0
    • +215
    ./resources/dojo-ajax/src/charting/Series.js
    • -0
    • +11
    ./resources/dojo-ajax/src/charting/__package__.js
    • -0
    • +146
    ./resources/dojo-ajax/src/collections/ArrayList.js
    • -0
    • +203
    ./resources/dojo-ajax/src/collections/BinaryTree.js
    • -0
    • +129
    ./resources/dojo-ajax/src/collections/Dictionary.js
    • -0
    • +153
    ./resources/dojo-ajax/src/collections/Graph.js
    • -0
    • +87
    ./resources/dojo-ajax/src/collections/Queue.js
    • -0
    • +94
    ./resources/dojo-ajax/src/collections/Set.js
  1. … 106 more files in changeset.
commit first batch of dojo files

    • -0
    • +195
    ./resources/dojo-ajax/LICENSE
    • -0
    • +176
    ./resources/dojo-ajax/README
    • binary
    ./resources/dojo-ajax/Storage_version6.swf
    • binary
    ./resources/dojo-ajax/Storage_version8.swf
    • -0
    • +39
    ./resources/dojo-ajax/build.txt
    • -0
    • +6246
    ./resources/dojo-ajax/dojo.js
    • -0
    • +9197
    ./resources/dojo-ajax/dojo.js.uncompressed.js
    • binary
    ./resources/dojo-ajax/flash6_gateway.swf
    • -0
    • +54
    ./resources/dojo-ajax/iframe_history.html
    • binary
    ./resources/dojo-ajax/storage_dialog.swf
    • -0
    • +89
    ./resources/dojo-ajax/src/AdapterRegistry.js
    • -0
    • +315
    ./resources/dojo-ajax/src/Deferred.js
    • -0
    • +88
    ./resources/dojo-ajax/src/DeferredList.js
    • -0
    • +103
    ./resources/dojo-ajax/src/a11y.js
    • -0
    • +14
    ./resources/dojo-ajax/src/animation.js
  1. … 37 more files in changeset.
update ajaxhelper to version 0.8d

    • -0
    • +155
    ./resources/dynamicInclude.js
    • binary
    ./resources/curvycorners/back_test.jpg
    • -0
    • +66
    ./resources/curvycorners/demo.html
    • -0
    • +88
    ./resources/curvycorners/demo2.html
    • binary
    ./resources/curvycorners/grass.jpg
    • -0
    • +502
    ./resources/curvycorners/lgpl.txt
    • -0
    • +1090
    ./resources/curvycorners/rounded_corners.inc.js
    • -0
    • +285
    ./resources/curvycorners/rounded_corners_lite.inc.js
    • -0
    • +1
    ./tests/test_ajax-handle.adp
    • -0
    • +2
    ./tests/test_ajax-handle.tcl
    • -0
    • +10
    ./tests/test_ajax.adp
    • -0
    • +19
    ./tests/test_dragdrop.adp
    • -0
    • +2
    ./tests/test_dragdrop.tcl
  1. … 13 more files in changeset.
Adding carosel files.

    • -0
    • +77
    ./resources/carousel/carousel.css
    • -0
    • +241
    ./resources/carousel/carousel.js
    • binary
    ./resources/carousel/left-disabled.gif
    • binary
    ./resources/carousel/left-enabled.gif
    • binary
    ./resources/carousel/right-disabled.gif
    • binary
    ./resources/carousel/right-enabled.gif
commit version 0.7d, updated to scriptaculous v1.6.4 and YUI version 0.11.4, committed autosuggest code by Dennis Castillo, moved javascript files and images to resources folder to take advantage of request processor tracking

    • -664
    • +0
    ./overlibmws/calendarmws_lang.js
  1. … 321 more files in changeset.
commit the README files that were miseed during last commit

    • -0
    • +82
    ./yui/treeview/README
update ajaxhelper to 0.5d, includes scriptaculous version 1.6.2 and the Yahoo UI Libraries (YUI) version 0.11.2, cleaned up helper procs, added some helper procs for YUI

    • -0
    • +155
    ./dynamicInclude.js
    • binary
    ./images/indicator.gif
    • binary
    ./images/indicator_arrows.gif
    • binary
    ./images/indicator_big.gif
    • binary
    ./images/indicator_medium.gif
  1. … 118 more files in changeset.
bump up version number, updated scriptaculous to version 1.6.1

  1. … 1 more file in changeset.
add yahoo ui helper procs

    • -0
    • +35
    ./yahoo/connection/license.txt
    • -0
    • +60
    ./yahoo/connection/build/YAHOO.js
    • -0
    • +465
    ./yahoo/connection/build/connection.js
    • -0
    • +35
    ./yahoo/dom/license.txt
    • -0
    • +63
    ./yahoo/dom/build/YAHOO.js
    • -0
    • +433
    ./yahoo/dom/build/dom.js
    • -0
    • +35
    ./yahoo/dragdrop/license.txt
    • -0
    • +63
    ./yahoo/dragdrop/build/YAHOO.js
    • -0
    • +2517
    ./yahoo/dragdrop/build/dragdrop-debug.js
    • -0
    • +2426
    ./yahoo/dragdrop/build/dragdrop.js
  1. … 6 more files in changeset.
bump version number, upgraded scriptaculous to version 1.6

    • -0
    • +20
    ./scriptaculous/MIT-LICENSE
    • -167
    • +217
    ./scriptaculous/effects.js
  1. … 1 more file in changeset.
commit ajaxhelper package to openacs head

    • -0
    • +58
    ./overlibmws/BabelFish.js
    • binary
    ./overlibmws/arrow.gif
    • -0
    • +575
    ./overlibmws/calendarmws.js
    • -0
    • +664
    ./overlibmws/calendarmws_lang.js
    • binary
    ./overlibmws/cornerBL.gif
    • binary
    ./overlibmws/cornerBR.gif
    • binary
    ./overlibmws/cornerTL.gif
    • binary
    ./overlibmws/cornerTR.gif
    • binary
    ./overlibmws/edgeB.gif
    • binary
    ./overlibmws/edgeL.gif
    • binary
    ./overlibmws/edgeR.gif
    • binary
    ./overlibmws/edgeT.gif
    • binary
    ./overlibmws/exit.gif
    • binary
    ./overlibmws/flower.gif
  1. … 41 more files in changeset.