diff options
Diffstat (limited to 'www/lib/vis/examples/timeline/resources')
14 files changed, 0 insertions, 265 deletions
diff --git a/www/lib/vis/examples/timeline/resources/data/basic.json b/www/lib/vis/examples/timeline/resources/data/basic.json deleted file mode 100644 index 711dd8e2..00000000 --- a/www/lib/vis/examples/timeline/resources/data/basic.json +++ /dev/null @@ -1,34 +0,0 @@ -[ - { - "id": 1, - "content": "item 1", - "start": "2014-04-20" - }, - { - "id": 2, - "content": "item 2", - "start": "2014-04-14" - }, - { - "id": 3, - "content": "item 3", - "start": "2014-04-18" - }, - { - "id": 4, - "content": "item 4", - "start": "2014-04-16", - "end": "2014-04-19" - }, - { - "id": 5, - "content": "item 5", - "start": "2014-04-25" - }, - { - "id": 6, - "content": "item 6", - "start": "2014-04-27", - "type": "point" - } -]
\ No newline at end of file diff --git a/www/lib/vis/examples/timeline/resources/data/wk2014.json b/www/lib/vis/examples/timeline/resources/data/wk2014.json deleted file mode 100644 index 2bcb3d75..00000000 --- a/www/lib/vis/examples/timeline/resources/data/wk2014.json +++ /dev/null @@ -1,152 +0,0 @@ -[ - { - "player1": "Brazil", - "abbr1": "br", - "score1": "1 (3)", - "player2": "Chile", - "abbr2": "cl", - "score2": "1 (2)", - "description": "round of 16", - "start": "2014-06-28 13:00" - }, - { - "player1": "Colombia", - "abbr1": "co", - "score1": 2, - "player2": "Uruguay", - "abbr2": "uy", - "score2": 0, - "description": "round of 16", - "start": "2014-06-28 17:00" - }, - { - "player1": "Netherlands", - "abbr1": "nl", - "score1": 2, - "player2": "Mexico", - "abbr2": "mx", - "score2": 1, - "description": "round of 16", - "start": "2014-06-29 13:00" - }, - { - "player1": "Costa Rica", - "abbr1": "cr", - "score1": "1 (5)", - "player2": "Greece", - "abbr2": "gr", - "score2": "1 (3)", - "description": "round of 16", - "start": "2014-06-29 17:00" - }, - { - "player1": "France", - "abbr1": "fr", - "score1": 2, - "player2": "Nigeria", - "abbr2": "ng", - "score2": 0, - "description": "round of 16", - "start": "2014-06-30 13:00" - }, - { - "player1": "Germany", - "abbr1": "de", - "score1": 2, - "player2": "Algeria", - "abbr2": "dz", - "score2": 1, - "description": "round of 16", - "start": "2014-06-30 17:00" - }, - { - "player1": "Argentina", - "abbr1": "ar", - "score1": 1, - "player2": "Switzerland", - "abbr2": "ch", - "score2": 0, - "description": "round of 16", - "start": "2014-07-01 13:00" - }, - { - "player1": "Belgium", - "abbr1": "be", - "score1": 2, - "player2": "USA", - "abbr2": "us", - "score2": 1, - "description": "round of 16", - "start": "2014-07-01 17:00" - }, - { - "player1": "France", - "abbr1": "fr", - "score1": 0, - "player2": "Germany", - "abbr2": "de", - "score2": 1, - "description": "quarter-finals", - "start": "2014-07-04 13:00" - }, - { - "player1": "Brazil", - "abbr1": "br", - "score1": 2, - "player2": "Colombia", - "abbr2": "co", - "score2": 1, - "description": "quarter-finals", - "start": "2014-07-04 17:00" - }, - { - "player1": "Argentina", - "abbr1": "ar", - "score1": 1, - "player2": "Belgium", - "abbr2": "be", - "score2": 0, - "description": "quarter-finals", - "start": "2014-07-05 13:00" - }, - { - "player1": "Netherlands", - "abbr1": "nl", - "score1": "0 (4)", - "player2": "Costa Rica", - "abbr2": "cr", - "score2": "0 (3)", - "description": "quarter-finals", - "start": "2014-07-05 17:00" - }, - { - "player1": "Brazil", - "abbr1": "br", - "score1": 1, - "player2": "Germany", - "abbr2": "de", - "score2": 7, - "description": "semi-finals", - "start": "2014-07-08 17:00" - }, - { - "player1": "Netherlands", - "abbr1": "nl", - "score1": "0 (2)", - "player2": "Argentina", - "abbr2": "ar", - "score2": "0 (4)", - "description": "semi-finals", - "start": "2014-07-09 17:00" - }, - { - "player1": "Germany", - "score1": 1, - "abbr1": "de", - "player2": "Argentina", - "abbr2": "ar", - "score2": 0, - "description": "final", - "start": "2014-07-13 16:00" - } -]
\ No newline at end of file diff --git a/www/lib/vis/examples/timeline/resources/img/Hardware-Mobile-Phone-icon.png b/www/lib/vis/examples/timeline/resources/img/Hardware-Mobile-Phone-icon.png Binary files differdeleted file mode 100644 index 66a6d35f..00000000 --- a/www/lib/vis/examples/timeline/resources/img/Hardware-Mobile-Phone-icon.png +++ /dev/null diff --git a/www/lib/vis/examples/timeline/resources/img/attachment-icon.png b/www/lib/vis/examples/timeline/resources/img/attachment-icon.png Binary files differdeleted file mode 100755 index fc825177..00000000 --- a/www/lib/vis/examples/timeline/resources/img/attachment-icon.png +++ /dev/null diff --git a/www/lib/vis/examples/timeline/resources/img/blog-post-edit-icon.png b/www/lib/vis/examples/timeline/resources/img/blog-post-edit-icon.png Binary files differdeleted file mode 100755 index 12ab23c6..00000000 --- a/www/lib/vis/examples/timeline/resources/img/blog-post-edit-icon.png +++ /dev/null diff --git a/www/lib/vis/examples/timeline/resources/img/comments-icon.png b/www/lib/vis/examples/timeline/resources/img/comments-icon.png Binary files differdeleted file mode 100755 index 736789ed..00000000 --- a/www/lib/vis/examples/timeline/resources/img/comments-icon.png +++ /dev/null diff --git a/www/lib/vis/examples/timeline/resources/img/community-users-icon.png b/www/lib/vis/examples/timeline/resources/img/community-users-icon.png Binary files differdeleted file mode 100755 index a77e239a..00000000 --- a/www/lib/vis/examples/timeline/resources/img/community-users-icon.png +++ /dev/null diff --git a/www/lib/vis/examples/timeline/resources/img/license.txt b/www/lib/vis/examples/timeline/resources/img/license.txt deleted file mode 100644 index 9d65f9f5..00000000 --- a/www/lib/vis/examples/timeline/resources/img/license.txt +++ /dev/null @@ -1,17 +0,0 @@ -IMAGE LICENSES - -REFRESH CL -http://www.iconarchive.com/category/system/refresh-cl-icons-by-tpdkdesign.net.html - -License: Free for non-commercial use. -http://www.iconarchive.com/icons/tpdkdesign.net/refresh-cl/readme_eng.txt - - - -AESTHETICA 2 -http://www.iconarchive.com/category/application/aesthetica-2-icons-by-dryicons.html - -License: -DryIcons Terms of Use -http://dryicons.com/terms/ - diff --git a/www/lib/vis/examples/timeline/resources/img/license_aesthetica-2.txt b/www/lib/vis/examples/timeline/resources/img/license_aesthetica-2.txt deleted file mode 100644 index 28554c00..00000000 --- a/www/lib/vis/examples/timeline/resources/img/license_aesthetica-2.txt +++ /dev/null @@ -1,36 +0,0 @@ -Aesthetica Icon Set, version 2.0 -http://dryicons.com/free-icons/preview/aesthetica-version-2/ - -Information ----------------------- - -This icon set contains 181 quality icons in the following formats: - Transparent PNG - 16 x 16 px - 24 x 24 px - 32 x 32 px - 48 x 48 px - 128 x 128 px - - - -Licensing ----------------------- - -The usage of DryIcons' work (icons, icon sets and graphics) is limited to the terms of the "Free License" and "Commercial License" use. -The DryIcons Free License means that you can use our icons, icon sets and graphics in any publicly accesible web site, web application or any form of presentation publicly accessible through the World Wide Web only according to the DryIcons Free License Terms and Conditions: - -* You must put a back link with credits to http://dryicons.com on every page where DryIcons' Works are used (example: Icons by http://dryicons.com); - -* You must include the correct back link to DryIcons website, which is: http://dryicons.com; - -* You must place the link on an easy-to-see, recognizable place, so there is no confusion about the Original Author of the Works (DryIcons); - -* When copying, or paraphrasing description text (or title) on one of the Works, you must make sure there are no spelling mistakes; - -* Do not try to take credit or imply in any way that you and not DryIcons is the Original Author of the Works (icons, icon sets and graphics). - -For a more detailed look at our Free License Agreement, please follow the link: http://dryicons.com/terms/#free-license - - -The DryIcons Commercial License means that you can use our Free Icon Sets and Free Graphics without being obligated to put a back link to DryIcons.com for a certain fee. After you complete yourpayment transaction DryIcons grants you a Commercial License.
\ No newline at end of file diff --git a/www/lib/vis/examples/timeline/resources/img/license_refresh-cl.txt b/www/lib/vis/examples/timeline/resources/img/license_refresh-cl.txt deleted file mode 100644 index 78427f03..00000000 --- a/www/lib/vis/examples/timeline/resources/img/license_refresh-cl.txt +++ /dev/null @@ -1,26 +0,0 @@ -RefreshCL Icon Pack by TPDK ©2005 www.tpdkdesign.net -All rights reserved. -version 1.0 2005/18/11 - - -Terms of use -Theses icons are copyrighted, and for personal use only. -Until now, COMMERCIAL USE is strictly forbidden. - -You cannot (non-exhaustive list) : -- Use my icons in commercial website -- Use my icons in a professional website layout -- Sell or distribute those icons - -For any other use, such as : -- using in non-commercial website -- using icon in free software under GPL licence -you need my authorization to use them. If you have my permission, you need to credit me in your terms and put a link to my website. -I would not be responsible fo any damage you may encounter while using this product. -For any question or request about the pack, please send me an email to tpdk@tpdkdesign.net. - -Special thanks to customxp's & crystalxp's teams and members for help and support ;) -http://crystalxp.net -http://customxp.net -http://pngfactory.net -visit my deviantart webpage : http://tpdkcasimir.deviantart.com/ diff --git a/www/lib/vis/examples/timeline/resources/img/mail-icon.png b/www/lib/vis/examples/timeline/resources/img/mail-icon.png Binary files differdeleted file mode 100755 index f11ce5c3..00000000 --- a/www/lib/vis/examples/timeline/resources/img/mail-icon.png +++ /dev/null diff --git a/www/lib/vis/examples/timeline/resources/img/notes-edit-icon.png b/www/lib/vis/examples/timeline/resources/img/notes-edit-icon.png Binary files differdeleted file mode 100755 index 7f903df4..00000000 --- a/www/lib/vis/examples/timeline/resources/img/notes-edit-icon.png +++ /dev/null diff --git a/www/lib/vis/examples/timeline/resources/img/product-icon.png b/www/lib/vis/examples/timeline/resources/img/product-icon.png Binary files differdeleted file mode 100644 index fb12da43..00000000 --- a/www/lib/vis/examples/timeline/resources/img/product-icon.png +++ /dev/null diff --git a/www/lib/vis/examples/timeline/resources/img/truck-icon.png b/www/lib/vis/examples/timeline/resources/img/truck-icon.png Binary files differdeleted file mode 100644 index 89d92622..00000000 --- a/www/lib/vis/examples/timeline/resources/img/truck-icon.png +++ /dev/null |
