From 73cb8d4aa5ee0d0308be9372cf4a867877fd3500 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sat, 14 Feb 2015 17:16:43 +0000 Subject: [PATCH] remove not needed dhtmlx samples --- .../01_initialization/01_basic_init.html | 39 - .../01_initialization/02_load_json.html | 20 - .../01_initialization/03_load_xml.html | 21 - .../01_initialization/04_connector_json.html | 21 - .../01_initialization/05_connector_xml.html | 22 - .../01_initialization/06_touch_forced.html | 23 - .../samples/01_initialization/07_jquery.html | 22 - .../08_explicit_time_range.html | 24 - .../09_backward_compatibility.html | 20 - .../01_initialization/10_fixed_size.html | 16 - .../01_initialization/11_clickable_links.html | 45 - .../01_initialization/12_localization.html | 22 - .../13_project_duration.html | 79 - .../01_initialization/14_reinitializtion.html | 44 - .../15_connector_json_enddate.html | 21 - .../16_projects_and_milestones.html | 83 - .../samples/01_initialization/1_readonly.html | 193 - .../samples/01_initialization/2_withtree.html | 189 - .../01_initialization/3_hidden_descr.html | 187 - .../samples/01_initialization/index.html | 152 - .../samples/02_data_load/3_loadxml.html | 95 - .../samples/02_data_load/4_save.html | 296 - .../samples/02_data_load/cgi-bin/loadXML.pl | 25 - .../samples/02_data_load/cgi-bin/saveXML.pl | 69 - .../data/XML structure definition.txt | 36 - .../samples/02_data_load/data/data.xml | 143 - .../samples/02_data_load/data/data2.xml | 2 - .../samples/02_data_load/data/data3.xml | 2 - .../samples/02_data_load/data/sample1.xml | 1 - .../samples/02_data_load/data/sample2.xml | 1 - .../samples/02_data_load/index.html | 45 - .../samples/02_data_load/php/loadXML.php | 10 - .../samples/02_data_load/php/saveXML.php | 12 - .../samples/02_extensions/01_quickinfo.html | 21 - .../samples/02_extensions/02_tooltip.html | 20 - .../samples/02_extensions/index.html | 87 - .../samples/03_printing/5_print.html | 197 - .../samples/03_printing/index.html | 45 - .../samples/03_scales/01_multiple_scales.html | 38 - .../samples/03_scales/02_month_days.html | 29 - .../samples/03_scales/03_full_year.html | 38 - .../samples/03_scales/04_days.html | 30 - .../samples/03_scales/05_dynamic_scales.html | 99 - .../samples/03_scales/06_custom_scales.html | 33 - .../samples/03_scales/07_minutes_scale.html | 63 - .../03_scales/08_scale_autoconfig.html | 47 - .../samples/03_scales/09_skip_weekends.html | 47 - .../samples/03_scales/10_working_hours.html | 62 - .../dhtmlxGantt/samples/03_scales/index.html | 127 - .../04_customization/01_outer_content.html | 28 - .../04_customization/02_custom_tree.html | 61 - .../04_customization/03_link_styles.html | 70 - .../04_customization/04_task_styles.html | 69 - .../04_customization/05_tree_template.html | 34 - .../06_highlight_weekend.html | 40 - .../04_customization/07_progress_text.html | 35 - .../04_customization/08_templates.html | 63 - .../04_customization/09_html_content.html | 83 - .../04_customization/10_context_menu.html | 53 - .../04_customization/11_split_task.html | 47 - .../04_customization/12_custom_task_type.html | 110 - .../13_autosize_container.html | 26 - .../samples/04_customization/index.html | 142 - .../dhtmlxGantt/samples/04_menu/6_menu.html | 234 - .../js/dhtmlxGantt/samples/04_menu/index.html | 45 - .../01_lightbox_customization.html | 43 - .../05_lightbox/02_progress_lightbox.html | 60 - .../samples/05_lightbox/02_select.html | 44 - .../samples/05_lightbox/03_validation.html | 78 - .../samples/05_lightbox/04_custom_editor.html | 42 - .../samples/05_lightbox/05_template.html | 42 - .../samples/05_lightbox/06_custom_button.html | 73 - .../samples/05_lightbox/07_time.html | 23 - .../05_lightbox/08_parent_selector.html | 34 - .../samples/05_lightbox/common/v_complete.png | Bin 1232 -> 0 bytes .../samples/05_lightbox/index.html | 122 - .../samples/06_skins/01_default.html | 19 - .../samples/06_skins/02_default_lightbox.html | 25 - .../samples/06_skins/03_skyblue.html | 19 - .../samples/06_skins/04_meadow.html | 28 - .../samples/06_skins/05_broadway.html | 30 - .../dhtmlxGantt/samples/06_skins/index.html | 102 - .../samples/07_grid/01_builtin_sorting.html | 35 - .../samples/07_grid/02_branch_ordering.html | 22 - .../samples/07_grid/03_filtering.html | 96 - .../samples/07_grid/04_custom_sorting.html | 39 - .../samples/07_grid/05_sort_api.html | 48 - .../samples/07_grid/06_without_grid.html | 21 - .../js/dhtmlxGantt/samples/07_grid/index.html | 107 - .../samples/08_api/01_dnd_events.html | 60 - .../samples/08_api/02_constraints.html | 96 - .../samples/08_api/03_validation.html | 40 - .../samples/08_api/04_limit_project.html | 131 - .../samples/08_api/05_limit_drag_dates.html | 77 - .../dhtmlxGantt/samples/08_api/06_export.html | 22 - .../js/dhtmlxGantt/samples/08_api/index.html | 107 - .../09_worktime/01_working_hours_per_day.html | 98 - .../samples/09_worktime/02_working_days.html | 59 - .../09_worktime/03_exclude_holidays.html | 150 - .../04_custom_workday_duration.html | 95 - .../09_worktime/05_adjust_to_worktime.html | 61 - .../samples/09_worktime/index.html | 102 - .../dhtmlxGantt/samples/common/css/style.css | 484 - .../js/dhtmlxGantt/samples/common/data.json | 242 - .../js/dhtmlxGantt/samples/common/data.xml | 225 - .../samples/common/dhtmlxMenu/dhtmlxcommon.js | 944 -- .../samples/common/dhtmlxMenu/dhtmlxmenu.js | 2214 --- .../dhtmlxMenu/ext/dhtmlxmenu_effects.js | 138 - .../common/dhtmlxMenu/ext/dhtmlxmenu_ext.js | 999 -- .../imgs/dhxmenu_dhx_black/dhtmlxmenu_bg.gif | Bin 195 -> 0 bytes .../dhxmenu_dhx_black/dhtmlxmenu_chrd.gif | Bin 372 -> 0 bytes .../dhxmenu_dhx_black/dhtmlxmenu_loader.gif | Bin 401 -> 0 bytes .../dhxmenu_dhx_black/dhtmlxmenu_subar.gif | Bin 111 -> 0 bytes .../dhxmenu_dhx_black/dhtmlxmenu_subsepbg.gif | Bin 56 -> 0 bytes .../dhxmenu_dhx_black/dhtmlxmenu_upar.gif | Bin 124 -> 0 bytes .../imgs/dhxmenu_dhx_blue/dhtmlxmenu_bg.gif | Bin 194 -> 0 bytes .../imgs/dhxmenu_dhx_blue/dhtmlxmenu_chrd.gif | Bin 372 -> 0 bytes .../dhxmenu_dhx_blue/dhtmlxmenu_loader.gif | Bin 401 -> 0 bytes .../dhxmenu_dhx_blue/dhtmlxmenu_subar.gif | Bin 119 -> 0 bytes .../dhxmenu_dhx_blue/dhtmlxmenu_subsepbg.gif | Bin 56 -> 0 bytes .../imgs/dhxmenu_dhx_blue/dhtmlxmenu_upar.gif | Bin 106 -> 0 bytes .../dhxmenu_dhx_skyblue/dhtmlxmenu_chrd.gif | Bin 372 -> 0 bytes .../dhxmenu_dhx_skyblue/dhtmlxmenu_loader.gif | Bin 401 -> 0 bytes .../dhxmenu_dhx_skyblue/dhtmlxmenu_subar.gif | Bin 119 -> 0 bytes .../dhxmenu_dhx_skyblue/dhtmlxmenu_upar.gif | Bin 106 -> 0 bytes .../dhxmenu_bg_acccell.gif | Bin 52 -> 0 bytes .../dhxmenu_dhx_skyblue/dhxmenu_subselbg.gif | Bin 164 -> 0 bytes .../dhxmenu_dhx_skyblue/dhxmenu_subsepbg.gif | Bin 56 -> 0 bytes .../dhxmenu_dhx_skyblue/dhxmenu_topselbg.gif | Bin 170 -> 0 bytes .../dhxmenu_dhx_skyblue/dhxmenu_topsepbg.gif | Bin 122 -> 0 bytes .../dhxmenu_dhx_terrace/dhtmlxmenu_chrd.gif | Bin 1916 -> 0 bytes .../dhxmenu_dhx_terrace/dhtmlxmenu_loader.gif | Bin 847 -> 0 bytes .../dhxmenu_dhx_terrace/dhtmlxmenu_subar.gif | Bin 149 -> 0 bytes .../dhxmenu_dhx_terrace/dhxmenu_bg_item.gif | Bin 74 -> 0 bytes .../dhxmenu_bg_item_sel.gif | Bin 74 -> 0 bytes .../dhxmenu_dhx_terrace/dhxmenu_bg_subsep.gif | Bin 65 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_chrd.gif | Bin 2509 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_loader.gif | Bin 1683 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_subar.gif | Bin 1188 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_subselbg.gif | Bin 52 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_subsepbg.gif | Bin 1094 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_topbg.gif | Bin 66 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_topselbg.gif | Bin 66 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_topsepbg.gif | Bin 68 -> 0 bytes .../imgs/dhxmenu_dhx_web/dhxmenu_upar.gif | Bin 1930 -> 0 bytes .../common/dhtmlxMenu/sample_images/about.gif | Bin 626 -> 0 bytes .../dhtmlxMenu/sample_images/about_dis.gif | Bin 1465 -> 0 bytes .../sample_images/bug_reporting.gif | Bin 1015 -> 0 bytes .../sample_images/bug_reporting_dis.gif | Bin 1662 -> 0 bytes .../common/dhtmlxMenu/sample_images/close.gif | Bin 382 -> 0 bytes .../dhtmlxMenu/sample_images/close_dis.gif | Bin 1431 -> 0 bytes .../common/dhtmlxMenu/sample_images/copy.gif | Bin 598 -> 0 bytes .../dhtmlxMenu/sample_images/copy_dis.gif | Bin 1435 -> 0 bytes .../common/dhtmlxMenu/sample_images/cut.gif | Bin 608 -> 0 bytes .../dhtmlxMenu/sample_images/cut_dis.gif | Bin 1440 -> 0 bytes .../common/dhtmlxMenu/sample_images/help.gif | Bin 1076 -> 0 bytes .../dhtmlxMenu/sample_images/help_dis.gif | Bin 1716 -> 0 bytes .../common/dhtmlxMenu/sample_images/new.gif | Bin 586 -> 0 bytes .../dhtmlxMenu/sample_images/new_dis.gif | Bin 1418 -> 0 bytes .../common/dhtmlxMenu/sample_images/open.gif | Bin 628 -> 0 bytes .../dhtmlxMenu/sample_images/open_dis.gif | Bin 1463 -> 0 bytes .../dhtmlxMenu/sample_images/page_setup.gif | Bin 1659 -> 0 bytes .../sample_images/page_setup_dis.gif | Bin 597 -> 0 bytes .../common/dhtmlxMenu/sample_images/paste.gif | Bin 382 -> 0 bytes .../dhtmlxMenu/sample_images/paste_dis.gif | Bin 1427 -> 0 bytes .../common/dhtmlxMenu/sample_images/print.gif | Bin 387 -> 0 bytes .../dhtmlxMenu/sample_images/print_dis.gif | Bin 1437 -> 0 bytes .../common/dhtmlxMenu/sample_images/redo.gif | Bin 327 -> 0 bytes .../dhtmlxMenu/sample_images/redo_dis.gif | Bin 1377 -> 0 bytes .../common/dhtmlxMenu/sample_images/save.gif | Bin 391 -> 0 bytes .../dhtmlxMenu/sample_images/save_as.gif | Bin 1663 -> 0 bytes .../dhtmlxMenu/sample_images/save_as_dis.gif | Bin 404 -> 0 bytes .../dhtmlxMenu/sample_images/save_dis.gif | Bin 1441 -> 0 bytes .../dhtmlxMenu/sample_images/select_all.gif | Bin 605 -> 0 bytes .../sample_images/select_all_dis.gif | Bin 1655 -> 0 bytes .../common/dhtmlxMenu/sample_images/undo.gif | Bin 327 -> 0 bytes .../dhtmlxMenu/sample_images/undo_dis.gif | Bin 1377 -> 0 bytes .../dhtmlxMenu/skins/dhtmlxmenu_dhx_black.css | 342 - .../dhtmlxMenu/skins/dhtmlxmenu_dhx_blue.css | 342 - .../skins/dhtmlxmenu_dhx_skyblue.css | 347 - .../skins/dhtmlxmenu_dhx_terrace.css | 356 - .../dhtmlxMenu/skins/dhtmlxmenu_dhx_web.css | 364 - .../js/dhtmlxGantt/samples/common/dhxmenu.xml | 31 - .../js/dhtmlxGantt/samples/common/docs.css | 1308 -- .../samples/common/icons/accordion.gif | Bin 394 -> 0 bytes .../dhtmlxGantt/samples/common/icons/ajax.gif | Bin 371 -> 0 bytes .../samples/common/icons/arrow.gif | Bin 185 -> 0 bytes .../samples/common/icons/bullet.gif | Bin 51 -> 0 bytes .../samples/common/icons/calendar.gif | Bin 207 -> 0 bytes .../samples/common/icons/chart.gif | Bin 1671 -> 0 bytes .../dhtmlxGantt/samples/common/icons/chm.gif | Bin 671 -> 0 bytes .../samples/common/icons/colorpicker.gif | Bin 352 -> 0 bytes .../samples/common/icons/combo.gif | Bin 186 -> 0 bytes .../samples/common/icons/connector.gif | Bin 635 -> 0 bytes .../samples/common/icons/dataprocessor.gif | Bin 173 -> 0 bytes .../samples/common/icons/dataview.gif | Bin 222 -> 0 bytes .../samples/common/icons/editor.gif | Bin 280 -> 0 bytes .../dhtmlxGantt/samples/common/icons/file.gif | Bin 622 -> 0 bytes .../samples/common/icons/file_link.gif | Bin 1109 -> 0 bytes .../samples/common/icons/folders.gif | Bin 637 -> 0 bytes .../dhtmlxGantt/samples/common/icons/form.gif | Bin 153 -> 0 bytes .../samples/common/icons/gantt.gif | Bin 1010 -> 0 bytes .../dhtmlxGantt/samples/common/icons/grid.gif | Bin 191 -> 0 bytes .../samples/common/icons/layout.gif | Bin 635 -> 0 bytes .../dhtmlxGantt/samples/common/icons/menu.gif | Bin 270 -> 0 bytes .../dhtmlxGantt/samples/common/icons/none.gif | Bin 45 -> 0 bytes .../dhtmlxGantt/samples/common/icons/old.gif | Bin 388 -> 0 bytes .../dhtmlxGantt/samples/common/icons/pdf.gif | Bin 646 -> 0 bytes .../samples/common/icons/scheduler.gif | Bin 432 -> 0 bytes .../samples/common/icons/slider.gif | Bin 363 -> 0 bytes .../samples/common/icons/source.gif | Bin 333 -> 0 bytes .../samples/common/icons/tabbar.gif | Bin 258 -> 0 bytes .../samples/common/icons/toolbar.gif | Bin 243 -> 0 bytes .../dhtmlxGantt/samples/common/icons/tree.gif | Bin 261 -> 0 bytes .../samples/common/icons/treegrid.gif | Bin 322 -> 0 bytes .../samples/common/icons/vault.gif | Bin 262 -> 0 bytes .../samples/common/icons/windows.gif | Bin 267 -> 0 bytes .../samples/common/img/6_IE_inside2.png | Bin 1543 -> 0 bytes .../dhtmlxGantt/samples/common/img/Thumbs.db | Bin 71680 -> 0 bytes .../dhtmlxGantt/samples/common/img/arrow.gif | Bin 59 -> 0 bytes .../samples/common/img/bookmark.gif | Bin 1388 -> 0 bytes .../samples/common/img/border-dotted-ccc.gif | Bin 44 -> 0 bytes .../samples/common/img/border-dotted.gif | Bin 44 -> 0 bytes .../dhtmlxGantt/samples/common/img/bullet.gif | Bin 51 -> 0 bytes .../samples/common/img/doc-button.png | Bin 607 -> 0 bytes .../samples/common/img/doc-button_inact.png | Bin 916 -> 0 bytes .../samples/common/img/footer-bg.gif | Bin 43 -> 0 bytes .../samples/common/img/footer-logo.gif | Bin 501 -> 0 bytes .../samples/common/img/grid-placeholder.gif | Bin 15903 -> 0 bytes .../samples/common/img/head_bg.png | Bin 250 -> 0 bytes .../dhtmlxGantt/samples/common/img/logo.png | Bin 3549 -> 0 bytes .../samples/common/img/logo_accordion.gif | Bin 2621 -> 0 bytes .../samples/common/img/logo_ajax.gif | Bin 2672 -> 0 bytes .../samples/common/img/logo_calendar.gif | Bin 1122 -> 0 bytes .../samples/common/img/logo_chart.gif | Bin 2292 -> 0 bytes .../samples/common/img/logo_colorpicker.gif | Bin 1300 -> 0 bytes .../samples/common/img/logo_combo.gif | Bin 2031 -> 0 bytes .../samples/common/img/logo_connector.gif | Bin 3175 -> 0 bytes .../samples/common/img/logo_dataview.gif | Bin 4334 -> 0 bytes .../samples/common/img/logo_editor.gif | Bin 1766 -> 0 bytes .../samples/common/img/logo_folders.gif | Bin 3009 -> 0 bytes .../samples/common/img/logo_form.gif | Bin 1412 -> 0 bytes .../samples/common/img/logo_gantt.gif | Bin 2025 -> 0 bytes .../samples/common/img/logo_grid.gif | Bin 2038 -> 0 bytes .../samples/common/img/logo_layout.gif | Bin 2834 -> 0 bytes .../samples/common/img/logo_menu.gif | Bin 2120 -> 0 bytes .../samples/common/img/logo_scheduler.gif | Bin 2359 -> 0 bytes .../samples/common/img/logo_slider.gif | Bin 2698 -> 0 bytes .../samples/common/img/logo_tabbar.gif | Bin 1513 -> 0 bytes .../samples/common/img/logo_toolbar.gif | Bin 1954 -> 0 bytes .../samples/common/img/logo_tree.gif | Bin 1495 -> 0 bytes .../samples/common/img/logo_treegrid.gif | Bin 1600 -> 0 bytes .../samples/common/img/logo_vault.gif | Bin 1801 -> 0 bytes .../samples/common/img/logo_windows.gif | Bin 1190 -> 0 bytes .../samples/common/img/samples-but.png | Bin 525 -> 0 bytes .../samples/common/img/samples-but_inact.png | Bin 796 -> 0 bytes .../samples/common/img/search-button.png | Bin 730 -> 0 bytes .../samples/common/img/search-field.png | Bin 338 -> 0 bytes .../samples/common/img/source-bg.gif | Bin 43 -> 0 bytes .../dhtmlxGantt/samples/common/img/source.gif | Bin 270 -> 0 bytes .../samples/common/img/toc-arrow.gif | Bin 70 -> 0 bytes .../samples/common/img/toolbar5.944_left2.png | Bin 3099 -> 0 bytes .../dhtmlxGantt/samples/common/loaddata.json | 11 - .../js/dhtmlxGantt/samples/common/log.txt | 947 -- .../js/dhtmlxGantt/samples/common/olddata.xml | 49 - .../js/dhtmlxGantt/samples/common/testdata.js | 86 - phpgwapi/js/dhtmlxGantt/samples/index.html | 122 - phpgwapi/js/dhtmlxGantt/samples/readme.txt | 17 - .../samples/01_init/01_init_from_xml.html | 88 - .../samples/01_init/03_init_from_script.html | 124 - .../samples/01_init/04_first_item_usual.html | 153 - .../samples/01_init/05_dynamic_loading.html | 84 - .../samples/01_init/06_api_simple.html | 84 - .../samples/01_init/07_api_ext.html | 206 - .../samples/01_init/08_skinning.html | 166 - .../samples/01_init/09_clearall.html | 109 - .../dhtmlxMenu/samples/01_init/10_unload.html | 142 - .../js/dhtmlxMenu/samples/01_init/index.html | 45 - .../samples/02_context/01_context.html | 91 - .../samples/02_context/02_context_api.html | 91 - .../samples/02_context/03_context_zones.html | 140 - .../02_context/04_context_dynamic.html | 87 - .../02_context/05_context_hide_all.html | 127 - .../02_context/06_context_first_item.html | 133 - .../02_context/07_context_on_body.html | 55 - .../samples/02_context/inc/context_body.html | 29 - .../dhtmlxMenu/samples/02_context/index.html | 45 - .../samples/03_features/01_open_mode.html | 119 - .../samples/03_features/02_overflow.html | 96 - .../samples/03_features/03_visible_area.html | 102 - .../samples/03_features/04_align.html | 93 - .../samples/03_features/05_toptext.html | 88 - .../samples/03_features/06_hrefs.html | 78 - .../samples/03_features/07_auto_overflow.html | 104 - .../dhtmlxMenu/samples/03_features/index.html | 45 - .../samples/04_items/01_iterator.html | 112 - .../samples/04_items/02_manipulations.html | 314 - .../samples/04_items/03_visibility.html | 143 - .../dhtmlxMenu/samples/04_items/04_state.html | 146 - .../dhtmlxMenu/samples/04_items/05_text.html | 145 - .../samples/04_items/06_position.html | 149 - .../samples/04_items/07_userdata.html | 157 - .../samples/04_items/08_images.html | 186 - .../js/dhtmlxMenu/samples/04_items/index.html | 45 - .../samples/05_events/01_events_single.html | 150 - .../samples/05_events/02_events_dynamic.html | 133 - .../samples/05_events/03_events_context.html | 172 - .../05_events/04_events_single_cas.html | 106 - .../05_events/05_events_context_cas.html | 114 - .../dhtmlxMenu/samples/05_events/index.html | 45 - .../06_radios_checks/01_radios_checks.html | 84 - .../samples/06_radios_checks/02_events.html | 107 - .../samples/06_radios_checks/index.html | 45 - .../samples/common/background0155.jpg | Bin 850803 -> 0 bytes .../js/dhtmlxMenu/samples/common/config.php | 18 - .../dhtmlxMenu/samples/common/css/style.css | 485 - .../samples/common/dhtmlxmenu_dl.php | 45 - .../js/dhtmlxMenu/samples/common/dhxmenu.xml | 31 - .../js/dhtmlxMenu/samples/common/dhxmenu2.xml | 24 - .../js/dhtmlxMenu/samples/common/dhxmenu3.xml | 65 - .../samples/common/dhxmenu_links.xml | 27 - .../samples/common/dhxmenu_radios.xml | 41 - .../samples/common/dynamic_loading.sql | 78 - .../samples/common/icons/accordion.gif | Bin 394 -> 0 bytes .../dhtmlxMenu/samples/common/icons/ajax.gif | Bin 371 -> 0 bytes .../dhtmlxMenu/samples/common/icons/arrow.gif | Bin 185 -> 0 bytes .../samples/common/icons/bullet.gif | Bin 51 -> 0 bytes .../samples/common/icons/calendar.gif | Bin 207 -> 0 bytes .../dhtmlxMenu/samples/common/icons/chart.gif | Bin 1671 -> 0 bytes .../dhtmlxMenu/samples/common/icons/chm.gif | Bin 671 -> 0 bytes .../samples/common/icons/colorpicker.gif | Bin 352 -> 0 bytes .../dhtmlxMenu/samples/common/icons/combo.gif | Bin 186 -> 0 bytes .../samples/common/icons/connector.gif | Bin 635 -> 0 bytes .../samples/common/icons/connectorcf.gif | Bin 1694 -> 0 bytes .../samples/common/icons/dataprocessor.gif | Bin 173 -> 0 bytes .../samples/common/icons/datastore.gif | Bin 1800 -> 0 bytes .../samples/common/icons/dataview.gif | Bin 222 -> 0 bytes .../samples/common/icons/designer.gif | Bin 1506 -> 0 bytes .../samples/common/icons/editor.gif | Bin 280 -> 0 bytes .../dhtmlxMenu/samples/common/icons/file.gif | Bin 622 -> 0 bytes .../samples/common/icons/file_link.gif | Bin 1109 -> 0 bytes .../samples/common/icons/folders.gif | Bin 637 -> 0 bytes .../dhtmlxMenu/samples/common/icons/form.gif | Bin 153 -> 0 bytes .../dhtmlxMenu/samples/common/icons/gantt.gif | Bin 1010 -> 0 bytes .../dhtmlxMenu/samples/common/icons/grid.gif | Bin 191 -> 0 bytes .../samples/common/icons/icon_spreadsheet.gif | Bin 1324 -> 0 bytes .../samples/common/icons/layout.gif | Bin 635 -> 0 bytes .../dhtmlxMenu/samples/common/icons/menu.gif | Bin 270 -> 0 bytes .../samples/common/icons/message.gif | Bin 1264 -> 0 bytes .../dhtmlxMenu/samples/common/icons/none.gif | Bin 45 -> 0 bytes .../dhtmlxMenu/samples/common/icons/old.gif | Bin 388 -> 0 bytes .../dhtmlxMenu/samples/common/icons/pdf.gif | Bin 646 -> 0 bytes .../dhtmlxMenu/samples/common/icons/popup.gif | Bin 143 -> 0 bytes .../samples/common/icons/scheduler.gif | Bin 432 -> 0 bytes .../samples/common/icons/slider.gif | Bin 363 -> 0 bytes .../samples/common/icons/source.gif | Bin 333 -> 0 bytes .../samples/common/icons/tabbar.gif | Bin 258 -> 0 bytes .../samples/common/icons/toolbar.gif | Bin 243 -> 0 bytes .../dhtmlxMenu/samples/common/icons/tree.gif | Bin 261 -> 0 bytes .../samples/common/icons/treegrid.gif | Bin 322 -> 0 bytes .../dhtmlxMenu/samples/common/icons/vault.gif | Bin 262 -> 0 bytes .../samples/common/icons/visualdesigner.gif | Bin 1506 -> 0 bytes .../samples/common/icons/windows.gif | Bin 267 -> 0 bytes .../samples/common/img/6_IE_inside2.png | Bin 1543 -> 0 bytes .../dhtmlxMenu/samples/common/img/Thumbs.db | Bin 71680 -> 0 bytes .../dhtmlxMenu/samples/common/img/arrow.gif | Bin 59 -> 0 bytes .../samples/common/img/bookmark.gif | Bin 1388 -> 0 bytes .../samples/common/img/border-dotted-ccc.gif | Bin 44 -> 0 bytes .../samples/common/img/border-dotted.gif | Bin 44 -> 0 bytes .../dhtmlxMenu/samples/common/img/bullet.gif | Bin 51 -> 0 bytes .../samples/common/img/doc-button.png | Bin 607 -> 0 bytes .../samples/common/img/doc-button_inact.png | Bin 916 -> 0 bytes .../samples/common/img/footer-bg.gif | Bin 43 -> 0 bytes .../samples/common/img/footer-logo.gif | Bin 501 -> 0 bytes .../samples/common/img/grid-placeholder.gif | Bin 15903 -> 0 bytes .../dhtmlxMenu/samples/common/img/head_bg.png | Bin 250 -> 0 bytes .../js/dhtmlxMenu/samples/common/img/logo.png | Bin 3549 -> 0 bytes .../samples/common/img/logo_accordion.gif | Bin 2621 -> 0 bytes .../samples/common/img/logo_ajax.gif | Bin 2672 -> 0 bytes .../samples/common/img/logo_calendar.gif | Bin 1122 -> 0 bytes .../samples/common/img/logo_chart.gif | Bin 2292 -> 0 bytes .../samples/common/img/logo_colorpicker.gif | Bin 1300 -> 0 bytes .../samples/common/img/logo_combo.gif | Bin 2031 -> 0 bytes .../samples/common/img/logo_connector.gif | Bin 3175 -> 0 bytes .../samples/common/img/logo_dataprocessor.gif | Bin 3217 -> 0 bytes .../samples/common/img/logo_datastore.gif | Bin 4608 -> 0 bytes .../samples/common/img/logo_dataview.gif | Bin 4334 -> 0 bytes .../samples/common/img/logo_designer.gif | Bin 4190 -> 0 bytes .../samples/common/img/logo_editor.gif | Bin 1766 -> 0 bytes .../samples/common/img/logo_folders.gif | Bin 3009 -> 0 bytes .../samples/common/img/logo_form.gif | Bin 1412 -> 0 bytes .../samples/common/img/logo_gantt.gif | Bin 2025 -> 0 bytes .../samples/common/img/logo_grid.gif | Bin 2038 -> 0 bytes .../samples/common/img/logo_layout.gif | Bin 2834 -> 0 bytes .../samples/common/img/logo_menu.gif | Bin 2120 -> 0 bytes .../samples/common/img/logo_message.gif | Bin 3665 -> 0 bytes .../samples/common/img/logo_scheduler.gif | Bin 2359 -> 0 bytes .../samples/common/img/logo_slider.gif | Bin 2698 -> 0 bytes .../samples/common/img/logo_spreadsheet.gif | Bin 2594 -> 0 bytes .../samples/common/img/logo_tabbar.gif | Bin 1513 -> 0 bytes .../samples/common/img/logo_toolbar.gif | Bin 1954 -> 0 bytes .../samples/common/img/logo_tree.gif | Bin 1495 -> 0 bytes .../samples/common/img/logo_treegrid.gif | Bin 1600 -> 0 bytes .../samples/common/img/logo_vault.gif | Bin 1801 -> 0 bytes .../samples/common/img/logo_windows.gif | Bin 1190 -> 0 bytes .../samples/common/img/samples-but.png | Bin 525 -> 0 bytes .../samples/common/img/samples-but_inact.png | Bin 796 -> 0 bytes .../samples/common/img/search-button.png | Bin 730 -> 0 bytes .../samples/common/img/search-field.png | Bin 338 -> 0 bytes .../samples/common/img/source-bg.gif | Bin 43 -> 0 bytes .../dhtmlxMenu/samples/common/img/source.gif | Bin 270 -> 0 bytes .../samples/common/img/toc-arrow.gif | Bin 70 -> 0 bytes .../samples/common/img/toolbar5.944_left2.png | Bin 3099 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/about.gif | Bin 626 -> 0 bytes .../samples/common/imgs/about_dis.gif | Bin 1465 -> 0 bytes .../samples/common/imgs/bug_reporting.gif | Bin 1015 -> 0 bytes .../samples/common/imgs/bug_reporting_dis.gif | Bin 1662 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/close.gif | Bin 382 -> 0 bytes .../samples/common/imgs/close_dis.gif | Bin 1431 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/copy.gif | Bin 598 -> 0 bytes .../samples/common/imgs/copy_dis.gif | Bin 1435 -> 0 bytes .../js/dhtmlxMenu/samples/common/imgs/cut.gif | Bin 608 -> 0 bytes .../samples/common/imgs/cut_dis.gif | Bin 1440 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/help.gif | Bin 1076 -> 0 bytes .../samples/common/imgs/help_dis.gif | Bin 1716 -> 0 bytes .../js/dhtmlxMenu/samples/common/imgs/new.gif | Bin 586 -> 0 bytes .../samples/common/imgs/new_dis.gif | Bin 1418 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/open.gif | Bin 628 -> 0 bytes .../samples/common/imgs/open_dis.gif | Bin 1463 -> 0 bytes .../samples/common/imgs/page_setup.gif | Bin 1659 -> 0 bytes .../samples/common/imgs/page_setup_dis.gif | Bin 597 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/paste.gif | Bin 382 -> 0 bytes .../samples/common/imgs/paste_dis.gif | Bin 1427 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/print.gif | Bin 387 -> 0 bytes .../samples/common/imgs/print_dis.gif | Bin 1437 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/redo.gif | Bin 327 -> 0 bytes .../samples/common/imgs/redo_dis.gif | Bin 1377 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/save.gif | Bin 391 -> 0 bytes .../samples/common/imgs/save_as.gif | Bin 1663 -> 0 bytes .../samples/common/imgs/save_as_dis.gif | Bin 404 -> 0 bytes .../samples/common/imgs/save_dis.gif | Bin 1441 -> 0 bytes .../samples/common/imgs/select_all.gif | Bin 605 -> 0 bytes .../samples/common/imgs/select_all_dis.gif | Bin 1655 -> 0 bytes .../dhtmlxMenu/samples/common/imgs/undo.gif | Bin 327 -> 0 bytes .../samples/common/imgs/undo_dis.gif | Bin 1377 -> 0 bytes .../samples/common/imgs2/addons.gif | Bin 614 -> 0 bytes .../samples/common/imgs2/console.gif | Bin 646 -> 0 bytes .../samples/common/imgs2/downloads.gif | Bin 384 -> 0 bytes .../samples/common/imgs2/fullscreen_mode.gif | Bin 243 -> 0 bytes .../samples/common/imgs2/page_info.gif | Bin 1076 -> 0 bytes .../samples/common/imgs2/private_data.gif | Bin 372 -> 0 bytes .../samples/common/imgs2/reload.gif | Bin 1027 -> 0 bytes .../samples/common/imgs2/search.gif | Bin 360 -> 0 bytes .../samples/common/imgs2/source_code.gif | Bin 1089 -> 0 bytes .../samples/common/imgs2/zoom_100.gif | Bin 583 -> 0 bytes .../samples/common/imgs2/zoom_in.gif | Bin 582 -> 0 bytes .../samples/common/imgs2/zoom_out.gif | Bin 573 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/about.gif | Bin 619 -> 0 bytes .../samples/common/imgs3/bug_reporting.gif | Bin 1009 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/close.gif | Bin 379 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/copy.gif | Bin 591 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/cut.gif | Bin 603 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/help.gif | Bin 1063 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/new.gif | Bin 580 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/open.gif | Bin 624 -> 0 bytes .../samples/common/imgs3/page_setup_dis.gif | Bin 604 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/paste.gif | Bin 376 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/print.gif | Bin 375 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/redo.gif | Bin 324 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/save.gif | Bin 387 -> 0 bytes .../samples/common/imgs3/save_as_dis.gif | Bin 388 -> 0 bytes .../samples/common/imgs3/select_all.gif | Bin 599 -> 0 bytes .../dhtmlxMenu/samples/common/imgs3/undo.gif | Bin 324 -> 0 bytes .../samples/common/imgs_terrace/about.gif | Bin 1664 -> 0 bytes .../samples/common/imgs_terrace/about_dis.gif | Bin 2059 -> 0 bytes .../common/imgs_terrace/bug_reporting.gif | Bin 1148 -> 0 bytes .../common/imgs_terrace/bug_reporting_dis.gif | Bin 1936 -> 0 bytes .../samples/common/imgs_terrace/close.gif | Bin 1148 -> 0 bytes .../samples/common/imgs_terrace/close_dis.gif | Bin 1936 -> 0 bytes .../samples/common/imgs_terrace/copy.gif | Bin 1158 -> 0 bytes .../samples/common/imgs_terrace/copy_dis.gif | Bin 1948 -> 0 bytes .../samples/common/imgs_terrace/cut.gif | Bin 1149 -> 0 bytes .../samples/common/imgs_terrace/cut_dis.gif | Bin 1937 -> 0 bytes .../samples/common/imgs_terrace/help.gif | Bin 1646 -> 0 bytes .../samples/common/imgs_terrace/help_dis.gif | Bin 2041 -> 0 bytes .../samples/common/imgs_terrace/new.gif | Bin 1934 -> 0 bytes .../samples/common/imgs_terrace/new_dis.gif | Bin 1934 -> 0 bytes .../samples/common/imgs_terrace/open.gif | Bin 1161 -> 0 bytes .../samples/common/imgs_terrace/open_dis.gif | Bin 1951 -> 0 bytes .../common/imgs_terrace/page_setup.gif | Bin 1158 -> 0 bytes .../common/imgs_terrace/page_setup_dis.gif | Bin 1158 -> 0 bytes .../samples/common/imgs_terrace/paste.gif | Bin 1147 -> 0 bytes .../samples/common/imgs_terrace/paste_dis.gif | Bin 1934 -> 0 bytes .../samples/common/imgs_terrace/print.gif | Bin 1172 -> 0 bytes .../samples/common/imgs_terrace/print_dis.gif | Bin 1948 -> 0 bytes .../samples/common/imgs_terrace/redo.gif | Bin 1157 -> 0 bytes .../samples/common/imgs_terrace/redo_dis.gif | Bin 1929 -> 0 bytes .../samples/common/imgs_terrace/save.gif | Bin 1156 -> 0 bytes .../samples/common/imgs_terrace/save_as.gif | Bin 1160 -> 0 bytes .../common/imgs_terrace/save_as_dis.gif | Bin 1950 -> 0 bytes .../samples/common/imgs_terrace/save_dis.gif | Bin 1946 -> 0 bytes .../common/imgs_terrace/select_all.gif | Bin 1165 -> 0 bytes .../common/imgs_terrace/select_all_dis.gif | Bin 1957 -> 0 bytes .../samples/common/imgs_terrace/undo.gif | Bin 1158 -> 0 bytes .../samples/common/imgs_terrace/undo_dis.gif | Bin 1930 -> 0 bytes phpgwapi/js/dhtmlxMenu/samples/index.html | 42 - .../samples/01_appearance/09_tree_design.html | 194 - .../01_appearance/10_tree_iconset.html | 156 - .../01_appearance/11_tree_text_image.html | 185 - .../samples/01_appearance/index.html | 45 - .../02_checkboxes/05_tree_checkboxes.html | 160 - .../samples/02_checkboxes/index.html | 45 - .../samples/05_drag_n_drop/12_tree_drag.html | 140 - .../inc/pro_drag_frame2_f1.html | 37 - .../inc/pro_drag_frame2_f2.html | 77 - .../inc/pro_drag_frame2_f3.html | 16 - .../05_drag_n_drop/inc/pro_drag_frame_f1.html | 34 - .../05_drag_n_drop/inc/pro_drag_frame_f2.html | 26 - .../05_drag_n_drop/inc/pro_drag_frame_f3.html | 19 - .../samples/05_drag_n_drop/index.html | 45 - .../samples/07_events/03_tree_events.html | 202 - .../dhtmlxtree/samples/07_events/index.html | 45 - .../02_tree_init_from_html.html | 238 - .../03_tree_init_xml.html | 108 - .../04_tree_init_o_api.html | 88 - .../index.html | 45 - .../13_tree_dyn_loading.html | 89 - .../12_loading_processing_data/index.html | 45 - .../php/tree_perf_xml.php | 15 - .../12_loading_processing_data/php/xml.php | 13 - .../05_tree_add_delete.html | 171 - .../06_tree_open_close.html | 136 - .../samples/13_nodes_manipulation/index.html | 45 - .../js/dhtmlxtree/samples/common/_context.xml | 10 - .../dhtmlxtree/samples/common/big_data.json | 12102 ---------------- .../js/dhtmlxtree/samples/common/big_xml.xml | 1 - .../js/dhtmlxtree/samples/common/config.php | 13 - .../dhtmlxtree/samples/common/css/style.css | 485 - .../js/dhtmlxtree/samples/common/data.csv | 5 - phpgwapi/js/dhtmlxtree/samples/common/data.js | 4 - .../js/dhtmlxtree/samples/common/data.json | 1 - .../js/dhtmlxtree/samples/common/grid.xml | 113 - .../samples/common/icons/accordion.gif | Bin 394 -> 0 bytes .../dhtmlxtree/samples/common/icons/ajax.gif | Bin 371 -> 0 bytes .../dhtmlxtree/samples/common/icons/arrow.gif | Bin 185 -> 0 bytes .../samples/common/icons/bullet.gif | Bin 51 -> 0 bytes .../samples/common/icons/calendar.gif | Bin 207 -> 0 bytes .../dhtmlxtree/samples/common/icons/chart.gif | Bin 1671 -> 0 bytes .../dhtmlxtree/samples/common/icons/chm.gif | Bin 671 -> 0 bytes .../samples/common/icons/colorpicker.gif | Bin 352 -> 0 bytes .../dhtmlxtree/samples/common/icons/combo.gif | Bin 186 -> 0 bytes .../samples/common/icons/connector.gif | Bin 635 -> 0 bytes .../samples/common/icons/connectorcf.gif | Bin 1694 -> 0 bytes .../samples/common/icons/dataprocessor.gif | Bin 173 -> 0 bytes .../samples/common/icons/datastore.gif | Bin 1800 -> 0 bytes .../samples/common/icons/dataview.gif | Bin 222 -> 0 bytes .../samples/common/icons/designer.gif | Bin 1506 -> 0 bytes .../samples/common/icons/editor.gif | Bin 280 -> 0 bytes .../dhtmlxtree/samples/common/icons/file.gif | Bin 622 -> 0 bytes .../samples/common/icons/file_link.gif | Bin 1109 -> 0 bytes .../samples/common/icons/folders.gif | Bin 637 -> 0 bytes .../dhtmlxtree/samples/common/icons/form.gif | Bin 153 -> 0 bytes .../dhtmlxtree/samples/common/icons/gantt.gif | Bin 1010 -> 0 bytes .../dhtmlxtree/samples/common/icons/grid.gif | Bin 191 -> 0 bytes .../samples/common/icons/icon_spreadsheet.gif | Bin 1324 -> 0 bytes .../samples/common/icons/layout.gif | Bin 635 -> 0 bytes .../dhtmlxtree/samples/common/icons/menu.gif | Bin 270 -> 0 bytes .../samples/common/icons/message.gif | Bin 1264 -> 0 bytes .../dhtmlxtree/samples/common/icons/none.gif | Bin 45 -> 0 bytes .../dhtmlxtree/samples/common/icons/old.gif | Bin 388 -> 0 bytes .../dhtmlxtree/samples/common/icons/pdf.gif | Bin 646 -> 0 bytes .../dhtmlxtree/samples/common/icons/popup.gif | Bin 143 -> 0 bytes .../samples/common/icons/scheduler.gif | Bin 432 -> 0 bytes .../samples/common/icons/slider.gif | Bin 363 -> 0 bytes .../samples/common/icons/source.gif | Bin 333 -> 0 bytes .../samples/common/icons/tabbar.gif | Bin 258 -> 0 bytes .../samples/common/icons/toolbar.gif | Bin 243 -> 0 bytes .../dhtmlxtree/samples/common/icons/tree.gif | Bin 261 -> 0 bytes .../samples/common/icons/treegrid.gif | Bin 322 -> 0 bytes .../dhtmlxtree/samples/common/icons/vault.gif | Bin 262 -> 0 bytes .../samples/common/icons/visualdesigner.gif | Bin 1506 -> 0 bytes .../samples/common/icons/windows.gif | Bin 267 -> 0 bytes .../samples/common/images/blank.gif | Bin 56 -> 0 bytes .../dhtmlxtree/samples/common/images/blue.gif | Bin 75 -> 0 bytes .../dhtmlxtree/samples/common/images/book.gif | Bin 184 -> 0 bytes .../samples/common/images/books_close.gif | Bin 189 -> 0 bytes .../samples/common/images/books_open.gif | Bin 187 -> 0 bytes .../samples/common/images/close2.gif | Bin 181 -> 0 bytes .../samples/common/images/folderClosed.gif | Bin 135 -> 0 bytes .../samples/common/images/folderOpen.gif | Bin 139 -> 0 bytes .../samples/common/images/green.gif | Bin 75 -> 0 bytes .../samples/common/images/iconCheckAll.gif | Bin 123 -> 0 bytes .../samples/common/images/iconCheckDis.gif | Bin 126 -> 0 bytes .../samples/common/images/iconCheckGray.gif | Bin 126 -> 0 bytes .../samples/common/images/iconUncheckAll.gif | Bin 111 -> 0 bytes .../samples/common/images/iconUncheckDis.gif | Bin 117 -> 0 bytes .../samples/common/images/item2c.gif | Bin 267 -> 0 bytes .../samples/common/images/item2o.gif | Bin 263 -> 0 bytes .../dhtmlxtree/samples/common/images/leaf.gif | Bin 123 -> 0 bytes .../samples/common/images/line1.gif | Bin 71 -> 0 bytes .../samples/common/images/line1_rtl.gif | Bin 64 -> 0 bytes .../samples/common/images/line2.gif | Bin 70 -> 0 bytes .../samples/common/images/line2_rtl.gif | Bin 64 -> 0 bytes .../samples/common/images/line3.gif | Bin 73 -> 0 bytes .../samples/common/images/line3_rtl.gif | Bin 67 -> 0 bytes .../samples/common/images/line4.gif | Bin 69 -> 0 bytes .../samples/common/images/line4_rtl.gif | Bin 64 -> 0 bytes .../samples/common/images/minus.gif | Bin 85 -> 0 bytes .../samples/common/images/minus2.gif | Bin 92 -> 0 bytes .../samples/common/images/minus2_rtl.gif | Bin 84 -> 0 bytes .../samples/common/images/minus3.gif | Bin 93 -> 0 bytes .../samples/common/images/minus3_rtl.gif | Bin 85 -> 0 bytes .../samples/common/images/minus4.gif | Bin 90 -> 0 bytes .../samples/common/images/minus4_rtl.gif | Bin 85 -> 0 bytes .../samples/common/images/minus5.gif | Bin 87 -> 0 bytes .../samples/common/images/minus5_rtl.gif | Bin 82 -> 0 bytes .../samples/common/images/minus_ar.gif | Bin 68 -> 0 bytes .../samples/common/images/open2.gif | Bin 207 -> 0 bytes .../dhtmlxtree/samples/common/images/plus.gif | Bin 89 -> 0 bytes .../samples/common/images/plus2.gif | Bin 95 -> 0 bytes .../samples/common/images/plus2_rtl.gif | Bin 88 -> 0 bytes .../samples/common/images/plus3.gif | Bin 96 -> 0 bytes .../samples/common/images/plus3_rtl.gif | Bin 89 -> 0 bytes .../samples/common/images/plus4.gif | Bin 94 -> 0 bytes .../samples/common/images/plus4_rtl.gif | Bin 89 -> 0 bytes .../samples/common/images/plus5.gif | Bin 92 -> 0 bytes .../samples/common/images/plus5_rtl.gif | Bin 87 -> 0 bytes .../samples/common/images/plus_ar.gif | Bin 70 -> 0 bytes .../samples/common/images/radio_off.gif | Bin 241 -> 0 bytes .../samples/common/images/radio_on.gif | Bin 361 -> 0 bytes .../dhtmlxtree/samples/common/images/red.gif | Bin 75 -> 0 bytes .../samples/common/images/white.gif | Bin 75 -> 0 bytes .../samples/common/images/yellow.gif | Bin 75 -> 0 bytes .../samples/common/img/6_IE_inside2.png | Bin 1543 -> 0 bytes .../dhtmlxtree/samples/common/img/Thumbs.db | Bin 71680 -> 0 bytes .../dhtmlxtree/samples/common/img/arrow.gif | Bin 59 -> 0 bytes .../samples/common/img/bookmark.gif | Bin 1388 -> 0 bytes .../samples/common/img/border-dotted-ccc.gif | Bin 44 -> 0 bytes .../samples/common/img/border-dotted.gif | Bin 44 -> 0 bytes .../dhtmlxtree/samples/common/img/bullet.gif | Bin 51 -> 0 bytes .../samples/common/img/doc-button.png | Bin 607 -> 0 bytes .../samples/common/img/doc-button_inact.png | Bin 916 -> 0 bytes .../samples/common/img/footer-bg.gif | Bin 43 -> 0 bytes .../samples/common/img/footer-logo.gif | Bin 501 -> 0 bytes .../samples/common/img/grid-placeholder.gif | Bin 15903 -> 0 bytes .../dhtmlxtree/samples/common/img/head_bg.png | Bin 250 -> 0 bytes .../js/dhtmlxtree/samples/common/img/logo.png | Bin 3549 -> 0 bytes .../samples/common/img/logo_accordion.gif | Bin 2621 -> 0 bytes .../samples/common/img/logo_ajax.gif | Bin 2672 -> 0 bytes .../samples/common/img/logo_calendar.gif | Bin 1122 -> 0 bytes .../samples/common/img/logo_chart.gif | Bin 2292 -> 0 bytes .../samples/common/img/logo_colorpicker.gif | Bin 1300 -> 0 bytes .../samples/common/img/logo_combo.gif | Bin 2031 -> 0 bytes .../samples/common/img/logo_connector.gif | Bin 3175 -> 0 bytes .../samples/common/img/logo_dataprocessor.gif | Bin 3217 -> 0 bytes .../samples/common/img/logo_datastore.gif | Bin 4608 -> 0 bytes .../samples/common/img/logo_dataview.gif | Bin 4334 -> 0 bytes .../samples/common/img/logo_designer.gif | Bin 4190 -> 0 bytes .../samples/common/img/logo_editor.gif | Bin 1766 -> 0 bytes .../samples/common/img/logo_folders.gif | Bin 3009 -> 0 bytes .../samples/common/img/logo_form.gif | Bin 1412 -> 0 bytes .../samples/common/img/logo_gantt.gif | Bin 2025 -> 0 bytes .../samples/common/img/logo_grid.gif | Bin 2038 -> 0 bytes .../samples/common/img/logo_layout.gif | Bin 2834 -> 0 bytes .../samples/common/img/logo_menu.gif | Bin 2120 -> 0 bytes .../samples/common/img/logo_message.gif | Bin 3665 -> 0 bytes .../samples/common/img/logo_scheduler.gif | Bin 2359 -> 0 bytes .../samples/common/img/logo_slider.gif | Bin 2698 -> 0 bytes .../samples/common/img/logo_spreadsheet.gif | Bin 2594 -> 0 bytes .../samples/common/img/logo_tabbar.gif | Bin 1513 -> 0 bytes .../samples/common/img/logo_toolbar.gif | Bin 1954 -> 0 bytes .../samples/common/img/logo_tree.gif | Bin 1495 -> 0 bytes .../samples/common/img/logo_treegrid.gif | Bin 1600 -> 0 bytes .../samples/common/img/logo_vault.gif | Bin 1801 -> 0 bytes .../samples/common/img/logo_windows.gif | Bin 1190 -> 0 bytes .../samples/common/img/samples-but.png | Bin 525 -> 0 bytes .../samples/common/img/samples-but_inact.png | Bin 796 -> 0 bytes .../samples/common/img/search-button.png | Bin 730 -> 0 bytes .../samples/common/img/search-field.png | Bin 338 -> 0 bytes .../samples/common/img/source-bg.gif | Bin 43 -> 0 bytes .../dhtmlxtree/samples/common/img/source.gif | Bin 270 -> 0 bytes .../samples/common/img/toc-arrow.gif | Bin 70 -> 0 bytes .../samples/common/img/toolbar5.944_left2.png | Bin 3099 -> 0 bytes .../js/dhtmlxtree/samples/common/tree.xml | 61 - .../js/dhtmlxtree/samples/common/tree3.xml | 64 - .../tree3_14_selection_sorting_navigation.xml | 64 - .../js/dhtmlxtree/samples/common/tree4.xml | 61 - .../samples/common/tree_02_checkboxes.xml | 61 - .../samples/common/tree_05_drag_n_drop.xml | 61 - .../js/dhtmlxtree/samples/common/tree_a.xml | 40 - .../js/dhtmlxtree/samples/common/tree_b.xml | 42 - .../js/dhtmlxtree/samples/common/tree_bg.xml | 2 - .../js/dhtmlxtree/samples/common/tree_cl.xml | 29 - .../js/dhtmlxtree/samples/common/tree_lc.xml | 68 - .../js/dhtmlxtree/samples/common/tree_lg.xml | 33 - .../dhtmlxtree/samples/common/tree_mixed.xml | 66 - .../js/dhtmlxtree/samples/common/tree_ml.xml | 64 - .../js/dhtmlxtree/samples/common/tree_ol.xml | 27 - .../js/dhtmlxtree/samples/common/tree_p.xml | 70 - .../dhtmlxtree/samples/common/tree_radio.xml | 21 - .../js/dhtmlxtree/samples/common/tree_st.xml | 64 - .../js/dhtmlxtree/samples/common/tree_to.xml | 62 - .../js/dhtmlxtree/samples/common/tree_ud.xml | 71 - phpgwapi/js/dhtmlxtree/samples/index.html | 42 - 704 files changed, 38080 deletions(-) delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/01_basic_init.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/02_load_json.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/03_load_xml.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/04_connector_json.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/05_connector_xml.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/06_touch_forced.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/07_jquery.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/08_explicit_time_range.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/09_backward_compatibility.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/10_fixed_size.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/11_clickable_links.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/12_localization.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/13_project_duration.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/14_reinitializtion.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/15_connector_json_enddate.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/01_initialization/16_projects_and_milestones.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/01_initialization/1_readonly.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/01_initialization/2_withtree.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/01_initialization/3_hidden_descr.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/01_initialization/index.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/3_loadxml.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/4_save.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/cgi-bin/loadXML.pl delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/cgi-bin/saveXML.pl delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/XML structure definition.txt delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data.xml delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data2.xml delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data3.xml delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/sample1.xml delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/sample2.xml delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/index.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/php/loadXML.php delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/02_data_load/php/saveXML.php delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/02_extensions/01_quickinfo.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/02_extensions/02_tooltip.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/02_extensions/index.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/03_printing/5_print.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/03_printing/index.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/01_multiple_scales.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/02_month_days.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/03_full_year.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/04_days.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/05_dynamic_scales.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/06_custom_scales.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/07_minutes_scale.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/08_scale_autoconfig.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/09_skip_weekends.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/10_working_hours.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/03_scales/index.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/01_outer_content.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/02_custom_tree.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/03_link_styles.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/04_task_styles.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/05_tree_template.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/06_highlight_weekend.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/07_progress_text.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/08_templates.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/09_html_content.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/10_context_menu.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/11_split_task.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/12_custom_task_type.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/13_autosize_container.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/04_customization/index.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/04_menu/6_menu.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/04_menu/index.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/01_lightbox_customization.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/02_progress_lightbox.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/02_select.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/03_validation.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/04_custom_editor.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/05_template.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/06_custom_button.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/07_time.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/08_parent_selector.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/common/v_complete.png delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/05_lightbox/index.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/06_skins/01_default.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/06_skins/02_default_lightbox.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/06_skins/03_skyblue.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/06_skins/04_meadow.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/06_skins/05_broadway.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/06_skins/index.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/07_grid/01_builtin_sorting.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/07_grid/02_branch_ordering.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/07_grid/03_filtering.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/07_grid/04_custom_sorting.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/07_grid/05_sort_api.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/07_grid/06_without_grid.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/07_grid/index.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/08_api/01_dnd_events.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/08_api/02_constraints.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/08_api/03_validation.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/08_api/04_limit_project.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/08_api/05_limit_drag_dates.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/08_api/06_export.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/08_api/index.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/09_worktime/01_working_hours_per_day.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/09_worktime/02_working_days.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/09_worktime/03_exclude_holidays.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/09_worktime/04_custom_workday_duration.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/09_worktime/05_adjust_to_worktime.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/09_worktime/index.html delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/css/style.css delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/data.json delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/data.xml delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/dhtmlxcommon.js delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/dhtmlxmenu.js delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/ext/dhtmlxmenu_effects.js delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/ext/dhtmlxmenu_ext.js delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_black/dhtmlxmenu_bg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_black/dhtmlxmenu_chrd.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_black/dhtmlxmenu_loader.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_black/dhtmlxmenu_subar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_black/dhtmlxmenu_subsepbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_black/dhtmlxmenu_upar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_blue/dhtmlxmenu_bg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_blue/dhtmlxmenu_chrd.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_blue/dhtmlxmenu_loader.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_blue/dhtmlxmenu_subar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_blue/dhtmlxmenu_subsepbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_blue/dhtmlxmenu_upar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_chrd.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_loader.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_subar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_upar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhxmenu_bg_acccell.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhxmenu_subselbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhxmenu_subsepbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhxmenu_topselbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_skyblue/dhxmenu_topsepbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_terrace/dhtmlxmenu_chrd.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_terrace/dhtmlxmenu_loader.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_terrace/dhtmlxmenu_subar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_terrace/dhxmenu_bg_item.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_terrace/dhxmenu_bg_item_sel.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_terrace/dhxmenu_bg_subsep.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_chrd.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_loader.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_subar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_subselbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_subsepbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_topbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_topselbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_topsepbg.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/imgs/dhxmenu_dhx_web/dhxmenu_upar.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/about.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/about_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/bug_reporting.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/bug_reporting_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/close.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/close_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/copy.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/copy_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/cut.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/cut_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/help.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/help_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/new.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/new_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/open.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/open_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/page_setup.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/page_setup_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/paste.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/paste_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/print.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/print_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/redo.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/redo_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/save.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/save_as.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/save_as_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/save_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/select_all.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/select_all_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/undo.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/sample_images/undo_dis.gif delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/skins/dhtmlxmenu_dhx_black.css delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/skins/dhtmlxmenu_dhx_blue.css delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/skins/dhtmlxmenu_dhx_skyblue.css delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/skins/dhtmlxmenu_dhx_terrace.css delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/skins/dhtmlxmenu_dhx_web.css delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/dhxmenu.xml delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/docs.css delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/accordion.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/ajax.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/arrow.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/bullet.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/calendar.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/chart.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/chm.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/colorpicker.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/combo.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/connector.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/dataprocessor.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/dataview.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/editor.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/file.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/file_link.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/folders.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/form.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/gantt.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/grid.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/layout.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/menu.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/none.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/old.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/pdf.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/scheduler.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/slider.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/source.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/tabbar.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/toolbar.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/tree.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/treegrid.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/vault.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/icons/windows.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/6_IE_inside2.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/Thumbs.db delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/arrow.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/bookmark.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/border-dotted-ccc.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/border-dotted.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/bullet.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/doc-button.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/doc-button_inact.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/footer-bg.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/footer-logo.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/grid-placeholder.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/head_bg.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_accordion.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_ajax.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_calendar.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_chart.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_colorpicker.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_combo.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_connector.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_dataview.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_editor.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_folders.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_form.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_gantt.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_grid.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_layout.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_menu.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_scheduler.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_slider.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_tabbar.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_toolbar.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_tree.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_treegrid.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_vault.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/logo_windows.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/samples-but.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/samples-but_inact.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/search-button.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/search-field.png delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/source-bg.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/source.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/toc-arrow.gif delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/common/img/toolbar5.944_left2.png delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/loaddata.json delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/log.txt delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/olddata.xml delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/common/testdata.js delete mode 100644 phpgwapi/js/dhtmlxGantt/samples/index.html delete mode 100755 phpgwapi/js/dhtmlxGantt/samples/readme.txt delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/01_init_from_xml.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/03_init_from_script.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/04_first_item_usual.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/05_dynamic_loading.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/06_api_simple.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/07_api_ext.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/08_skinning.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/09_clearall.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/10_unload.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/01_init/index.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/01_context.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/02_context_api.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/03_context_zones.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/04_context_dynamic.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/05_context_hide_all.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/06_context_first_item.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/07_context_on_body.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/inc/context_body.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/02_context/index.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/03_features/01_open_mode.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/03_features/02_overflow.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/03_features/03_visible_area.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/03_features/04_align.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/03_features/05_toptext.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/03_features/06_hrefs.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/03_features/07_auto_overflow.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/03_features/index.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/01_iterator.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/02_manipulations.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/03_visibility.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/04_state.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/05_text.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/06_position.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/07_userdata.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/08_images.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/04_items/index.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/05_events/01_events_single.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/05_events/02_events_dynamic.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/05_events/03_events_context.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/05_events/04_events_single_cas.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/05_events/05_events_context_cas.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/05_events/index.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/06_radios_checks/01_radios_checks.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/06_radios_checks/02_events.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/06_radios_checks/index.html delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/background0155.jpg delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/config.php delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/css/style.css delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/dhtmlxmenu_dl.php delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/dhxmenu.xml delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/dhxmenu2.xml delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/dhxmenu3.xml delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/dhxmenu_links.xml delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/dhxmenu_radios.xml delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/dynamic_loading.sql delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/accordion.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/ajax.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/arrow.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/bullet.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/calendar.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/chart.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/chm.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/colorpicker.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/combo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/connector.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/connectorcf.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/dataprocessor.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/datastore.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/dataview.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/designer.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/editor.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/file.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/file_link.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/folders.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/form.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/gantt.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/grid.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/icon_spreadsheet.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/layout.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/menu.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/message.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/none.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/old.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/pdf.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/popup.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/scheduler.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/slider.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/source.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/tabbar.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/toolbar.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/tree.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/treegrid.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/vault.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/visualdesigner.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/icons/windows.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/6_IE_inside2.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/Thumbs.db delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/arrow.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/bookmark.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/border-dotted-ccc.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/border-dotted.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/bullet.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/doc-button.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/doc-button_inact.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/footer-bg.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/footer-logo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/grid-placeholder.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/head_bg.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_accordion.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_ajax.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_calendar.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_chart.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_colorpicker.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_combo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_connector.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_dataprocessor.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_datastore.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_dataview.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_designer.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_editor.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_folders.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_form.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_gantt.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_grid.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_layout.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_menu.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_message.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_scheduler.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_slider.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_spreadsheet.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_tabbar.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_toolbar.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_tree.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_treegrid.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_vault.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/logo_windows.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/samples-but.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/samples-but_inact.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/search-button.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/search-field.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/source-bg.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/source.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/toc-arrow.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/img/toolbar5.944_left2.png delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/about.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/about_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/bug_reporting.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/bug_reporting_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/close.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/close_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/copy.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/copy_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/cut.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/cut_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/help.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/help_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/new.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/new_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/open.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/open_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/page_setup.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/page_setup_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/paste.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/paste_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/print.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/print_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/redo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/redo_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/save.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/save_as.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/save_as_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/save_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/select_all.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/select_all_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/undo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs/undo_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/addons.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/console.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/downloads.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/fullscreen_mode.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/page_info.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/private_data.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/reload.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/search.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/source_code.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/zoom_100.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/zoom_in.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs2/zoom_out.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/about.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/bug_reporting.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/close.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/copy.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/cut.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/help.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/new.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/open.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/page_setup_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/paste.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/print.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/redo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/save.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/save_as_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/select_all.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs3/undo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/about.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/about_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/bug_reporting.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/bug_reporting_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/close.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/close_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/copy.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/copy_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/cut.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/cut_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/help.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/help_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/new.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/new_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/open.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/open_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/page_setup.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/page_setup_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/paste.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/paste_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/print.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/print_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/redo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/redo_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/save.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/save_as.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/save_as_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/save_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/select_all.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/select_all_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/undo.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/common/imgs_terrace/undo_dis.gif delete mode 100644 phpgwapi/js/dhtmlxMenu/samples/index.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/01_appearance/09_tree_design.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/01_appearance/10_tree_iconset.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/01_appearance/11_tree_text_image.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/01_appearance/index.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/02_checkboxes/05_tree_checkboxes.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/02_checkboxes/index.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/05_drag_n_drop/12_tree_drag.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/05_drag_n_drop/inc/pro_drag_frame2_f1.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/05_drag_n_drop/inc/pro_drag_frame2_f2.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/05_drag_n_drop/inc/pro_drag_frame2_f3.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/05_drag_n_drop/inc/pro_drag_frame_f1.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/05_drag_n_drop/inc/pro_drag_frame_f2.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/05_drag_n_drop/inc/pro_drag_frame_f3.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/05_drag_n_drop/index.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/07_events/03_tree_events.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/07_events/index.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/09_initialization_general_settings/02_tree_init_from_html.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/09_initialization_general_settings/03_tree_init_xml.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/09_initialization_general_settings/04_tree_init_o_api.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/09_initialization_general_settings/index.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/12_loading_processing_data/13_tree_dyn_loading.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/12_loading_processing_data/index.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/12_loading_processing_data/php/tree_perf_xml.php delete mode 100644 phpgwapi/js/dhtmlxtree/samples/12_loading_processing_data/php/xml.php delete mode 100644 phpgwapi/js/dhtmlxtree/samples/13_nodes_manipulation/05_tree_add_delete.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/13_nodes_manipulation/06_tree_open_close.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/13_nodes_manipulation/index.html delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/_context.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/big_data.json delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/big_xml.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/config.php delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/css/style.css delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/data.csv delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/data.js delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/data.json delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/grid.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/accordion.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/ajax.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/arrow.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/bullet.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/calendar.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/chart.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/chm.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/colorpicker.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/combo.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/connector.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/connectorcf.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/dataprocessor.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/datastore.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/dataview.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/designer.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/editor.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/file.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/file_link.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/folders.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/form.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/gantt.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/grid.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/icon_spreadsheet.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/layout.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/menu.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/message.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/none.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/old.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/pdf.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/popup.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/scheduler.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/slider.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/source.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/tabbar.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/toolbar.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/tree.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/treegrid.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/vault.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/visualdesigner.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/icons/windows.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/blank.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/blue.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/book.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/books_close.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/books_open.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/close2.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/folderClosed.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/folderOpen.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/green.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/iconCheckAll.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/iconCheckDis.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/iconCheckGray.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/iconUncheckAll.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/iconUncheckDis.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/item2c.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/item2o.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/leaf.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/line1.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/line1_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/line2.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/line2_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/line3.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/line3_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/line4.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/line4_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus2.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus2_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus3.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus3_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus4.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus4_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus5.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus5_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/minus_ar.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/open2.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus2.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus2_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus3.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus3_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus4.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus4_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus5.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus5_rtl.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/plus_ar.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/radio_off.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/radio_on.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/red.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/white.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/images/yellow.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/6_IE_inside2.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/Thumbs.db delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/arrow.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/bookmark.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/border-dotted-ccc.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/border-dotted.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/bullet.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/doc-button.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/doc-button_inact.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/footer-bg.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/footer-logo.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/grid-placeholder.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/head_bg.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_accordion.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_ajax.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_calendar.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_chart.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_colorpicker.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_combo.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_connector.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_dataprocessor.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_datastore.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_dataview.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_designer.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_editor.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_folders.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_form.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_gantt.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_grid.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_layout.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_menu.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_message.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_scheduler.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_slider.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_spreadsheet.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_tabbar.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_toolbar.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_tree.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_treegrid.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_vault.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/logo_windows.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/samples-but.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/samples-but_inact.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/search-button.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/search-field.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/source-bg.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/source.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/toc-arrow.gif delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/img/toolbar5.944_left2.png delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree3.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree3_14_selection_sorting_navigation.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree4.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_02_checkboxes.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_05_drag_n_drop.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_a.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_b.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_bg.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_cl.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_lc.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_lg.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_mixed.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_ml.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_ol.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_p.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_radio.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_st.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_to.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/common/tree_ud.xml delete mode 100644 phpgwapi/js/dhtmlxtree/samples/index.html diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/01_basic_init.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/01_basic_init.html deleted file mode 100755 index 9111a40592..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/01_basic_init.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - Basic initialization - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/02_load_json.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/02_load_json.html deleted file mode 100755 index 445aa1480d..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/02_load_json.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - Load data from JSON file - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/03_load_xml.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/03_load_xml.html deleted file mode 100755 index 4f22c6205f..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/03_load_xml.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - Load data from XML file - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/04_connector_json.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/04_connector_json.html deleted file mode 100755 index 01efc377e8..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/04_connector_json.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - Loading using connector and JSON - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/05_connector_xml.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/05_connector_xml.html deleted file mode 100755 index a5f55d762b..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/05_connector_xml.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - Loading using connector and XML - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/06_touch_forced.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/06_touch_forced.html deleted file mode 100755 index 07fcd10b22..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/06_touch_forced.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - Forced touch mode - - - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/07_jquery.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/07_jquery.html deleted file mode 100755 index b237050df0..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/07_jquery.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - jQuery integration - - - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/08_explicit_time_range.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/08_explicit_time_range.html deleted file mode 100755 index 2e7bec423f..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/08_explicit_time_range.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - Define date range - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/09_backward_compatibility.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/09_backward_compatibility.html deleted file mode 100755 index d1976298b4..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/09_backward_compatibility.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - Loading data in Gantt 1.6 format - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/10_fixed_size.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/10_fixed_size.html deleted file mode 100755 index 2835224b0d..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/10_fixed_size.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - Fixed size gantt - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/11_clickable_links.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/11_clickable_links.html deleted file mode 100755 index 31726b1bb4..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/11_clickable_links.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - Clickable links - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/12_localization.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/12_localization.html deleted file mode 100755 index 8ddd5bf084..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/12_localization.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - Localization - - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/13_project_duration.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/13_project_duration.html deleted file mode 100755 index 7673a82344..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/13_project_duration.html +++ /dev/null @@ -1,79 +0,0 @@ - - - - Project duration - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/14_reinitializtion.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/14_reinitializtion.html deleted file mode 100755 index c2bf2e878d..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/14_reinitializtion.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - ReInit in different container - - - - - - - -
-
- -
-
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/15_connector_json_enddate.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/15_connector_json_enddate.html deleted file mode 100755 index 26468383ae..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/15_connector_json_enddate.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - Loading using connector and JSON - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/16_projects_and_milestones.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/16_projects_and_milestones.html deleted file mode 100755 index e088bcdef1..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/16_projects_and_milestones.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - Projects and milestones - - - - - - - -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/1_readonly.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/1_readonly.html deleted file mode 100644 index da391666ae..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/1_readonly.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - Read-only Gantt - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Read-only Gantt

-
- - - - - - - - - -Simple read-only chart: - -
- -Mouse-hover some task to see the description. - - -
-
-
Source
-
-
<link type="text/css" rel="stylesheet" href="../../codebase/dhtmlxgantt.css">
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxcommon.js"></script>
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxgantt.js"></script>
-<script type="text/javascript" language="JavaScript">
-/*<![CDATA[*/
-function createChartControl(htmlDiv1)
-{
-    // Initialize Gantt data structures
-    //project 1
-    var project1 = new GanttProjectInfo(1, "Applet redesign", new Date(2010, 5, 11));
-    var parentTask1 = new GanttTaskInfo(1, "Old code review", new Date(2010, 5, 11), 208, 50, "");
-    parentTask1.addChildTask(new GanttTaskInfo(2, "Convert to J#", new Date(2010, 5, 11), 100, 40, ""));
-    parentTask1.addChildTask(new GanttTaskInfo(13, "Add new functions", new Date(2010, 5, 12), 80, 90, ""));
-    var parentTask2 = new GanttTaskInfo(3, "Hosted Control", new Date(2010, 6, 7), 190, 80, "1");
-    var parentTask5 = new GanttTaskInfo(5, "J# interfaces", new Date(2010, 6, 14), 60, 70, "6");
-    var parentTask123 = new GanttTaskInfo(123, "use GUIDs", new Date(2010, 6, 14), 60, 70, "");
-    parentTask5.addChildTask(parentTask123);
-    parentTask2.addChildTask(parentTask5);
-    parentTask2.addChildTask(new GanttTaskInfo(6, "Task D", new Date(2010, 6, 10), 30, 80, "14"));
-    var parentTask4 = new GanttTaskInfo(7, "Unit testing", new Date(2010, 6, 15), 118, 80, "6");
-    var parentTask8 = new GanttTaskInfo(8, "core (com)", new Date(2010, 6, 15), 100, 10, "");
-    parentTask8.addChildTask(new GanttTaskInfo(55555, "validate uids", new Date(2010, 6, 20), 60, 10, ""));
-    parentTask4.addChildTask(parentTask8);
-    parentTask4.addChildTask(new GanttTaskInfo(9, "Stress test", new Date(2010, 6, 15), 80, 50, ""));
-    parentTask4.addChildTask(new GanttTaskInfo(10, "User interfaces", new Date(2010, 6, 16), 80, 10, ""));
-    parentTask2.addChildTask(parentTask4);
-    parentTask2.addChildTask(new GanttTaskInfo(11, "Testing, QA", new Date(2010, 6, 21), 60, 100, "6"));
-    parentTask2.addChildTask(new GanttTaskInfo(12, "Task B (Jim)", new Date(2010, 6, 8), 110, 1, "14"));
-    parentTask2.addChildTask(new GanttTaskInfo(14, "Task A", new Date(2010, 6, 7), 8, 10, ""));
-    parentTask2.addChildTask(new GanttTaskInfo(15, "Task C", new Date(2010, 6, 9), 110, 90, "14"));
-    project1.addTask(parentTask1);
-    project1.addTask(parentTask2);
-    //project 2
-    var project2 = new GanttProjectInfo(2, "Web Design", new Date(2010, 5, 17));
-    var parentTask22 = new GanttTaskInfo(62, "Fill HTML pages", new Date(2010, 5, 17), 157, 50, "");
-    parentTask22.addChildTask(new GanttTaskInfo(63, "Cut images", new Date(2010, 5, 22), 78, 40, ""));
-    parentTask22.addChildTask(new GanttTaskInfo(64, "Manage CSS", null, 90, 90, ""));
-    project2.addTask(parentTask22);
-    var parentTask70 = new GanttTaskInfo(70, "PHP coding", new Date(2010, 5, 18), 120, 10, "");
-    parentTask70.addChildTask(new GanttTaskInfo(71, "Purchase D control", new Date(2010, 5, 18), 50, 0, ""));
-    project2.addTask(parentTask70);
-    // Create Gantt control
-    var ganttChartControl = new GanttChart();
-    // Setup paths and behavior
-    ganttChartControl.setImagePath("../../codebase/imgs/");
-    ganttChartControl.setEditable(false);
-    ganttChartControl.showTreePanel(false);
-    ganttChartControl.showContextMenu(false);
-    ganttChartControl.showDescTask(true,'n,s-f');
-    ganttChartControl.showDescProject(true,'n,d');
-    // Load data structure        
-    ganttChartControl.addProject(project1);
-    ganttChartControl.addProject(project2);
-    // Build control on the page
-    ganttChartControl.create(htmlDiv1);
-}
-/*]]>*/
-</script>
- 
-Simple read-only chart:
-<div style="width:950px; height:610px; position:relative" id="GanttDiv"></div>
-Mouse-hover some task to see the description.
-
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/2_withtree.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/2_withtree.html deleted file mode 100644 index 3e4bbaa0a2..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/2_withtree.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - Gantt with tree - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Gantt with tree

-
- - - - - - - - - - -
- - -
-
-
Source
-
-
<link type="text/css" rel="stylesheet" href="../../codebase/dhtmlxgantt.css">
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxcommon.js"></script>
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxgantt.js"></script>
-<script type="text/javascript" language="JavaScript">
-/*<![CDATA[*/
-function createChartControl(htmlDiv1)
-{
-    // Initialize Gantt data structures
-    //project 1
-    var project1 = new GanttProjectInfo(1, "Applet redesign", new Date(2010, 5, 11));
-    var parentTask1 = new GanttTaskInfo(1, "Old code review", new Date(2010, 5, 11), 208, 50, "");
-    parentTask1.addChildTask(new GanttTaskInfo(2, "Convert to J#", new Date(2010, 5, 11), 100, 40, ""));
-    parentTask1.addChildTask(new GanttTaskInfo(13, "Add new functions", new Date(2010, 5, 12), 80, 90, ""));
-    var parentTask2 = new GanttTaskInfo(3, "Hosted Control", new Date(2010, 6, 7), 190, 80, "1");
-    var parentTask5 = new GanttTaskInfo(5, "J# interfaces", new Date(2010, 6, 14), 60, 70, "6");
-    var parentTask123 = new GanttTaskInfo(123, "use GUIDs", new Date(2010, 6, 14), 60, 70, "");
-    parentTask5.addChildTask(parentTask123);
-    parentTask2.addChildTask(parentTask5);
-    parentTask2.addChildTask(new GanttTaskInfo(6, "Task D", new Date(2010, 6, 10), 30, 80, "14"));
-    var parentTask4 = new GanttTaskInfo(7, "Unit testing", new Date(2010, 6, 15), 118, 80, "6");
-    var parentTask8 = new GanttTaskInfo(8, "core (com)", new Date(2010, 6, 15), 100, 10, "");
-    parentTask8.addChildTask(new GanttTaskInfo(55555, "validate uids", new Date(2010, 6, 20), 60, 10, ""));
-    parentTask4.addChildTask(parentTask8);
-    parentTask4.addChildTask(new GanttTaskInfo(9, "Stress test", new Date(2010, 6, 15), 80, 50, ""));
-    parentTask4.addChildTask(new GanttTaskInfo(10, "User interfaces", new Date(2010, 6, 16), 80, 10, ""));
-    parentTask2.addChildTask(parentTask4);
-    parentTask2.addChildTask(new GanttTaskInfo(11, "Testing, QA", new Date(2010, 6, 21), 60, 100, "6"));
-    parentTask2.addChildTask(new GanttTaskInfo(12, "Task B (Jim)", new Date(2010, 6, 8), 110, 1, "14"));
-    parentTask2.addChildTask(new GanttTaskInfo(14, "Task A", new Date(2010, 6, 7), 8, 10, ""));
-    parentTask2.addChildTask(new GanttTaskInfo(15, "Task C", new Date(2010, 6, 9), 110, 90, "14"));
-    project1.addTask(parentTask1);
-    project1.addTask(parentTask2);
-    //project 2
-    var project2 = new GanttProjectInfo(2, "Web Design", new Date(2010, 5, 17));
-    var parentTask22 = new GanttTaskInfo(62, "Fill HTML pages", new Date(2010, 5, 17), 157, 50, "");
-    parentTask22.addChildTask(new GanttTaskInfo(63, "Cut images", new Date(2010, 5, 22), 78, 40, ""));
-    parentTask22.addChildTask(new GanttTaskInfo(64, "Manage CSS", null, 90, 90, ""));
-    project2.addTask(parentTask22);
-    var parentTask70 = new GanttTaskInfo(70, "PHP coding", new Date(2010, 5, 18), 120, 10, "");
-    parentTask70.addChildTask(new GanttTaskInfo(71, "Purchase D control", new Date(2010, 5, 18), 50, 0, ""));
-    project2.addTask(parentTask70);
-    // Create Gantt control
-    var ganttChartControl = new GanttChart();
-    // Setup paths and behavior
-    ganttChartControl.setImagePath("../../codebase/imgs/");
-    ganttChartControl.setEditable(true);
-    ganttChartControl.showTreePanel(true);
-    ganttChartControl.showContextMenu(true);
-    ganttChartControl.showDescTask(true,'d,s-f');
-    ganttChartControl.showDescProject(true,'n,d');
-    // Load data structure        
-    ganttChartControl.addProject(project1);
-    ganttChartControl.addProject(project2);
-    // Build control on the page
-    ganttChartControl.create(htmlDiv1);
-}
-/*]]>*/
-</script>
- 
- 
-<div style="width:950px; height:620px; position:relative;" id="GanttDiv"></div>
-
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/3_hidden_descr.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/3_hidden_descr.html deleted file mode 100644 index ddb30a12c8..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/3_hidden_descr.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - Chart with hidden descriptions - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Chart with hidden descriptions

-
- - - - - - - - - - -
- - -
-
-
Source
-
-
<link type="text/css" rel="stylesheet" href="../../codebase/dhtmlxgantt.css">
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxcommon.js"></script>
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxgantt.js"></script>
-<script type="text/javascript" language="JavaScript">
-/*<![CDATA[*/
-function createChartControl(htmlDiv1)
-{
-    // Initialize Gantt data structures
-    //project 1
-    var project1 = new GanttProjectInfo(1, "Applet redesign", new Date(2010, 5, 11));
-    var parentTask1 = new GanttTaskInfo(1, "Old code review", new Date(2010, 5, 11), 208, 50, "");
-    parentTask1.addChildTask(new GanttTaskInfo(2, "Convert to J#", new Date(2010, 5, 11), 100, 40, ""));
-    parentTask1.addChildTask(new GanttTaskInfo(13, "Add new functions", new Date(2010, 5, 12), 80, 90, ""));
-    var parentTask2 = new GanttTaskInfo(3, "Hosted Control", new Date(2010, 6, 7), 190, 80, "1");
-    var parentTask5 = new GanttTaskInfo(5, "J# interfaces", new Date(2010, 6, 14), 60, 70, "6");
-    var parentTask123 = new GanttTaskInfo(123, "use GUIDs", new Date(2010, 6, 14), 60, 70, "");
-    parentTask5.addChildTask(parentTask123);
-    parentTask2.addChildTask(parentTask5);
-    parentTask2.addChildTask(new GanttTaskInfo(6, "Task D", new Date(2010, 6, 10), 30, 80, "14"));
-    var parentTask4 = new GanttTaskInfo(7, "Unit testing", new Date(2010, 6, 15), 118, 80, "6");
-    var parentTask8 = new GanttTaskInfo(8, "core (com)", new Date(2010, 6, 15), 100, 10, "");
-    parentTask8.addChildTask(new GanttTaskInfo(55555, "validate uids", new Date(2010, 6, 20), 60, 10, ""));
-    parentTask4.addChildTask(parentTask8);
-    parentTask4.addChildTask(new GanttTaskInfo(9, "Stress test", new Date(2010, 6, 15), 80, 50, ""));
-    parentTask4.addChildTask(new GanttTaskInfo(10, "User interfaces", new Date(2010, 6, 16), 80, 10, ""));
-    parentTask2.addChildTask(parentTask4);
-    parentTask2.addChildTask(new GanttTaskInfo(11, "Testing, QA", new Date(2010, 6, 21), 60, 100, "6"));
-    parentTask2.addChildTask(new GanttTaskInfo(12, "Task B (Jim)", new Date(2010, 6, 8), 110, 1, "14"));
-    parentTask2.addChildTask(new GanttTaskInfo(14, "Task A", new Date(2010, 6, 7), 8, 10, ""));
-    parentTask2.addChildTask(new GanttTaskInfo(15, "Task C", new Date(2010, 6, 9), 110, 90, "14"));
-    project1.addTask(parentTask1);
-    project1.addTask(parentTask2);
-    //project 2
-    var project2 = new GanttProjectInfo(2, "Web Design", new Date(2010, 5, 17));
-    var parentTask22 = new GanttTaskInfo(62, "Fill HTML pages", new Date(2010, 5, 17), 157, 50, "");
-    parentTask22.addChildTask(new GanttTaskInfo(63, "Cut images", new Date(2010, 5, 22), 78, 40, ""));
-    parentTask22.addChildTask(new GanttTaskInfo(64, "Manage CSS", null, 90, 90, ""));
-    project2.addTask(parentTask22);
-    var parentTask70 = new GanttTaskInfo(70, "PHP coding", new Date(2010, 5, 18), 120, 10, "");
-    parentTask70.addChildTask(new GanttTaskInfo(71, "Purchase D control", new Date(2010, 5, 18), 50, 0, ""));
-    project2.addTask(parentTask70);
-    // Create Gantt control
-    var ganttChartControl = new GanttChart();
-    // Setup paths and behavior
-    ganttChartControl.setImagePath("../../codebase/imgs/");
-    ganttChartControl.setEditable(true);
-    ganttChartControl.showContextMenu(true);
-    ganttChartControl.showDescTask(false,'n,e');
-    ganttChartControl.showDescProject(false,'n,d');
-    // Load data structure        
-    ganttChartControl.addProject(project1);
-    ganttChartControl.addProject(project2);
-    // Build control on the page
-    ganttChartControl.create(htmlDiv1);
-}
-/*]]>*/
-</script>
- 
- 
-<div style="width:950px; height:620px; position:relative" id="GanttDiv"></div>
-
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/index.html b/phpgwapi/js/dhtmlxGantt/samples/01_initialization/index.html deleted file mode 100644 index e4656f2fbc..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/01_initialization/index.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - - - - - -
-
- - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/3_loadxml.html b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/3_loadxml.html deleted file mode 100644 index 20d3558571..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/3_loadxml.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - Load from XML - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Load from XML

-
- - - - - - - - - -
- - -
-
-
Source
-
-
<link type="text/css" rel="stylesheet" href="../../codebase/dhtmlxgantt.css">
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxcommon.js"></script>
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxgantt.js"></script>
-<script type="text/javascript" language="JavaScript">
-/*<![CDATA[*/
-function createChartControl(htmlDiv1)
-{
-    // Create Gantt control
-    var ganttChartControl = new GanttChart();
-    // Setup paths and behavior
-    ganttChartControl.setImagePath("../../codebase/imgs/");
-    // Build control on the page
-    ganttChartControl.create(htmlDiv1);
-    // Load data structure        
-    ganttChartControl.loadData("data/data.xml",true,true);
-}
-/*]]>*/
-</script>
- 
-<div style="width:950px; height:620px; position:relative" id="GanttDiv"></div>
-
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/4_save.html b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/4_save.html deleted file mode 100644 index facbff2a1f..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/4_save.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - Save and load XML data - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Save and load XML data

-
- - - - - - - - - -
- - - - - - - - - - -
- To use save option, you should run this sample under Apache with PHP.
- - -
-
-
Source
-
-
<link type="text/css" rel="stylesheet" href="../../codebase/dhtmlxgantt.css">
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxcommon.js"></script>
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxgantt.js"></script>
-<script type="text/javascript" language="JavaScript">
-/*<![CDATA[*/
-function createChartControl(htmlDiv)
-{
-    // Initialize Gantt data structures
-    //project 1
-    var project1 = new GanttProjectInfo(1, "Project 1 test test test test", new Date(2010, 5, 11));
-    var parentTask1 = new GanttTaskInfo(1, "Project1 task 1", new Date(2010, 5, 11), 208, 50, "");
-    parentTask1.addChildTask(new GanttTaskInfo(2, "Project1 task 2", new Date(2010, 5, 11), 100, 40, ""));
-    parentTask1.addChildTask(new GanttTaskInfo(13, "Project1 task 13", new Date(2010, 5, 12), 80, 90, ""));
-    var parentTask3 = new GanttTaskInfo(4, "Project1 task 4", new Date(2010, 5, 22), 105, 46, "13");
-    parentTask3.addChildTask(new GanttTaskInfo(21, "Project1 task 21", new Date(2010, 5, 23), 70, 30, ""));
-    parentTask3.addChildTask(new GanttTaskInfo(22, "Project1 task 22", new Date(2010, 5, 22), 80, 30, ""));
-    parentTask3.addChildTask(new GanttTaskInfo(23, "Project1 task 23", new Date(2010, 5, 25), 70, 30, ""));
-    parentTask3.addChildTask(new GanttTaskInfo(24, "Project1 task 24", new Date(2010, 5, 26), 70, 55, ""));
-    parentTask1.addChildTask(parentTask3);
-    var parentTask2 = new GanttTaskInfo(3, "Project1 task 3", new Date(2010, 6, 7), 190, 80, "1");
-    var parentTask5 = new GanttTaskInfo(5, "Project1 task 5", new Date(2010, 6, 14), 60, 70, "6");
-    var parentTask123 = new GanttTaskInfo(123, "Project1 task 12", new Date(2010, 6, 14), 60, 70, "");
-    parentTask5.addChildTask(parentTask123);
-    parentTask2.addChildTask(parentTask5);
-    parentTask2.addChildTask(new GanttTaskInfo(6, "Project1 task 6", new Date(2010, 6, 10), 30, 80, "14"));
-    var parentTask4 = new GanttTaskInfo(7, "Project1 task 7", new Date(2010, 6, 15), 118, 80, "6");
-    var parentTask8 = new GanttTaskInfo(8, "Project1 task 8", new Date(2010, 6, 15), 100, 10, "");
-    parentTask8.addChildTask(new GanttTaskInfo(55555, "Project1 task 55555", new Date(2010, 6, 20), 60, 10, ""));
-    parentTask4.addChildTask(parentTask8);
-    parentTask4.addChildTask(new GanttTaskInfo(9, "Project1 task 9", new Date(2010, 6, 15), 80, 50, ""));
-    parentTask4.addChildTask(new GanttTaskInfo(10, "Project1 task 10", new Date(2010, 6, 16), 80, 10, ""));
-    parentTask2.addChildTask(parentTask4);
-    parentTask2.addChildTask(new GanttTaskInfo(11, "Project1 task 11", new Date(2010, 6, 21), 60, 100, "6"));
-    parentTask2.addChildTask(new GanttTaskInfo(12, "Project1 task 12", new Date(2010, 6, 8), 110, 1, "14"));
-    parentTask2.addChildTask(new GanttTaskInfo(14, "Project1 task 14", new Date(2010, 6, 7), 8, 10, ""));
-    parentTask2.addChildTask(new GanttTaskInfo(15, "Project1 task 15", new Date(2010, 6, 9), 110, 90, "14"));
-    var parentTask6 = new GanttTaskInfo(35, "Project1 task 35", new Date(2010, 7, 1), 130, 80, "1");
-    parentTask6.addChildTask(new GanttTaskInfo(36, "Project1 task 36", new Date(2010, 7, 9), 64, 5, ""));
-    parentTask6.addChildTask(new GanttTaskInfo(37, "Project1 task 37", null, 110, 90, ""));
-    project1.addTask(parentTask1);
-    project1.addTask(parentTask2);
-    project1.addTask(parentTask6);
-    //project 2
-    var project2 = new GanttProjectInfo(2, "Project 2", new Date(2010, 5, 17));
-    var parentTask22 = new GanttTaskInfo(62, "Project2 task 62", new Date(2010, 5, 17), 157, 50, "");
-    parentTask22.addChildTask(new GanttTaskInfo(63, "Project2 task 63", new Date(2010, 5, 22), 78, 40, ""));
-    parentTask22.addChildTask(new GanttTaskInfo(64, "Project2 task 64", null, 90, 90, ""));
-    project2.addTask(parentTask22);
-    var parentTask70 = new GanttTaskInfo(70, "Project2 task 70", new Date(2010, 5, 18), 120, 10, "");
-    parentTask70.addChildTask(new GanttTaskInfo(71, "Project2 task 71", new Date(2010, 5, 18), 50, 0, ""));
-    project2.addTask(parentTask70);
-    //project 3
-    var project3 = new GanttProjectInfo(3, "Project 3", new Date(2010, 5, 14));
-    var parentTask80 = new GanttTaskInfo(80, "Project3 task 80", new Date(2010, 5, 14), 120, 10, "");
-    project3.addTask(parentTask80);
-    // Create Gantt control
-    var ganttChartControl = new GanttChart();
-    // Setup paths and behavior
-    ganttChartControl.setImagePath("../../codebase/imgs/");
-    ganttChartControl.showTreePanel(true);
-    ganttChartControl.showContextMenu(true);
-    ganttChartControl.showDescTask(true,'p,n,e,d');// p - percentCompleted,n - name,e - est, d - duration
-    ganttChartControl.showDescProject(true,'n,s,d,p');// p - percentCompleted,n - name,s - start date, d - duration
-    ganttChartControl.setEditable(true);
-    ganttChartControl.showNewProject(true);
-    ganttChartControl.setLoadPath("php/loadXML.php");
-    ganttChartControl.setSavePath("php/saveXML.php");
-    // Load data structure        
-    ganttChartControl.addProject(project1);
-    ganttChartControl.addProject(project2);
-    ganttChartControl.addProject(project3);
-    // Build control on the page
-    ganttChartControl.create(htmlDiv);
-    // Define event handler for button "Save data"
-    var b1 = document.getElementById("b1");
-    b1.onclick = function()
-    {
-        var name = document.getElementById("t1").value;
-        ganttChartControl.saveData(name);
-    }
-    // Define event handler for button "Load data"
-    var b2 = document.getElementById("b2");
-    b2.onclick = function()
-    {
-        var name = document.getElementById("t2").value;
-        ganttChartControl.loadData(name,true,true);
-    }
-    
-}
-/*]]>*/
-</script>
- 
-<div style="width:950px; height:620px; position:relative" id="GanttDiv"></div>
-<table>
-  <tr>
-<td><input type="button" id="b1" value="Save data" /></td>
-<td><input type="text" id="t1" value="chart_name.xml" />
-    To use save option, you should run this sample under Apache with PHP.</td>
-</tr>
-<tr>
-   <td><input type="button" id="b2"  value="Load data"/></td>
-   <td><select id="t2">
-         <option value="data/data.xml">data/data.xml</option>
-         <option value="data/data2.xml">data/data2.xml</option>
-         <option value="data/data3.xml">data/data3.xml</option>
-         <option value="data/sample1.xml">data/sample1.xml</option>
-         <option value="data/sample2.xml">data/sample2.xml</option>
-       </select></td>
-   </tr>
-</table>
-
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/cgi-bin/loadXML.pl b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/cgi-bin/loadXML.pl deleted file mode 100644 index 217aedb0e1..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/cgi-bin/loadXML.pl +++ /dev/null @@ -1,25 +0,0 @@ -#!C:/Perl/bin/perl.exe -w -use CGI; -use IO::File; -use Fcntl qw(:DEFAULT :flock); -use File::Temp qw/ tempfile tempdir /; - -#DATA -@qstring = split(/&/,$ENV{'QUERY_STRING'}); -@filename = split(/=/,$qstring[0]); - -$docroot = "$ENV{'DOCUMENT_ROOT'}"; -$dataDir = "$docroot/data/"; -$tmp = ""; - -open(FH,$dataDir.@filename[1]); -while($line = ) -{ - $tmp = $tmp.$line; -} -close(FH); - -print "Content-type: text/xml\n\n"; -print $tmp; - -exit; diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/cgi-bin/saveXML.pl b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/cgi-bin/saveXML.pl deleted file mode 100644 index 6f0bf82f89..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/cgi-bin/saveXML.pl +++ /dev/null @@ -1,69 +0,0 @@ -#!C:/Perl/bin/perl.exe -w -use CGI; -use IO::File; -use Fcntl qw(:DEFAULT :flock); -use File::Temp qw/ tempfile tempdir /; - -#sub URLDecode { -# my $s = shift; -# $s =~tr /+/ /; -# $s =~s /%([0-9A-Fa-f]{2})/chr(hex($1))/esg; -# return $s -#} -#DATA -#@qstring = split(/&/,$ENV{'QUERY_STRING'}); -#@p1 = split(/=/,$qstring[0]); -#@p2 = split(/=/,$qstring[1]); - -$docroot = "$ENV{'DOCUMENT_ROOT'}"; -$dataDir = "$docroot/data"; - -if(!(-e $dataDir)) -{ - createDataDir(); -} - -sub createDataDir -{ - mkdir $dataDir,0777; -} - -sub GetFormInput { - (*fval) = @_ if @_ ; - local ($buf); - if ($ENV{'REQUEST_METHOD'} eq 'POST'){ - read(STDIN,$buf,$ENV{'CONTENT_LENGTH'}); - }else{ - $buf=$ENV{'QUERY_STRING'}; - } - - if ($buf eq ""){ - return 0 ; - }else{ - @fval=split(/&/,$buf); - foreach $i (0 .. $#fval){ - ($name,$val)=split (/=/,$fval[$i],2); - $val=~tr/+/ /; - $val=~ s/%(..)/pack("c",hex($1))/ge; - $name=~tr/+/ /; - $name=~ s/%(..)/pack("c",hex($1))/ge; - if (!defined($field{$name})){ - $field{$name}=$val; - }else{ - $field{$name} .= ",$val"; - } - } - } - return 1; -} - -&GetFormInput; -$value = $field{'data'}; -$fileName = $field{'filename'}; - -open(FH,">","$dataDir/$fileName"); - print FH "".$value; -close(FH); - -print "Content-type: text/html\n\n"; -exit; \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/XML structure definition.txt b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/XML structure definition.txt deleted file mode 100644 index 2981b07942..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/XML structure definition.txt +++ /dev/null @@ -1,36 +0,0 @@ -XML structure definition: - -root tag - -it has a number of nested tags. - -tag has 3 mandatory attributes: id (string), name (string), startdate(formatted string YYYY,MM,DD as in 2006,12,14) - - - -it has a number of nested tags. - -tag has one mandatory attribute id (string) - - - -and a number of nested tag-properties: - -task1 - task name, string - -2006,12,14 - task start date, formatted string YYYY,MM,DD - -120 - task duration in hours - -60 - percent complete of this task, integer range 0..100 - -2 - id of the predecessor task (the one linked to this task with an arrow), so this task runs always after its predecessor. Could be empty tag. - - - - ... nested tags - - - defines nested sub-tasks, could be empty tag. - -End of XML definition. - -Sample XML structure - see "data/data.xml" file. diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data.xml b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data.xml deleted file mode 100644 index 1b54d2672d..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data.xml +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - project1 task1 - 2010,12,14 - 120 - 60 - - - - - project1 task2 - 2010,12,14 - 100 - 20 - - - - - - project1 task6 - 2010,12,15 - 90 - 10 - - - - - - project1 task7 - 2010,12,14 - 65 - 30 - - - - - - - - - project1 task8 - 2011,1,7 - 130 - 30 - 1 - - - - project1 task9 - 2011,1,7 - 70 - 35 - - - - - - project1 task10 - 2011,1,7 - 72 - 40 - - - - - - project1 task3 - 2011,1,7 - 70 - 88 - - - - - - project1 task4 - 2011,1,8 - 50 - 40 - - - - - - project1 task5 - 2011,1,8 - 40 - 70 - - - - - - - - - - - - - project2 task12 - 2010,12,20 - 140 - 60 - - - - - project2 task14 - 2010,12,20 - 100 - 20 - - - - - - project2 task15 - 2010,12,21 - 100 - 20 - - - - - - project2 task16 - 2010,12,22 - 100 - 20 - - - - - - - - - - diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data2.xml b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data2.xml deleted file mode 100644 index aa429cb46e..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data2.xml +++ /dev/null @@ -1,2 +0,0 @@ - -Project1 task12006,6,1110050Project1 task132006,6,119090Project1 task42006,6,118046Project2 task2_12006,6,117030Project2 task2_22006,6,117030Project2 task2_32006,6,117030Project2 task2_42006,6,117030Project1 task22006,6,127840Project1 task32006,6,24160801Project1 task52006,6,246070Project1 task62006,6,2413080Project1 task112006,6,2460100Project1 task122006,6,2411090Project1 task142006,6,246090Project1 task 152006,6,2411090Project1 task72006,6,2513080Project1 task82006,6,2510010Project1 task92006,6,258050Project1 task102006,6,2511090Project1 task 352006,7,15130803Project1 task 362006,7,1511090Project1 task 372006,7,1511090Project1 task 622006,6,2110050Project1 task 642006,6,219090Project1 task 632006,6,227840 diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data3.xml b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data3.xml deleted file mode 100644 index d6978827af..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/data3.xml +++ /dev/null @@ -1,2 +0,0 @@ - -Project1 task 12006,6,1120850Project1 task 22006,6,1120040Project1 task 132006,6,128090Project1 task 42006,6,221054613Project1 task 212006,6,257030Project1 task 222006,6,258030Project1 task 232006,6,257030Project1 task 242006,6,257030Project1 task32006,7,9190801Project1 task 142006,7,101490Project1 task 122006,7,10170114Project1 task 152006,7,121109014Project1 task 62006,7,13408014Project1 task 72006,7,18118806Project1 task 82006,7,1810010Project1 task 5552006,7,196010Project1 task 92006,7,188050Project1 task 102006,7,198010Project1 task 52006,7,2460706Project1 task 112006,7,24601006Project1 task 352006,7,9130801Project1 task 372006,7,911090Project1 task 362006,7,17645Project2 task 622006,6,1415750Project2 task 642006,6,149090Project2 task 632006,6,227840 diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/sample1.xml b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/sample1.xml deleted file mode 100644 index 5d5ac5f375..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/sample1.xml +++ /dev/null @@ -1 +0,0 @@ -Task 3_12006,6,1129340Task 3_22006,6,125040Task 3_32006,6,19149403_2Task 3_42006,6,1950403_2Task 3_62006,6,2018540Task 3_52006,6,2190403_2Task 3_72006,6,2384403_2Task 3_82006,6,247040Task 3_92006,6,255440Task 3_102006,6,265040Task 3_112006,7,969403_7Task 3_122006,7,94940Task 3_142006,7,93940Task 3_152006,7,112340Task 3_162006,7,121840Project1 task 12006,6,1120850Project1 task 22006,6,1110040Project1 task 132006,6,128090Project1 task 42006,6,221054613Project1 task 232006,6,257030Project1 task 222006,6,258030Project1 task 212006,6,257030Project1 task 242006,6,257030Project1 task32006,7,9190801Project1 task 142006,7,101490Project1 task 122006,7,12110114Project1 task 152006,7,121109014Project1 task 62006,7,13408014Project1 task 72006,7,18118806Project1 task 82006,7,1810010Project1 task 5552006,7,196010Project1 task 92006,7,188050Project1 task 102006,7,198010Project1 task 52006,7,2460706Project1 task 112006,7,24601006Project1 task 352006,7,9130801Project1 task 372006,7,911090Project1 task 362006,7,17645Project2 task 622006,6,1415750Project2 task 642006,6,149090Project2 task 632006,6,227840 \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/sample2.xml b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/sample2.xml deleted file mode 100644 index 7e38a677bf..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/data/sample2.xml +++ /dev/null @@ -1 +0,0 @@ -Task 3_12006,6,1128840Task 3_22006,6,115040Task 3_32006,6,18149403_2Task 3_42006,6,1850403_2Task 3_62006,6,1918540Task 3_52006,6,2190403_2Task 3_72006,6,2384403_2Task 3_82006,6,237040Task 3_92006,6,245440Task 3_102006,6,265040Task 3_112006,7,869403_7Task 3_122006,7,84940Task 3_142006,7,83940Task 3_152006,7,102340Task 3_162006,7,121840Task 5_12006,6,116956Task 5_62006,6,124010Task 5_22006,6,1123056Task 5_32006,6,1210010Task 5_42006,6,1210010Task 5_52006,6,1210010Project1 task 12006,6,1120850Project1 task 22006,6,1110040Project1 task 132006,6,118090Project1 task 42006,6,211054613Project1 task 212006,6,217030Project1 task 222006,6,228030Project1 task 232006,6,237030Project1 task 242006,6,237030Project1 task32006,7,9190801Project1 task 142006,7,101490Project1 task 122006,7,12110114Project1 task 152006,7,121109014Project1 task 62006,7,13408014Project1 task 72006,7,18118806Project1 task 82006,7,1810010Project1 task 5552006,7,196010Project1 task 92006,7,188050Project1 task 102006,7,198010Project1 task 52006,7,2460706Project1 task 112006,7,24601006Project1 task 352006,7,9130801Project1 task 372006,7,911090Project1 task 362006,7,17645Task 6_12006,6,1123056Task 6_22006,6,126543Project2 task 622006,6,1415750Project2 task 642006,6,149090Project2 task 632006,6,147840Task 4_12006,6,1845040Task 4_22006,6,1910056Task 4_32006,7,3100564_2Task 4_42006,7,3100564_2Task 4_52006,7,3100564_2 \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/index.html b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/index.html deleted file mode 100644 index d4a7f47607..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/index.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - Data loading/saving - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Data loading/saving

-
- -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/php/loadXML.php b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/php/loadXML.php deleted file mode 100644 index 592c7c4ac9..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/php/loadXML.php +++ /dev/null @@ -1,10 +0,0 @@ - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/php/saveXML.php b/phpgwapi/js/dhtmlxGantt/samples/02_data_load/php/saveXML.php deleted file mode 100644 index 562b1e997d..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_data_load/php/saveXML.php +++ /dev/null @@ -1,12 +0,0 @@ - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_extensions/01_quickinfo.html b/phpgwapi/js/dhtmlxGantt/samples/02_extensions/01_quickinfo.html deleted file mode 100755 index 9ff83b7072..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_extensions/01_quickinfo.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - QuickInfo extension - - - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_extensions/02_tooltip.html b/phpgwapi/js/dhtmlxGantt/samples/02_extensions/02_tooltip.html deleted file mode 100755 index 0f91489077..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_extensions/02_tooltip.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - Tooltip - - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/02_extensions/index.html b/phpgwapi/js/dhtmlxGantt/samples/02_extensions/index.html deleted file mode 100755 index b4993bc083..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/02_extensions/index.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - -
-
-
-
- - - - - - - - - - - - - -
-
- - - - -
-
- - - -
-
- - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_printing/5_print.html b/phpgwapi/js/dhtmlxGantt/samples/03_printing/5_print.html deleted file mode 100644 index c54167aca7..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_printing/5_print.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - Printing of Gantt Chart - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Printing of Gantt Chart

-
- - - - - - - - - - -
- -

- -

- - -
-
-
Source
-
-
<link type="text/css" rel="stylesheet" href="../../codebase/dhtmlxgantt.css">
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxcommon.js"></script>
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxgantt.js"></script>
-<script type="text/javascript" language="JavaScript">
-/*<![CDATA[*/
-var ganttChartControl;
-function createChartControl(htmlDiv1)
-{
-    // Initialize Gantt data structures
-    //project 1
-    var project1 = new GanttProjectInfo(1, "Applet redesign", new Date(2010, 5, 11));
-    var parentTask1 = new GanttTaskInfo(1, "Old code review", new Date(2010, 5, 11), 208, 50, "");
-    parentTask1.addChildTask(new GanttTaskInfo(2, "Convert to J#", new Date(2010, 5, 11), 100, 40, ""));
-    parentTask1.addChildTask(new GanttTaskInfo(13, "Add new functions", new Date(2010, 5, 12), 80, 90, ""));
-    var parentTask2 = new GanttTaskInfo(3, "Hosted Control", new Date(2010, 6, 7), 190, 80, "1");
-    var parentTask5 = new GanttTaskInfo(5, "J# interfaces", new Date(2010, 6, 14), 60, 70, "6");
-    var parentTask123 = new GanttTaskInfo(123, "use GUIDs", new Date(2010, 6, 14), 60, 70, "");
-    parentTask5.addChildTask(parentTask123);
-    parentTask2.addChildTask(parentTask5);
-    parentTask2.addChildTask(new GanttTaskInfo(6, "Task D", new Date(2010, 6, 10), 30, 80, "14"));
-    var parentTask4 = new GanttTaskInfo(7, "Unit testing", new Date(2010, 6, 15), 118, 80, "6");
-    var parentTask8 = new GanttTaskInfo(8, "core (com)", new Date(2010, 6, 15), 100, 10, "");
-    parentTask8.addChildTask(new GanttTaskInfo(55555, "validate uids", new Date(2010, 6, 20), 60, 10, ""));
-    parentTask4.addChildTask(parentTask8);
-    parentTask4.addChildTask(new GanttTaskInfo(9, "Stress test", new Date(2010, 6, 15), 80, 50, ""));
-    parentTask4.addChildTask(new GanttTaskInfo(10, "User interfaces", new Date(2010, 6, 16), 80, 10, ""));
-    parentTask2.addChildTask(parentTask4);
-    parentTask2.addChildTask(new GanttTaskInfo(11, "Testing, QA", new Date(2010, 6, 21), 60, 100, "6"));
-    parentTask2.addChildTask(new GanttTaskInfo(12, "Task B (Jim)", new Date(2010, 6, 8), 110, 1, "14"));
-    parentTask2.addChildTask(new GanttTaskInfo(14, "Task A", new Date(2010, 6, 7), 8, 10, ""));
-    parentTask2.addChildTask(new GanttTaskInfo(15, "Task C", new Date(2010, 6, 9), 110, 90, "14"));
-    project1.addTask(parentTask1);
-    project1.addTask(parentTask2);
-    //project 2
-    var project2 = new GanttProjectInfo(2, "Web Design", new Date(2010, 5, 17));
-    var parentTask22 = new GanttTaskInfo(62, "Fill HTML pages", new Date(2010, 5, 17), 157, 50, "");
-    parentTask22.addChildTask(new GanttTaskInfo(63, "Cut images", new Date(2010, 5, 22), 78, 40, ""));
-    parentTask22.addChildTask(new GanttTaskInfo(64, "Manage CSS", null, 90, 90, ""));
-    project2.addTask(parentTask22);
-    var parentTask70 = new GanttTaskInfo(70, "PHP coding", new Date(2010, 5, 18), 120, 10, "");
-    parentTask70.addChildTask(new GanttTaskInfo(71, "Purchase D control", new Date(2010, 5, 18), 50, 0, ""));
-    project2.addTask(parentTask70);
-    // Create Gantt control
-    ganttChartControl = new GanttChart();
-    // Setup paths and behavior
-    ganttChartControl.setImagePath("../../codebase/imgs/");
-    ganttChartControl.setStylePath("../../codebase/dhtmlxgantt.css");
-    ganttChartControl.setEditable(true);
-    ganttChartControl.showTreePanel(true);
-    ganttChartControl.showContextMenu(false);
-    ganttChartControl.showDescTask(true,'s-f');
-    ganttChartControl.showDescProject(true,'d');
-    // Load data structure        
-    ganttChartControl.addProject(project1);
-    ganttChartControl.addProject(project2);
-    // Build control on the page
-    ganttChartControl.create(htmlDiv1);
-}
-/*]]>*/
-</script>
- 
- 
-<div style="width:950px; height:500px; position:relative;" id="GanttDiv"></div>
-
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_printing/index.html b/phpgwapi/js/dhtmlxGantt/samples/03_printing/index.html deleted file mode 100644 index b1241d3080..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_printing/index.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - Printing - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Printing

-
- -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/01_multiple_scales.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/01_multiple_scales.html deleted file mode 100755 index 81e114150c..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/01_multiple_scales.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - Multiple scales - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/02_month_days.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/02_month_days.html deleted file mode 100755 index 96b865dfd4..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/02_month_days.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - Month view - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/03_full_year.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/03_full_year.html deleted file mode 100755 index ef8780034c..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/03_full_year.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - Year scale - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/04_days.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/04_days.html deleted file mode 100755 index 0024a48bed..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/04_days.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - Day hours - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/05_dynamic_scales.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/05_dynamic_scales.html deleted file mode 100755 index 4f3fe81c74..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/05_dynamic_scales.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - Dynamic scales - - - - - - - -
-
-
-
- -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/06_custom_scales.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/06_custom_scales.html deleted file mode 100755 index 9e552d392b..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/06_custom_scales.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - Custom scales - - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/07_minutes_scale.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/07_minutes_scale.html deleted file mode 100755 index 54b2a13ea0..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/07_minutes_scale.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - Minutes timeline - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/08_scale_autoconfig.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/08_scale_autoconfig.html deleted file mode 100755 index a8f9450bde..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/08_scale_autoconfig.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - Auto resize scale - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/09_skip_weekends.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/09_skip_weekends.html deleted file mode 100755 index bd2fc23a3c..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/09_skip_weekends.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - Not render weekends on the scale - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/10_working_hours.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/10_working_hours.html deleted file mode 100755 index 76f6727a74..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/10_working_hours.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - Show working hours - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/03_scales/index.html b/phpgwapi/js/dhtmlxGantt/samples/03_scales/index.html deleted file mode 100755 index 62b3b517ee..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/03_scales/index.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - -
-
- - - -
-
- - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/01_outer_content.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/01_outer_content.html deleted file mode 100755 index 57c2a67ae6..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/01_outer_content.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - Define side content - - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/02_custom_tree.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/02_custom_tree.html deleted file mode 100755 index 14318a75f8..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/02_custom_tree.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - Custom tree formatting - - - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/03_link_styles.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/03_link_styles.html deleted file mode 100755 index f7b270eb7f..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/03_link_styles.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - Link styles - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/04_task_styles.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/04_task_styles.html deleted file mode 100755 index 584bd714cf..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/04_task_styles.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - Task styles - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/05_tree_template.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/05_tree_template.html deleted file mode 100755 index 640ff438f2..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/05_tree_template.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - Template for tree nodes - - - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/06_highlight_weekend.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/06_highlight_weekend.html deleted file mode 100755 index a725c9c19f..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/06_highlight_weekend.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - Highlighting weekends - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/07_progress_text.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/07_progress_text.html deleted file mode 100755 index 0a6d288bbf..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/07_progress_text.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - Text in the Progress bar - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/08_templates.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/08_templates.html deleted file mode 100755 index 628e76d0c0..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/08_templates.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - Styling task bars with events - - - - - - - - -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/09_html_content.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/09_html_content.html deleted file mode 100755 index b5e9895168..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/09_html_content.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - Custom html content - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/10_context_menu.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/10_context_menu.html deleted file mode 100755 index 79f4008adb..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/10_context_menu.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - Simple context menu - - - - - - - - - - - - - -
-
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/11_split_task.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/11_split_task.html deleted file mode 100755 index 6d73edc735..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/11_split_task.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - Split task - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/12_custom_task_type.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/12_custom_task_type.html deleted file mode 100755 index 4300d844ba..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/12_custom_task_type.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - Custom task type - - - - - - - -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/13_autosize_container.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/13_autosize_container.html deleted file mode 100755 index 6706dd9a3a..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/13_autosize_container.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - Expand container - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_customization/index.html b/phpgwapi/js/dhtmlxGantt/samples/04_customization/index.html deleted file mode 100755 index 614eb671c0..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_customization/index.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - -
-
- - - - - -
-
- - - - - - - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_menu/6_menu.html b/phpgwapi/js/dhtmlxGantt/samples/04_menu/6_menu.html deleted file mode 100644 index c06f395528..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_menu/6_menu.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - Custom menu in Gantt Chart - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Custom menu in Gantt Chart

-
- - - - - - - - - - - - - - -
- - -
-
-
Source
-
-
<link type="text/css" rel="stylesheet" href="../../codebase/dhtmlxgantt.css">
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxcommon.js"></script>
-<script type="text/javascript" language="JavaScript" src="../../codebase/dhtmlxgantt.js"></script>
-<link rel="stylesheet" type="text/css" href="../../../dhtmlxMenu/codebase/skins/dhtmlxmenu_dhx_skyblue.css">
-<script type="text/javascript" language="JavaScript" src="../../../dhtmlxMenu/codebase/dhtmlxmenu.js"></script>
-<script type="text/javascript" language="JavaScript" src="../../../dhtmlxMenu/codebase/ext/dhtmlxmenu_ext.js"></script>
-<script type="text/javascript" language="JavaScript">
-/*<![CDATA[*/
-var ganttChartControl;
-function createChartControl(htmlDiv1)
-{
-    // Initialize Gantt data structures
-    //project 1
-    var project1 = new GanttProjectInfo(1, "Applet redesign", new Date(2010, 5, 11));
-    var parentTask1 = new GanttTaskInfo(1, "Old code review", new Date(2010, 5, 11), 208, 50, "");
-    parentTask1.addChildTask(new GanttTaskInfo(2, "Convert to J#", new Date(2010, 5, 11), 100, 40, ""));
-    parentTask1.addChildTask(new GanttTaskInfo(13, "Add new functions", new Date(2010, 5, 12), 80, 90, ""));
-    var parentTask2 = new GanttTaskInfo(3, "Hosted Control", new Date(2010, 6, 7), 190, 80, "1");
-    var parentTask5 = new GanttTaskInfo(5, "J# interfaces", new Date(2010, 6, 14), 60, 70, "");
-    var parentTask123 = new GanttTaskInfo(123, "use GUIDs", new Date(2010, 6, 14), 60, 70, "");
-    parentTask5.addChildTask(parentTask123);
-    parentTask2.addChildTask(parentTask5);
-    project1.addTask(parentTask1);
-    project1.addTask(parentTask2);
-    // Create Gantt control
-    ganttChartControl = new GanttChart();
-    // Setup paths and behavior
-    ganttChartControl.setImagePath("../../codebase/imgs/");
-    ganttChartControl.setEditable(true);
-    ganttChartControl.showTreePanel(true);
-    ganttChartControl.showDescTask(true,'s-f');
- 
-    // Sample custom menu
-    var menu = new dhtmlXMenuObject();
-    menu.setIconsPath("../../../dhtmlxMenu/codebase/imgs/dhtmlxmenu_dhx_skyblue");
-    menu.renderAsContextMenu();
-    menu.loadXMLString('<menu><item id="m1" text="Item name placeholder"/><item id="m2" text="Get info"/><item id="m3" text="Delete Task"/></menu>');
-    menu.attachEvent("onClick", function(id){
-        var obj = menu.getUserData("","obj");
-        if (obj) {
-            var o = obj.o;
-            if (obj.type == "p") {
-                alert("Project, id=" + o.getId() + ", name=" + o.getName() + ", start date=" + o.getStartDate() +
-                        ", duration=" + o.getDuration() + "hours, percent complete=" + o.getPercentCompleted() + "%");
-            } else
-            if (obj.type == "t") {
-                if(id=="m3") {
-                    // Handle "Delete Task" menu
-                    if (confirm("Delete task \""+o.getName()+"\"?")) ganttChartControl.getProjectById(1).deleteTask(o.getId());
-                } else
-                    alert("Task, id=" + obj.o.getId() + ", name=" + obj.o.getName() + ", EST=" + obj.o.getEST() +
-                          ", duration=" + o.getDuration() + "hours, percent complete=" + o.getPercentCompleted() + "%" +
-                          ", parentTaskId=" + o.getParentTaskId() + ", pred.taskId=" + o.getPredecessorTaskId());
-            }
-        }
-    });
-    ganttChartControl.setContextMenu(menu);
-    ganttChartControl.attachEvent("onBeforeContextMenu", function(menu,obj) {
-        // Sample of disabling menu for a particular item with Id = 13
-        if (obj.getId()==13) {alert("This task has no menu."); return false;}
-        if (obj.isProject) {
-            // Project menu
-            menu.setItemText("m1", "Project: " + obj.getName());
-            menu.setUserData("","obj",{type:"p",o:obj});
-            menu.setItemDisabled("m3");
-        } else if (obj.isTask) {
-            // Task menu
-            menu.setItemText("m1", "Task: " + obj.getName());
-            menu.setUserData("","obj",{type:"t",o:obj});
-            menu.setItemEnabled("m3");
-        }
-    });
- 
-    
-    // Load data structure        
-    ganttChartControl.addProject(project1);
-    // Build control on the page
-    ganttChartControl.create(htmlDiv1);
-}
-/*]]>*/
-</script>
- 
- 
-<div style="width:950px; height:500px; position:relative;" id="GanttDiv"></div>
-
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/04_menu/index.html b/phpgwapi/js/dhtmlxGantt/samples/04_menu/index.html deleted file mode 100644 index c47c1a2ee0..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/04_menu/index.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - Custom menu - - - - - - - - - - -
- -
DHTMLX Docs & Samples Explorer
-
- -
-
- - -
-
-
- -
-

Custom menu

-
- -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/01_lightbox_customization.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/01_lightbox_customization.html deleted file mode 100755 index 4847379977..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/01_lightbox_customization.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - Lightbox customization - - - - - - - -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/02_progress_lightbox.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/02_progress_lightbox.html deleted file mode 100755 index 5255521379..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/02_progress_lightbox.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - Progress lightbox - - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/02_select.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/02_select.html deleted file mode 100755 index 63424f992e..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/02_select.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - Select control - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/03_validation.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/03_validation.html deleted file mode 100755 index b037346606..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/03_validation.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - Validate lightbox values - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/04_custom_editor.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/04_custom_editor.html deleted file mode 100755 index 24125568b1..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/04_custom_editor.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - Custom control in the lightbox - - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/05_template.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/05_template.html deleted file mode 100755 index b4ed56bc8d..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/05_template.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - Template control - - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/06_custom_button.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/06_custom_button.html deleted file mode 100755 index 8713352b24..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/06_custom_button.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - Custom button in the lightbox - - - - - - - -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/07_time.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/07_time.html deleted file mode 100755 index 5e08ba98ce..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/07_time.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - Time control - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/08_parent_selector.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/08_parent_selector.html deleted file mode 100755 index 8a28ad6243..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/08_parent_selector.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - Parent selector - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/common/v_complete.png b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/common/v_complete.png deleted file mode 100755 index b4e8e25c64603686c5620df3ddb5fa251187e759..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1232 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rf|$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWuD@%u1Od5hW46K32*3xq68pHF_1f1wh>l3^w)^1&PVosU-?Y zsp*+{wo31J?^jaDOtDo8H}y5}EpSfF$n>ZxN)4{^3rViZPPR-@vbR&PsjvbXkegbP zs8ErclUHn2VXFi-*9yo63F|81#=KlDb#X~hD#E>34K5C;EJ)Q4 zN-fSWElLJPT$(b-ssbzLqSVBa{GyQj{2W*)24v)yx~s9Jp{cPOFyPHyjhxNQ zO$}grUGkGlb5rw5V0u#!dW~`F1to>t0-((uQxZDEK zn}XXdhB)==10ACeiddwGh6w>v4~Pj*wm=R%;iu*SQ+p9GS^KS%2j&(=7f%<*kcwMt zuAJ3&36weZac1_h1u18b-G8X6X|^fw#49&NYi{kMm!{2~Dq^mg=oq)nDyVHy7pU<0Ky}3{({hzYnuYg183noQph-$BJ|2Ey{wwTF7 z9@pR%lH4B5Zb`Sy9!bpI(O2?Vx4=uPpusFAQKv{sq;OsMx1&7S{IM0s1mx~InZG!& zu&Ok;JNC<~8m{U0C+DUM@oQ~cfA6hQbX4l()SMfu)0VG^^QqdfmdUg#!{NK0!DGGs z(w|?wwt9D5?V7=w?C%l>SAPpuwLIVAw^(|u#FlmYSD(n;IyY9=U*c$cajls8KK~=r zgLNXGTSt5`J@BC$I!Aogg?paN ub&4zJ86Q5Y;u$1)YvMnK`cu;xm>G23g5F*GCsYqAV?15`T-G@yGywomX0WCJ diff --git a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/index.html b/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/index.html deleted file mode 100755 index 679b4773e1..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/05_lightbox/index.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - -
-
- - - - - -
-
- - - -
- - - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/06_skins/01_default.html b/phpgwapi/js/dhtmlxGantt/samples/06_skins/01_default.html deleted file mode 100755 index e3ab999791..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/06_skins/01_default.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - Default skin - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/06_skins/02_default_lightbox.html b/phpgwapi/js/dhtmlxGantt/samples/06_skins/02_default_lightbox.html deleted file mode 100755 index 268d05a29a..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/06_skins/02_default_lightbox.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - Task edit form - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/06_skins/03_skyblue.html b/phpgwapi/js/dhtmlxGantt/samples/06_skins/03_skyblue.html deleted file mode 100755 index b452c4b7a6..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/06_skins/03_skyblue.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - 'Skyblue' skin - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/06_skins/04_meadow.html b/phpgwapi/js/dhtmlxGantt/samples/06_skins/04_meadow.html deleted file mode 100755 index 83a8a1b3eb..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/06_skins/04_meadow.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - 'Meadow' skin - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/06_skins/05_broadway.html b/phpgwapi/js/dhtmlxGantt/samples/06_skins/05_broadway.html deleted file mode 100755 index 2a4ff832ff..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/06_skins/05_broadway.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - 'Broadway' skin - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/06_skins/index.html b/phpgwapi/js/dhtmlxGantt/samples/06_skins/index.html deleted file mode 100755 index 0170abf1b3..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/06_skins/index.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - -
-
- - - - -
-
- - - - - - - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/07_grid/01_builtin_sorting.html b/phpgwapi/js/dhtmlxGantt/samples/07_grid/01_builtin_sorting.html deleted file mode 100755 index a1b81fcff1..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/07_grid/01_builtin_sorting.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - Built-in sorting - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/07_grid/02_branch_ordering.html b/phpgwapi/js/dhtmlxGantt/samples/07_grid/02_branch_ordering.html deleted file mode 100755 index e21057811c..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/07_grid/02_branch_ordering.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - Branch ordering - - - - - - -
- - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/07_grid/03_filtering.html b/phpgwapi/js/dhtmlxGantt/samples/07_grid/03_filtering.html deleted file mode 100755 index 8035f46d2d..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/07_grid/03_filtering.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - Filtering - - - - - - -
-
- Display tasks with priority: - - - -
-
- - -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/07_grid/04_custom_sorting.html b/phpgwapi/js/dhtmlxGantt/samples/07_grid/04_custom_sorting.html deleted file mode 100755 index de8a9ef672..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/07_grid/04_custom_sorting.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - Custom sorting function - - - - - - - -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/07_grid/05_sort_api.html b/phpgwapi/js/dhtmlxGantt/samples/07_grid/05_sort_api.html deleted file mode 100755 index 3da19380c2..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/07_grid/05_sort_api.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - Using sorting methods - - - - - - - - -
- - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/07_grid/06_without_grid.html b/phpgwapi/js/dhtmlxGantt/samples/07_grid/06_without_grid.html deleted file mode 100755 index 1068db705b..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/07_grid/06_without_grid.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - Render Gantt chart without grid - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/07_grid/index.html b/phpgwapi/js/dhtmlxGantt/samples/07_grid/index.html deleted file mode 100755 index d421a5a0fd..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/07_grid/index.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - -
-
-
- -
- - - - -
-
- - - - - - - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/08_api/01_dnd_events.html b/phpgwapi/js/dhtmlxGantt/samples/08_api/01_dnd_events.html deleted file mode 100755 index 0116d2911c..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/08_api/01_dnd_events.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - D'n'D Events - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/08_api/02_constraints.html b/phpgwapi/js/dhtmlxGantt/samples/08_api/02_constraints.html deleted file mode 100755 index c5f721f9aa..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/08_api/02_constraints.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - Constraints - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/08_api/03_validation.html b/phpgwapi/js/dhtmlxGantt/samples/08_api/03_validation.html deleted file mode 100755 index 071ca39752..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/08_api/03_validation.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - Validation - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/08_api/04_limit_project.html b/phpgwapi/js/dhtmlxGantt/samples/08_api/04_limit_project.html deleted file mode 100755 index 71fed9b8a8..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/08_api/04_limit_project.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - Fixed project dates - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/08_api/05_limit_drag_dates.html b/phpgwapi/js/dhtmlxGantt/samples/08_api/05_limit_drag_dates.html deleted file mode 100755 index 33590b45ab..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/08_api/05_limit_drag_dates.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - Denying dragging tasks out of specific dates - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/08_api/06_export.html b/phpgwapi/js/dhtmlxGantt/samples/08_api/06_export.html deleted file mode 100755 index 2389d4f6f0..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/08_api/06_export.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - Export data from Gantt - - - - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/08_api/index.html b/phpgwapi/js/dhtmlxGantt/samples/08_api/index.html deleted file mode 100755 index 0588c054b9..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/08_api/index.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - -
-
-
- -
- - - - -
-
- - - - - - - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/01_working_hours_per_day.html b/phpgwapi/js/dhtmlxGantt/samples/09_worktime/01_working_hours_per_day.html deleted file mode 100755 index 3949ab86ac..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/01_working_hours_per_day.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - Calculate working hours - - - - - - - -
- - - -
-
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/02_working_days.html b/phpgwapi/js/dhtmlxGantt/samples/09_worktime/02_working_days.html deleted file mode 100755 index 285dab84d7..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/02_working_days.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - Working days as duration - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/03_exclude_holidays.html b/phpgwapi/js/dhtmlxGantt/samples/09_worktime/03_exclude_holidays.html deleted file mode 100755 index 67e76e840a..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/03_exclude_holidays.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - Exclude holidays - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/04_custom_workday_duration.html b/phpgwapi/js/dhtmlxGantt/samples/09_worktime/04_custom_workday_duration.html deleted file mode 100755 index 9e35439ea8..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/04_custom_workday_duration.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - Custom working days and time - - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/05_adjust_to_worktime.html b/phpgwapi/js/dhtmlxGantt/samples/09_worktime/05_adjust_to_worktime.html deleted file mode 100755 index cad4fe3138..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/05_adjust_to_worktime.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - Correct task position on drag - - - - - - - -
- - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/index.html b/phpgwapi/js/dhtmlxGantt/samples/09_worktime/index.html deleted file mode 100755 index db6f3a3bee..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/09_worktime/index.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - Gantt : Samples - - -
-
-   -
-
- - -
- -
- - - - - - - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/common/css/style.css b/phpgwapi/js/dhtmlxGantt/samples/common/css/style.css deleted file mode 100644 index 28b4f6cc1c..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/common/css/style.css +++ /dev/null @@ -1,484 +0,0 @@ -/* MAIN STYLES */ - -html { - overflow-x:hidden; - border: none; -} - -body { - margin:1px; - color:#666; - font-family: Tahoma, Arial, Helvetica, Tahoma, serif; - font-size:12px; - overflow-x:hidden; -} - -h5 { - margin:0; - padding:0; -} - -a { - font-family: Tahoma, Arial, Helvetica, serif; - font-size:12px; - color: #058cb6; - text-decoration:none; -} - -a:hover { - text-decoration:underline; -} - -a.navigation img { - margin-bottom:-5px; - padding-right:5px; - border:none; -} - -p { - margin: 20px 0; -} - -ul { - padding-bottom:30px; -} - -h3 { - color:#000; - font-family: Tahoma, Arial, Helvetica, serif; - font-size:21px; - font-weight:normal; - padding-bottom:37px; - margin-top:35px; -} - -h4 { - display:inline-block; - width:100%; - color:#B5B5B5; - font-family: Arial, Helvetica, Tahoma, serif; - font-size:20px; - font-weight:normal; - padding-bottom:20px; -} - -h5 { - color:#666; - font-family: Tahoma, Arial, Helvetica, Tahoma, serif; - font-size:13px; - padding:4px 0 10px 0; - font-weight:bold; -} - -.column { - float:left; - width:24%; -} - - - -/* HEADER */ - -.header { - width:100%; - height: 100px; - background:url("../img/head_bg.png"); -} - -a.logo { - display:block; - margin-left:48px; - height:100px; - width:100px; - background-image:url("../img/logo.png"); - float:left; - outline:none; -} - -.tittle-dhtmlx { - padding: 29px 0 0 121px; - font-family:arial, serif; - font-size:16px; - color:white; - float:left; - cursor:default; -} - -/* Search */ - -.search-field { - position:absolute; - float:right; - right:67px; - top:30px; - min-width: 430px; -} - -.search-field input { - float:left; - width:351px; - height:20px; - background: white url("../img/search-field.png"); - border: none; -} - -.search-field input:hover { - background-position:0 -20px; -} - -input.button { - cursor:pointer; - margin-left:7px; - float:left; - width:70px; - height:20px; - background: white url("../img/search-button.png"); - border: 0; -} - -input.button:hover { - background-position:0 -20px; -} - - - -/* BUTTONS */ - -.buttons { - position:absolute; - width: 154px; - height: 24px; - left: 55px; - top:80px; -} - -.buttons a.doc { - display:block; - height:24px; - width:93px; - background-image:url("../img/doc-button.png"); - float:left; - outline:none; -} - -.buttons a.doc_inact { - display:block; - height:24px; - width:92px; - background-image:url("../img/doc-button_inact.png"); - float:left; - outline:none; -} - -.buttons a.doc_inact:hover { - background-position:0 -24px; -} - -.buttons a.sample { - display:block; - height:24px; - width:62px; - background-image:url("../img/samples-but.png"); - float:left; - outline:none; -} - -.buttons a.sample_inact { - display:block; - height:24px; - width:55px; - background-image:url("../img/samples-but_inact.png"); - float:left; - outline:none; -} - -.buttons a.sample_inact:hover { - background-position:0 -24px; -} - - -/* CONTENT */ - -.content { - margin: 30px 63px 0 63px; -} - -.content li { - list-style:none; - height:22px; -} - -li img { - margin-bottom:-5px; - padding-right: 7px; -} - -.line { - margin: 0; - padding: 1px; - background: url("../img/border-dotted.gif") repeat-x top; -} - - -/* NAVIGATION */ - -.navigation-div { - display:block; - height:35px; - width:100%; - margin-bottom:20px; -} - -a.navigation { - outline:none; - float:left; - display:block; - height:25px; - padding: 2px 10px 0 5px; - border: solid 1px #cccccc; -} - -a.navigation:hover { - background-color: #eaeff4; - border-color: #6699CC; - text-decoration:none; - outline:none; -} - -a.navigation img { - margin-bottom:-5px; - padding-right:5px; - border:none; -} - -.arrow { - float:left; - height:23px; - background:url("../img/arrow.gif"); - margin: 3px 3px; - width:8px; -} - -a.view-source { - border: dashed 1px #cccccc; -} - - -/* LOGOS */ - -.big_logo { - display:block; - width:200px; - height:54px; - overflow:hidden; - line-height:1000px; - margin: 40px 0 20px 0; -} - -.logo_grid{ - background:transparent url("../img/logo_grid.gif") no-repeat; -} -.logo_treegrid{ - background:transparent url("../img/logo_treegrid.gif") no-repeat; -} -.logo_tree{ - background:transparent url("../img/logo_tree.gif") no-repeat; -} -.logo_layout{ - background:transparent url("../img/logo_layout.gif") no-repeat; -} -.logo_menu{ - background:transparent url("../img/logo_menu.gif") no-repeat; -} -.logo_toolbar{ - background:transparent url("../img/logo_toolbar.gif") no-repeat; -} -.logo_windows{ - background:transparent url("../img/logo_windows.gif") no-repeat; -} -.logo_calendar{ - background:transparent url("../img/logo_calendar.gif") no-repeat; -} -.logo_slider{ - background:transparent url("../img/logo_slider.gif") no-repeat; -} -.logo_scheduler{ - background:transparent url("../img/logo_scheduler.gif") no-repeat; -} -.logo_colorpicker{ - background:transparent url("../img/logo_colorpicker.gif") no-repeat; -} -.logo_combo{ - background:transparent url("../img/logo_combo.gif") no-repeat; -} -.logo_tabbar{ - background:transparent url("../img/logo_tabbar.gif") no-repeat; -} -.logo_accordion{ - background:transparent url("../img/logo_accordion.gif") no-repeat; -} -.logo_folders{ - background:transparent url("../img/logo_folders.gif") no-repeat; -} -.logo_editor{ - background:transparent url("../img/logo_editor.gif") no-repeat; -} -.logo_ajax{ - background:transparent url("../img/logo_ajax.gif") no-repeat; -} -.logo_gantt{ - background:transparent url("../img/logo_gantt.gif") no-repeat; -} -.logo_chart{ - background:transparent url("../img/logo_chart.gif") no-repeat; -} -.logo_dataview{ - background:transparent url("../img/logo_dataview.gif") no-repeat; -} -.logo_form{ - background:transparent url("../img/logo_form.gif") no-repeat; -} - -/* Topics */ - -.topics li { - background:url("../icons/old.gif") no-repeat; - padding-left: 25px; - line-height:22px; -} - -.samples li { - background:url("../icons/file.gif") no-repeat; -} - -ul.list { - margin-left:40px; -} - -.list li { - list-style-image:url("../icons/bullet.gif"); -} - -.component-demo-placeholder { - width:602px; - height:252px; - background:url("../img/grid-placeholder.gif"); -} - - -/* FOOTER */ - -.footer { - display:block; - float:left; - width:100%; - height:64px; - background: white url("../img/border-dotted-ccc.gif") repeat-x; -} - -.footer-logo { - float:left; - width:55px; - height:24px; - background:url("../img/footer-logo.gif"); - margin: 20px 20px 20px 63px; -} - -.copyright { - float:left; - margin-top:18px; - font-size:11px; -} - -/* CODE */ - -.source { - width:100%; - background:url("../img/source-bg.gif"); - border-top: dashed 3px #ccc; - border-bottom: dotted 1px #ccc; - margin-top:20px; -} - -.code { - margin:20px 63px; -} - -.teg { - height:40px; - color:#ccc; - font-size:30px; - font-family: Tahoma, Arial, Helvetica, Tahoma, serif; - background:url("../img/source.gif") no-repeat 0 22px; - padding: 10px 0 0 63px; -} - -/*colorizer*/ - - -.hl-default { - color: Black; -} -.hl-code { - color: Gray; -} -.hl-brackets { - color: Olive; -} -.hl-comment { - color: Orange; -} -.hl-quotes { - color: Darkred; -} -.hl-string { - color: Red; -} - -.hl-identifier { - color: Blue; -} - -.hl-identifier a{ - font-family: "Courier New"; - font-size: 11px; - color: Blue; - text-decoration: underline; -} - -.hl-builtin { - color: Teal; -} -.hl-reserved { - color: Green; -} -.hl-inlinedoc { - color: Blue; -} -.hl-var { - color: Darkblue; -} -.hl-url { - color: Blue; -} -.hl-special { - color: Navy; -} -.hl-number { - color: Maroon; -} -.hl-inlinetags { - color: Blue; -} -.hl-main { - background: transparent; -} -.hl-gutter { - background-color: #999999; - color: White -} -.hl-table { - font-family: "Courier New"; - font-size: 12px; - border: solid 1px lightgray; -} \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/common/data.json b/phpgwapi/js/dhtmlxGantt/samples/common/data.json deleted file mode 100755 index 223adb9208..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/common/data.json +++ /dev/null @@ -1,242 +0,0 @@ -{ - "data": [{ - "id": 1, - "start_date": "2013-04-01 00:00:00", - "duration": 5, - "text": "Project #1", - "progress": 0.8, - "sortorder": 20, - "parent": 0, - "open": true - }, { - "id": 2, - "start_date": "2013-04-06 00:00:00", - "duration": 4, - "text": "Task #1", - "progress": 0.5, - "sortorder": 10, - "parent": 1, - "open": true - }, { - "id": 3, - "start_date": "2013-04-05 00:00:00", - "duration": 6, - "text": "Task #2", - "progress": 0.7, - "sortorder": 20, - "parent": 1, - "open": true - }, { - "id": 4, - "start_date": "2013-04-07 00:00:00", - "duration": 2, - "text": "Task #3", - "progress": 0, - "sortorder": 30, - "parent": 1, - "open": true - }, { - "id": 5, - "start_date": "2013-04-05 00:00:00", - "duration": 5, - "text": "Task #1.1", - "progress": 0.34, - "sortorder": 10, - "parent": 2, - "open": true - }, { - "id": 6, - "start_date": "2013-04-11 13:22:17", - "duration": 4, - "text": "Task #1.2", - "progress": 0.491477, - "sortorder": 20, - "parent": 2, - "open": true - }, { - "id": 7, - "start_date": "2013-04-07 00:00:00", - "duration": 5, - "text": "Task #2.1", - "progress": 0.2, - "sortorder": 10, - "parent": 3, - "open": true - }, { - "id": 8, - "start_date": "2013-04-06 00:00:00", - "duration": 4, - "text": "Task #2.2", - "progress": 0.9, - "sortorder": 20, - "parent": 3, - "open": true - }, { - "id": 9, - "start_date": "2013-04-06 00:00:00", - "duration": 5, - "text": "Task #3.1", - "progress": 1, - "sortorder": 10, - "parent": 4, - "open": true - }, { - "id": 10, - "start_date": "2013-04-06 00:00:00", - "duration": 3, - "text": "Task #3.2", - "progress": 0, - "sortorder": 20, - "parent": 4, - "open": true - }, { - "id": 11, - "start_date": "2013-04-06 00:00:00", - "duration": 4, - "text": "Task #3.3", - "progress": 0.33, - "sortorder": 30, - "parent": 4, - "open": true - }, { - "id": 12, - "start_date": "2013-04-02 08:34:17", - "duration": 18, - "text": "Project #2", - "progress": 0, - "sortorder": 10, - "parent": 0, - "open": true - }, { - "id": 13, - "start_date": "2013-04-02 08:13:42", - "duration": 10, - "text": "Task #1", - "progress": 0.2, - "sortorder": 15, - "parent": 12, - "open": true - }, { - "id": 14, - "start_date": "2013-04-04 00:00:00", - "duration": 4, - "text": "Task #2", - "progress": 0.9, - "sortorder": 20, - "parent": 12, - "open": true - }, { - "id": 15, - "start_date": "2013-04-05 00:00:00", - "duration": 3, - "text": "Task #3", - "progress": 0.6, - "sortorder": 30, - "parent": 12, - "open": true - }, { - "id": 16, - "start_date": "2013-04-01 00:00:00", - "duration": 3, - "text": "Task #4", - "progress": 0.214286, - "sortorder": 40, - "parent": 12, - "open": true - }, { - "id": 17, - "start_date": "2013-04-06 00:00:00", - "duration": 6, - "text": "Task #5", - "progress": 0.5, - "sortorder": 50, - "parent": 12, - "open": true - }, { - "id": 18, - "start_date": "2013-04-05 00:00:00", - "duration": 5, - "text": "Task #2.1", - "progress": 0.3, - "sortorder": 39.999999994179, - "parent": 14, - "open": true - }, { - "id": 19, - "start_date": "2013-04-05 00:00:00", - "duration": 6, - "text": "Task #2.2", - "progress": 0.6, - "sortorder": 29.999999995343, - "parent": 14, - "open": true - }, { - "id": 20, - "start_date": "2013-04-05 00:00:00", - "duration": 4, - "text": "Task #2.3", - "progress": 0.512605, - "sortorder": 39.999999995343, - "parent": 14, - "open": true - }, { - "id": 21, - "start_date": "2013-04-05 00:00:00", - "duration": 6, - "text": "Task #2.4", - "progress": 0.7, - "sortorder": 39.999999993015, - "parent": 14, - "open": true - }, { - "id": 22, - "start_date": "2013-04-05 00:00:00", - "duration": 7, - "text": "Task #4.1", - "progress": 1, - "sortorder": 10, - "parent": 16, - "open": true - }, { - "id": 23, - "start_date": "2013-04-05 00:00:00", - "duration": 5, - "text": "Task #4.2", - "progress": 1, - "sortorder": 20, - "parent": 16, - "open": true - }, { - "id": 24, - "start_date": "2013-04-05 00:00:00", - "duration": 5, - "text": "Task #4.3", - "progress": 0, - "sortorder": 30, - "parent": 16, - "open": true - }], - "collections": { - "links": [{ - "id": 1, - "source": 1, - "target": 2, - "type": "0" - }, { - "id": 2, - "source": 1, - "target": 3, - "type": "0" - }, { - "id": 3, - "source": 1, - "target": 4, - "type": "0" - }, { - "id": 4, - "source": 2, - "target": 6, - "type": "0" - }] - } -} \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/common/data.xml b/phpgwapi/js/dhtmlxGantt/samples/common/data.xml deleted file mode 100755 index 4d2cfc8ee1..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/common/data.xml +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - - 1 - - - - - - - - \ No newline at end of file diff --git a/phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/dhtmlxcommon.js b/phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/dhtmlxcommon.js deleted file mode 100755 index 613a6d2d5c..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/dhtmlxcommon.js +++ /dev/null @@ -1,944 +0,0 @@ -dhtmlx=function(obj){ - for (var a in obj) dhtmlx[a]=obj[a]; - return dhtmlx; //simple singleton -}; -dhtmlx.extend_api=function(name,map,ext){ - var t = window[name]; - if (!t) return; //component not defined - window[name]=function(obj){ - if (obj && typeof obj == "object" && !obj.tagName){ - var that = t.apply(this,(map._init?map._init(obj):arguments)); - //global settings - for (var a in dhtmlx) - if (map[a]) this[map[a]](dhtmlx[a]); - //local settings - for (var a in obj){ - if (map[a]) this[map[a]](obj[a]); - else if (a.indexOf("on")==0){ - this.attachEvent(a,obj[a]); - } - } - } else - var that = t.apply(this,arguments); - if (map._patch) map._patch(this); - return that||this; - }; - window[name].prototype=t.prototype; - if (ext) - dhtmlXHeir(window[name].prototype,ext); -}; - -dhtmlxAjax={ - get:function(url,callback){ - var t=new dtmlXMLLoaderObject(true); - t.async=(arguments.length<3); - t.waitCall=callback; - t.loadXML(url) - return t; - }, - post:function(url,post,callback){ - var t=new dtmlXMLLoaderObject(true); - t.async=(arguments.length<4); - t.waitCall=callback; - t.loadXML(url,true,post) - return t; - }, - getSync:function(url){ - return this.get(url,null,true) - }, - postSync:function(url,post){ - return this.post(url,post,null,true); - } -} - -/** - * @desc: xmlLoader object - * @type: private - * @param: funcObject - xml parser function - * @param: object - jsControl object - * @param: async - sync/async mode (async by default) - * @param: rSeed - enable/disable random seed ( prevent IE caching) - * @topic: 0 - */ -function dtmlXMLLoaderObject(funcObject, dhtmlObject, async, rSeed){ - this.xmlDoc=""; - - if (typeof (async) != "undefined") - this.async=async; - else - this.async=true; - - this.onloadAction=funcObject||null; - this.mainObject=dhtmlObject||null; - this.waitCall=null; - this.rSeed=rSeed||false; - return this; -}; - -dtmlXMLLoaderObject.count = 0; - -/** - * @desc: xml loading handler - * @type: private - * @param: dtmlObject - xmlLoader object - * @topic: 0 - */ -dtmlXMLLoaderObject.prototype.waitLoadFunction=function(dhtmlObject){ - var once = true; - this.check=function (){ - if ((dhtmlObject)&&(dhtmlObject.onloadAction != null)){ - if ((!dhtmlObject.xmlDoc.readyState)||(dhtmlObject.xmlDoc.readyState == 4)){ - if (!once) - return; - - once=false; //IE 5 fix - dtmlXMLLoaderObject.count++; - if (typeof dhtmlObject.onloadAction == "function") - dhtmlObject.onloadAction(dhtmlObject.mainObject, null, null, null, dhtmlObject); - - if (dhtmlObject.waitCall){ - dhtmlObject.waitCall.call(this,dhtmlObject); - dhtmlObject.waitCall=null; - } - } - } - }; - return this.check; -}; - -/** - * @desc: return XML top node - * @param: tagName - top XML node tag name (not used in IE, required for Safari and Mozilla) - * @type: private - * @returns: top XML node - * @topic: 0 - */ -dtmlXMLLoaderObject.prototype.getXMLTopNode=function(tagName, oldObj){ - if (this.xmlDoc.responseXML){ - var temp = this.xmlDoc.responseXML.getElementsByTagName(tagName); - if(temp.length==0 && tagName.indexOf(":")!=-1) - var temp = this.xmlDoc.responseXML.getElementsByTagName((tagName.split(":"))[1]); - var z = temp[0]; - } else - var z = this.xmlDoc.documentElement; - - if (z){ - this._retry=false; - return z; - } - - if (!this._retry&&_isIE){ - this._retry=true; - var oldObj = this.xmlDoc; - this.loadXMLString(this.xmlDoc.responseText.replace(/^[\s]+/,""), true); - return this.getXMLTopNode(tagName, oldObj); - } - - dhtmlxError.throwError("LoadXML", "Incorrect XML", [ - (oldObj||this.xmlDoc), - this.mainObject - ]); - - return document.createElement("DIV"); -}; - -/** - * @desc: load XML from string - * @type: private - * @param: xmlString - xml string - * @topic: 0 - */ -dtmlXMLLoaderObject.prototype.loadXMLString=function(xmlString, silent){ - - if (!_isIE){ - var parser = new DOMParser(); - this.xmlDoc=parser.parseFromString(xmlString, "text/xml"); - } else { - this.xmlDoc=new ActiveXObject("Microsoft.XMLDOM"); - this.xmlDoc.async=this.async; - this.xmlDoc.onreadystatechange = function(){}; - this.xmlDoc["loadXM"+"L"](xmlString); - } - - if (silent) - return; - - if (this.onloadAction) - this.onloadAction(this.mainObject, null, null, null, this); - - if (this.waitCall){ - this.waitCall(); - this.waitCall=null; - } -} -/** - * @desc: load XML - * @type: private - * @param: filePath - xml file path - * @param: postMode - send POST request - * @param: postVars - list of vars for post request - * @topic: 0 - */ -dtmlXMLLoaderObject.prototype.loadXML=function(filePath, postMode, postVars, rpc){ - if (this.rSeed) - filePath+=((filePath.indexOf("?") != -1) ? "&" : "?")+"a_dhx_rSeed="+(new Date()).valueOf(); - this.filePath=filePath; - - if ((!_isIE)&&(window.XMLHttpRequest)) - this.xmlDoc=new XMLHttpRequest(); - else { - this.xmlDoc=new ActiveXObject("Microsoft.XMLHTTP"); - } - - if (this.async) - this.xmlDoc.onreadystatechange=new this.waitLoadFunction(this); - this.xmlDoc.open(postMode ? "POST" : "GET", filePath, this.async); - - if (rpc){ - this.xmlDoc.setRequestHeader("User-Agent", "dhtmlxRPC v0.1 ("+navigator.userAgent+")"); - this.xmlDoc.setRequestHeader("Content-type", "text/xml"); - } - - else if (postMode) - this.xmlDoc.setRequestHeader('Content-type', (this.contenttype || 'application/x-www-form-urlencoded')); - - this.xmlDoc.setRequestHeader("X-Requested-With","XMLHttpRequest"); - this.xmlDoc.send(null||postVars); - - if (!this.async) - (new this.waitLoadFunction(this))(); -}; -/** - * @desc: destructor, cleans used memory - * @type: private - * @topic: 0 - */ -dtmlXMLLoaderObject.prototype.destructor=function(){ - this._filterXPath = null; - this._getAllNamedChilds = null; - this._retry = null; - this.async = null; - this.rSeed = null; - this.filePath = null; - this.onloadAction = null; - this.mainObject = null; - this.xmlDoc = null; - this.doXPath = null; - this.doXPathOpera = null; - this.doXSLTransToObject = null; - this.doXSLTransToString = null; - this.loadXML = null; - this.loadXMLString = null; - // this.waitLoadFunction = null; - this.doSerialization = null; - this.xmlNodeToJSON = null; - this.getXMLTopNode = null; - this.setXSLParamValue = null; - return null; -} - -dtmlXMLLoaderObject.prototype.xmlNodeToJSON = function(node){ - var t={}; - for (var i=0; i-1) - _isChrome=true; - -if ((navigator.userAgent.indexOf('Safari') != -1)||(navigator.userAgent.indexOf('Konqueror') != -1)){ - _KHTMLrv = parseFloat(navigator.userAgent.substr(navigator.userAgent.indexOf('Safari')+7, 5)); - - if (_KHTMLrv > 525){ //mimic FF behavior for Safari 3.1+ - _isFF=true; - _FFrv = 1.9; - } else - _isKHTML=true; -} else if (navigator.userAgent.indexOf('Opera') != -1){ - _isOpera=true; - _OperaRv=parseFloat(navigator.userAgent.substr(navigator.userAgent.indexOf('Opera')+6, 3)); -} - - -else if (navigator.appName.indexOf("Microsoft") != -1){ - _isIE=true; - if ((navigator.appVersion.indexOf("MSIE 8.0")!= -1 || navigator.appVersion.indexOf("MSIE 9.0")!= -1 || navigator.appVersion.indexOf("MSIE 10.0")!= -1 ) && document.compatMode != "BackCompat"){ - _isIE=8; - } -} else { - _isFF=true; - _FFrv = parseFloat(navigator.userAgent.split("rv:")[1]) -} - - -//multibrowser Xpath processor -dtmlXMLLoaderObject.prototype.doXPath=function(xpathExp, docObj, namespace, result_type){ - if (_isKHTML || (!_isIE && !window.XPathResult)) - return this.doXPathOpera(xpathExp, docObj); - - if (_isIE){ //IE - if (!docObj) - if (!this.xmlDoc.nodeName) - docObj=this.xmlDoc.responseXML - else - docObj=this.xmlDoc; - - if (!docObj) - dhtmlxError.throwError("LoadXML", "Incorrect XML", [ - (docObj||this.xmlDoc), - this.mainObject - ]); - - if (namespace != null) - docObj.setProperty("SelectionNamespaces", "xmlns:xsl='"+namespace+"'"); // - - if (result_type == 'single'){ - return docObj.selectSingleNode(xpathExp); - } - else { - return docObj.selectNodes(xpathExp)||new Array(0); - } - } else { //Mozilla - var nodeObj = docObj; - - if (!docObj){ - if (!this.xmlDoc.nodeName){ - docObj=this.xmlDoc.responseXML - } - else { - docObj=this.xmlDoc; - } - } - - if (!docObj) - dhtmlxError.throwError("LoadXML", "Incorrect XML", [ - (docObj||this.xmlDoc), - this.mainObject - ]); - - if (docObj.nodeName.indexOf("document") != -1){ - nodeObj=docObj; - } - else { - nodeObj=docObj; - docObj=docObj.ownerDocument; - } - var retType = XPathResult.ANY_TYPE; - - if (result_type == 'single') - retType=XPathResult.FIRST_ORDERED_NODE_TYPE - var rowsCol = new Array(); - var col = docObj.evaluate(xpathExp, nodeObj, function(pref){ - return namespace - }, retType, null); - - if (retType == XPathResult.FIRST_ORDERED_NODE_TYPE){ - return col.singleNodeValue; - } - var thisColMemb = col.iterateNext(); - - while (thisColMemb){ - rowsCol[rowsCol.length]=thisColMemb; - thisColMemb=col.iterateNext(); - } - return rowsCol; - } -} - -function _dhtmlxError(type, name, params){ - if (!this.catches) - this.catches=new Array(); - - return this; -} - -_dhtmlxError.prototype.catchError=function(type, func_name){ - this.catches[type]=func_name; -} -_dhtmlxError.prototype.throwError=function(type, name, params){ - if (this.catches[type]) - return this.catches[type](type, name, params); - - if (this.catches["ALL"]) - return this.catches["ALL"](type, name, params); - - alert("Error type: "+arguments[0]+"\nDescription: "+arguments[1]); - return null; -} - -window.dhtmlxError=new _dhtmlxError(); - - -//opera fake, while 9.0 not released -//multibrowser Xpath processor -dtmlXMLLoaderObject.prototype.doXPathOpera=function(xpathExp, docObj){ - //this is fake for Opera - var z = xpathExp.replace(/[\/]+/gi, "/").split('/'); - var obj = null; - var i = 1; - - if (!z.length) - return []; - - if (z[0] == ".") - obj=[docObj]; else if (z[0] == ""){ - obj=(this.xmlDoc.responseXML||this.xmlDoc).getElementsByTagName(z[i].replace(/\[[^\]]*\]/g, "")); - i++; - } else - return []; - - for (i; i < z.length; i++)obj=this._getAllNamedChilds(obj, z[i]); - - if (z[i-1].indexOf("[") != -1) - obj=this._filterXPath(obj, z[i-1]); - return obj; -} - -dtmlXMLLoaderObject.prototype._filterXPath=function(a, b){ - var c = new Array(); - var b = b.replace(/[^\[]*\[\@/g, "").replace(/[\[\]\@]*/g, ""); - - for (var i = 0; i < a.length; i++) - if (a[i].getAttribute(b)) - c[c.length]=a[i]; - - return c; -} -dtmlXMLLoaderObject.prototype._getAllNamedChilds=function(a, b){ - var c = new Array(); - - if (_isKHTML) - b=b.toUpperCase(); - - for (var i = 0; i < a.length; i++)for (var j = 0; j < a[i].childNodes.length; j++){ - if (_isKHTML){ - if (a[i].childNodes[j].tagName&&a[i].childNodes[j].tagName.toUpperCase() == b) - c[c.length]=a[i].childNodes[j]; - } - - else if (a[i].childNodes[j].tagName == b) - c[c.length]=a[i].childNodes[j]; - } - - return c; -} - -function dhtmlXHeir(a, b){ - for (var c in b) - if (typeof (b[c]) == "function") - a[c]=b[c]; - return a; -} - -function dhtmlxEvent(el, event, handler){ - if (el.addEventListener) - el.addEventListener(event, handler, false); - - else if (el.attachEvent) - el.attachEvent("on"+event, handler); -} - -//============= XSL Extension =================================== - -dtmlXMLLoaderObject.prototype.xslDoc=null; -dtmlXMLLoaderObject.prototype.setXSLParamValue=function(paramName, paramValue, xslDoc){ - if (!xslDoc) - xslDoc=this.xslDoc - - if (xslDoc.responseXML) - xslDoc=xslDoc.responseXML; - var item = - this.doXPath("/xsl:stylesheet/xsl:variable[@name='"+paramName+"']", xslDoc, - "http:/\/www.w3.org/1999/XSL/Transform", "single"); - - if (item != null) - item.firstChild.nodeValue=paramValue -} -dtmlXMLLoaderObject.prototype.doXSLTransToObject=function(xslDoc, xmlDoc){ - if (!xslDoc) - xslDoc=this.xslDoc; - - if (xslDoc.responseXML) - xslDoc=xslDoc.responseXML - - if (!xmlDoc) - xmlDoc=this.xmlDoc; - - if (xmlDoc.responseXML) - xmlDoc=xmlDoc.responseXML - - //MOzilla - if (!_isIE){ - if (!this.XSLProcessor){ - this.XSLProcessor=new XSLTProcessor(); - this.XSLProcessor.importStylesheet(xslDoc); - } - var result = this.XSLProcessor.transformToDocument(xmlDoc); - } else { - var result = new ActiveXObject("Msxml2.DOMDocument.3.0"); - try{ - xmlDoc.transformNodeToObject(xslDoc, result); - }catch(e){ - result = xmlDoc.transformNode(xslDoc); - } - } - return result; -} - -dtmlXMLLoaderObject.prototype.doXSLTransToString=function(xslDoc, xmlDoc){ - var res = this.doXSLTransToObject(xslDoc, xmlDoc); - if(typeof(res)=="string") - return res; - return this.doSerialization(res); -} - -dtmlXMLLoaderObject.prototype.doSerialization=function(xmlDoc){ - if (!xmlDoc) - xmlDoc=this.xmlDoc; - if (xmlDoc.responseXML) - xmlDoc=xmlDoc.responseXML - if (!_isIE){ - var xmlSerializer = new XMLSerializer(); - return xmlSerializer.serializeToString(xmlDoc); - } else - return xmlDoc.xml; -} - -/** -* @desc: -* @type: private -*/ -dhtmlxEventable=function(obj){ - obj.attachEvent=function(name, catcher, callObj){ - name='ev_'+name.toLowerCase(); - if (!this[name]) - this[name]=new this.eventCatcher(callObj||this); - - return(name+':'+this[name].addEvent(catcher)); //return ID (event name & event ID) - } - obj.callEvent=function(name, arg0){ - name='ev_'+name.toLowerCase(); - if (this[name]) - return this[name].apply(this, arg0); - return true; - } - obj.checkEvent=function(name){ - return (!!this['ev_'+name.toLowerCase()]) - } - obj.eventCatcher=function(obj){ - var dhx_catch = []; - var z = function(){ - var res = true; - for (var i = 0; i < dhx_catch.length; i++){ - if (dhx_catch[i] != null){ - var zr = dhx_catch[i].apply(obj, arguments); - res=res&&zr; - } - } - return res; - } - z.addEvent=function(ev){ - if (typeof (ev) != "function") - ev=eval(ev); - if (ev) - return dhx_catch.push(ev)-1; - return false; - } - z.removeEvent=function(id){ - dhx_catch[id]=null; - } - return z; - } - obj.detachEvent=function(id){ - if (id != false){ - var list = id.split(':'); //get EventName and ID - this[list[0]].removeEvent(list[1]); //remove event - } - } - obj.detachAllEvents = function(){ - for (var name in this){ - if (name.indexOf("ev_")==0){ - this.detachEvent(name); - this[name] = null; - } - } - } - obj = null; -}; diff --git a/phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/dhtmlxmenu.js b/phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/dhtmlxmenu.js deleted file mode 100755 index 5ab4bb06f9..0000000000 --- a/phpgwapi/js/dhtmlxGantt/samples/common/dhtmlxMenu/dhtmlxmenu.js +++ /dev/null @@ -1,2214 +0,0 @@ -/** -* @desc: a constructor, creates a new dhtmlxMenu object, baseId defines a base object for the top menu level -* @param: baseId - id of the html element to which a menu will be attached, in case of a contextual menu - if specified, will used as a contextual zone -* @type: public -*/ -function dhtmlXMenuObject(baseId, skin) { - var main_self = this; - - this.addBaseIdAsContextZone = null; - - this.isDhtmlxMenuObject = true; - - // skin settings - this.skin = (skin != null ? skin : (typeof(dhtmlx) != "undefined" && typeof(dhtmlx.skin) == "string" ? dhtmlx.skin : "dhx_skyblue")); - this.imagePath = ""; - - // iframe - this._isIE6 = false; - if (_isIE) this._isIE6 = (window.XMLHttpRequest==null?true:false); - - if (baseId == null) { - this.base = document.body; - } else { - var baseObj = (typeof(baseId)=="string"?document.getElementById(baseId):baseId); - if (baseObj != null) { - this.base = baseObj; - if (!this.base.id) this.base.id = (new Date()).valueOf(); - while (this.base.childNodes.length > 0) { this.base.removeChild(this.base.childNodes[0]); } - this.base.className += " dhtmlxMenu_"+this.skin+"_Middle dir_left"; - this.base._autoSkinUpdate = true; - // preserv default oncontextmenu for future restorin in case of context menu - if (this.base.oncontextmenu) this.base._oldContextMenuHandler = this.base.oncontextmenu; - // - this.addBaseIdAsContextZone = this.base.id; - this.base.onselectstart = function(e) { e = e || event; e.returnValue = false; return false; } - this.base.oncontextmenu = function(e) { e = e || event; e.returnValue = false; return false; } - } else { - this.base = document.body; - } - } - // this.topId = topId; - this.topId = "dhxWebMenuTopId"; - - // - if (!this.extendedModule) { - // add notify for menu - var t = function(){alert(this.i18n.dhxmenuextalert);}; - var extMethods = new Array("setItemEnabled", "setItemDisabled", "isItemEnabled", "_changeItemState", "getItemText", "setItemText", - "loadFromHTML", "hideItem", "showItem", "isItemHidden", "_changeItemVisible", "setUserData", "getUserData", - "setOpenMode", "setWebModeTimeout", "enableDynamicLoading", "_updateLoaderIcon", "getItemImage", "setItemImage", - "clearItemImage", "setAutoShowMode", "setAutoHideMode", "setContextMenuHideAllMode", "getContextMenuHideAllMode", - "setVisibleArea", "setTooltip", "getTooltip", "setHotKey", "getHotKey", "setItemSelected", "setTopText", "setRTL", - "setAlign", "setHref", "clearHref", "getCircuit", "_clearAllSelectedSubItemsInPolygon", "_checkArrowsState", - "_addUpArrow", "_addDownArrow", "_removeUpArrow", "_removeDownArrow", "_isArrowExists", "_doScrollUp", "_doScrollDown", - "_countPolygonItems", "setOverflowHeight", "_getRadioImgObj", "_setRadioState", "_radioOnClickHandler", - "getRadioChecked", "setRadioChecked", "addRadioButton", "_getCheckboxState", "_setCheckboxState", "_readLevel", - "_updateCheckboxImage", "_checkboxOnClickHandler", "setCheckboxState", "getCheckboxState", "addCheckbox", "serialize"); - for (var q=0; q