Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/04/13 16:30:39 (11 years ago)
Author:
fschoepp
Message:

#1888:

  • Added an overview for users to inspect their orders
  • Order Administrators may now suspend or reactivate orders
  • When creating an order, its necessary to enter payment information (paypal, credit card,...) before
  • Also, the billing period and type must be entered during the creation of an order.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OaaS/HeuristicLab.Services.Optimization.Web/Scripts/jquery-ui-1.8.11.js

    r8384 r9582  
    11/*!
    2 * Note: While Microsoft is not the author of this file, Microsoft is
    3 * offering you a license subject to the terms of the Microsoft Software
    4 * License Terms for Microsoft ASP.NET Model View Controller 3.
    5 * Microsoft reserves all other rights. The notices below are provided
    6 * for informational purposes only and are not the license terms under
    7 * which Microsoft distributed this file.
    8 *
    9 * jQuery UI 1.8.11
    10 *
    11 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    12 *
    13 * http://docs.jquery.com/UI
    14 */
     2 * jQuery UI 1.8.11
     3 *
     4 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     5 * Dual licensed under the MIT or GPL Version 2 licenses.
     6 * http://jquery.org/license
     7 *
     8 * http://docs.jquery.com/UI
     9 */
    1510(function( $, undefined ) {
    1611
     
    313308})( jQuery );
    314309/*!
    315 * Note: While Microsoft is not the author of this file, Microsoft is
    316 * offering you a license subject to the terms of the Microsoft Software
    317 * License Terms for Microsoft ASP.NET Model View Controller 3.
    318 * Microsoft reserves all other rights. The notices below are provided
    319 * for informational purposes only and are not the license terms under
    320 * which Microsoft distributed this file.
    321 *
    322 * jQuery UI Widget 1.8.11
    323 *
    324 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    325 *
    326 * http://docs.jquery.com/UI/Widget
    327 */
     310 * jQuery UI Widget 1.8.11
     311 *
     312 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     313 * Dual licensed under the MIT or GPL Version 2 licenses.
     314 * http://jquery.org/license
     315 *
     316 * http://docs.jquery.com/UI/Widget
     317 */
    328318(function( $, undefined ) {
    329319
     
    580570})( jQuery );
    581571/*!
    582 * Note: While Microsoft is not the author of this file, Microsoft is
    583 * offering you a license subject to the terms of the Microsoft Software
    584 * License Terms for Microsoft ASP.NET Model View Controller 3.
    585 * Microsoft reserves all other rights. The notices below are provided
    586 * for informational purposes only and are not the license terms under
    587 * which Microsoft distributed this file.
    588 *
    589 * jQuery UI Mouse 1.8.11
    590 *
    591 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    592 *
    593 * http://docs.jquery.com/UI/Mouse
    594 *
    595 * Depends:
    596 * jquery.ui.widget.js
    597 */
     572 * jQuery UI Mouse 1.8.11
     573 *
     574 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     575 * Dual licensed under the MIT or GPL Version 2 licenses.
     576 * http://jquery.org/license
     577 *
     578 * http://docs.jquery.com/UI/Mouse
     579 *
     580 * Depends:
     581 *  jquery.ui.widget.js
     582 */
    598583(function( $, undefined ) {
    599584
     
    741726})(jQuery);
    742727/*
    743 * Note: While Microsoft is not the author of this file, Microsoft is
    744 * offering you a license subject to the terms of the Microsoft Software
    745 * License Terms for Microsoft ASP.NET Model View Controller 3.
    746 * Microsoft reserves all other rights. The notices below are provided
    747 * for informational purposes only and are not the license terms under
    748 * which Microsoft distributed this file.
    749 *
    750 * jQuery UI Position 1.8.11
    751 *
    752 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    753 *
    754 * http://docs.jquery.com/UI/Position
    755 */
     728 * jQuery UI Position 1.8.11
     729 *
     730 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     731 * Dual licensed under the MIT or GPL Version 2 licenses.
     732 * http://jquery.org/license
     733 *
     734 * http://docs.jquery.com/UI/Position
     735 */
    756736(function( $, undefined ) {
    757737
     
    998978}( jQuery ));
    999979/*
    1000 * Note: While Microsoft is not the author of this file, Microsoft is
    1001 * offering you a license subject to the terms of the Microsoft Software
    1002 * License Terms for Microsoft ASP.NET Model View Controller 3.
    1003 * Microsoft reserves all other rights. The notices below are provided
    1004 * for informational purposes only and are not the license terms under
    1005 * which Microsoft distributed this file.
    1006 *
    1007 * jQuery UI Draggable 1.8.11
    1008 *
    1009 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    1010 *
    1011 * http://docs.jquery.com/UI/Draggables
    1012 *
    1013 * Depends:
    1014 * jquery.ui.core.js
    1015 * jquery.ui.mouse.js
    1016 * jquery.ui.widget.js
    1017 */
     980 * jQuery UI Draggable 1.8.11
     981 *
     982 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     983 * Dual licensed under the MIT or GPL Version 2 licenses.
     984 * http://jquery.org/license
     985 *
     986 * http://docs.jquery.com/UI/Draggables
     987 *
     988 * Depends:
     989 *  jquery.ui.core.js
     990 *  jquery.ui.mouse.js
     991 *  jquery.ui.widget.js
     992 */
    1018993(function( $, undefined ) {
    1019994
     
    18021777})(jQuery);
    18031778/*
    1804 * Note: While Microsoft is not the author of this file, Microsoft is
    1805 * offering you a license subject to the terms of the Microsoft Software
    1806 * License Terms for Microsoft ASP.NET Model View Controller 3.
    1807 * Microsoft reserves all other rights. The notices below are provided
    1808 * for informational purposes only and are not the license terms under
    1809 * which Microsoft distributed this file.
    1810 *
    1811 * jQuery UI Droppable 1.8.11
    1812 *
    1813 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    1814 *
    1815 * http://docs.jquery.com/UI/Droppables
    1816 *
    1817 * Depends:
    1818 * jquery.ui.core.js
    1819 * jquery.ui.widget.js
    1820 * jquery.ui.mouse.js
    1821 * jquery.ui.draggable.js
    1822 */
     1779 * jQuery UI Droppable 1.8.11
     1780 *
     1781 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     1782 * Dual licensed under the MIT or GPL Version 2 licenses.
     1783 * http://jquery.org/license
     1784 *
     1785 * http://docs.jquery.com/UI/Droppables
     1786 *
     1787 * Depends:
     1788 *  jquery.ui.core.js
     1789 *  jquery.ui.widget.js
     1790 *  jquery.ui.mouse.js
     1791 *  jquery.ui.draggable.js
     1792 */
    18231793(function( $, undefined ) {
    18241794
     
    20922062})(jQuery);
    20932063/*
    2094 * Note: While Microsoft is not the author of this file, Microsoft is
    2095 * offering you a license subject to the terms of the Microsoft Software
    2096 * License Terms for Microsoft ASP.NET Model View Controller 3.
    2097 * Microsoft reserves all other rights. The notices below are provided
    2098 * for informational purposes only and are not the license terms under
    2099 * which Microsoft distributed this file.
    2100 *
    2101 * jQuery UI Resizable 1.8.11
    2102 *
    2103 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    2104 *
    2105 * http://docs.jquery.com/UI/Resizables
    2106 *
    2107 * Depends:
    2108 * jquery.ui.core.js
    2109 * jquery.ui.mouse.js
    2110 * jquery.ui.widget.js
    2111 */
     2064 * jQuery UI Resizable 1.8.11
     2065 *
     2066 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     2067 * Dual licensed under the MIT or GPL Version 2 licenses.
     2068 * http://jquery.org/license
     2069 *
     2070 * http://docs.jquery.com/UI/Resizables
     2071 *
     2072 * Depends:
     2073 *  jquery.ui.core.js
     2074 *  jquery.ui.mouse.js
     2075 *  jquery.ui.widget.js
     2076 */
    21122077(function( $, undefined ) {
    21132078
     
    29092874})(jQuery);
    29102875/*
    2911 * Note: While Microsoft is not the author of this file, Microsoft is
    2912 * offering you a license subject to the terms of the Microsoft Software
    2913 * License Terms for Microsoft ASP.NET Model View Controller 3.
    2914 * Microsoft reserves all other rights. The notices below are provided
    2915 * for informational purposes only and are not the license terms under
    2916 * which Microsoft distributed this file.
    2917 *
    2918 * jQuery UI Selectable 1.8.11
    2919 *
    2920 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    2921 *
    2922 * http://docs.jquery.com/UI/Selectables
    2923 *
    2924 * Depends:
    2925 * jquery.ui.core.js
    2926 * jquery.ui.mouse.js
    2927 * jquery.ui.widget.js
    2928 */
     2876 * jQuery UI Selectable 1.8.11
     2877 *
     2878 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     2879 * Dual licensed under the MIT or GPL Version 2 licenses.
     2880 * http://jquery.org/license
     2881 *
     2882 * http://docs.jquery.com/UI/Selectables
     2883 *
     2884 * Depends:
     2885 *  jquery.ui.core.js
     2886 *  jquery.ui.mouse.js
     2887 *  jquery.ui.widget.js
     2888 */
    29292889(function( $, undefined ) {
    29302890
     
    31803140})(jQuery);
    31813141/*
    3182 * Note: While Microsoft is not the author of this file, Microsoft is
    3183 * offering you a license subject to the terms of the Microsoft Software
    3184 * License Terms for Microsoft ASP.NET Model View Controller 3.
    3185 * Microsoft reserves all other rights. The notices below are provided
    3186 * for informational purposes only and are not the license terms under
    3187 * which Microsoft distributed this file.
    3188 *
    3189 * jQuery UI Sortable 1.8.11
    3190 *
    3191 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    3192 *
    3193 * http://docs.jquery.com/UI/Sortables
    3194 *
    3195 * Depends:
    3196 * jquery.ui.core.js
    3197 * jquery.ui.mouse.js
    3198 * jquery.ui.widget.js
    3199 */
     3142 * jQuery UI Sortable 1.8.11
     3143 *
     3144 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     3145 * Dual licensed under the MIT or GPL Version 2 licenses.
     3146 * http://jquery.org/license
     3147 *
     3148 * http://docs.jquery.com/UI/Sortables
     3149 *
     3150 * Depends:
     3151 *  jquery.ui.core.js
     3152 *  jquery.ui.mouse.js
     3153 *  jquery.ui.widget.js
     3154 */
    32003155(function( $, undefined ) {
    32013156
     
    42584213})(jQuery);
    42594214/*
    4260 * Note: While Microsoft is not the author of this file, Microsoft is
    4261 * offering you a license subject to the terms of the Microsoft Software
    4262 * License Terms for Microsoft ASP.NET Model View Controller 3.
    4263 * Microsoft reserves all other rights. The notices below are provided
    4264 * for informational purposes only and are not the license terms under
    4265 * which Microsoft distributed this file.
    4266 *
    4267 * jQuery UI Accordion 1.8.11
    4268 *
    4269 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    4270 *
    4271 * http://docs.jquery.com/UI/Accordion
    4272 *
    4273 * Depends:
    4274 * jquery.ui.core.js
    4275 * jquery.ui.widget.js
    4276 */
     4215 * jQuery UI Accordion 1.8.11
     4216 *
     4217 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     4218 * Dual licensed under the MIT or GPL Version 2 licenses.
     4219 * http://jquery.org/license
     4220 *
     4221 * http://docs.jquery.com/UI/Accordion
     4222 *
     4223 * Depends:
     4224 *  jquery.ui.core.js
     4225 *  jquery.ui.widget.js
     4226 */
    42774227(function( $, undefined ) {
    42784228
     
    48744824})( jQuery );
    48754825/*
    4876 * Note: While Microsoft is not the author of this file, Microsoft is
    4877 * offering you a license subject to the terms of the Microsoft Software
    4878 * License Terms for Microsoft ASP.NET Model View Controller 3.
    4879 * Microsoft reserves all other rights. The notices below are provided
    4880 * for informational purposes only and are not the license terms under
    4881 * which Microsoft distributed this file.
    4882 *
    4883 * jQuery UI Autocomplete 1.8.11
    4884 *
    4885 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    4886 *
    4887 * http://docs.jquery.com/UI/Autocomplete
    4888 *
    4889 * Depends:
    4890 * jquery.ui.core.js
    4891 * jquery.ui.widget.js
    4892 * jquery.ui.position.js
    4893 */
     4826 * jQuery UI Autocomplete 1.8.11
     4827 *
     4828 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     4829 * Dual licensed under the MIT or GPL Version 2 licenses.
     4830 * http://jquery.org/license
     4831 *
     4832 * http://docs.jquery.com/UI/Autocomplete
     4833 *
     4834 * Depends:
     4835 *  jquery.ui.core.js
     4836 *  jquery.ui.widget.js
     4837 *  jquery.ui.position.js
     4838 */
    48944839(function( $, undefined ) {
    48954840
     
    53085253
    53095254/*
    5310 * Note: While Microsoft is not the author of this file, Microsoft is
    5311 * offering you a license subject to the terms of the Microsoft Software
    5312 * License Terms for Microsoft ASP.NET Model View Controller 3.
    5313 * Microsoft reserves all other rights. The notices below are provided
    5314 * for informational purposes only and are not the license terms under
    5315 * which Microsoft distributed this file.
    5316 *
    5317 * jQuery UI Menu (not officially released)
    5318 *
    5319 * This widget isn't yet finished and the API is subject to change. We plan to finish
    5320 * it for the next release. You're welcome to give it a try anyway and give us feedback,
    5321 * as long as you're okay with migrating your code later on. We can help with that, too.
    5322 *
    5323 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
    5324 *
    5325 * http://docs.jquery.com/UI/Menu
    5326 *
    5327 * Depends:
    5328 * jquery.ui.core.js
    5329 *  jquery.ui.widget.js
    5330 */
     5255 * jQuery UI Menu (not officially released)
     5256 *
     5257 * This widget isn't yet finished and the API is subject to change. We plan to finish
     5258 * it for the next release. You're welcome to give it a try anyway and give us feedback,
     5259 * as long as you're okay with migrating your code later on. We can help with that, too.
     5260 *
     5261 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
     5262 * Dual licensed under the MIT or GPL Version 2 licenses.
     5263 * http://jquery.org/license
     5264 *
     5265 * http://docs.jquery.com/UI/Menu
     5266 *
     5267 * Depends:
     5268 *  jquery.ui.core.js
     5269 *  jquery.ui.widget.js
     5270 */
    53315271(function($) {
    53325272
     
    54965436}(jQuery));
    54975437/*
    5498 * Note: While Microsoft is not the author of this file, Microsoft is
    5499 * offering you a license subject to the terms of the Microsoft Software
    5500 * License Terms for Microsoft ASP.NET Model View Controller 3.
    5501 * Microsoft reserves all other rights. The notices below are provided
    5502 * for informational purposes only and are not the license terms under
    5503 * which Microsoft distributed this file.
    5504 *
    5505 * jQuery UI Button 1.8.11
    5506 *
    5507 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    5508 *
    5509 * http://docs.jquery.com/UI/Button
    5510 *
    5511 * Depends:
    5512 * jquery.ui.core.js
    5513 * jquery.ui.widget.js
    5514 */
     5438 * jQuery UI Button 1.8.11
     5439 *
     5440 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     5441 * Dual licensed under the MIT or GPL Version 2 licenses.
     5442 * http://jquery.org/license
     5443 *
     5444 * http://docs.jquery.com/UI/Button
     5445 *
     5446 * Depends:
     5447 *  jquery.ui.core.js
     5448 *  jquery.ui.widget.js
     5449 */
    55155450(function( $, undefined ) {
    55165451
     
    58885823}( jQuery ) );
    58895824/*
    5890 * Note: While Microsoft is not the author of this file, Microsoft is
    5891 * offering you a license subject to the terms of the Microsoft Software
    5892 * License Terms for Microsoft ASP.NET Model View Controller 3.
    5893 * Microsoft reserves all other rights. The notices below are provided
    5894 * for informational purposes only and are not the license terms under
    5895 * which Microsoft distributed this file.
    5896 *
    5897 * jQuery UI Dialog 1.8.11
    5898 *
    5899 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    5900 *
    5901 * http://docs.jquery.com/UI/Dialog
    5902 *
    5903 * Depends:
    5904 * jquery.ui.core.js
    5905 * jquery.ui.widget.js
    5906 *  jquery.ui.button.js
    5907 * jquery.ui.draggable.js
    5908 * jquery.ui.mouse.js
    5909 * jquery.ui.position.js
    5910 * jquery.ui.resizable.js
    5911 */
     5825 * jQuery UI Dialog 1.8.11
     5826 *
     5827 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     5828 * Dual licensed under the MIT or GPL Version 2 licenses.
     5829 * http://jquery.org/license
     5830 *
     5831 * http://docs.jquery.com/UI/Dialog
     5832 *
     5833 * Depends:
     5834 *  jquery.ui.core.js
     5835 *  jquery.ui.widget.js
     5836 *  jquery.ui.button.js
     5837 *  jquery.ui.draggable.js
     5838 *  jquery.ui.mouse.js
     5839 *  jquery.ui.position.js
     5840 *  jquery.ui.resizable.js
     5841 */
    59125842(function( $, undefined ) {
    59135843
     
    67506680}(jQuery));
    67516681/*
    6752 * Note: While Microsoft is not the author of this file, Microsoft is
    6753 * offering you a license subject to the terms of the Microsoft Software
    6754 * License Terms for Microsoft ASP.NET Model View Controller 3.
    6755 * Microsoft reserves all other rights. The notices below are provided
    6756 * for informational purposes only and are not the license terms under
    6757 * which Microsoft distributed this file.
    6758 *
    6759 * jQuery UI Slider 1.8.11
    6760 *
    6761 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)\
    6762 *
    6763 * http://docs.jquery.com/UI/Slider
    6764 *
    6765 * Depends:
    6766 * jquery.ui.core.js
    6767 * jquery.ui.mouse.js
    6768 * jquery.ui.widget.js
    6769 */
     6682 * jQuery UI Slider 1.8.11
     6683 *
     6684 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     6685 * Dual licensed under the MIT or GPL Version 2 licenses.
     6686 * http://jquery.org/license
     6687 *
     6688 * http://docs.jquery.com/UI/Slider
     6689 *
     6690 * Depends:
     6691 *  jquery.ui.core.js
     6692 *  jquery.ui.mouse.js
     6693 *  jquery.ui.widget.js
     6694 */
    67706695(function( $, undefined ) {
    67716696
     
    74377362}(jQuery));
    74387363/*
    7439 * Note: While Microsoft is not the author of this file, Microsoft is
    7440 * offering you a license subject to the terms of the Microsoft Software
    7441 * License Terms for Microsoft ASP.NET Model View Controller 3.
    7442 * Microsoft reserves all other rights. The notices below are provided
    7443 * for informational purposes only and are not the license terms under
    7444 * which Microsoft distributed this file.
    7445 *
    7446 * jQuery UI Tabs 1.8.11
    7447 *
    7448 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    7449 *
    7450 * http://docs.jquery.com/UI/Tabs
    7451 *
    7452 * Depends:
    7453 * jquery.ui.core.js
    7454 * jquery.ui.widget.js
    7455 */
     7364 * jQuery UI Tabs 1.8.11
     7365 *
     7366 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     7367 * Dual licensed under the MIT or GPL Version 2 licenses.
     7368 * http://jquery.org/license
     7369 *
     7370 * http://docs.jquery.com/UI/Tabs
     7371 *
     7372 * Depends:
     7373 *  jquery.ui.core.js
     7374 *  jquery.ui.widget.js
     7375 */
    74567376(function( $, undefined ) {
    74577377
     
    82008120})( jQuery );
    82018121/*
    8202 * Note: While Microsoft is not the author of this file, Microsoft is
    8203 * offering you a license subject to the terms of the Microsoft Software
    8204 * License Terms for Microsoft ASP.NET Model View Controller 3.
    8205 * Microsoft reserves all other rights. The notices below are provided
    8206 * for informational purposes only and are not the license terms under
    8207 * which Microsoft distributed this file.
    8208 *
    8209 * jQuery UI Datepicker 1.8.11
    8210 *
    8211 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    8212 *
    8213 * http://docs.jquery.com/UI/Datepicker
    8214 *
    8215 * Depends:
    8216 * jquery.ui.core.js
    8217 */
     8122 * jQuery UI Datepicker 1.8.11
     8123 *
     8124 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     8125 * Dual licensed under the MIT or GPL Version 2 licenses.
     8126 * http://jquery.org/license
     8127 *
     8128 * http://docs.jquery.com/UI/Datepicker
     8129 *
     8130 * Depends:
     8131 *  jquery.ui.core.js
     8132 */
    82188133(function( $, undefined ) {
    82198134
     
    99789893})(jQuery);
    99799894/*
    9980 * Note: While Microsoft is not the author of this file, Microsoft is
    9981 * offering you a license subject to the terms of the Microsoft Software
    9982 * License Terms for Microsoft ASP.NET Model View Controller 3.
    9983 * Microsoft reserves all other rights. The notices below are provided
    9984 * for informational purposes only and are not the license terms under
    9985 * which Microsoft distributed this file.
    9986 *
    9987 * jQuery UI Progressbar 1.8.11
    9988 *
    9989 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    9990 *
    9991 * http://docs.jquery.com/UI/Progressbar
    9992 *
    9993 * Depends:
    9994 *   jquery.ui.core.js
    9995 *   jquery.ui.widget.js
    9996 */
     9895 * jQuery UI Progressbar 1.8.11
     9896 *
     9897 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     9898 * Dual licensed under the MIT or GPL Version 2 licenses.
     9899 * http://jquery.org/license
     9900 *
     9901 * http://docs.jquery.com/UI/Progressbar
     9902 *
     9903 * Depends:
     9904 *   jquery.ui.core.js
     9905 *   jquery.ui.widget.js
     9906 */
    99979907(function( $, undefined ) {
    99989908
     
    1009110001})( jQuery );
    1009210002/*
    10093 * Note: While Microsoft is not the author of this file, Microsoft is
    10094 * offering you a license subject to the terms of the Microsoft Software
    10095 * License Terms for Microsoft ASP.NET Model View Controller 3.
    10096 * Microsoft reserves all other rights. The notices below are provided
    10097 * for informational purposes only and are not the license terms under
    10098 * which Microsoft distributed this file.
    10099 *
    10100 * jQuery UI Effects 1.8.11
    10101 *
    10102 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    10103 *
    10104 * http://docs.jquery.com/UI/Effects/
    10105 */
     10003 * jQuery UI Effects 1.8.11
     10004 *
     10005 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     10006 * Dual licensed under the MIT or GPL Version 2 licenses.
     10007 * http://jquery.org/license
     10008 *
     10009 * http://docs.jquery.com/UI/Effects/
     10010 */
    1010610011;jQuery.effects || (function($, undefined) {
    1010710012
     
    1063610541
    1063710542/*
    10638  * Note: While Microsoft is not the author of this file, Microsoft is
    10639  * offering you a license subject to the terms of the Microsoft Software
    10640  * License Terms for Microsoft ASP.NET Model View Controller 3.
    10641  * Microsoft reserves all other rights. The notices below are provided
    10642  * for informational purposes only and are not the license terms under
    10643  * which Microsoft distributed this file.
    10644  *
    1064510543 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
    1064610544 *
     
    1064810546 * to offer multiple easing options
    1064910547 *
     10548 * TERMS OF USE - jQuery Easing
     10549 *
     10550 * Open source under the BSD License.
     10551 *
    1065010552 * Copyright 2008 George McGinley Smith
    10651  *
    10652  */
     10553 * All rights reserved.
     10554 *
     10555 * Redistribution and use in source and binary forms, with or without modification,
     10556 * are permitted provided that the following conditions are met:
     10557 *
     10558 * Redistributions of source code must retain the above copyright notice, this list of
     10559 * conditions and the following disclaimer.
     10560 * Redistributions in binary form must reproduce the above copyright notice, this list
     10561 * of conditions and the following disclaimer in the documentation and/or other materials
     10562 * provided with the distribution.
     10563 *
     10564 * Neither the name of the author nor the names of contributors may be used to endorse
     10565 * or promote products derived from this software without specific prior written permission.
     10566 *
     10567 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
     10568 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
     10569 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
     10570 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
     10571 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
     10572 * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
     10573 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
     10574 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
     10575 * OF THE POSSIBILITY OF SUCH DAMAGE.
     10576 *
     10577*/
    1065310578
    1065410579// t: current time, b: begInnIng value, c: change In value, d: duration
     
    1078910714
    1079010715/*
    10791 * Note: While Microsoft is not the author of this file, Microsoft is
    10792 * offering you a license subject to the terms of the Microsoft Software
    10793 * License Terms for Microsoft ASP.NET Model View Controller 3.
    10794 * Microsoft reserves all other rights. The notices below are provided
    10795 * for informational purposes only and are not the license terms under
    10796 * which Microsoft distributed this file.
    10797 *
    10798 *
    10799 * Copyright 2001 Robert Penner
    10800 * All rights reserved.
    10801 *
    10802 */
     10716 *
     10717 * TERMS OF USE - EASING EQUATIONS
     10718 *
     10719 * Open source under the BSD License.
     10720 *
     10721 * Copyright 2001 Robert Penner
     10722 * All rights reserved.
     10723 *
     10724 * Redistribution and use in source and binary forms, with or without modification,
     10725 * are permitted provided that the following conditions are met:
     10726 *
     10727 * Redistributions of source code must retain the above copyright notice, this list of
     10728 * conditions and the following disclaimer.
     10729 * Redistributions in binary form must reproduce the above copyright notice, this list
     10730 * of conditions and the following disclaimer in the documentation and/or other materials
     10731 * provided with the distribution.
     10732 *
     10733 * Neither the name of the author nor the names of contributors may be used to endorse
     10734 * or promote products derived from this software without specific prior written permission.
     10735 *
     10736 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
     10737 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
     10738 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
     10739 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
     10740 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
     10741 * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
     10742 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
     10743 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
     10744 * OF THE POSSIBILITY OF SUCH DAMAGE.
     10745 *
     10746 */
    1080310747
    1080410748})(jQuery);
    1080510749/*
    10806 
    10807 * Note: While Microsoft is not the author of this file, Microsoft is
    10808 * offering you a license subject to the terms of the Microsoft Software
    10809 * License Terms for Microsoft ASP.NET Model View Controller 3.
    10810 * Microsoft reserves all other rights. The notices below are provided
    10811 * for informational purposes only and are not the license terms under
    10812 * which Microsoft distributed this file.
    10813 *
    10814 * jQuery UI Effects Blind 1.8.11
    10815 *
    10816 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    10817 *
    10818 * http://docs.jquery.com/UI/Effects/Blind
    10819 *
    10820 * Depends:
    10821 * jquery.effects.core.js
    10822 */
     10750 * jQuery UI Effects Blind 1.8.11
     10751 *
     10752 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     10753 * Dual licensed under the MIT or GPL Version 2 licenses.
     10754 * http://jquery.org/license
     10755 *
     10756 * http://docs.jquery.com/UI/Effects/Blind
     10757 *
     10758 * Depends:
     10759 *  jquery.effects.core.js
     10760 */
    1082310761(function( $, undefined ) {
    1082410762
     
    1085910797})(jQuery);
    1086010798/*
    10861 * Note: While Microsoft is not the author of this file, Microsoft is
    10862 * offering you a license subject to the terms of the Microsoft Software
    10863 * License Terms for Microsoft ASP.NET Model View Controller 3.
    10864 * Microsoft reserves all other rights. The notices below are provided
    10865 * for informational purposes only and are not the license terms under
    10866 * which Microsoft distributed this file.
    10867 *
    10868 * jQuery UI Effects Bounce 1.8.11
    10869 *
    10870 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    10871 *
    10872 * http://docs.jquery.com/UI/Effects/Bounce
    10873 *
    10874 * Depends:
    10875 * jquery.effects.core.js
    10876 */
     10799 * jQuery UI Effects Bounce 1.8.11
     10800 *
     10801 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     10802 * Dual licensed under the MIT or GPL Version 2 licenses.
     10803 * http://jquery.org/license
     10804 *
     10805 * http://docs.jquery.com/UI/Effects/Bounce
     10806 *
     10807 * Depends:
     10808 *  jquery.effects.core.js
     10809 */
    1087710810(function( $, undefined ) {
    1087810811
     
    1094210875})(jQuery);
    1094310876/*
    10944 
    10945 * Note: While Microsoft is not the author of this file, Microsoft is
    10946 * offering you a license subject to the terms of the Microsoft Software
    10947 * License Terms for Microsoft ASP.NET Model View Controller 3.
    10948 * Microsoft reserves all other rights. The notices below are provided
    10949 * for informational purposes only and are not the license terms under
    10950 * which Microsoft distributed this file.
    10951 *
    10952 * jQuery UI Effects Clip 1.8.11
    10953 *
    10954 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    10955 *
    10956 * http://docs.jquery.com/UI/Effects/Clip
    10957 *
    10958 * Depends:
    10959 * jquery.effects.core.js
    10960 */
     10877 * jQuery UI Effects Clip 1.8.11
     10878 *
     10879 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     10880 * Dual licensed under the MIT or GPL Version 2 licenses.
     10881 * http://jquery.org/license
     10882 *
     10883 * http://docs.jquery.com/UI/Effects/Clip
     10884 *
     10885 * Depends:
     10886 *  jquery.effects.core.js
     10887 */
    1096110888(function( $, undefined ) {
    1096210889
     
    1100210929})(jQuery);
    1100310930/*
    11004 * Note: While Microsoft is not the author of this file, Microsoft is
    11005 * offering you a license subject to the terms of the Microsoft Software
    11006 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11007 * Microsoft reserves all other rights. The notices below are provided
    11008 * for informational purposes only and are not the license terms under
    11009 * which Microsoft distributed this file.
    11010 *
    11011 * jQuery UI Effects Drop 1.8.11
    11012 *
    11013 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    11014 *
    11015 * http://docs.jquery.com/UI/Effects/Drop
    11016 *
    11017 * Depends:
    11018 * jquery.effects.core.js
    11019 */
     10931 * jQuery UI Effects Drop 1.8.11
     10932 *
     10933 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     10934 * Dual licensed under the MIT or GPL Version 2 licenses.
     10935 * http://jquery.org/license
     10936 *
     10937 * http://docs.jquery.com/UI/Effects/Drop
     10938 *
     10939 * Depends:
     10940 *  jquery.effects.core.js
     10941 */
    1102010942(function( $, undefined ) {
    1102110943
     
    1105710979})(jQuery);
    1105810980/*
    11059 * Note: While Microsoft is not the author of this file, Microsoft is
    11060 * offering you a license subject to the terms of the Microsoft Software
    11061 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11062 * Microsoft reserves all other rights. The notices below are provided
    11063 * for informational purposes only and are not the license terms under
    11064 * which Microsoft distributed this file.
    11065 *
    11066 * jQuery UI Effects Explode 1.8.11
    11067 *
    11068 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    11069 *
    11070 * http://docs.jquery.com/UI/Effects/Explode
    11071 *
    11072 * Depends:
    11073 * jquery.effects.core.js
    11074 */
     10981 * jQuery UI Effects Explode 1.8.11
     10982 *
     10983 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     10984 * Dual licensed under the MIT or GPL Version 2 licenses.
     10985 * http://jquery.org/license
     10986 *
     10987 * http://docs.jquery.com/UI/Effects/Explode
     10988 *
     10989 * Depends:
     10990 *  jquery.effects.core.js
     10991 */
    1107510992(function( $, undefined ) {
    1107610993
     
    1114111058})(jQuery);
    1114211059/*
    11143 * Note: While Microsoft is not the author of this file, Microsoft is
    11144 * offering you a license subject to the terms of the Microsoft Software
    11145 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11146 * Microsoft reserves all other rights. The notices below are provided
    11147 * for informational purposes only and are not the license terms under
    11148 * which Microsoft distributed this file.
    11149 *
    11150 * jQuery UI Effects Fade 1.8.11
    11151 *
    11152 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)\
    11153 *
    11154 * http://docs.jquery.com/UI/Effects/Fade
    11155 *
    11156 * Depends:
    11157 * jquery.effects.core.js
    11158 */
     11060 * jQuery UI Effects Fade 1.8.11
     11061 *
     11062 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     11063 * Dual licensed under the MIT or GPL Version 2 licenses.
     11064 * http://jquery.org/license
     11065 *
     11066 * http://docs.jquery.com/UI/Effects/Fade
     11067 *
     11068 * Depends:
     11069 *  jquery.effects.core.js
     11070 */
    1115911071(function( $, undefined ) {
    1116011072
     
    1117811090})(jQuery);
    1117911091/*
    11180 * Note: While Microsoft is not the author of this file, Microsoft is
    11181 * offering you a license subject to the terms of the Microsoft Software
    11182 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11183 * Microsoft reserves all other rights. The notices below are provided
    11184 * for informational purposes only and are not the license terms under
    11185 * which Microsoft distributed this file.
    11186 *
    11187 * jQuery UI Effects Fold 1.8.11
    11188 *
    11189 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    11190 *
    11191 * http://docs.jquery.com/UI/Effects/Fold
    11192 *
    11193 * Depends:
    11194 * jquery.effects.core.js
    11195 */
     11092 * jQuery UI Effects Fold 1.8.11
     11093 *
     11094 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     11095 * Dual licensed under the MIT or GPL Version 2 licenses.
     11096 * http://jquery.org/license
     11097 *
     11098 * http://docs.jquery.com/UI/Effects/Fold
     11099 *
     11100 * Depends:
     11101 *  jquery.effects.core.js
     11102 */
    1119611103(function( $, undefined ) {
    1119711104
     
    1123911146})(jQuery);
    1124011147/*
    11241 * Note: While Microsoft is not the author of this file, Microsoft is
    11242 * offering you a license subject to the terms of the Microsoft Software
    11243 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11244 * Microsoft reserves all other rights. The notices below are provided
    11245 * for informational purposes only and are not the license terms under
    11246 * which Microsoft distributed this file.
    11247 *
    11248 * jQuery UI Effects Highlight 1.8.11
    11249 *
    11250 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)\
    11251 *
    11252 * http://docs.jquery.com/UI/Effects/Highlight
    11253 *
    11254 * Depends:
    11255 * jquery.effects.core.js
    11256 */
     11148 * jQuery UI Effects Highlight 1.8.11
     11149 *
     11150 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     11151 * Dual licensed under the MIT or GPL Version 2 licenses.
     11152 * http://jquery.org/license
     11153 *
     11154 * http://docs.jquery.com/UI/Effects/Highlight
     11155 *
     11156 * Depends:
     11157 *  jquery.effects.core.js
     11158 */
    1125711159(function( $, undefined ) {
    1125811160
     
    1129411196})(jQuery);
    1129511197/*
    11296 * Note: While Microsoft is not the author of this file, Microsoft is
    11297 * offering you a license subject to the terms of the Microsoft Software
    11298 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11299 * Microsoft reserves all other rights. The notices below are provided
    11300 * for informational purposes only and are not the license terms under
    11301 * which Microsoft distributed this file.
    11302 *
    11303 * jQuery UI Effects Pulsate 1.8.11
    11304 *
    11305 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    11306 *
    11307 * http://docs.jquery.com/UI/Effects/Pulsate
    11308 *
    11309 * Depends:
    11310 * jquery.effects.core.js
    11311 */
     11198 * jQuery UI Effects Pulsate 1.8.11
     11199 *
     11200 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     11201 * Dual licensed under the MIT or GPL Version 2 licenses.
     11202 * http://jquery.org/license
     11203 *
     11204 * http://docs.jquery.com/UI/Effects/Pulsate
     11205 *
     11206 * Depends:
     11207 *  jquery.effects.core.js
     11208 */
    1131211209(function( $, undefined ) {
    1131311210
     
    1135011247})(jQuery);
    1135111248/*
    11352 * Note: While Microsoft is not the author of this file, Microsoft is
    11353 * offering you a license subject to the terms of the Microsoft Software
    11354 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11355 * Microsoft reserves all other rights. The notices below are provided
    11356 * for informational purposes only and are not the license terms under
    11357 * which Microsoft distributed this file.
    11358 *
    11359 * jQuery UI Effects Scale 1.8.11
    11360 *
    11361 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    11362 *
    11363 * http://docs.jquery.com/UI/Effects/Scale
    11364 *
    11365 * Depends:
    11366 * jquery.effects.core.js
    11367 */
     11249 * jQuery UI Effects Scale 1.8.11
     11250 *
     11251 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     11252 * Dual licensed under the MIT or GPL Version 2 licenses.
     11253 * http://jquery.org/license
     11254 *
     11255 * http://docs.jquery.com/UI/Effects/Scale
     11256 *
     11257 * Depends:
     11258 *  jquery.effects.core.js
     11259 */
    1136811260(function( $, undefined ) {
    1136911261
     
    1153311425})(jQuery);
    1153411426/*
    11535 * Note: While Microsoft is not the author of this file, Microsoft is
    11536 * offering you a license subject to the terms of the Microsoft Software
    11537 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11538 * Microsoft reserves all other rights. The notices below are provided
    11539 * for informational purposes only and are not the license terms under
    11540 * which Microsoft distributed this file.
    11541 *
    11542 * jQuery UI Effects Shake 1.8.11
    11543 *
    11544 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    11545 *
    11546 * http://docs.jquery.com/UI/Effects/Shake
    11547 *
    11548 * Depends:
    11549 * jquery.effects.core.js
    11550 */
     11427 * jQuery UI Effects Shake 1.8.11
     11428 *
     11429 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     11430 * Dual licensed under the MIT or GPL Version 2 licenses.
     11431 * http://jquery.org/license
     11432 *
     11433 * http://docs.jquery.com/UI/Effects/Shake
     11434 *
     11435 * Depends:
     11436 *  jquery.effects.core.js
     11437 */
    1155111438(function( $, undefined ) {
    1155211439
     
    1159511482})(jQuery);
    1159611483/*
    11597 * Note: While Microsoft is not the author of this file, Microsoft is
    11598 * offering you a license subject to the terms of the Microsoft Software
    11599 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11600 * Microsoft reserves all other rights. The notices below are provided
    11601 * for informational purposes only and are not the license terms under
    11602 * which Microsoft distributed this file.
    11603 *
    11604 * jQuery UI Effects Slide 1.8.11
    11605 *
    11606 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    11607 *
    11608 * http://docs.jquery.com/UI/Effects/Slide
    11609 *
    11610 * Depends:
    11611 * jquery.effects.core.js
    11612 */
     11484 * jQuery UI Effects Slide 1.8.11
     11485 *
     11486 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     11487 * Dual licensed under the MIT or GPL Version 2 licenses.
     11488 * http://jquery.org/license
     11489 *
     11490 * http://docs.jquery.com/UI/Effects/Slide
     11491 *
     11492 * Depends:
     11493 *  jquery.effects.core.js
     11494 */
    1161311495(function( $, undefined ) {
    1161411496
     
    1165011532})(jQuery);
    1165111533/*
    11652 * Note: While Microsoft is not the author of this file, Microsoft is
    11653 * offering you a license subject to the terms of the Microsoft Software
    11654 * License Terms for Microsoft ASP.NET Model View Controller 3.
    11655 * Microsoft reserves all other rights. The notices below are provided
    11656 * for informational purposes only and are not the license terms under
    11657 * which Microsoft distributed this file.
    11658 *
    11659 * jQuery UI Effects Transfer 1.8.11
    11660 *
    11661 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
    11662 *
    11663 * http://docs.jquery.com/UI/Effects/Transfer
    11664 *
    11665 * Depends:
    11666 * jquery.effects.core.js
    11667 */
     11534 * jQuery UI Effects Transfer 1.8.11
     11535 *
     11536 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     11537 * Dual licensed under the MIT or GPL Version 2 licenses.
     11538 * http://jquery.org/license
     11539 *
     11540 * http://docs.jquery.com/UI/Effects/Transfer
     11541 *
     11542 * Depends:
     11543 *  jquery.effects.core.js
     11544 */
    1166811545(function( $, undefined ) {
    1166911546
Note: See TracChangeset for help on using the changeset viewer.