From 4e9b5af99f82b300036cbae4c4d9356149ce4560 Mon Sep 17 00:00:00 2001 From: Ron Balthazor Date: Mon, 1 Dec 2014 14:02:45 -0500 Subject: [PATCH] App Bundle creation --- .idea/frameworkRootSettings.xml | 1 - .idea/sustain.iml | 4 +- app/AppKernel.php | 3 +- app/Resources/views/base.html.twig | 6 +- app/config/routing.yml | 9 +- components/jquery-ui/jquery-ui-built.js | 851 +++++++++++------- components/jquery-ui/jquery-ui.js | 851 +++++++++++------- components/jquery-ui/jquery-ui.min.js | 18 +- .../jquery-ui/themes/base/accordion.css | 2 +- components/jquery-ui/themes/base/all.css | 2 +- .../jquery-ui/themes/base/autocomplete.css | 2 +- components/jquery-ui/themes/base/base.css | 2 +- components/jquery-ui/themes/base/button.css | 2 +- components/jquery-ui/themes/base/core.css | 2 +- .../jquery-ui/themes/base/datepicker.css | 2 +- components/jquery-ui/themes/base/dialog.css | 2 +- .../jquery-ui/themes/base/draggable.css | 2 +- components/jquery-ui/themes/base/menu.css | 2 +- .../jquery-ui/themes/base/progressbar.css | 2 +- .../jquery-ui/themes/base/resizable.css | 2 +- .../jquery-ui/themes/base/selectable.css | 2 +- .../jquery-ui/themes/base/selectmenu.css | 2 +- components/jquery-ui/themes/base/slider.css | 2 +- components/jquery-ui/themes/base/sortable.css | 2 +- components/jquery-ui/themes/base/spinner.css | 2 +- components/jquery-ui/themes/base/tabs.css | 2 +- components/jquery-ui/themes/base/theme.css | 2 +- components/jquery-ui/themes/base/tooltip.css | 2 +- .../ui-bg_diagonals-thick_8_333333_40x40.png | Bin 351 -> 351 bytes .../images/ui-bg_flat_65_ffffff_40x100.png | Bin 247 -> 247 bytes .../images/ui-bg_glass_40_111111_1x400.png | Bin 299 -> 299 bytes .../images/ui-bg_glass_55_1c1c1c_1x400.png | Bin 299 -> 299 bytes .../ui-bg_highlight-hard_100_f9f9f9_1x100.png | Bin 291 -> 291 bytes .../ui-bg_highlight-hard_40_aaaaaa_1x100.png | Bin 291 -> 291 bytes .../ui-bg_highlight-soft_50_aaaaaa_1x100.png | Bin 319 -> 319 bytes .../ui-bg_inset-hard_45_cd0a0a_1x100.png | Bin 363 -> 363 bytes .../ui-bg_inset-hard_55_ffeb80_1x100.png | Bin 348 -> 348 bytes .../images/ui-icons_222222_256x240.png | Bin 7006 -> 7006 bytes .../images/ui-icons_4ca300_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_bbbbbb_256x240.png | Bin 7073 -> 7073 bytes .../images/ui-icons_ededed_256x240.png | Bin 6992 -> 6992 bytes .../images/ui-icons_ffcf29_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/black-tie/jquery-ui.css | 2 +- .../themes/black-tie/jquery-ui.min.css | 2 +- .../jquery-ui/themes/black-tie/theme.css | 2 +- .../ui-bg_diagonals-thick_75_f3d8d8_40x40.png | Bin 452 -> 452 bytes .../images/ui-bg_dots-small_65_a6a6a6_2x2.png | Bin 246 -> 246 bytes .../images/ui-bg_flat_0_333333_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_flat_65_ffffff_40x100.png | Bin 247 -> 247 bytes .../images/ui-bg_flat_75_ffffff_40x100.png | Bin 247 -> 247 bytes .../images/ui-bg_glass_55_fbf8ee_1x400.png | Bin 379 -> 379 bytes .../ui-bg_highlight-hard_100_eeeeee_1x100.png | Bin 291 -> 291 bytes .../ui-bg_highlight-hard_100_f6f6f6_1x100.png | Bin 290 -> 290 bytes .../ui-bg_highlight-soft_15_cc0000_1x100.png | Bin 366 -> 366 bytes .../images/ui-icons_004276_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_cc0000_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/blitzer/jquery-ui.css | 2 +- .../themes/blitzer/jquery-ui.min.css | 2 +- components/jquery-ui/themes/blitzer/theme.css | 2 +- .../ui-bg_diagonals-thick_90_eeeeee_40x40.png | Bin 351 -> 351 bytes .../images/ui-bg_flat_15_cd0a0a_40x100.png | Bin 261 -> 261 bytes .../images/ui-bg_glass_100_e4f1fb_1x400.png | Bin 389 -> 389 bytes .../images/ui-bg_glass_50_3baae3_1x400.png | Bin 375 -> 375 bytes .../images/ui-bg_glass_80_d7ebf9_1x400.png | Bin 385 -> 385 bytes .../ui-bg_highlight-hard_100_f2f5f7_1x100.png | Bin 371 -> 371 bytes .../ui-bg_highlight-hard_70_000000_1x100.png | Bin 288 -> 288 bytes .../ui-bg_highlight-soft_100_deedf7_1x100.png | Bin 426 -> 426 bytes .../ui-bg_highlight-soft_25_ffef8f_1x100.png | Bin 348 -> 348 bytes .../images/ui-icons_2694e8_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_3d80b3_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_72a7cf_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/cupertino/jquery-ui.css | 2 +- .../themes/cupertino/jquery-ui.min.css | 2 +- .../jquery-ui/themes/cupertino/theme.css | 2 +- .../images/ui-bg_flat_30_cccccc_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_flat_50_5c5c5c_40x100.png | Bin 269 -> 269 bytes .../images/ui-bg_glass_40_ffc73d_1x400.png | Bin 355 -> 355 bytes .../ui-bg_highlight-hard_20_0972a5_1x100.png | Bin 362 -> 362 bytes .../ui-bg_highlight-soft_33_003147_1x100.png | Bin 391 -> 391 bytes .../ui-bg_highlight-soft_35_222222_1x100.png | Bin 316 -> 316 bytes .../ui-bg_highlight-soft_44_444444_1x100.png | Bin 316 -> 316 bytes .../ui-bg_highlight-soft_80_eeeeee_1x100.png | Bin 315 -> 315 bytes .../images/ui-bg_loop_25_000000_21x21.png | Bin 324 -> 324 bytes .../images/ui-icons_222222_256x240.png | Bin 7006 -> 7006 bytes .../images/ui-icons_4b8e0b_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_a83300_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_cccccc_256x240.png | Bin 7015 -> 7015 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/dark-hive/jquery-ui.css | 2 +- .../themes/dark-hive/jquery-ui.min.css | 2 +- .../jquery-ui/themes/dark-hive/theme.css | 2 +- .../ui-bg_diagonals-thick_15_0b3e6f_40x40.png | Bin 463 -> 463 bytes .../ui-bg_dots-medium_30_0b58a2_4x4.png | Bin 276 -> 276 bytes .../images/ui-bg_dots-small_20_333333_2x2.png | Bin 245 -> 245 bytes .../images/ui-bg_dots-small_30_a32d00_2x2.png | Bin 257 -> 257 bytes .../images/ui-bg_dots-small_40_00498f_2x2.png | Bin 263 -> 263 bytes .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_flat_40_292929_40x100.png | Bin 269 -> 269 bytes .../ui-bg_gloss-wave_20_111111_500x100.png | Bin 3808 -> 3808 bytes .../images/ui-icons_00498f_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_98d2fb_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_9ccdfc_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/dot-luv/jquery-ui.css | 2 +- .../themes/dot-luv/jquery-ui.min.css | 2 +- components/jquery-ui/themes/dot-luv/theme.css | 2 +- .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_flat_0_eeeeee_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_flat_55_994d53_40x100.png | Bin 261 -> 261 bytes .../images/ui-bg_flat_55_fafafa_40x100.png | Bin 269 -> 269 bytes .../ui-bg_gloss-wave_30_3d3644_500x100.png | Bin 5980 -> 5980 bytes .../ui-bg_highlight-soft_100_dcd9de_1x100.png | Bin 381 -> 381 bytes .../ui-bg_highlight-soft_100_eae6ea_1x100.png | Bin 412 -> 412 bytes .../ui-bg_highlight-soft_25_30273a_1x100.png | Bin 408 -> 408 bytes .../ui-bg_highlight-soft_45_5f5964_1x100.png | Bin 400 -> 400 bytes .../images/ui-icons_454545_256x240.png | Bin 7071 -> 7071 bytes .../images/ui-icons_734d99_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_8d78a5_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_a8a3ae_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ebccce_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/eggplant/jquery-ui.css | 2 +- .../themes/eggplant/jquery-ui.min.css | 2 +- .../jquery-ui/themes/eggplant/theme.css | 2 +- .../ui-bg_diagonals-small_25_c5ddfc_40x40.png | Bin 381 -> 381 bytes .../ui-bg_diagonals-thick_20_e69700_40x40.png | Bin 456 -> 456 bytes .../ui-bg_diagonals-thick_22_1484e6_40x40.png | Bin 448 -> 448 bytes .../ui-bg_diagonals-thick_26_2293f7_40x40.png | Bin 445 -> 445 bytes .../images/ui-bg_flat_0_e69700_40x100.png | Bin 261 -> 261 bytes .../images/ui-bg_flat_0_e6b900_40x100.png | Bin 261 -> 261 bytes .../ui-bg_highlight-soft_100_f9f9f9_1x100.png | Bin 316 -> 316 bytes .../ui-bg_inset-hard_100_eeeeee_1x100.png | Bin 292 -> 292 bytes .../images/ui-icons_0a82eb_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_0b54d5_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_5fa5e3_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_fcdd4a_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../themes/excite-bike/jquery-ui.css | 2 +- .../themes/excite-bike/jquery-ui.min.css | 2 +- .../jquery-ui/themes/excite-bike/theme.css | 2 +- .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_flat_0_eeeeee_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_flat_55_ffffff_40x100.png | Bin 247 -> 247 bytes .../images/ui-bg_flat_75_ffffff_40x100.png | Bin 247 -> 247 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 246 -> 246 bytes .../ui-bg_highlight-soft_100_f6f6f6_1x100.png | Bin 316 -> 316 bytes .../ui-bg_highlight-soft_25_0073ea_1x100.png | Bin 374 -> 374 bytes .../ui-bg_highlight-soft_50_dddddd_1x100.png | Bin 319 -> 319 bytes .../flick/images/ui-icons_0073ea_256x240.png | Bin 4599 -> 4599 bytes .../flick/images/ui-icons_454545_256x240.png | Bin 7071 -> 7071 bytes .../flick/images/ui-icons_666666_256x240.png | Bin 7092 -> 7092 bytes .../flick/images/ui-icons_ff0084_256x240.png | Bin 4599 -> 4599 bytes .../flick/images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/flick/jquery-ui.css | 2 +- .../jquery-ui/themes/flick/jquery-ui.min.css | 2 +- components/jquery-ui/themes/flick/theme.css | 2 +- .../ui-bg_diagonals-small_40_db4865_40x40.png | Bin 371 -> 371 bytes .../ui-bg_diagonals-small_50_93c3cd_40x40.png | Bin 372 -> 372 bytes .../ui-bg_diagonals-small_50_ff3853_40x40.png | Bin 369 -> 369 bytes .../ui-bg_diagonals-small_75_ccd232_40x40.png | Bin 372 -> 372 bytes .../ui-bg_dots-medium_80_ffff38_4x4.png | Bin 264 -> 264 bytes .../images/ui-bg_dots-small_35_35414f_2x2.png | Bin 262 -> 262 bytes .../images/ui-bg_flat_75_ba9217_40x100.png | Bin 261 -> 261 bytes .../images/ui-bg_flat_75_ffffff_40x100.png | Bin 247 -> 247 bytes .../ui-bg_white-lines_85_f7f7ba_40x100.png | Bin 403 -> 403 bytes .../images/ui-icons_454545_256x240.png | Bin 7071 -> 7071 bytes .../images/ui-icons_88a206_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_c02669_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_e1e463_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffeb33_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/hot-sneaks/jquery-ui.css | 2 +- .../themes/hot-sneaks/jquery-ui.min.css | 2 +- .../jquery-ui/themes/hot-sneaks/theme.css | 2 +- .../images/ui-bg_flat_75_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_glass_100_f5f0e5_1x400.png | Bin 393 -> 393 bytes .../images/ui-bg_glass_25_cb842e_1x400.png | Bin 374 -> 374 bytes .../images/ui-bg_glass_70_ede4d4_1x400.png | Bin 393 -> 393 bytes .../ui-bg_highlight-hard_100_f4f0ec_1x100.png | Bin 366 -> 366 bytes .../ui-bg_highlight-hard_65_fee4bd_1x100.png | Bin 353 -> 353 bytes .../ui-bg_highlight-hard_75_f5f5b5_1x100.png | Bin 362 -> 362 bytes .../ui-bg_inset-soft_100_f4f0ec_1x100.png | Bin 442 -> 442 bytes .../images/ui-icons_c47a23_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_cb672b_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_f08000_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_f35f07_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ff7519_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/humanity/jquery-ui.css | 2 +- .../themes/humanity/jquery-ui.min.css | 2 +- .../jquery-ui/themes/humanity/theme.css | 2 +- .../ui-bg_diagonals-small_0_aaaaaa_40x40.png | Bin 246 -> 246 bytes .../ui-bg_diagonals-thick_15_444444_40x40.png | Bin 352 -> 352 bytes .../ui-bg_diagonals-thick_95_ffdc2e_40x40.png | Bin 450 -> 450 bytes .../images/ui-bg_glass_55_fbf5d0_1x400.png | Bin 375 -> 375 bytes .../ui-bg_highlight-hard_30_285c00_1x100.png | Bin 370 -> 370 bytes .../ui-bg_highlight-soft_33_3a8104_1x100.png | Bin 384 -> 384 bytes .../ui-bg_highlight-soft_50_4eb305_1x100.png | Bin 390 -> 390 bytes .../ui-bg_highlight-soft_60_4ca20b_1x100.png | Bin 403 -> 403 bytes .../ui-bg_inset-soft_10_285c00_1x100.png | Bin 427 -> 427 bytes .../images/ui-icons_4eb305_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_72b42d_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/le-frog/jquery-ui.css | 2 +- .../themes/le-frog/jquery-ui.min.css | 2 +- components/jquery-ui/themes/le-frog/theme.css | 2 +- .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_glass_15_5f391b_1x400.png | Bin 380 -> 380 bytes .../ui-bg_gloss-wave_20_1c160d_500x100.png | Bin 5832 -> 5832 bytes .../ui-bg_gloss-wave_25_453326_500x100.png | Bin 5891 -> 5891 bytes .../ui-bg_gloss-wave_30_44372c_500x100.png | Bin 5953 -> 5953 bytes .../ui-bg_highlight-soft_20_201913_1x100.png | Bin 425 -> 425 bytes .../ui-bg_highlight-soft_20_619226_1x100.png | Bin 385 -> 385 bytes .../ui-bg_inset-soft_10_201913_1x100.png | Bin 435 -> 435 bytes .../images/ui-icons_222222_256x240.png | Bin 7006 -> 7006 bytes .../images/ui-icons_9bcc60_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_add978_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_e3ddc9_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_f1fd86_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/mint-choc/jquery-ui.css | 2 +- .../themes/mint-choc/jquery-ui.min.css | 2 +- .../jquery-ui/themes/mint-choc/theme.css | 2 +- .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_flat_0_eeeeee_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_flat_55_c0402a_40x100.png | Bin 261 -> 261 bytes .../images/ui-bg_flat_55_eeeeee_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_glass_100_f8f8f8_1x400.png | Bin 301 -> 301 bytes .../images/ui-bg_glass_35_dddddd_1x400.png | Bin 301 -> 301 bytes .../images/ui-bg_glass_60_eeeeee_1x400.png | Bin 301 -> 301 bytes .../ui-bg_inset-hard_75_999999_1x100.png | Bin 292 -> 292 bytes .../ui-bg_inset-soft_50_c9c9c9_1x100.png | Bin 320 -> 320 bytes .../images/ui-icons_3383bb_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_454545_256x240.png | Bin 7071 -> 7071 bytes .../images/ui-icons_70b2e1_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_999999_256x240.png | Bin 7092 -> 7092 bytes .../images/ui-icons_fbc856_256x240.png | Bin 4599 -> 4599 bytes .../jquery-ui/themes/overcast/jquery-ui.css | 2 +- .../themes/overcast/jquery-ui.min.css | 2 +- .../jquery-ui/themes/overcast/theme.css | 2 +- .../ui-bg_diagonal-maze_20_6e4f1c_10x10.png | Bin 335 -> 335 bytes .../ui-bg_diagonal-maze_40_000000_10x10.png | Bin 278 -> 278 bytes .../ui-bg_fine-grain_10_eceadf_60x60.png | Bin 10798 -> 10798 bytes .../ui-bg_fine-grain_10_f8f7f6_60x60.png | Bin 9943 -> 9943 bytes .../ui-bg_fine-grain_15_eceadf_60x60.png | Bin 10568 -> 10568 bytes .../ui-bg_fine-grain_15_f7f3de_60x60.png | Bin 10930 -> 10930 bytes .../ui-bg_fine-grain_15_ffffff_60x60.png | Bin 3436 -> 3436 bytes .../ui-bg_fine-grain_65_654b24_60x60.png | Bin 14484 -> 14484 bytes .../ui-bg_fine-grain_68_b83400_60x60.png | Bin 11916 -> 11916 bytes .../images/ui-icons_222222_256x240.png | Bin 7006 -> 7006 bytes .../images/ui-icons_3572ac_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_8c291d_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_b83400_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_fbdb93_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../themes/pepper-grinder/jquery-ui.css | 2 +- .../themes/pepper-grinder/jquery-ui.min.css | 2 +- .../jquery-ui/themes/pepper-grinder/theme.css | 2 +- .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_flat_55_fbec88_40x100.png | Bin 261 -> 261 bytes .../images/ui-bg_glass_75_d0e5f5_1x400.png | Bin 375 -> 375 bytes .../images/ui-bg_glass_85_dfeffc_1x400.png | Bin 380 -> 380 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 371 -> 371 bytes .../ui-bg_gloss-wave_55_5c9ccc_500x100.png | Bin 5863 -> 5863 bytes .../ui-bg_inset-hard_100_f5f8f9_1x100.png | Bin 372 -> 372 bytes .../ui-bg_inset-hard_100_fcfdfd_1x100.png | Bin 331 -> 331 bytes .../images/ui-icons_217bc0_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_469bdd_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_6da8d5_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_d8e7f3_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_f9bd01_256x240.png | Bin 4599 -> 4599 bytes .../jquery-ui/themes/redmond/jquery-ui.css | 2 +- .../themes/redmond/jquery-ui.min.css | 2 +- components/jquery-ui/themes/redmond/theme.css | 2 +- .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_flat_75_ffffff_40x100.png | Bin 247 -> 247 bytes .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 374 -> 374 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 246 -> 246 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 301 -> 301 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 301 -> 301 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 371 -> 371 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 319 -> 319 bytes .../images/ui-icons_222222_256x240.png | Bin 7006 -> 7006 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_454545_256x240.png | Bin 7071 -> 7071 bytes .../images/ui-icons_888888_256x240.png | Bin 7092 -> 7092 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4599 -> 4599 bytes .../jquery-ui/themes/smoothness/jquery-ui.css | 2 +- .../themes/smoothness/jquery-ui.min.css | 2 +- .../jquery-ui/themes/smoothness/theme.css | 2 +- .../images/ui-bg_glass_55_fcf0ba_1x400.png | Bin 372 -> 372 bytes .../ui-bg_gloss-wave_100_ece8da_500x100.png | Bin 5798 -> 5798 bytes .../ui-bg_highlight-hard_100_f5f3e5_1x100.png | Bin 375 -> 375 bytes .../ui-bg_highlight-hard_100_fafaf4_1x100.png | Bin 360 -> 360 bytes .../ui-bg_highlight-hard_15_459e00_1x100.png | Bin 367 -> 367 bytes .../ui-bg_highlight-hard_95_cccccc_1x100.png | Bin 291 -> 291 bytes .../ui-bg_highlight-soft_25_67b021_1x100.png | Bin 392 -> 392 bytes .../ui-bg_highlight-soft_95_ffedad_1x100.png | Bin 390 -> 390 bytes .../ui-bg_inset-soft_15_2b2922_1x100.png | Bin 388 -> 388 bytes .../images/ui-icons_808080_256x240.png | Bin 7098 -> 7098 bytes .../images/ui-icons_847e71_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_8DC262_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_eeeeee_256x240.png | Bin 6991 -> 6991 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../themes/south-street/jquery-ui.css | 2 +- .../themes/south-street/jquery-ui.min.css | 2 +- .../jquery-ui/themes/south-street/theme.css | 2 +- .../images/ui-bg_flat_55_999999_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_flat_75_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_glass_45_0078ae_1x400.png | Bin 385 -> 385 bytes .../images/ui-bg_glass_55_f8da4e_1x400.png | Bin 384 -> 384 bytes .../images/ui-bg_glass_75_79c9ec_1x400.png | Bin 387 -> 387 bytes .../ui-bg_gloss-wave_45_e14f1c_500x100.png | Bin 5903 -> 5903 bytes .../ui-bg_gloss-wave_50_6eac2c_500x100.png | Bin 5945 -> 5945 bytes .../ui-bg_gloss-wave_75_2191c0_500x100.png | Bin 6016 -> 6016 bytes .../ui-bg_inset-hard_100_fcfdfd_1x100.png | Bin 331 -> 331 bytes .../start/images/ui-icons_0078ae_256x240.png | Bin 4599 -> 4599 bytes .../start/images/ui-icons_056b93_256x240.png | Bin 4599 -> 4599 bytes .../start/images/ui-icons_d8e7f3_256x240.png | Bin 4599 -> 4599 bytes .../start/images/ui-icons_e0fdff_256x240.png | Bin 4599 -> 4599 bytes .../start/images/ui-icons_f5e175_256x240.png | Bin 4599 -> 4599 bytes .../start/images/ui-icons_f7a50d_256x240.png | Bin 4599 -> 4599 bytes .../start/images/ui-icons_fcd113_256x240.png | Bin 4599 -> 4599 bytes .../jquery-ui/themes/start/jquery-ui.css | 2 +- .../jquery-ui/themes/start/jquery-ui.min.css | 2 +- components/jquery-ui/themes/start/theme.css | 2 +- ...ui-bg_diagonals-medium_20_d34d17_40x40.png | Bin 421 -> 421 bytes .../images/ui-bg_flat_30_cccccc_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_flat_50_5c5c5c_40x100.png | Bin 269 -> 269 bytes .../ui-bg_gloss-wave_45_817865_500x100.png | Bin 5929 -> 5929 bytes .../ui-bg_gloss-wave_60_fece2f_500x100.png | Bin 5889 -> 5889 bytes .../ui-bg_gloss-wave_70_ffdd57_500x100.png | Bin 5582 -> 5582 bytes .../ui-bg_gloss-wave_90_fff9e5_500x100.png | Bin 5428 -> 5428 bytes .../ui-bg_highlight-soft_100_feeebd_1x100.png | Bin 382 -> 382 bytes .../ui-bg_inset-soft_30_ffffff_1x100.png | Bin 242 -> 242 bytes .../sunny/images/ui-icons_3d3d3d_256x240.png | Bin 7055 -> 7055 bytes .../sunny/images/ui-icons_bd7b00_256x240.png | Bin 4599 -> 4599 bytes .../sunny/images/ui-icons_d19405_256x240.png | Bin 4599 -> 4599 bytes .../sunny/images/ui-icons_eb990f_256x240.png | Bin 4599 -> 4599 bytes .../sunny/images/ui-icons_ed9f26_256x240.png | Bin 4599 -> 4599 bytes .../sunny/images/ui-icons_fadc7a_256x240.png | Bin 4599 -> 4599 bytes .../sunny/images/ui-icons_ffe180_256x240.png | Bin 4599 -> 4599 bytes .../jquery-ui/themes/sunny/jquery-ui.css | 2 +- .../jquery-ui/themes/sunny/jquery-ui.min.css | 2 +- components/jquery-ui/themes/sunny/theme.css | 2 +- .../images/ui-bg_diamond_10_4f4221_10x8.png | Bin 346 -> 346 bytes .../images/ui-bg_diamond_20_372806_10x8.png | Bin 349 -> 349 bytes .../images/ui-bg_diamond_25_675423_10x8.png | Bin 351 -> 351 bytes .../images/ui-bg_diamond_25_d5ac5d_10x8.png | Bin 352 -> 352 bytes .../images/ui-bg_diamond_8_261803_10x8.png | Bin 349 -> 349 bytes .../images/ui-bg_diamond_8_443113_10x8.png | Bin 349 -> 349 bytes .../images/ui-bg_flat_75_ddd4b0_40x100.png | Bin 261 -> 261 bytes .../ui-bg_highlight-hard_65_fee4bd_1x100.png | Bin 353 -> 353 bytes .../images/ui-icons_070603_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_e8e2b5_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_e9cd86_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_efec9f_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_f2ec64_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_f9f2bd_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ff7519_256x240.png | Bin 4599 -> 4599 bytes .../themes/swanky-purse/jquery-ui.css | 2 +- .../themes/swanky-purse/jquery-ui.min.css | 2 +- .../jquery-ui/themes/swanky-purse/theme.css | 2 +- .../ui-bg_diagonals-small_50_262626_40x40.png | Bin 289 -> 289 bytes .../images/ui-bg_flat_0_303030_40x100.png | Bin 269 -> 269 bytes .../images/ui-bg_flat_0_4c4c4c_40x100.png | Bin 269 -> 269 bytes .../images/ui-bg_glass_40_0a0a0a_1x400.png | Bin 299 -> 299 bytes .../images/ui-bg_glass_55_f1fbe5_1x400.png | Bin 387 -> 387 bytes .../images/ui-bg_glass_60_000000_1x400.png | Bin 297 -> 297 bytes .../ui-bg_gloss-wave_55_000000_500x100.png | Bin 3906 -> 3906 bytes .../ui-bg_gloss-wave_85_9fda58_500x100.png | Bin 5979 -> 5979 bytes .../ui-bg_gloss-wave_95_f6ecd5_500x100.png | Bin 5837 -> 5837 bytes .../images/ui-icons_000000_256x240.png | Bin 5563 -> 5563 bytes .../images/ui-icons_1f1f1f_256x240.png | Bin 7006 -> 7006 bytes .../images/ui-icons_9fda58_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_b8ec79_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../jquery-ui/themes/trontastic/jquery-ui.css | 2 +- .../themes/trontastic/jquery-ui.min.css | 2 +- .../jquery-ui/themes/trontastic/theme.css | 2 +- .../images/ui-bg_flat_30_cccccc_40x100.png | Bin 259 -> 259 bytes .../images/ui-bg_flat_50_5c5c5c_40x100.png | Bin 269 -> 269 bytes .../images/ui-bg_glass_20_555555_1x400.png | Bin 299 -> 299 bytes .../images/ui-bg_glass_40_0078a3_1x400.png | Bin 381 -> 381 bytes .../images/ui-bg_glass_40_ffc73d_1x400.png | Bin 355 -> 355 bytes .../ui-bg_gloss-wave_25_333333_500x100.png | Bin 3855 -> 3855 bytes .../ui-bg_highlight-soft_80_eeeeee_1x100.png | Bin 315 -> 315 bytes .../ui-bg_inset-soft_25_000000_1x100.png | Bin 314 -> 314 bytes .../ui-bg_inset-soft_30_f58400_1x100.png | Bin 379 -> 379 bytes .../images/ui-icons_222222_256x240.png | Bin 7006 -> 7006 bytes .../images/ui-icons_4b8e0b_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_a83300_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_cccccc_256x240.png | Bin 7015 -> 7015 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../themes/ui-darkness/jquery-ui.css | 2 +- .../themes/ui-darkness/jquery-ui.min.css | 2 +- .../jquery-ui/themes/ui-darkness/theme.css | 2 +- .../ui-bg_diagonals-thick_18_b81900_40x40.png | Bin 457 -> 457 bytes .../ui-bg_diagonals-thick_20_666666_40x40.png | Bin 351 -> 351 bytes .../images/ui-bg_flat_10_000000_40x100.png | Bin 244 -> 244 bytes .../images/ui-bg_glass_100_f6f6f6_1x400.png | Bin 301 -> 301 bytes .../images/ui-bg_glass_100_fdf5ce_1x400.png | Bin 387 -> 387 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 246 -> 246 bytes .../ui-bg_gloss-wave_35_f6a828_500x100.png | Bin 5854 -> 5854 bytes .../ui-bg_highlight-soft_100_eeeeee_1x100.png | Bin 317 -> 317 bytes .../ui-bg_highlight-soft_75_ffe45c_1x100.png | Bin 367 -> 367 bytes .../images/ui-icons_222222_256x240.png | Bin 7006 -> 7006 bytes .../images/ui-icons_228ef1_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ef8c08_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffd27a_256x240.png | Bin 4599 -> 4599 bytes .../images/ui-icons_ffffff_256x240.png | Bin 6468 -> 6468 bytes .../themes/ui-lightness/jquery-ui.css | 2 +- .../themes/ui-lightness/jquery-ui.min.css | 2 +- .../jquery-ui/themes/ui-lightness/theme.css | 2 +- .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 251 -> 251 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 371 -> 371 bytes .../ui-bg_gloss-wave_16_121212_500x100.png | Bin 3887 -> 3887 bytes .../ui-bg_highlight-hard_15_888888_1x100.png | Bin 290 -> 290 bytes .../ui-bg_highlight-hard_55_555555_1x100.png | Bin 289 -> 289 bytes .../ui-bg_highlight-soft_35_adadad_1x100.png | Bin 319 -> 319 bytes .../ui-bg_highlight-soft_60_dddddd_1x100.png | Bin 318 -> 318 bytes .../ui-bg_inset-soft_15_121212_1x100.png | Bin 316 -> 316 bytes .../vader/images/ui-icons_666666_256x240.png | Bin 7092 -> 7092 bytes .../vader/images/ui-icons_aaaaaa_256x240.png | Bin 7056 -> 7056 bytes .../vader/images/ui-icons_bbbbbb_256x240.png | Bin 7073 -> 7073 bytes .../vader/images/ui-icons_c98000_256x240.png | Bin 4599 -> 4599 bytes .../vader/images/ui-icons_cccccc_256x240.png | Bin 7015 -> 7015 bytes .../vader/images/ui-icons_cd0a0a_256x240.png | Bin 4599 -> 4599 bytes .../vader/images/ui-icons_f29a00_256x240.png | Bin 4599 -> 4599 bytes .../jquery-ui/themes/vader/jquery-ui.css | 2 +- .../jquery-ui/themes/vader/jquery-ui.min.css | 2 +- components/jquery-ui/themes/vader/theme.css | 2 +- components/jquery-ui/ui/accordion.js | 15 +- components/jquery-ui/ui/autocomplete.js | 4 +- components/jquery-ui/ui/button.js | 6 +- components/jquery-ui/ui/core.js | 4 +- components/jquery-ui/ui/datepicker.js | 6 +- components/jquery-ui/ui/dialog.js | 4 +- components/jquery-ui/ui/draggable.js | 473 ++++++---- components/jquery-ui/ui/droppable.js | 8 +- components/jquery-ui/ui/effect-blind.js | 2 +- components/jquery-ui/ui/effect-bounce.js | 2 +- components/jquery-ui/ui/effect-clip.js | 2 +- components/jquery-ui/ui/effect-drop.js | 4 +- components/jquery-ui/ui/effect-explode.js | 2 +- components/jquery-ui/ui/effect-fade.js | 2 +- components/jquery-ui/ui/effect-fold.js | 2 +- components/jquery-ui/ui/effect-highlight.js | 2 +- components/jquery-ui/ui/effect-puff.js | 2 +- components/jquery-ui/ui/effect-pulsate.js | 2 +- components/jquery-ui/ui/effect-scale.js | 2 +- components/jquery-ui/ui/effect-shake.js | 2 +- components/jquery-ui/ui/effect-size.js | 2 +- components/jquery-ui/ui/effect-slide.js | 2 +- components/jquery-ui/ui/effect-transfer.js | 2 +- components/jquery-ui/ui/effect.js | 8 +- components/jquery-ui/ui/i18n/datepicker-el.js | 2 +- components/jquery-ui/ui/i18n/datepicker-fa.js | 24 +- components/jquery-ui/ui/i18n/datepicker-fr.js | 2 +- components/jquery-ui/ui/menu.js | 50 +- .../jquery-ui/ui/minified/accordion.min.js | 4 +- .../jquery-ui/ui/minified/autocomplete.min.js | 4 +- .../jquery-ui/ui/minified/button.min.js | 4 +- components/jquery-ui/ui/minified/core.min.js | 4 +- .../jquery-ui/ui/minified/datepicker.min.js | 6 +- .../jquery-ui/ui/minified/dialog.min.js | 4 +- .../jquery-ui/ui/minified/draggable.min.js | 4 +- .../jquery-ui/ui/minified/droppable.min.js | 4 +- .../jquery-ui/ui/minified/effect-blind.min.js | 4 +- .../ui/minified/effect-bounce.min.js | 4 +- .../jquery-ui/ui/minified/effect-clip.min.js | 4 +- .../jquery-ui/ui/minified/effect-drop.min.js | 4 +- .../ui/minified/effect-explode.min.js | 4 +- .../jquery-ui/ui/minified/effect-fade.min.js | 4 +- .../jquery-ui/ui/minified/effect-fold.min.js | 4 +- .../ui/minified/effect-highlight.min.js | 4 +- .../jquery-ui/ui/minified/effect-puff.min.js | 4 +- .../ui/minified/effect-pulsate.min.js | 4 +- .../jquery-ui/ui/minified/effect-scale.min.js | 4 +- .../jquery-ui/ui/minified/effect-shake.min.js | 4 +- .../jquery-ui/ui/minified/effect-size.min.js | 4 +- .../jquery-ui/ui/minified/effect-slide.min.js | 4 +- .../ui/minified/effect-transfer.min.js | 4 +- .../jquery-ui/ui/minified/effect.min.js | 4 +- .../ui/minified/i18n/datepicker-af.min.js | 4 +- .../ui/minified/i18n/datepicker-ar-DZ.min.js | 4 +- .../ui/minified/i18n/datepicker-ar.min.js | 4 +- .../ui/minified/i18n/datepicker-az.min.js | 4 +- .../ui/minified/i18n/datepicker-be.min.js | 4 +- .../ui/minified/i18n/datepicker-bg.min.js | 4 +- .../ui/minified/i18n/datepicker-bs.min.js | 4 +- .../ui/minified/i18n/datepicker-ca.min.js | 4 +- .../ui/minified/i18n/datepicker-cs.min.js | 4 +- .../ui/minified/i18n/datepicker-cy-GB.min.js | 4 +- .../ui/minified/i18n/datepicker-da.min.js | 4 +- .../ui/minified/i18n/datepicker-de.min.js | 4 +- .../ui/minified/i18n/datepicker-el.min.js | 4 +- .../ui/minified/i18n/datepicker-en-AU.min.js | 4 +- .../ui/minified/i18n/datepicker-en-GB.min.js | 4 +- .../ui/minified/i18n/datepicker-en-NZ.min.js | 4 +- .../ui/minified/i18n/datepicker-eo.min.js | 4 +- .../ui/minified/i18n/datepicker-es.min.js | 4 +- .../ui/minified/i18n/datepicker-et.min.js | 4 +- .../ui/minified/i18n/datepicker-eu.min.js | 4 +- .../ui/minified/i18n/datepicker-fa.min.js | 4 +- .../ui/minified/i18n/datepicker-fi.min.js | 4 +- .../ui/minified/i18n/datepicker-fo.min.js | 4 +- .../ui/minified/i18n/datepicker-fr-CA.min.js | 4 +- .../ui/minified/i18n/datepicker-fr-CH.min.js | 4 +- .../ui/minified/i18n/datepicker-fr.min.js | 4 +- .../ui/minified/i18n/datepicker-gl.min.js | 4 +- .../ui/minified/i18n/datepicker-he.min.js | 4 +- .../ui/minified/i18n/datepicker-hi.min.js | 4 +- .../ui/minified/i18n/datepicker-hr.min.js | 2 +- .../ui/minified/i18n/datepicker-hu.min.js | 2 +- .../ui/minified/i18n/datepicker-hy.min.js | 2 +- .../ui/minified/i18n/datepicker-id.min.js | 2 +- .../ui/minified/i18n/datepicker-is.min.js | 2 +- .../ui/minified/i18n/datepicker-it-CH.min.js | 2 +- .../ui/minified/i18n/datepicker-it.min.js | 2 +- .../ui/minified/i18n/datepicker-ja.min.js | 2 +- .../ui/minified/i18n/datepicker-ka.min.js | 2 +- .../ui/minified/i18n/datepicker-kk.min.js | 2 +- .../ui/minified/i18n/datepicker-km.min.js | 2 +- .../ui/minified/i18n/datepicker-ko.min.js | 2 +- .../ui/minified/i18n/datepicker-ky.min.js | 2 +- .../ui/minified/i18n/datepicker-lb.min.js | 2 +- .../ui/minified/i18n/datepicker-lt.min.js | 2 +- .../ui/minified/i18n/datepicker-lv.min.js | 2 +- .../ui/minified/i18n/datepicker-mk.min.js | 2 +- .../ui/minified/i18n/datepicker-ml.min.js | 2 +- .../ui/minified/i18n/datepicker-ms.min.js | 2 +- .../ui/minified/i18n/datepicker-nb.min.js | 2 +- .../ui/minified/i18n/datepicker-nl-BE.min.js | 2 +- .../ui/minified/i18n/datepicker-nl.min.js | 2 +- .../ui/minified/i18n/datepicker-nn.min.js | 2 +- .../ui/minified/i18n/datepicker-no.min.js | 2 +- .../ui/minified/i18n/datepicker-pl.min.js | 2 +- .../ui/minified/i18n/datepicker-pt-BR.min.js | 2 +- .../ui/minified/i18n/datepicker-pt.min.js | 2 +- .../ui/minified/i18n/datepicker-rm.min.js | 2 +- .../ui/minified/i18n/datepicker-ro.min.js | 2 +- .../ui/minified/i18n/datepicker-ru.min.js | 2 +- .../ui/minified/i18n/datepicker-sk.min.js | 2 +- .../ui/minified/i18n/datepicker-sl.min.js | 2 +- .../ui/minified/i18n/datepicker-sq.min.js | 2 +- .../ui/minified/i18n/datepicker-sr-SR.min.js | 2 +- .../ui/minified/i18n/datepicker-sr.min.js | 2 +- .../ui/minified/i18n/datepicker-sv.min.js | 2 +- .../ui/minified/i18n/datepicker-ta.min.js | 2 +- .../ui/minified/i18n/datepicker-th.min.js | 2 +- .../ui/minified/i18n/datepicker-tj.min.js | 2 +- .../ui/minified/i18n/datepicker-tr.min.js | 2 +- .../ui/minified/i18n/datepicker-uk.min.js | 2 +- .../ui/minified/i18n/datepicker-vi.min.js | 2 +- .../ui/minified/i18n/datepicker-zh-CN.min.js | 2 +- .../ui/minified/i18n/datepicker-zh-HK.min.js | 2 +- .../ui/minified/i18n/datepicker-zh-TW.min.js | 2 +- components/jquery-ui/ui/minified/menu.min.js | 4 +- components/jquery-ui/ui/minified/mouse.min.js | 4 +- .../jquery-ui/ui/minified/position.min.js | 4 +- .../jquery-ui/ui/minified/progressbar.min.js | 4 +- .../jquery-ui/ui/minified/resizable.min.js | 4 +- .../jquery-ui/ui/minified/selectable.min.js | 4 +- .../jquery-ui/ui/minified/selectmenu.min.js | 4 +- .../jquery-ui/ui/minified/slider.min.js | 4 +- .../jquery-ui/ui/minified/sortable.min.js | 4 +- .../jquery-ui/ui/minified/spinner.min.js | 4 +- components/jquery-ui/ui/minified/tabs.min.js | 4 +- .../jquery-ui/ui/minified/tooltip.min.js | 4 +- .../jquery-ui/ui/minified/widget.min.js | 4 +- components/jquery-ui/ui/mouse.js | 28 +- components/jquery-ui/ui/position.js | 2 +- components/jquery-ui/ui/progressbar.js | 4 +- components/jquery-ui/ui/resizable.js | 4 +- components/jquery-ui/ui/selectable.js | 4 +- components/jquery-ui/ui/selectmenu.js | 54 +- components/jquery-ui/ui/slider.js | 16 +- components/jquery-ui/ui/sortable.js | 30 +- components/jquery-ui/ui/spinner.js | 4 +- components/jquery-ui/ui/tabs.js | 16 +- components/jquery-ui/ui/tooltip.js | 66 +- components/jquery-ui/ui/widget.js | 21 +- components/require-built.js | 851 +++++++++++------- composer.lock | 491 +++++----- src/Sustain/AppBundle/AppBundle.php | 9 + .../Controller/DefaultController.php | 2 +- .../DependencyInjection/AppExtension.php} | 4 +- .../DependencyInjection/Configuration.php | 4 +- .../Resources/config/services.xml | 4 +- .../Resources/doc/index.rst | 0 .../Resources/public/css/local.css | 0 .../Resources/public/images/sustain_logo.jpg | Bin .../Resources/translations/messages.fr.xlf | 0 .../Resources/views/Default/index.html.twig | 0 .../Controller/DefaultControllerTest.php | 2 +- .../Controller/DefaultController.php | 19 - .../DependencyInjection/Configuration.php | 29 - .../SustainCourseExtension.php | 28 - .../Resources/config/services.xml | 20 - .../CourseBundle/SustainCourseBundle.php | 9 - .../Controller/DefaultControllerTest.php | 17 - .../HomeBundle/Resources/doc/index.rst | 0 .../Resources/translations/messages.fr.xlf | 11 - .../Resources/views/Default/index.html.twig | 1 - src/Sustain/HomeBundle/SustainHomeBundle.php | 9 - 615 files changed, 2666 insertions(+), 2014 deletions(-) create mode 100644 src/Sustain/AppBundle/AppBundle.php rename src/Sustain/{HomeBundle => AppBundle}/Controller/DefaultController.php (90%) rename src/Sustain/{HomeBundle/DependencyInjection/SustainHomeExtension.php => AppBundle/DependencyInjection/AppExtension.php} (89%) rename src/Sustain/{HomeBundle => AppBundle}/DependencyInjection/Configuration.php (87%) rename src/Sustain/{HomeBundle => AppBundle}/Resources/config/services.xml (75%) rename src/Sustain/{CourseBundle => AppBundle}/Resources/doc/index.rst (100%) rename src/Sustain/{HomeBundle => AppBundle}/Resources/public/css/local.css (100%) rename src/Sustain/{HomeBundle => AppBundle}/Resources/public/images/sustain_logo.jpg (100%) rename src/Sustain/{CourseBundle => AppBundle}/Resources/translations/messages.fr.xlf (100%) rename src/Sustain/{CourseBundle => AppBundle}/Resources/views/Default/index.html.twig (100%) rename src/Sustain/{HomeBundle => AppBundle}/Tests/Controller/DefaultControllerTest.php (88%) delete mode 100644 src/Sustain/CourseBundle/Controller/DefaultController.php delete mode 100644 src/Sustain/CourseBundle/DependencyInjection/Configuration.php delete mode 100644 src/Sustain/CourseBundle/DependencyInjection/SustainCourseExtension.php delete mode 100644 src/Sustain/CourseBundle/Resources/config/services.xml delete mode 100644 src/Sustain/CourseBundle/SustainCourseBundle.php delete mode 100644 src/Sustain/CourseBundle/Tests/Controller/DefaultControllerTest.php delete mode 100644 src/Sustain/HomeBundle/Resources/doc/index.rst delete mode 100644 src/Sustain/HomeBundle/Resources/translations/messages.fr.xlf delete mode 100644 src/Sustain/HomeBundle/Resources/views/Default/index.html.twig delete mode 100644 src/Sustain/HomeBundle/SustainHomeBundle.php diff --git a/.idea/frameworkRootSettings.xml b/.idea/frameworkRootSettings.xml index ee72f22..6d1b4b7 100644 --- a/.idea/frameworkRootSettings.xml +++ b/.idea/frameworkRootSettings.xml @@ -4,7 +4,6 @@ diff --git a/.idea/sustain.iml b/.idea/sustain.iml index 814e3fb..f06288b 100644 --- a/.idea/sustain.iml +++ b/.idea/sustain.iml @@ -7,10 +7,10 @@ - + - + diff --git a/app/AppKernel.php b/app/AppKernel.php index 2764829..517e36b 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php @@ -25,9 +25,8 @@ public function registerBundles() new FR3D\LdapBundle\FR3DLdapBundle(), new Ivory\CKEditorBundle\IvoryCKEditorBundle(), new Sustain\UserBundle\SustainUserBundle(), - new Sustain\CourseBundle\SustainCourseBundle(), new Sustain\AuthenticateBundle\SustainAuthenticateBundle(), - new Sustain\HomeBundle\SustainHomeBundle(), + new Sustain\AppBundle\AppBundle(), ); if (in_array($this->getEnvironment(), array('dev', 'test'))) { diff --git a/app/Resources/views/base.html.twig b/app/Resources/views/base.html.twig index 87d06ce..8755833 100644 --- a/app/Resources/views/base.html.twig +++ b/app/Resources/views/base.html.twig @@ -4,12 +4,12 @@ - {% block title %}Sustainability Certficate{% endblock %} + {% block title %}Sustainability UGA{% endblock %} {% block stylesheets %} {% stylesheets '@bootstrap_less' combine=true output='css/compiled/main.css' %} {% endstylesheets %} - + {% endblock %} {% block javascripts %} @@ -67,7 +67,7 @@
{% block logo %}
- Responsive Sustainability Logo + Responsive Sustainability Logo
{% endblock %} diff --git a/app/config/routing.yml b/app/config/routing.yml index bff4546..90a050c 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -1,5 +1,5 @@ -sustain_home: - resource: "@SustainHomeBundle/Controller/" +app: + resource: "@AppBundle/Controller/" type: annotation prefix: / @@ -27,11 +27,6 @@ sustain_authenticate: type: annotation prefix: / -sustain_course: - resource: "@SustainCourseBundle/Controller/" - type: annotation - prefix: / - sustain_user: resource: "@SustainUserBundle/Controller/" type: annotation diff --git a/components/jquery-ui/jquery-ui-built.js b/components/jquery-ui/jquery-ui-built.js index c7552b7..ce8731b 100644 --- a/components/jquery-ui/jquery-ui-built.js +++ b/components/jquery-ui/jquery-ui-built.js @@ -1,4 +1,4 @@ -/*! jQuery UI - v1.11.1 - 2014-08-13 +/*! jQuery UI - v1.11.2 - 2014-10-16 * http://jqueryui.com * Includes: core.js, widget.js, mouse.js, position.js, accordion.js, autocomplete.js, button.js, datepicker.js, dialog.js, draggable.js, droppable.js, effect.js, effect-blind.js, effect-bounce.js, effect-clip.js, effect-drop.js, effect-explode.js, effect-fade.js, effect-fold.js, effect-highlight.js, effect-puff.js, effect-pulsate.js, effect-scale.js, effect-shake.js, effect-size.js, effect-slide.js, effect-transfer.js, menu.js, progressbar.js, resizable.js, selectable.js, selectmenu.js, slider.js, sortable.js, spinner.js, tabs.js, tooltip.js * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ @@ -15,7 +15,7 @@ } }(function( $ ) { /*! - * jQuery UI Core 1.11.1 + * jQuery UI Core 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors @@ -30,7 +30,7 @@ $.ui = $.ui || {}; $.extend( $.ui, { - version: "1.11.1", + version: "1.11.2", keyCode: { BACKSPACE: 8, @@ -309,7 +309,7 @@ $.ui.plugin = { /*! - * jQuery UI Widget 1.11.1 + * jQuery UI Widget 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors @@ -336,7 +336,7 @@ $.cleanData = (function( orig ) { } // http://bugs.jquery.com/ticket/8235 - } catch( e ) {} + } catch ( e ) {} } orig( elems ); }; @@ -554,10 +554,6 @@ $.Widget.prototype = { this.element = $( element ); this.uuid = widget_uuid++; this.eventNamespace = "." + this.widgetName + this.uuid; - this.options = $.widget.extend( {}, - this.options, - this._getCreateOptions(), - options ); this.bindings = $(); this.hoverable = $(); @@ -580,6 +576,11 @@ $.Widget.prototype = { this.window = $( this.document[0].defaultView || this.document[0].parentWindow ); } + this.options = $.widget.extend( {}, + this.options, + this._getCreateOptions(), + options ); + this._create(); this._trigger( "create", null, this._getCreateEventData() ); this._init(); @@ -742,8 +743,14 @@ $.Widget.prototype = { }, _off: function( element, eventName ) { - eventName = (eventName || "").split( " " ).join( this.eventNamespace + " " ) + this.eventNamespace; + eventName = (eventName || "").split( " " ).join( this.eventNamespace + " " ) + + this.eventNamespace; element.unbind( eventName ).undelegate( eventName ); + + // Clear the stack to avoid memory leaks (#10056) + this.bindings = $( this.bindings.not( element ).get() ); + this.focusable = $( this.focusable.not( element ).get() ); + this.hoverable = $( this.hoverable.not( element ).get() ); }, _delay: function( handler, delay ) { @@ -849,7 +856,7 @@ var widget = $.widget; /*! - * jQuery UI Mouse 1.11.1 + * jQuery UI Mouse 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors @@ -866,7 +873,7 @@ $( document ).mouseup( function() { }); var mouse = $.widget("ui.mouse", { - version: "1.11.1", + version: "1.11.2", options: { cancel: "input,textarea,button,select,option", distance: 1, @@ -907,6 +914,8 @@ var mouse = $.widget("ui.mouse", { return; } + this._mouseMoved = false; + // we may have missed mouseup (out of window) (this._mouseStarted && this._mouseUp(event)); @@ -960,13 +969,23 @@ var mouse = $.widget("ui.mouse", { }, _mouseMove: function(event) { - // IE mouseup check - mouseup happened when mouse was out of window - if ($.ui.ie && ( !document.documentMode || document.documentMode < 9 ) && !event.button) { - return this._mouseUp(event); + // Only check for mouseups outside the document if you've moved inside the document + // at least once. This prevents the firing of mouseup in the case of IE<9, which will + // fire a mousemove event if content is placed under the cursor. See #7778 + // Support: IE <9 + if ( this._mouseMoved ) { + // IE mouseup check - mouseup happened when mouse was out of window + if ($.ui.ie && ( !document.documentMode || document.documentMode < 9 ) && !event.button) { + return this._mouseUp(event); - // Iframe mouseup check - mouseup occurred in another document - } else if ( !event.which ) { - return this._mouseUp( event ); + // Iframe mouseup check - mouseup occurred in another document + } else if ( !event.which ) { + return this._mouseUp( event ); + } + } + + if ( event.which || event.button ) { + this._mouseMoved = true; } if (this._mouseStarted) { @@ -1023,7 +1042,7 @@ var mouse = $.widget("ui.mouse", { /*! - * jQuery UI Position 1.11.1 + * jQuery UI Position 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors @@ -1530,7 +1549,7 @@ var position = $.ui.position; /*! - * jQuery UI Accordion 1.11.1 + * jQuery UI Accordion 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors @@ -1542,7 +1561,7 @@ var position = $.ui.position; var accordion = $.widget( "ui.accordion", { - version: "1.11.1", + version: "1.11.2", options: { active: 0, animate: {}, @@ -1776,13 +1795,22 @@ var accordion = $.widget( "ui.accordion", { }, _processPanels: function() { + var prevHeaders = this.headers, + prevPanels = this.panels; + this.headers = this.element.find( this.options.header ) .addClass( "ui-accordion-header ui-state-default ui-corner-all" ); - this.headers.next() + this.panels = this.headers.next() .addClass( "ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom" ) .filter( ":not(.ui-accordion-content-active)" ) .hide(); + + // Avoid memory leaks (#10056) + if ( prevPanels ) { + this._off( prevHeaders.not( this.headers ) ); + this._off( prevPanels.not( this.panels ) ); + } }, _refresh: function() { @@ -2091,7 +2119,7 @@ var accordion = $.widget( "ui.accordion", { /*! - * jQuery UI Menu 1.11.1 + * jQuery UI Menu 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors @@ -2103,7 +2131,7 @@ var accordion = $.widget( "ui.accordion", { var menu = $.widget( "ui.menu", { - version: "1.11.1", + version: "1.11.2", defaultElement: "