initial checkin of dojo admin stuff, including dojo for ease of dev
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 17 Mar 2008 18:46:27 +0000 (18:46 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 17 Mar 2008 18:46:27 +0000 (18:46 +0000)
commit664f5a05f2fc5cffbf39359f2803b06df3e5802c
tree01e27aed656fa2a50c9cd2b5f90f3a3a10d8d997
parent59fdcf74b9c03ce950e2605a16ac9a07ebe55b49
initial checkin of dojo admin stuff, including dojo for ease of dev

git-svn-id: svn://svn.open-ils.org/ILS/branches/dojo-admin@9062 dcc99617-32d9-48b4-a31d-7c20da2025e4
1497 files changed:
Open-ILS/web/conify/global/actor/org_unit.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/ColorPalette.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/Declaration.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/Dialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/Editor.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/InlineEditBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/Menu.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/ProgressBar.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/TitlePane.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/Toolbar.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/Tooltip.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/Tree.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_Calendar.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_Container.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_Templated.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_TimePicker.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_Widget.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/bidi.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/focus.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/manager.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/place.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/popup.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/scroll.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/sniff.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/typematic.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/wai.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_base/window.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/RichText.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/_Plugin.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/FontChoice.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/cs/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/cs/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/de/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/de/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/es/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/es/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/fr/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/fr/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/hu/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/hu/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/it/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/it/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/ja/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/ja/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/ko/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/ko/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/pl/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/pl/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/pt/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/pt/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/ru/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/ru/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/zh-tw/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/zh-tw/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/zh/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/nls/zh/commands.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/plugins/AlwaysShowToolbar.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/plugins/EnterKeyHandling.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/plugins/FontChoice.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/plugins/LinkDialog.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/plugins/TextColor.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/range.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_editor/selection.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_tree/Node.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_tree/Tree.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_tree/dndContainer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_tree/dndSelector.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/_tree/dndSource.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/bench/benchReceive.php [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/bench/benchTool.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/bench/create_widgets.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/bench/test_Button-programmatic.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/bench/test_button-results.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/bench/widget_construction_test.php [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/changes.txt [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/chat.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/chat/chat.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/chat/client.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/chat/community.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/chat/operator.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/chat/room.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/form.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/continents.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/flags.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/flags.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/generate.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/langCountryMap.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/languages.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/languages.sh [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/i18n/sprite.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/mail.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/mail/icons.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/mail/icons.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/mail/mail.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/mail/mail.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/mail/newMail.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/nihao.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/nihao/nls/en/helloworld.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/nihao/nls/fr/helloworld.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/nihao/nls/helloworld.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/demos/nihao/nls/zh/helloworld.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/dijit-all.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/dijit-all.js.uncompressed.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/dijit.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/dijit.js.uncompressed.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/Button.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/CheckBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/CurrencyTextBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/DateTextBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/FilteringSelect.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/Form.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/InlineEditBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/NumberSpinner.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/NumberTextBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/Slider.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/TextBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/TimeTextBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/ValidationTextBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/_FormWidget.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/_Spinner.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/cs/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/cs/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/cs/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/de/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/de/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/de/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/es/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/es/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/es/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/fr/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/fr/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/fr/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/hu/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/hu/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/hu/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/it/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/it/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/it/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ja/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ja/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ja/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ko/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ko/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ko/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/pl/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/pl/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/pl/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/pt/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/pt/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/pt/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ru/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ru/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/ru/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/zh-cn/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/zh-tw/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/zh-tw/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/zh-tw/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/zh/ComboBox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/zh/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/nls/zh/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/Button.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/CheckBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/ComboBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/ComboButton.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/DropDownButton.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/HorizontalSlider.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/InlineEditBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/Spinner.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/TextBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/TimePicker.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/ValidationTextBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/VerticalSlider.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/form/templates/blank.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/AccordionContainer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/ContentPane.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/LayoutContainer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/LinkPane.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/SplitContainer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/StackContainer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/TabContainer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/_LayoutWidget.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/templates/AccordionPane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/templates/TabContainer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/templates/TooltipDialog.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/layout/templates/_TabButton.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/Textarea.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/cs/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/cs/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/de/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/de/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_ROOT.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_cs.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_de-de.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_de.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_en-gb.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_en-us.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_en.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_es-es.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_es.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_fr-fr.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_fr.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_hu.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_it-it.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_it.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_ja-jp.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_ja.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_ko-kr.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_ko.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_pl.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_pt-br.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_pt.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_ru.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_xx.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_zh-cn.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_zh-tw.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/dijit-all_zh.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/es/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/es/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/fr/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/fr/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/hu/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/hu/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/it/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/it/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/ja/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/ja/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/ko/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/ko/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/pl/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/pl/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/pt/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/pt/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/ru/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/ru/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/zh-tw/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/zh-tw/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/zh/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/nls/zh/loading.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/Calendar.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/ColorPalette.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/Dialog.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/InlineEditBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/ProgressBar.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/TitlePane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/Tooltip.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/blank.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/buttons/bg-fade.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/colors3x4.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/templates/colors7x10.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/Container.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/Container.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_Templated.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_Templated.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/manager.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/manager.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/test_FocusManager.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/test_focusWidget.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/test_placeStrict.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/test_typematic.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/viewport.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/viewport.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/viewportStrict.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/wai.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_base/wai.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_data/categories.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_data/countries.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_data/dijits.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_data/states.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_data/treeTest.json [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_editor/test_RichText.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_editor/test_richtext.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_inspector.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_programaticTest.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/_testCommon.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/css/dijitTests.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/Form.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/Form.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/images/Alabama.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_Button.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_CheckBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_ComboBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_ComboBox_destroy.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_DateTextBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_FilteringSelect.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_InlineEditBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_Slider.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_Spinner.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_Textarea.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_TimeTextBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/form/test_validate.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/i18n/README [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/i18n/currency.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/i18n/date.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/i18n/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/i18n/number.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/i18n/test_i18n.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/i18n/textbox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/i18n/time.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/arrowSmall.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/copy.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/cut.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/flatScreen.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/note.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/paste.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/plus.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/testsBodyBg.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/tube.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/images/tubeTall.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/ContentPane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/ContentPane.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/combotab.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/doc0.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/doc1.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/doc2.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/getResponse.php [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/tab1.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/tab2.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/tab3.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/tab4.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_AccordionContainer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_ContentPane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_Layout.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_LayoutCode.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_LayoutContainer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_SplitContainer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_StackContainer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_TabContainer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/layout/test_TabContainer_remote.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/ondijitclick.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/ondijitclick.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Calendar.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_ColorPalette.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Declaration.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Dialog.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Editor.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_InlineEditBox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Menu.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_ProgressBar.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Table.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_TitlePane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Toolbar.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Tooltip.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Tree.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/test_Tree_Notification_API_Support.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/tree/test_Tree_DnD.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/widgetsInTemplate.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/tests/widgetsInTemplate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/a11y/README.txt [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/a11y/indeterminate_progress.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/dijit.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/dijit_rtl.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/arrows.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/editor.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/gradientBottomBg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/gradientInverseBottomBg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/gradientInverseTopBg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/gradientLeftBg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/gradientRightBg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/gradientTopBg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/gradientTopBg2.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/no.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/progressBarAnim.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_loading.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_minus.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_minus_rtl.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_plus.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_plus_rtl.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/rounded.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/soria.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/soria.js [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/soria/soria_rtl.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/templateThemeTest.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/themeTester.html [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/dojoTundraGradientBg.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/dojoTundraGradientBg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/dojoUITundra06.psd [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowDown.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowDown.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowLeft.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowLeft.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowRight.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowRight.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowUp.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowUp.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/buttonActive.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/buttonDisabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/buttonEnabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/buttonHover.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/calendarDayLabel.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/calendarMonthLabel.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/calendarYearLabel.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/checkboxActive.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/checkboxDisabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/checkboxEnabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/checkboxHover.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/checkmark.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/checkmark.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/checkmarkNoBorder.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/checkmarkNoBorder.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/circleIcon.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/circleIcon.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/dijitProgressBarAnim.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/dijitProgressBarAnim.psd [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/dndCopy.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/dndMove.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/dndNoCopy.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/dndNoMove.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/doubleArrowDown.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/doubleArrowUp.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/editor.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/i.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/i_half.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/i_half_rtl.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/i_rtl.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/loading.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/menu.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/no.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/noX.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/popupMenuBg.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/preciseSliderThumb.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/preciseSliderThumb.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/preciseSliderThumbFocus.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/preciseSliderThumbFocus.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-1.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-2.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-3.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-4.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-5.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-6.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-7.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-8.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-9.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim.psd [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarEmpty.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarFull.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonActive.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonActiveDisabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonActiveHover.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonDisabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonEnabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonHover.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderEmpty.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderEmptyVertical.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderFull.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderFullFocus.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderFullVertical.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderFullVerticalFocus.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderThumb.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderThumbFocus.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderThumbFocus.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/smallArrowDown.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/smallArrowUp.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/splitContainerSizerH-thumb.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/splitContainerSizerH.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/splitContainerSizerV-thumb.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/splitContainerSizerV.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabActive.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabClose.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabClose.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabCloseHover.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabCloseHover.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabDisabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabEnabled.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabHover.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tabHover.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/titleBar.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/titleBarBg.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorDown.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorDown.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorLeft.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorLeft.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorRight.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorRight.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorUp.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorUp.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_leaf.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_loading.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_minus.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_minus_rtl.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_plus.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_plus_rtl.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/validationInputBg.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/validationInputBg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/images/warning.png [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/tundra.css [new file with mode: 0644]
Open-ILS/web/conify/js/dijit/themes/tundra/tundra_rtl.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/AdapterRegistry.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/DeferredList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/NodeList-fx.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/OpenAjax.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/Color.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/Deferred.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/NodeList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/_loader/bootstrap.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/_loader/hostenv_browser.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/_loader/hostenv_rhino.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/_loader/hostenv_spidermonkey.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/_loader/loader.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/_loader/loader_debug.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/_loader/loader_xd.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/array.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/connect.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/declare.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/event.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/fx.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/html.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/json.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/lang.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/query.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/window.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_base/xhr.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_firebug/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_firebug/errorIcon.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_firebug/firebug.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_firebug/firebug.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_firebug/infoIcon.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/_firebug/warningIcon.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/back.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/behavior.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/build.txt [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/monetary.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/de-de/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/de/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/de/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/de/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en-au/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en-au/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en-ca/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en-ca/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en-ca/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en-gb/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en-us/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en-us/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/en/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/es-es/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/es-es/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/es/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/es/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/es/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/fr/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/fr/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/fr/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/it-it/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/it/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/it/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/it/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/ja-jp/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/ja/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/ja/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/ko-kr/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/ko-kr/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/ko/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/ko/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/pt-br/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/pt/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/pt/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/pt/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/zh-cn/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/zh-cn/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/zh-tw/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/zh/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/nls/zh/gregorian.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cldr/supplemental.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/cookie.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/ItemFileReadStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/ItemFileWriteStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/api/Identity.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/api/Notification.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/api/Read.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/api/Request.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/api/Write.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/util/filter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/util/simpleFetch.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/data/util/sorter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/date.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/date/locale.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/date/stamp.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/Avatar.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/Container.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/Manager.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/Moveable.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/Mover.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/Selector.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/Source.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/autoscroll.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dnd/move.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dojo.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/dojo.js.uncompressed.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/fx.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/i18n.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/io/iframe.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/io/script.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/cs/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/de/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/es/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/fr/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/hu/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/it/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/ja/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/ko/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/pl/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/pt/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/ru/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/zh-tw/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/nls/zh/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/parser.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/regexp.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/blank.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/dnd.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/dojo.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/iframe_history.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/images/dndCopy.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/images/dndMove.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/images/dndNoCopy.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/resources/images/dndNoMove.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/rpc/JsonService.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/rpc/JsonpService.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/rpc/RpcService.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/string.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/AdapterRegistry.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/TODO [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/Color.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/Deferred.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/NodeList.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/744/foo/bar.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/744/testEval.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/addLoadEvents.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/bootstrap.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/getText.txt [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/hostenv_browser.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/hostenv_rhino.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/hostenv_spidermonkey.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/_loader/loader.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/array.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/connect.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/declare.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/fx.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/fx.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/fx_delay.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/html.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/html.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/html_box.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/html_box_quirks.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/html_quirks.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/html_rtl.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/json.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/lang.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/query.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/query.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/timeout.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/xhr.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/xhr.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/_base/xhrDummyMethod.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/back-bookmark.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/back-hash.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/back.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/back.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/behavior.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/behavior.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/cldr.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/connect.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/cookie.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/cookie.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/currency.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/ItemFileReadStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/ItemFileWriteStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/countries.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/countries_commentFiltered.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/countries_idcollision.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/countries_withBoolean.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/countries_withDates.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/countries_withNull.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/countries_withoutid.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/data_multitype.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/geography_hierarchy_large.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/geography_hierarchy_small.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/readOnlyItemFileTestTemplates.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/data/utils.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/date.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/date/locale.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/date/stamp.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/dndDefault.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/flickr_viewer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_box_constraints.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_container.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_container_markup.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_custom_constraints.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_dnd.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_dnd_handles.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_form.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_moveable.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_moveable_markup.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_params.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_parent_constraints.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_parent_constraints_margins.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_selector.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/dnd/test_selector_markup.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/fx.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/fx.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/i18n.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/iframe.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/iframe.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/iframeResponse.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/iframeResponse.js.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/iframeResponse.json.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/iframeResponse.text.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/iframeUploadTest.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/script.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/script.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/scriptJsonp.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/scriptSimple.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/scriptTimeout.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/io/upload.cgi [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/ar/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/cs/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/de/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/el/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/en-au/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/en-us-hawaii/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/en-us-new_york-brooklyn/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/en-us-texas/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/es/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/fa/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/fr/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/he/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/hi/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/it/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/ja/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/ko/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/pl/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/pt/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/ru/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/sw/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/th/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/tr/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/yi/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/zh-cn/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/nls/zh-tw/salutations.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/number.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/parser.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/parser.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/resources/ApplicationState.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/resources/JSON.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/resources/testClass.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/resources/testClass.smd [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/resources/test_JsonRPCMediator.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/resources/test_css.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/rpc.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/string.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojo/tests/test_FirebugLite.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/_cometd/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/_cometd/cometd.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/_sql/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/_sql/_crypto.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/_sql/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/_sql/demos/customers/customers.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/Chart2D.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/Chart3D.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/Element.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/Series.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/Theme.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/_color.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/axis2d/Base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/axis2d/Default.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/axis2d/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Areas.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Bars.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/ClusteredBars.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/ClusteredColumns.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Columns.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Default.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Grid.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Lines.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Markers.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/MarkersOnly.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Pie.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Scatter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/Stacked.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/StackedAreas.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/StackedBars.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/StackedColumns.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/StackedLines.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot2d/common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot3d/Bars.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot3d/Base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/plot3d/Cylinders.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/scaler.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/Theme.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/_color.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/charting.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/test_bars.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/test_chart2d.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/test_chart2d_updating.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/test_cylinders.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/test_labels2d.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/test_pie2d.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/test_scaler.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/tests/test_widget2d.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/themes/GreySkies.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/blue.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/cyan.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/green.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/orange.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/purple.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/red.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/charting/widget/Chart2D.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/ArrayList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/BinaryTree.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/Dictionary.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/Queue.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/Set.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/SortedList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/Stack.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/ArrayList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/BinaryTree.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/Dictionary.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/Queue.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/Set.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/SortedList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/Stack.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/collections.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/collections/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color/Colorspace.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color/Generator.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color/tests/Generator.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color/tests/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color/tests/color.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/color/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/cometd.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/Blowfish.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/MD5.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/tests/Blowfish.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/tests/MD5.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/tests/crypto.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/crypto/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/CsvStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/FlickrRestStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/FlickrStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/HtmlTableStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/OpmlStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/PicasaStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/QueryReadStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/XmlStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/demo_DataDemoTable.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/demo_FlickrRestStore.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/demo_FlickrStore.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/demo_LazyLoad.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/demo_MultiStores.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/demo_PicasaStore.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/flickrDemo.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Argentina/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Brazil/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Canada/Ottawa/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Canada/Toronto/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Canada/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/China/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Commonwealth of Australia/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Egypt/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/France/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Germany/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/India/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Italy/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Kenya/Mombasa/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Kenya/Nairobi/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Kenya/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Mexico/Guadalajara/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Mexico/Mexico City/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Mexico/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Mongolia/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Russia/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Spain/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Sudan/Khartoum/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/Sudan/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/United States of America/data.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/geography/root.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/picasaDemo.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/stores/LazyLoadJSIStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/widgets/FlickrView.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/widgets/FlickrViewList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/widgets/PicasaView.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/widgets/PicasaViewList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/widgets/templates/FlickrView.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/widgets/templates/FlickrViewList.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/widgets/templates/PicasaView.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/demos/widgets/templates/PicasaViewList.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/dom.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/QueryReadStore.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/dom.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/ml/test_HtmlTableStore_declaratively.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/CsvStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/FlickrRestStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/FlickrStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/HtmlTableStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/OpmlStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/QueryReadStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/QueryReadStore.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/XmlStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/books.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/books.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/books2.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/books2.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/books3.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/books_isbnAttr.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/books_isbnAttr2.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/geography.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/geography_withspeciallabel.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/movies.csv [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/movies2.csv [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/data/tests/stores/patterns.csv [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/date/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/date/php.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/date/posix.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/date/tests/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/date/tests/posix.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/date/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/demo_Animation.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/demo_Blog.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/json/blog/get_blog_1.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/json/blog/get_blog_3.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/json/blog/get_blog_list.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/json/blog/get_page_about.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/templates/animation.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/templates/blog_base.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/templates/blog_detail.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/templates/blog_list.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/demos/templates/blog_page.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/filter/dates.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/filter/htmlstrings.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/filter/integers.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/filter/lists.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/filter/logic.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/filter/misc.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/filter/strings.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/html.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/render/html.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tag/event.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tag/html.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tag/loader.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tag/logic.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tag/loop.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tag/misc.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tests/context.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tests/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tests/text/filter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tests/text/tag.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/tests/text/templates/pocket.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/utils/date.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/dtl/widget.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/ascii85.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/bits.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/easy64.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/lzw.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/splay.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/ascii85.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/bits.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/colors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/colors2.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/colors2.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/colors3.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/colors3.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/easy64.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/encoding.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/lzw.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/splay.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/test.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/encoding/tests/vq.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/flash.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/flash/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/flash/_common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/flash/flash6/DojoExternalInterface.as [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/flash/flash6/flash6_gateway.fla [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/flash/flash8/DojoExternalInterface.as [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/flash/flash8/ExpressInstall.as [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/_arg.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/_core.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/easing.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/scroll.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/style.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/_animation.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/example_Line.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/test_animateClass.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/test_crossFade.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/test_easing.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/test_highlight.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/test_scroll.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/test_sizeTo.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/fx/tests/test_slideBy.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/arc.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/attach.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/canvas.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/canvas_attach.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/decompose.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/beautify.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/butterfly.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/circles.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/clock.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/clock_black.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/creator.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/Lars.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/Lars.svg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/LarsDreaming.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/LarsDreaming.svg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/Nils.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/Nils.svg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-bg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-head.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-left-arm.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-left-leg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-lollipop.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-nose-large.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-nose-medium.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-right-arm.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-right-leg.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-torso.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/svg2gfx.xsl [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/data/transform.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/images/clock_face.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/images/clock_face_black.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/inspector.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/lion.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/demos/tiger.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/matrix.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/move.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/path.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/shape.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/silverlight.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/silverlight_attach.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/svg.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/svg_attach.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/decompose.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/matrix.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_arc.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_bezier.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_decompose.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_fill.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_gfx.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_gradient.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_group.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_image1.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_image2.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_linearGradient.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_linestyle.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_pattern.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_poly.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_resize.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_setPath.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_tbbox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_text.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_textpath.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/tests/test_transform.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/utils.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/vml.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx/vml_attach.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/gradient.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/lighting.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/matrix.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/object.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/scheduler.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_camerarotate.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_camerarotate_shaded.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_cube.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_cylinder.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_drawer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_edges.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_matrix.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_orbit.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_overlap.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_polygon.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_quads.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_rotate.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_scene.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_triangles.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/tests/test_vector.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/gfx3d/vector.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/Grid.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/VirtualGrid.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_data/dijitEditors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_data/editors.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_data/fields.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_data/model.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/Grid.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/builder.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/cell.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/drag.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/edit.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/focus.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/images/grid_dx_gradient.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/images/grid_sort_down.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/images/grid_sort_up.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/images/tabEnabled_rotated.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/images/tabHover_rotated.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/layout.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/lib.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/publicEvents.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/rowbar.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/rows.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/scroller.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/selection.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/tundraGrid.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/view.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/_grid/views.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/databaseModel.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/images/closed.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/images/flatScreen.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/images/open.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/support/data.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/support/json.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/support/movies.csv [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/support/proxy.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/support/test_data.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/support/testtbl.sql [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/support/yahoo_search.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_change_structure.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_dojo_data.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_dojo_data_model.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_dojo_data_notification.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_edit.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_edit_dijit.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_events.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_expand.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_grid.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_grid_layout.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_grid_programmatic.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_grid_programmatic_layout.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_grid_tooltip_menu.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_keyboard.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_mysql_edit.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_sizing.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_styling.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_subgrid.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_tundra_edit.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_yahoo_images.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/test_yahoo_search.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/grid/tests/yahooSearch.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/Gallery.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/Lightbox.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/SlideShow.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/ThumbnailPicker.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/Gallery.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/Lightbox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/SlideShow.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/ThumbnailPicker.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/image.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/images/1pixel.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/images/buttons.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/images/buttons.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/resources/images/loading.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/images.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/images/extraWide.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/images/imageHoriz.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/images/imageHoriz2.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/images/imageVert.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/images/square.jpg [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/test_Gallery.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/test_Lightbox.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/test_SlideShow.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/image/tests/test_ThumbnailPicker.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/io/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/io/proxy/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/io/proxy/tests/frag.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/io/proxy/tests/xip.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/io/proxy/xip.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/io/proxy/xip_client.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/io/proxy/xip_server.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/io/xhrMultiPart.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/functional.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/curry.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/fold.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/fun_perf.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/lambda.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/listcomp.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/main.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/misc.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/tests/std.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/lang/utils.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/BorderContainer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/ContentPane.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/FloatingPane.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/RadioGroup.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/ResizeHandle.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/resources/FloatingPane.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/resources/FloatingPane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/resources/RadioGroup.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/resources/ResizeHandle.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/resources/icons/resize.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/ContentPane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/_script.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/images/blank.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/images/dojoLogo.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/images/gridUnderlay.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/images/testImage.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/remote/getResponse.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/test_BorderContainer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/test_FloatingPane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/test_RadioGroup.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/test_ResizeHandle.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/layout/tests/test_SizingPane.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/math.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/math/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/math/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/math/curves.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/math/matrix.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/_common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/docs/bookmarklets.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/files.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/network_check.txt [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/offline.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/offline.js.uncompressed.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/resources/checkmark.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/resources/greenball.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/resources/learnhow.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/resources/learnhow.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/resources/offline-widget.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/resources/offline-widget.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/resources/redball.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/resources/roller.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/sync.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/off/ui.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/resources/Show.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/resources/Show.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/resources/Slide.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/resources/icons/down.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/resources/icons/next.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/resources/icons/prev.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/resources/icons/up.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/tests/_ext1.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/presentation/tests/test_presentation.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/resources/README.template [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/rpc/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/rpc/yahoo.smd [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/sql.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/FlashStorageProvider.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/GearsStorageProvider.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/Provider.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/Storage.as [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/Storage_version6.swf [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/Storage_version8.swf [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/WhatWGStorageProvider.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/_common.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/build.sh [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/manager.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/storage_dialog.fla [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/tests/resources/testBook.txt [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/tests/resources/testXML.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/tests/test_storage.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/storage/tests/test_storage.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/Builder.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/sprintf.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/Builder.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/BuilderPerf.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/PerfFun.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/lipsum.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/notes.txt [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/peller.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/sprintf.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tests/string.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/string/tokenize.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/timing.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/timing/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/timing/Sequence.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/timing/Streamer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/timing/ThreadPool.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/timing/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/timing/tests/test_Sequence.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/timing/tests/test_ThreadPool.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/uuid.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/uuid/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/uuid/Uuid.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/uuid/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/uuid/generateRandomUuid.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/uuid/generateTimeBasedUuid.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/uuid/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/uuid/tests/uuid.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/ca.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/check.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/creditCard.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/isbn.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/regexp.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/tests/creditcard.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/tests/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/tests/validate.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/us.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/validate/web.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/ColorPicker.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/ColorPicker/ColorPicker.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/ColorPicker/ColorPicker.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/ColorPicker/images/hue.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/ColorPicker/images/hueHandle.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/ColorPicker/images/pickerPointer.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/ColorPicker/images/underlay.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FileInput.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FileInput/FileInput.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FileInput/FileInput.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FileInput/FileInputAuto.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FileInput/ReceiveFile.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FileInputAuto.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FisheyeList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FisheyeList/FisheyeList.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/FisheyeList/blank.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/Iterator.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/Loader.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/Loader/Loader.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/Loader/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/Loader/honey.php [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/Loader/icons/loading.gif [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/SortList.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/SortList/SortList.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/SortList/SortList.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/TimeSpinner.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/Toaster.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/Toaster/Toaster.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/demo_FisheyeList.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/fisheye_1.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/fisheye_2.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/fisheye_3.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/fisheye_4.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/icon_browser.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/icon_calendar.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/icon_email.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/icon_texteditor.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/icon_update.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/images/icon_users.png [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/test_ColorPicker.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/test_FileInput.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/test_FisheyeList.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/test_Iterator.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/test_Loader.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/test_SortList.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/test_TimeSpinner.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/widget/tests/test_Toaster.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/CompositeWire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/DataWire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/README [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/TableAdapter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/TextAdapter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/TreeAdapter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/Wire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/XmlWire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/TableContainer.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/TableContainer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/WidgetRepeater.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/countries.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_ActionChaining.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_ActionWiring.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_BasicChildWire.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_BasicColumnWiring.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_ConditionalActions.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_FlickrStoreWire.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_TopicWiring.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/flickrDemo.css [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/demos/markup/states.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/ml/Action.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/ml/Data.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/ml/DataStore.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/ml/Invocation.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/ml/Service.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/ml/Transfer.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/ml/util.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Action.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Data.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/DataStore.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/DataStore.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Invocation.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Service.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Service/JSON.smd [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Service/XML.smd [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Service/a.json [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Service/a.xml [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/markup/Transfer.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/module.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/CompositeWire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/ConverterDynamic.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/DataWire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/TableAdapter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/TextAdapter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/TreeAdapter.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/Wire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/XmlWire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/programmatic/_base.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/runTests.html [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/wire.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/wire/tests/wireml.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/xml/DomParser.js [new file with mode: 0644]
Open-ILS/web/conify/js/dojox/xml/README [new file with mode: 0644]
Open-ILS/web/conify/js/fm_list2dojo.data.js [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/_browserRunner.js [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/_rhinoRunner.js [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/_sounds/LICENSE [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/_sounds/doh.wav [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/_sounds/dohaaa.wav [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/_sounds/woohoo.wav [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/runner.html [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/runner.js [new file with mode: 0644]
Open-ILS/web/conify/js/util/doh/small_logo.png [new file with mode: 0644]