iqvoc 4.8.1 → 4.8.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (606) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +9 -0
  3. data/Gemfile +1 -3
  4. data/Gemfile.lock +9 -15
  5. data/app/assets/javascripts/framework.js +10 -10
  6. data/app/assets/javascripts/iqvoc/iqvoc.js +3 -3
  7. data/app/assets/javascripts/iqvoc/langselect.js +1 -1
  8. data/app/assets/stylesheets/_framework.scss +4 -4
  9. data/app/assets/stylesheets/iqvoc/components/_components.scss +6 -4
  10. data/app/assets/stylesheets/iqvoc/components/_entity_select.scss +1 -1
  11. data/app/assets/stylesheets/iqvoc/components/_notes.scss +1 -1
  12. data/app/assets/stylesheets/iqvoc/mixins/_mixins.scss +6 -2
  13. data/app/assets/stylesheets/iqvoc/settings/_bootstrap.scss +6 -7
  14. data/app/models/ability.rb +11 -2
  15. data/app/models/user.rb +4 -0
  16. data/app/views/collections/show_unpublished.html.erb +17 -14
  17. data/app/views/concepts/show_unpublished.html.erb +14 -11
  18. data/app/views/dashboard/index.html.erb +3 -3
  19. data/app/views/layouts/_controls.html.erb +3 -1
  20. data/app/views/layouts/application.html.erb +1 -1
  21. data/app/views/search_results/sections/_datasets.html.erb +1 -1
  22. data/app/views/search_results/sections/_languages.html.erb +1 -1
  23. data/config/initializers/assets.rb +2 -0
  24. data/config/locales/de.yml +1 -0
  25. data/config/locales/en.yml +2 -1
  26. data/lib/iqvoc/configuration/core.rb +1 -4
  27. data/lib/iqvoc/version.rb +1 -1
  28. data/public/export/151644452539207638297695765208032122293.nt +28 -0
  29. data/public/export/213987519797093111958174693910375706600.nt +28 -0
  30. data/public/export/220598335291843294191166072463233833628.nt +28 -0
  31. data/public/export/242910803893093872189091525372405462985.nt +28 -0
  32. data/public/export/25981.nt +28 -0
  33. data/public/export/3199.nt +28 -0
  34. data/public/export/50650725356216411444149011685563244498.nt +28 -0
  35. data/public/export/801.nt +28 -0
  36. data/public/uploads/import/596c40774bb5979c8de5ce6daa58de35.nt +259 -0
  37. data/public/uploads/import/77ea050ae3a00aedd2a6e4158454a54d.nt +259 -0
  38. data/public/uploads/import/7cc9feb5e9180d29865b9d4e81694921.nt +259 -0
  39. data/public/uploads/import/8e0bf83a2ca503753efaa29bff6f84f6.nt +259 -0
  40. data/public/uploads/import/a712bf10adc7546d5c567194d7a13603.nt +259 -0
  41. data/public/uploads/import/a7e315db905ac7808126b600dd1f6203.nt +259 -0
  42. data/public/uploads/import/d038a0416528900076cdb4a28211a84c.nt +259 -0
  43. data/public/uploads/import/d250e9b7a2819d62a43d5270031eaa6d.nt +259 -0
  44. data/public/uploads/tmp/1422290833-38334-3392/hobbies.nt +259 -0
  45. data/public/uploads/tmp/1422292996-38701-6635/hobbies.nt +259 -0
  46. data/public/uploads/tmp/1422293183-38751-2662/hobbies.nt +259 -0
  47. data/public/uploads/tmp/1422293478-38811-6215/hobbies.nt +259 -0
  48. data/public/uploads/tmp/1422300870-38980-1343/hobbies.nt +259 -0
  49. data/public/uploads/tmp/1422372626-67843-5956/hobbies.nt +259 -0
  50. data/public/uploads/tmp/1422374262-68176-3483/hobbies.nt +259 -0
  51. data/public/uploads/tmp/1422374611-68319-4455/hobbies.nt +259 -0
  52. data/test/integration/authentication_test.rb +2 -2
  53. data/vendor/assets/bower_components/URIjs/LICENSE.txt +21 -0
  54. data/vendor/assets/bower_components/URIjs/README.md +496 -0
  55. data/vendor/assets/bower_components/URIjs/bower.json +29 -0
  56. data/vendor/assets/bower_components/URIjs/contributing.md +19 -0
  57. data/vendor/assets/bower_components/URIjs/src/IPv6.js +188 -0
  58. data/vendor/assets/bower_components/URIjs/src/SecondLevelDomains.js +241 -0
  59. data/vendor/assets/bower_components/URIjs/src/URI.fragmentQuery.js +104 -0
  60. data/vendor/assets/bower_components/URIjs/src/URI.fragmentURI.js +97 -0
  61. data/vendor/assets/{javascripts → bower_components/URIjs/src}/URI.js +45 -49
  62. data/vendor/assets/bower_components/URIjs/src/URI.min.js +84 -0
  63. data/vendor/assets/bower_components/URIjs/src/URITemplate.js +499 -0
  64. data/vendor/assets/bower_components/URIjs/src/jquery.URI.js +235 -0
  65. data/vendor/assets/bower_components/URIjs/src/jquery.URI.min.js +7 -0
  66. data/vendor/assets/bower_components/URIjs/src/punycode.js +508 -0
  67. data/vendor/assets/bower_components/bootstrap-sass/CHANGELOG.md +183 -0
  68. data/vendor/assets/bower_components/bootstrap-sass/CONTRIBUTING.md +86 -0
  69. data/vendor/assets/bower_components/bootstrap-sass/LICENSE +21 -0
  70. data/vendor/assets/bower_components/bootstrap-sass/README.md +330 -0
  71. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot +0 -0
  72. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg +288 -0
  73. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf +0 -0
  74. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff +0 -0
  75. data/vendor/assets/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2 +0 -0
  76. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap-sprockets.js +12 -0
  77. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap.js +2306 -0
  78. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap.min.js +7 -0
  79. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/affix.js +162 -0
  80. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/alert.js +94 -0
  81. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/button.js +116 -0
  82. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/carousel.js +237 -0
  83. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/collapse.js +211 -0
  84. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/dropdown.js +161 -0
  85. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/modal.js +324 -0
  86. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/popover.js +113 -0
  87. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/scrollspy.js +175 -0
  88. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/tab.js +153 -0
  89. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/tooltip.js +472 -0
  90. data/vendor/assets/bower_components/bootstrap-sass/assets/javascripts/bootstrap/transition.js +59 -0
  91. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-compass.scss +9 -0
  92. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-mincer.scss +19 -0
  93. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-sprockets.scss +9 -0
  94. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap.scss +50 -0
  95. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss +73 -0
  96. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss +67 -0
  97. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss +26 -0
  98. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss +243 -0
  99. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss +160 -0
  100. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss +269 -0
  101. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss +36 -0
  102. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss +69 -0
  103. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss +38 -0
  104. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss +214 -0
  105. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss +570 -0
  106. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss +301 -0
  107. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss +84 -0
  108. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss +166 -0
  109. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss +50 -0
  110. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss +66 -0
  111. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss +124 -0
  112. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss +61 -0
  113. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_mixins.scss +39 -0
  114. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss +148 -0
  115. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss +663 -0
  116. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss +244 -0
  117. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss +427 -0
  118. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss +54 -0
  119. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss +88 -0
  120. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss +265 -0
  121. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss +135 -0
  122. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss +107 -0
  123. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss +87 -0
  124. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss +35 -0
  125. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss +177 -0
  126. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss +150 -0
  127. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss +234 -0
  128. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_theme.scss +273 -0
  129. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss +38 -0
  130. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss +103 -0
  131. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss +298 -0
  132. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss +56 -0
  133. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss +862 -0
  134. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss +29 -0
  135. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss +14 -0
  136. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss +11 -0
  137. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_border-radius.scss +18 -0
  138. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss +52 -0
  139. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_center-block.scss +7 -0
  140. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss +22 -0
  141. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss +88 -0
  142. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_gradients.scss +58 -0
  143. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss +81 -0
  144. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid.scss +122 -0
  145. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_hide-text.scss +21 -0
  146. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_image.scss +33 -0
  147. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss +12 -0
  148. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss +31 -0
  149. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-divider.scss +10 -0
  150. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss +9 -0
  151. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_opacity.scss +8 -0
  152. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss +23 -0
  153. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss +24 -0
  154. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss +10 -0
  155. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-filter.scss +8 -0
  156. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_resize.scss +6 -0
  157. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss +21 -0
  158. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_size.scss +10 -0
  159. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss +9 -0
  160. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss +28 -0
  161. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss +11 -0
  162. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-overflow.scss +8 -0
  163. data/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss +222 -0
  164. data/vendor/assets/bower_components/bootstrap-sass/bower.json +40 -0
  165. data/vendor/assets/bower_components/bootstrap-sass/composer.json +35 -0
  166. data/vendor/assets/bower_components/bootstrap-sass/package.json +30 -0
  167. data/vendor/assets/bower_components/bootstrap-sass/sache.json +5 -0
  168. data/vendor/assets/bower_components/html5shiv/Gruntfile.js +61 -0
  169. data/vendor/assets/bower_components/html5shiv/bower.json +15 -0
  170. data/vendor/assets/bower_components/html5shiv/dist/html5shiv-printshiv.js +520 -0
  171. data/vendor/assets/bower_components/html5shiv/dist/html5shiv-printshiv.min.js +4 -0
  172. data/vendor/assets/bower_components/html5shiv/dist/html5shiv.js +322 -0
  173. data/vendor/assets/bower_components/html5shiv/dist/html5shiv.min.js +4 -0
  174. data/vendor/assets/bower_components/html5shiv/package.json +16 -0
  175. data/vendor/assets/bower_components/html5shiv/readme.md +152 -0
  176. data/vendor/assets/bower_components/jqtree/LICENSE +202 -0
  177. data/vendor/assets/bower_components/jqtree/README.md +24 -0
  178. data/vendor/assets/bower_components/jqtree/_config.yml +18 -0
  179. data/vendor/assets/bower_components/jqtree/_entries/01_general.md +7 -0
  180. data/vendor/assets/bower_components/jqtree/_entries/02_introduction.md +9 -0
  181. data/vendor/assets/bower_components/jqtree/_entries/03_features.md +15 -0
  182. data/vendor/assets/bower_components/jqtree/_entries/04_demo.html +34 -0
  183. data/vendor/assets/bower_components/jqtree/_entries/05_requirements.md +6 -0
  184. data/vendor/assets/bower_components/jqtree/_entries/06_downloads.md +9 -0
  185. data/vendor/assets/bower_components/jqtree/_entries/07_tutorial.md +77 -0
  186. data/vendor/assets/bower_components/jqtree/_entries/08_examples.md +8 -0
  187. data/vendor/assets/bower_components/jqtree/_entries/09_changelog.md +179 -0
  188. data/vendor/assets/bower_components/jqtree/_entries/10_options.md +6 -0
  189. data/vendor/assets/bower_components/jqtree/_entries/11_autoescape.md +6 -0
  190. data/vendor/assets/bower_components/jqtree/_entries/12_autoopen.md +28 -0
  191. data/vendor/assets/bower_components/jqtree/_entries/13_closedicon.md +12 -0
  192. data/vendor/assets/bower_components/jqtree/_entries/14_data.md +41 -0
  193. data/vendor/assets/bower_components/jqtree/_entries/15_datafilter.md +17 -0
  194. data/vendor/assets/bower_components/jqtree/_entries/16_data-url.md +21 -0
  195. data/vendor/assets/bower_components/jqtree/_entries/17_draganddrop.md +18 -0
  196. data/vendor/assets/bower_components/jqtree/_entries/18_keyboardsupport.md +14 -0
  197. data/vendor/assets/bower_components/jqtree/_entries/19_oncanmove.md +22 -0
  198. data/vendor/assets/bower_components/jqtree/_entries/20_oncanmoveto.md +22 -0
  199. data/vendor/assets/bower_components/jqtree/_entries/21_oncanselectnode.md +26 -0
  200. data/vendor/assets/bower_components/jqtree/_entries/22_oncreateli.md +16 -0
  201. data/vendor/assets/bower_components/jqtree/_entries/23_onismovehandle.md +17 -0
  202. data/vendor/assets/bower_components/jqtree/_entries/24_onloadfailed.md +15 -0
  203. data/vendor/assets/bower_components/jqtree/_entries/25_openedicon.md +12 -0
  204. data/vendor/assets/bower_components/jqtree/_entries/26_openfolderdelay.md +13 -0
  205. data/vendor/assets/bower_components/jqtree/_entries/27_savestate.md +42 -0
  206. data/vendor/assets/bower_components/jqtree/_entries/28_selectable.md +18 -0
  207. data/vendor/assets/bower_components/jqtree/_entries/29_slide.md +12 -0
  208. data/vendor/assets/bower_components/jqtree/_entries/30_usecontextmenu.md +14 -0
  209. data/vendor/assets/bower_components/jqtree/_entries/31_functions.md +6 -0
  210. data/vendor/assets/bower_components/jqtree/_entries/32_addnodeafter.md +20 -0
  211. data/vendor/assets/bower_components/jqtree/_entries/33_addnodebefore.md +8 -0
  212. data/vendor/assets/bower_components/jqtree/_entries/34_appendnode.md +33 -0
  213. data/vendor/assets/bower_components/jqtree/_entries/35_closenode.md +23 -0
  214. data/vendor/assets/bower_components/jqtree/_entries/36_getnodebyid.md +21 -0
  215. data/vendor/assets/bower_components/jqtree/_entries/37_getselectednode.md +10 -0
  216. data/vendor/assets/bower_components/jqtree/_entries/38_getstate.md +19 -0
  217. data/vendor/assets/bower_components/jqtree/_entries/39_gettree.md +8 -0
  218. data/vendor/assets/bower_components/jqtree/_entries/40_loaddata.md +46 -0
  219. data/vendor/assets/bower_components/jqtree/_entries/41_loaddatafromurl.md +55 -0
  220. data/vendor/assets/bower_components/jqtree/_entries/42_movedown.md +8 -0
  221. data/vendor/assets/bower_components/jqtree/_entries/43_movenode.md +15 -0
  222. data/vendor/assets/bower_components/jqtree/_entries/44_moveup.md +8 -0
  223. data/vendor/assets/bower_components/jqtree/_entries/45_opennode.md +29 -0
  224. data/vendor/assets/bower_components/jqtree/_entries/46_addparentnode.md +20 -0
  225. data/vendor/assets/bower_components/jqtree/_entries/47_reload.md +12 -0
  226. data/vendor/assets/bower_components/jqtree/_entries/48_removenode.md +12 -0
  227. data/vendor/assets/bower_components/jqtree/_entries/49_selectnode.md +24 -0
  228. data/vendor/assets/bower_components/jqtree/_entries/50_scrolltonode.md +13 -0
  229. data/vendor/assets/bower_components/jqtree/_entries/51_setoption.md +12 -0
  230. data/vendor/assets/bower_components/jqtree/_entries/52_setstate.md +8 -0
  231. data/vendor/assets/bower_components/jqtree/_entries/53_toggle.md +8 -0
  232. data/vendor/assets/bower_components/jqtree/_entries/54_tojson.md +13 -0
  233. data/vendor/assets/bower_components/jqtree/_entries/55_updatenode.md +33 -0
  234. data/vendor/assets/bower_components/jqtree/_entries/56_events.md +6 -0
  235. data/vendor/assets/bower_components/jqtree/_entries/57_tree-click.md +37 -0
  236. data/vendor/assets/bower_components/jqtree/_entries/58_tree-close.md +15 -0
  237. data/vendor/assets/bower_components/jqtree/_entries/59_tree-contextmenu.md +21 -0
  238. data/vendor/assets/bower_components/jqtree/_entries/60_tree-dblclick.md +19 -0
  239. data/vendor/assets/bower_components/jqtree/_entries/61_tree-init.md +15 -0
  240. data/vendor/assets/bower_components/jqtree/_entries/62_tree-move.md +71 -0
  241. data/vendor/assets/bower_components/jqtree/_entries/63_tree-open.md +15 -0
  242. data/vendor/assets/bower_components/jqtree/_entries/64_tree-select.md +28 -0
  243. data/vendor/assets/bower_components/jqtree/_entries/65_multiple-selection.md +9 -0
  244. data/vendor/assets/bower_components/jqtree/_entries/66_add-to-selection.md +11 -0
  245. data/vendor/assets/bower_components/jqtree/_entries/67_get-selected-nodes.md +10 -0
  246. data/vendor/assets/bower_components/jqtree/_entries/68_is-node-selected.md +11 -0
  247. data/vendor/assets/bower_components/jqtree/_entries/69_remove-from-selection.md +11 -0
  248. data/vendor/assets/bower_components/jqtree/_entries/70_node-functions.md +13 -0
  249. data/vendor/assets/bower_components/jqtree/_entries/71_children.md +12 -0
  250. data/vendor/assets/bower_components/jqtree/_entries/72_getdata.md +10 -0
  251. data/vendor/assets/bower_components/jqtree/_entries/73_getlevel.md +13 -0
  252. data/vendor/assets/bower_components/jqtree/_entries/74_getnextnode.md +12 -0
  253. data/vendor/assets/bower_components/jqtree/_entries/75_getnextsibling.md +10 -0
  254. data/vendor/assets/bower_components/jqtree/_entries/76_getpreviousnode.md +12 -0
  255. data/vendor/assets/bower_components/jqtree/_entries/77_getprevioussibling.md +10 -0
  256. data/vendor/assets/bower_components/jqtree/_entries/78_parent.md +10 -0
  257. data/vendor/assets/bower_components/jqtree/_examples/01_load_json_data.html +47 -0
  258. data/vendor/assets/bower_components/jqtree/_examples/02_load_json_data_from_server.html +31 -0
  259. data/vendor/assets/bower_components/jqtree/_examples/03_drag_and_drop.html +45 -0
  260. data/vendor/assets/bower_components/jqtree/_examples/04_save_state.html +52 -0
  261. data/vendor/assets/bower_components/jqtree/_examples/05_load_on_demand.html +70 -0
  262. data/vendor/assets/bower_components/jqtree/_examples/06_autoescape.html +47 -0
  263. data/vendor/assets/bower_components/jqtree/_examples/07_autoscroll.html +23 -0
  264. data/vendor/assets/bower_components/jqtree/_examples/08_multiple_select.html +72 -0
  265. data/vendor/assets/bower_components/jqtree/_examples/09_custom_html.html +68 -0
  266. data/vendor/assets/bower_components/jqtree/_examples/10_icon_buttons.html +27 -0
  267. data/vendor/assets/bower_components/jqtree/_layouts/base.html +48 -0
  268. data/vendor/assets/bower_components/jqtree/_layouts/frontpage.html +20 -0
  269. data/vendor/assets/bower_components/jqtree/_layouts/page.html +7 -0
  270. data/vendor/assets/bower_components/jqtree/bower.json +12 -0
  271. data/vendor/assets/bower_components/jqtree/gulpfile.coffee +30 -0
  272. data/vendor/assets/bower_components/jqtree/gulpfile.js +2 -0
  273. data/vendor/assets/bower_components/jqtree/index.html +48 -0
  274. data/vendor/assets/bower_components/jqtree/jqtree-circle.png +0 -0
  275. data/vendor/assets/bower_components/jqtree/jqtree.css +143 -0
  276. data/vendor/assets/bower_components/jqtree/jqtree.jquery.json +23 -0
  277. data/vendor/assets/bower_components/jqtree/package.json +23 -0
  278. data/vendor/assets/bower_components/jqtree/phantomjs/runner.js +193 -0
  279. data/vendor/assets/bower_components/jqtree/phantomjs/server.js +14 -0
  280. data/vendor/assets/bower_components/jqtree/screenshot.png +0 -0
  281. data/vendor/assets/bower_components/jqtree/sitemap.txt +11 -0
  282. data/vendor/assets/bower_components/jqtree/src/drag_and_drop_handler.coffee +466 -0
  283. data/vendor/assets/bower_components/jqtree/src/elements_renderer.coffee +198 -0
  284. data/vendor/assets/bower_components/jqtree/src/key_handler.coffee +92 -0
  285. data/vendor/assets/bower_components/jqtree/src/mouse.widget.coffee +181 -0
  286. data/vendor/assets/bower_components/jqtree/src/node.coffee +431 -0
  287. data/vendor/assets/bower_components/jqtree/src/node_element.coffee +144 -0
  288. data/vendor/assets/bower_components/jqtree/src/save_state_handler.coffee +191 -0
  289. data/vendor/assets/bower_components/jqtree/src/scroll_handler.coffee +100 -0
  290. data/vendor/assets/bower_components/jqtree/src/select_node_handler.coffee +76 -0
  291. data/vendor/assets/bower_components/jqtree/src/simple.widget.coffee +102 -0
  292. data/vendor/assets/bower_components/jqtree/src/test.js +1945 -0
  293. data/vendor/assets/bower_components/jqtree/src/tree.jquery.coffee +772 -0
  294. data/vendor/assets/bower_components/jqtree/src/util.coffee +117 -0
  295. data/vendor/assets/bower_components/jqtree/src/version.coffee +1 -0
  296. data/vendor/assets/bower_components/jqtree/static/bower.json +13 -0
  297. data/vendor/assets/bower_components/jqtree/static/bower_components/blanket/dist/qunit/blanket.js +5430 -0
  298. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/css/bootstrap-theme.min.css +5 -0
  299. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/css/bootstrap.min.css +5 -0
  300. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot +0 -0
  301. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.svg +229 -0
  302. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf +0 -0
  303. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff +0 -0
  304. data/vendor/assets/bower_components/jqtree/static/bower_components/bootstrap/dist/js/bootstrap.min.js +7 -0
  305. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/css/font-awesome.min.css +4 -0
  306. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/FontAwesome.otf +0 -0
  307. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/fontawesome-webfont.eot +0 -0
  308. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/fontawesome-webfont.svg +520 -0
  309. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/fontawesome-webfont.ttf +0 -0
  310. data/vendor/assets/bower_components/jqtree/static/bower_components/fontawesome/fonts/fontawesome-webfont.woff +0 -0
  311. data/vendor/assets/bower_components/jqtree/static/bower_components/jquery-cookie/jquery.cookie.js +117 -0
  312. data/vendor/assets/bower_components/jqtree/static/bower_components/jquery-mockjax/jquery.mockjax.js +692 -0
  313. data/vendor/assets/bower_components/jqtree/static/bower_components/jquery/dist/jquery.min.js +5 -0
  314. data/vendor/assets/bower_components/jqtree/static/bower_components/pygments/css/monokai.css +63 -0
  315. data/vendor/assets/bower_components/jqtree/static/bower_components/qunit/qunit/qunit.css +264 -0
  316. data/vendor/assets/bower_components/jqtree/static/bower_components/qunit/qunit/qunit.js +2819 -0
  317. data/vendor/assets/bower_components/jqtree/static/documentation.css +165 -0
  318. data/vendor/assets/bower_components/jqtree/static/documentation.js +51 -0
  319. data/vendor/assets/bower_components/jqtree/static/example.css +53 -0
  320. data/vendor/assets/bower_components/jqtree/static/example_data.js +128 -0
  321. data/vendor/assets/bower_components/jqtree/static/examples/autoescape.js +19 -0
  322. data/vendor/assets/bower_components/jqtree/static/examples/autoscroll.js +8 -0
  323. data/vendor/assets/bower_components/jqtree/static/examples/custom_html.js +32 -0
  324. data/vendor/assets/bower_components/jqtree/static/examples/drag_and_drop.js +15 -0
  325. data/vendor/assets/bower_components/jqtree/static/examples/icon_buttons.js +14 -0
  326. data/vendor/assets/bower_components/jqtree/static/examples/load_json_data.js +21 -0
  327. data/vendor/assets/bower_components/jqtree/static/examples/load_json_data_from_server.js +11 -0
  328. data/vendor/assets/bower_components/jqtree/static/examples/load_on_demand.js +20 -0
  329. data/vendor/assets/bower_components/jqtree/static/examples/multiple_select.js +27 -0
  330. data/vendor/assets/bower_components/jqtree/static/examples/save_state.js +13 -0
  331. data/vendor/assets/bower_components/jqtree/static/jquery-1.11.2.min.js +4 -0
  332. data/vendor/assets/bower_components/jqtree/static/spinner.gif +0 -0
  333. data/vendor/assets/bower_components/jqtree/test/test.html +23 -0
  334. data/vendor/assets/bower_components/jqtree/test/test.js +2604 -0
  335. data/vendor/assets/{javascripts → bower_components/jqtree}/tree.jquery.js +2274 -1932
  336. data/vendor/assets/bower_components/jquery-ujs/CHANGELOG.md +24 -0
  337. data/vendor/assets/bower_components/jquery-ujs/MIT-LICENSE.txt +20 -0
  338. data/vendor/assets/bower_components/jquery-ujs/README.md +72 -0
  339. data/vendor/assets/bower_components/jquery-ujs/bower.json +20 -0
  340. data/vendor/assets/bower_components/jquery-ujs/src/rails.js +469 -0
  341. data/vendor/assets/bower_components/jquery/MIT-LICENSE.txt +21 -0
  342. data/vendor/assets/bower_components/jquery/bower.json +27 -0
  343. data/vendor/assets/bower_components/jquery/dist/jquery.js +9205 -0
  344. data/vendor/assets/bower_components/jquery/dist/jquery.min.js +5 -0
  345. data/vendor/assets/bower_components/jquery/dist/jquery.min.map +1 -0
  346. data/vendor/assets/bower_components/jquery/src/ajax.js +786 -0
  347. data/vendor/assets/bower_components/jquery/src/ajax/jsonp.js +89 -0
  348. data/vendor/assets/bower_components/jquery/src/ajax/load.js +75 -0
  349. data/vendor/assets/bower_components/jquery/src/ajax/parseJSON.js +13 -0
  350. data/vendor/assets/bower_components/jquery/src/ajax/parseXML.js +28 -0
  351. data/vendor/assets/bower_components/jquery/src/ajax/script.js +64 -0
  352. data/vendor/assets/bower_components/jquery/src/ajax/var/nonce.js +5 -0
  353. data/vendor/assets/bower_components/jquery/src/ajax/var/rquery.js +3 -0
  354. data/vendor/assets/bower_components/jquery/src/ajax/xhr.js +136 -0
  355. data/vendor/assets/bower_components/jquery/src/attributes.js +11 -0
  356. data/vendor/assets/bower_components/jquery/src/attributes/attr.js +141 -0
  357. data/vendor/assets/bower_components/jquery/src/attributes/classes.js +158 -0
  358. data/vendor/assets/bower_components/jquery/src/attributes/prop.js +94 -0
  359. data/vendor/assets/bower_components/jquery/src/attributes/support.js +35 -0
  360. data/vendor/assets/bower_components/jquery/src/attributes/val.js +161 -0
  361. data/vendor/assets/bower_components/jquery/src/callbacks.js +205 -0
  362. data/vendor/assets/bower_components/jquery/src/core.js +497 -0
  363. data/vendor/assets/bower_components/jquery/src/core/access.js +60 -0
  364. data/vendor/assets/bower_components/jquery/src/core/init.js +123 -0
  365. data/vendor/assets/bower_components/jquery/src/core/parseHTML.js +39 -0
  366. data/vendor/assets/bower_components/jquery/src/core/ready.js +97 -0
  367. data/vendor/assets/bower_components/jquery/src/core/var/rsingleTag.js +4 -0
  368. data/vendor/assets/bower_components/jquery/src/css.js +450 -0
  369. data/vendor/assets/bower_components/jquery/src/css/addGetHookIf.js +22 -0
  370. data/vendor/assets/bower_components/jquery/src/css/curCSS.js +57 -0
  371. data/vendor/assets/bower_components/jquery/src/css/defaultDisplay.js +70 -0
  372. data/vendor/assets/bower_components/jquery/src/css/hiddenVisibleSelectors.js +15 -0
  373. data/vendor/assets/bower_components/jquery/src/css/support.js +96 -0
  374. data/vendor/assets/bower_components/jquery/src/css/swap.js +28 -0
  375. data/vendor/assets/bower_components/jquery/src/css/var/cssExpand.js +3 -0
  376. data/vendor/assets/bower_components/jquery/src/css/var/getStyles.js +12 -0
  377. data/vendor/assets/bower_components/jquery/src/css/var/isHidden.js +13 -0
  378. data/vendor/assets/bower_components/jquery/src/css/var/rmargin.js +3 -0
  379. data/vendor/assets/bower_components/jquery/src/css/var/rnumnonpx.js +5 -0
  380. data/vendor/assets/bower_components/jquery/src/data.js +178 -0
  381. data/vendor/assets/bower_components/jquery/src/data/Data.js +181 -0
  382. data/vendor/assets/bower_components/jquery/src/data/accepts.js +20 -0
  383. data/vendor/assets/bower_components/jquery/src/data/var/data_priv.js +5 -0
  384. data/vendor/assets/bower_components/jquery/src/data/var/data_user.js +5 -0
  385. data/vendor/assets/bower_components/jquery/src/deferred.js +149 -0
  386. data/vendor/assets/bower_components/jquery/src/deprecated.js +13 -0
  387. data/vendor/assets/bower_components/jquery/src/dimensions.js +50 -0
  388. data/vendor/assets/bower_components/jquery/src/effects.js +648 -0
  389. data/vendor/assets/bower_components/jquery/src/effects/Tween.js +114 -0
  390. data/vendor/assets/bower_components/jquery/src/effects/animatedSelector.js +13 -0
  391. data/vendor/assets/bower_components/jquery/src/event.js +868 -0
  392. data/vendor/assets/bower_components/jquery/src/event/ajax.js +13 -0
  393. data/vendor/assets/bower_components/jquery/src/event/alias.js +39 -0
  394. data/vendor/assets/bower_components/jquery/src/event/support.js +9 -0
  395. data/vendor/assets/bower_components/jquery/src/exports/amd.js +24 -0
  396. data/vendor/assets/bower_components/jquery/src/exports/global.js +32 -0
  397. data/vendor/assets/bower_components/jquery/src/intro.js +44 -0
  398. data/vendor/assets/bower_components/jquery/src/jquery.js +37 -0
  399. data/vendor/assets/bower_components/jquery/src/manipulation.js +580 -0
  400. data/vendor/assets/bower_components/jquery/src/manipulation/_evalUrl.js +18 -0
  401. data/vendor/assets/bower_components/jquery/src/manipulation/support.js +32 -0
  402. data/vendor/assets/bower_components/jquery/src/manipulation/var/rcheckableType.js +3 -0
  403. data/vendor/assets/bower_components/jquery/src/offset.js +207 -0
  404. data/vendor/assets/bower_components/jquery/src/outro.js +1 -0
  405. data/vendor/assets/bower_components/jquery/src/queue.js +142 -0
  406. data/vendor/assets/bower_components/jquery/src/queue/delay.js +22 -0
  407. data/vendor/assets/bower_components/jquery/src/selector-native.js +172 -0
  408. data/vendor/assets/bower_components/jquery/src/selector-sizzle.js +14 -0
  409. data/vendor/assets/bower_components/jquery/src/selector.js +1 -0
  410. data/vendor/assets/bower_components/jquery/src/serialize.js +111 -0
  411. data/vendor/assets/bower_components/jquery/src/sizzle/dist/sizzle.js +2067 -0
  412. data/vendor/assets/bower_components/jquery/src/sizzle/dist/sizzle.min.js +3 -0
  413. data/vendor/assets/bower_components/jquery/src/sizzle/dist/sizzle.min.map +1 -0
  414. data/vendor/assets/bower_components/jquery/src/traversing.js +199 -0
  415. data/vendor/assets/bower_components/jquery/src/traversing/findFilter.js +100 -0
  416. data/vendor/assets/bower_components/jquery/src/traversing/var/rneedsContext.js +6 -0
  417. data/vendor/assets/bower_components/jquery/src/var/arr.js +3 -0
  418. data/vendor/assets/bower_components/jquery/src/var/class2type.js +4 -0
  419. data/vendor/assets/bower_components/jquery/src/var/concat.js +5 -0
  420. data/vendor/assets/bower_components/jquery/src/var/hasOwn.js +5 -0
  421. data/vendor/assets/bower_components/jquery/src/var/indexOf.js +5 -0
  422. data/vendor/assets/bower_components/jquery/src/var/pnum.js +3 -0
  423. data/vendor/assets/bower_components/jquery/src/var/push.js +5 -0
  424. data/vendor/assets/bower_components/jquery/src/var/rnotwhite.js +3 -0
  425. data/vendor/assets/bower_components/jquery/src/var/slice.js +5 -0
  426. data/vendor/assets/bower_components/jquery/src/var/strundefined.js +3 -0
  427. data/vendor/assets/bower_components/jquery/src/var/support.js +4 -0
  428. data/vendor/assets/bower_components/jquery/src/var/toString.js +5 -0
  429. data/vendor/assets/bower_components/jquery/src/wrap.js +79 -0
  430. data/vendor/assets/bower_components/pickadate/Gruntfile.js +275 -0
  431. data/vendor/assets/bower_components/pickadate/bower.json +63 -0
  432. data/vendor/assets/bower_components/pickadate/lib/compressed/legacy.js +10 -0
  433. data/vendor/assets/bower_components/pickadate/lib/compressed/picker.date.js +5 -0
  434. data/vendor/assets/bower_components/pickadate/lib/compressed/picker.js +7 -0
  435. data/vendor/assets/bower_components/pickadate/lib/compressed/picker.time.js +5 -0
  436. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/classic.css +4 -0
  437. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/classic.date.css +1 -0
  438. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/classic.time.css +1 -0
  439. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/default.css +4 -0
  440. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/default.date.css +1 -0
  441. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/default.time.css +1 -0
  442. data/vendor/assets/bower_components/pickadate/lib/compressed/themes/rtl.css +3 -0
  443. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ar.js +1 -0
  444. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/bg_BG.js +1 -0
  445. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/bs_BA.js +1 -0
  446. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ca_ES.js +1 -0
  447. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/cs_CZ.js +1 -0
  448. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/da_DK.js +1 -0
  449. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/de_DE.js +1 -0
  450. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/el_GR.js +1 -0
  451. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/es_ES.js +1 -0
  452. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/et_EE.js +1 -0
  453. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/eu_ES.js +1 -0
  454. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/fi_FI.js +1 -0
  455. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/fr_FR.js +1 -0
  456. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/gl_ES.js +1 -0
  457. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/he_IL.js +1 -0
  458. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/hr_HR.js +1 -0
  459. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/hu_HU.js +1 -0
  460. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/id_ID.js +1 -0
  461. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/is_IS.js +1 -0
  462. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/it_IT.js +1 -0
  463. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ja_JP.js +1 -0
  464. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ko_KR.js +1 -0
  465. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ne_NP.js +1 -0
  466. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/nl_NL.js +1 -0
  467. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/no_NO.js +1 -0
  468. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/pl_PL.js +1 -0
  469. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/pt_BR.js +1 -0
  470. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/pt_PT.js +1 -0
  471. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ro_RO.js +1 -0
  472. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/ru_RU.js +1 -0
  473. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/sk_SK.js +1 -0
  474. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/sl_SI.js +1 -0
  475. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/sv_SE.js +1 -0
  476. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/th_TH.js +1 -0
  477. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/tr_TR.js +1 -0
  478. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/uk_UA.js +1 -0
  479. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/vi_VN.js +1 -0
  480. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/zh_CN.js +1 -0
  481. data/vendor/assets/bower_components/pickadate/lib/compressed/translations/zh_TW.js +1 -0
  482. data/vendor/assets/bower_components/pickadate/lib/legacy.js +133 -0
  483. data/vendor/assets/{javascripts/pickadate → bower_components/pickadate/lib}/picker.date.js +60 -28
  484. data/vendor/assets/{javascripts/pickadate → bower_components/pickadate/lib}/picker.js +41 -25
  485. data/vendor/assets/bower_components/pickadate/lib/picker.time.js +1014 -0
  486. data/vendor/assets/bower_components/pickadate/lib/themes-source/_variables.less +208 -0
  487. data/vendor/assets/bower_components/pickadate/lib/themes-source/base.date.less +333 -0
  488. data/vendor/assets/bower_components/pickadate/lib/themes-source/base.less +55 -0
  489. data/vendor/assets/bower_components/pickadate/lib/themes-source/base.time.less +119 -0
  490. data/vendor/assets/bower_components/pickadate/lib/themes-source/classic.date.less +9 -0
  491. data/vendor/assets/bower_components/pickadate/lib/themes-source/classic.less +119 -0
  492. data/vendor/assets/bower_components/pickadate/lib/themes-source/classic.time.less +49 -0
  493. data/vendor/assets/bower_components/pickadate/lib/themes-source/default.date.less +9 -0
  494. data/vendor/assets/bower_components/pickadate/lib/themes-source/default.less +246 -0
  495. data/vendor/assets/bower_components/pickadate/lib/themes-source/default.time.less +41 -0
  496. data/vendor/assets/bower_components/pickadate/lib/themes-source/rtl.less +38 -0
  497. data/vendor/assets/{stylesheets/pickadate/classic.scss → bower_components/pickadate/lib/themes/classic.css} +0 -0
  498. data/vendor/assets/{stylesheets/pickadate/classic.date.scss → bower_components/pickadate/lib/themes/classic.date.css} +33 -10
  499. data/vendor/assets/bower_components/pickadate/lib/themes/classic.time.css +132 -0
  500. data/vendor/assets/bower_components/pickadate/lib/themes/default.css +175 -0
  501. data/vendor/assets/bower_components/pickadate/lib/themes/default.date.css +301 -0
  502. data/vendor/assets/bower_components/pickadate/lib/themes/default.time.css +126 -0
  503. data/vendor/assets/bower_components/pickadate/lib/themes/rtl.css +29 -0
  504. data/vendor/assets/bower_components/pickadate/lib/translations/ar.js +12 -0
  505. data/vendor/assets/bower_components/pickadate/lib/translations/bg_BG.js +13 -0
  506. data/vendor/assets/bower_components/pickadate/lib/translations/bs_BA.js +13 -0
  507. data/vendor/assets/bower_components/pickadate/lib/translations/ca_ES.js +13 -0
  508. data/vendor/assets/bower_components/pickadate/lib/translations/cs_CZ.js +13 -0
  509. data/vendor/assets/bower_components/pickadate/lib/translations/da_DK.js +13 -0
  510. data/vendor/assets/bower_components/pickadate/lib/translations/de_DE.js +13 -0
  511. data/vendor/assets/bower_components/pickadate/lib/translations/el_GR.js +13 -0
  512. data/vendor/assets/bower_components/pickadate/lib/translations/es_ES.js +14 -0
  513. data/vendor/assets/bower_components/pickadate/lib/translations/et_EE.js +13 -0
  514. data/vendor/assets/bower_components/pickadate/lib/translations/eu_ES.js +13 -0
  515. data/vendor/assets/bower_components/pickadate/lib/translations/fi_FI.js +13 -0
  516. data/vendor/assets/bower_components/pickadate/lib/translations/fr_FR.js +18 -0
  517. data/vendor/assets/bower_components/pickadate/lib/translations/gl_ES.js +13 -0
  518. data/vendor/assets/bower_components/pickadate/lib/translations/he_IL.js +12 -0
  519. data/vendor/assets/bower_components/pickadate/lib/translations/hr_HR.js +13 -0
  520. data/vendor/assets/bower_components/pickadate/lib/translations/hu_HU.js +13 -0
  521. data/vendor/assets/bower_components/pickadate/lib/translations/id_ID.js +13 -0
  522. data/vendor/assets/bower_components/pickadate/lib/translations/is_IS.js +13 -0
  523. data/vendor/assets/bower_components/pickadate/lib/translations/it_IT.js +14 -0
  524. data/vendor/assets/bower_components/pickadate/lib/translations/ja_JP.js +13 -0
  525. data/vendor/assets/bower_components/pickadate/lib/translations/ko_KR.js +13 -0
  526. data/vendor/assets/bower_components/pickadate/lib/translations/ne_NP.js +13 -0
  527. data/vendor/assets/bower_components/pickadate/lib/translations/nl_NL.js +13 -0
  528. data/vendor/assets/bower_components/pickadate/lib/translations/no_NO.js +13 -0
  529. data/vendor/assets/bower_components/pickadate/lib/translations/pl_PL.js +13 -0
  530. data/vendor/assets/bower_components/pickadate/lib/translations/pt_BR.js +12 -0
  531. data/vendor/assets/bower_components/pickadate/lib/translations/pt_PT.js +12 -0
  532. data/vendor/assets/bower_components/pickadate/lib/translations/ro_RO.js +13 -0
  533. data/vendor/assets/bower_components/pickadate/lib/translations/ru_RU.js +14 -0
  534. data/vendor/assets/bower_components/pickadate/lib/translations/sk_SK.js +14 -0
  535. data/vendor/assets/bower_components/pickadate/lib/translations/sl_SI.js +13 -0
  536. data/vendor/assets/bower_components/pickadate/lib/translations/sv_SE.js +13 -0
  537. data/vendor/assets/bower_components/pickadate/lib/translations/th_TH.js +12 -0
  538. data/vendor/assets/bower_components/pickadate/lib/translations/tr_TR.js +13 -0
  539. data/vendor/assets/bower_components/pickadate/lib/translations/uk_UA.js +13 -0
  540. data/vendor/assets/bower_components/pickadate/lib/translations/vi_VN.js +11 -0
  541. data/vendor/assets/bower_components/pickadate/lib/translations/zh_CN.js +13 -0
  542. data/vendor/assets/bower_components/pickadate/lib/translations/zh_TW.js +13 -0
  543. data/vendor/assets/bower_components/pickadate/package.json +63 -0
  544. data/vendor/assets/bower_components/pickadate/pickadate.jquery.json +63 -0
  545. data/vendor/assets/bower_components/typeahead.js/CHANGELOG.md +222 -0
  546. data/vendor/assets/bower_components/typeahead.js/CONTRIBUTING.md +120 -0
  547. data/vendor/assets/bower_components/typeahead.js/Gruntfile.js +265 -0
  548. data/vendor/assets/bower_components/typeahead.js/LICENSE +19 -0
  549. data/vendor/assets/bower_components/typeahead.js/README.md +188 -0
  550. data/vendor/assets/bower_components/typeahead.js/bower.json +13 -0
  551. data/vendor/assets/bower_components/typeahead.js/composer.json +17 -0
  552. data/vendor/assets/bower_components/typeahead.js/dist/bloodhound.js +727 -0
  553. data/vendor/assets/bower_components/typeahead.js/dist/bloodhound.min.js +7 -0
  554. data/vendor/assets/bower_components/typeahead.js/dist/typeahead.bundle.js +1782 -0
  555. data/vendor/assets/bower_components/typeahead.js/dist/typeahead.bundle.min.js +7 -0
  556. data/vendor/assets/{javascripts → bower_components/typeahead.js/dist}/typeahead.jquery.js +0 -0
  557. data/vendor/assets/bower_components/typeahead.js/dist/typeahead.jquery.min.js +7 -0
  558. data/vendor/assets/bower_components/typeahead.js/doc/bloodhound.md +279 -0
  559. data/vendor/assets/bower_components/typeahead.js/doc/jquery_typeahead.md +383 -0
  560. data/vendor/assets/bower_components/typeahead.js/doc/migration/0.10.0.md +234 -0
  561. data/vendor/assets/bower_components/typeahead.js/karma.conf.js +98 -0
  562. data/vendor/assets/bower_components/typeahead.js/package.json +57 -0
  563. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/bloodhound.js +234 -0
  564. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/lru_cache.js +99 -0
  565. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/options_parser.js +89 -0
  566. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/persistent_storage.js +131 -0
  567. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/search_index.js +169 -0
  568. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/tokenizers.js +44 -0
  569. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/transport.js +152 -0
  570. data/vendor/assets/bower_components/typeahead.js/src/bloodhound/version.js +7 -0
  571. data/vendor/assets/bower_components/typeahead.js/src/common/utils.js +152 -0
  572. data/vendor/assets/bower_components/typeahead.js/src/typeahead/css.js +77 -0
  573. data/vendor/assets/bower_components/typeahead.js/src/typeahead/dataset.js +210 -0
  574. data/vendor/assets/bower_components/typeahead.js/src/typeahead/dropdown.js +245 -0
  575. data/vendor/assets/bower_components/typeahead.js/src/typeahead/event_bus.js +38 -0
  576. data/vendor/assets/bower_components/typeahead.js/src/typeahead/event_emitter.js +119 -0
  577. data/vendor/assets/bower_components/typeahead.js/src/typeahead/highlight.js +84 -0
  578. data/vendor/assets/bower_components/typeahead.js/src/typeahead/html.js +15 -0
  579. data/vendor/assets/bower_components/typeahead.js/src/typeahead/input.js +311 -0
  580. data/vendor/assets/bower_components/typeahead.js/src/typeahead/plugin.js +129 -0
  581. data/vendor/assets/bower_components/typeahead.js/src/typeahead/typeahead.js +391 -0
  582. data/vendor/assets/bower_components/typeahead.js/test/bloodhound_spec.js +592 -0
  583. data/vendor/assets/bower_components/typeahead.js/test/ci +12 -0
  584. data/vendor/assets/bower_components/typeahead.js/test/dataset_view_spec.js +222 -0
  585. data/vendor/assets/bower_components/typeahead.js/test/dropdown_view_spec.js +353 -0
  586. data/vendor/assets/bower_components/typeahead.js/test/event_emitter_spec.js +111 -0
  587. data/vendor/assets/bower_components/typeahead.js/test/fixtures/ajax_responses.js +19 -0
  588. data/vendor/assets/bower_components/typeahead.js/test/fixtures/data.js +116 -0
  589. data/vendor/assets/bower_components/typeahead.js/test/fixtures/html.js +17 -0
  590. data/vendor/assets/bower_components/typeahead.js/test/helpers/typeahead_mocks.js +71 -0
  591. data/vendor/assets/bower_components/typeahead.js/test/highlight_spec.js +117 -0
  592. data/vendor/assets/bower_components/typeahead.js/test/input_view_spec.js +449 -0
  593. data/vendor/assets/bower_components/typeahead.js/test/integration/test.html +112 -0
  594. data/vendor/assets/bower_components/typeahead.js/test/integration/test.js +397 -0
  595. data/vendor/assets/bower_components/typeahead.js/test/lru_cache_spec.js +42 -0
  596. data/vendor/assets/bower_components/typeahead.js/test/persistent_storage_spec.js +131 -0
  597. data/vendor/assets/bower_components/typeahead.js/test/playground.html +347 -0
  598. data/vendor/assets/bower_components/typeahead.js/test/search_index_spec.js +60 -0
  599. data/vendor/assets/bower_components/typeahead.js/test/tokenizers_spec.js +60 -0
  600. data/vendor/assets/bower_components/typeahead.js/test/transport_spec.js +197 -0
  601. data/vendor/assets/bower_components/typeahead.js/test/typeahead_view_spec.js +570 -0
  602. data/vendor/assets/bower_components/typeahead.js/typeahead.js.jquery.json +40 -0
  603. metadata +576 -12
  604. data/vendor/assets/javascripts/html5.js +0 -3
  605. data/vendor/assets/javascripts/jquery-1.7.1.js +0 -9266
  606. data/vendor/assets/javascripts/rails.js +0 -373
@@ -0,0 +1,259 @@
1
+ <http://hobbies.com/indoors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Collection> .
2
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#prefLabel> "indoors"@en .
3
+ <http://hobbies.com/outdoors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Collection> .
4
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#prefLabel> "outdoors"@en .
5
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
6
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Achievement hobbies"@en .
7
+ <http://hobbies.com/achievement_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
8
+ <http://hobbies.com/gardening> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
9
+ <http://hobbies.com/gardening> <http://www.w3.org/2004/02/skos/core#prefLabel> "Gardening"@en .
10
+ <http://hobbies.com/gardening> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
11
+ <http://hobbies.com/model_building> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
12
+ <http://hobbies.com/model_building> <http://www.w3.org/2004/02/skos/core#prefLabel> "Model building"@en .
13
+ <http://hobbies.com/model_building> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
14
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
15
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/2004/02/skos/core#prefLabel> "Model rocketry"@en .
16
+ <http://hobbies.com/model_rocketry> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
17
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
18
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Radio-controlled modeling"@en .
19
+ <http://hobbies.com/radio-controlled_modeling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
20
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
21
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scale modeling"@en .
22
+ <http://hobbies.com/scale_modeling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/model_building> .
23
+ <http://hobbies.com/photography> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
24
+ <http://hobbies.com/photography> <http://www.w3.org/2004/02/skos/core#prefLabel> "Photography"@en .
25
+ <http://hobbies.com/photography> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
26
+ <http://hobbies.com/audiophilia> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
27
+ <http://hobbies.com/audiophilia> <http://www.w3.org/2004/02/skos/core#prefLabel> "Audiophilia"@en .
28
+ <http://hobbies.com/audiophilia> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
29
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/audiophilia> .
30
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
31
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Baton twirling"@en .
32
+ <http://hobbies.com/baton_twirling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
33
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/baton_twirling> .
34
+ <http://hobbies.com/bonsai> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
35
+ <http://hobbies.com/bonsai> <http://www.w3.org/2004/02/skos/core#prefLabel> "Bonsai"@en .
36
+ <http://hobbies.com/bonsai> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
37
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/bonsai> .
38
+ <http://hobbies.com/computer_programming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
39
+ <http://hobbies.com/computer_programming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Computer programming"@en .
40
+ <http://hobbies.com/computer_programming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
41
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/computer_programming> .
42
+ <http://hobbies.com/dance> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
43
+ <http://hobbies.com/dance> <http://www.w3.org/2004/02/skos/core#prefLabel> "Dance"@en .
44
+ <http://hobbies.com/dance> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
45
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/dance> .
46
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
47
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/2004/02/skos/core#prefLabel> "Amateur radio"@en .
48
+ <http://hobbies.com/amateur_radio> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
49
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/amateur_radio> .
50
+ <http://hobbies.com/home_automation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
51
+ <http://hobbies.com/home_automation> <http://www.w3.org/2004/02/skos/core#prefLabel> "Home automation"@en .
52
+ <http://hobbies.com/home_automation> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
53
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/home_automation> .
54
+ <http://hobbies.com/knapping> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
55
+ <http://hobbies.com/knapping> <http://www.w3.org/2004/02/skos/core#prefLabel> "Knapping"@en .
56
+ <http://hobbies.com/knapping> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
57
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/knapping> .
58
+ <http://hobbies.com/lapidary> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
59
+ <http://hobbies.com/lapidary> <http://www.w3.org/2004/02/skos/core#prefLabel> "Lapidary"@en .
60
+ <http://hobbies.com/lapidary> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
61
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/lapidary> .
62
+ <http://hobbies.com/locksport> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
63
+ <http://hobbies.com/locksport> <http://www.w3.org/2004/02/skos/core#prefLabel> "Locksport"@en .
64
+ <http://hobbies.com/locksport> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
65
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/locksport> .
66
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
67
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scrapbooking"@en .
68
+ <http://hobbies.com/scrapbooking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
69
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/scrapbooking> .
70
+ <http://hobbies.com/air_sports> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
71
+ <http://hobbies.com/air_sports> <http://www.w3.org/2004/02/skos/core#prefLabel> "Air sports"@en .
72
+ <http://hobbies.com/air_sports> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
73
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/air_sports> .
74
+ <http://hobbies.com/board_sports> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
75
+ <http://hobbies.com/board_sports> <http://www.w3.org/2004/02/skos/core#prefLabel> "Board sports"@en .
76
+ <http://hobbies.com/board_sports> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
77
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/board_sports> .
78
+ <http://hobbies.com/kayaking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
79
+ <http://hobbies.com/kayaking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kayaking"@en .
80
+ <http://hobbies.com/kayaking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
81
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kayaking> .
82
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
83
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kitesurfing"@en .
84
+ <http://hobbies.com/kitesurfing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
85
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kitesurfing> .
86
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
87
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/2004/02/skos/core#prefLabel> "Mountainbiking"@en .
88
+ <http://hobbies.com/mountainbiking> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
89
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/mountainbiking> .
90
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
91
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/2004/02/skos/core#prefLabel> "Scuba diving"@en .
92
+ <http://hobbies.com/scuba_diving> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
93
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/scuba_diving> .
94
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
95
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Snowmobiling"@en .
96
+ <http://hobbies.com/snowmobiling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/achievement_hobbies> .
97
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/snowmobiling> .
98
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
99
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Collection hobbies"@en .
100
+ <http://hobbies.com/collection_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
101
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
102
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Coin collecting"@en .
103
+ <http://hobbies.com/coin_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
104
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/coin_collecting> .
105
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
106
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Stamp collecting"@en .
107
+ <http://hobbies.com/stamp_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
108
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/stamp_collecting> .
109
+ <http://hobbies.com/antiquities> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
110
+ <http://hobbies.com/antiquities> <http://www.w3.org/2004/02/skos/core#prefLabel> "Antiquities"@en .
111
+ <http://hobbies.com/antiquities> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
112
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/antiquities> .
113
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
114
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/2004/02/skos/core#prefLabel> "Auto audiophilia"@en .
115
+ <http://hobbies.com/auto_audiophilia> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
116
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/auto_audiophilia> .
117
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
118
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fossil collecting"@en .
119
+ <http://hobbies.com/fossil_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
120
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fossil_collecting> .
121
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
122
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Metal detecting"@en .
123
+ <http://hobbies.com/metal_detecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
124
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/metal_detecting> .
125
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
126
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/2004/02/skos/core#prefLabel> "Mineral collecting"@en .
127
+ <http://hobbies.com/mineral_collecting> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/collection_hobbies> .
128
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/mineral_collecting> .
129
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
130
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/2004/02/skos/core#prefLabel> "Competition hobbies"@en .
131
+ <http://hobbies.com/competition_hobbies> <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://hobbies.com/scheme> .
132
+ <http://hobbies.com/billiards> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
133
+ <http://hobbies.com/billiards> <http://www.w3.org/2004/02/skos/core#prefLabel> "Billiards"@en .
134
+ <http://hobbies.com/billiards> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
135
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/billiards> .
136
+ <http://hobbies.com/bowling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
137
+ <http://hobbies.com/bowling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Bowling"@en .
138
+ <http://hobbies.com/bowling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
139
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/bowling> .
140
+ <http://hobbies.com/boxing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
141
+ <http://hobbies.com/boxing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Boxing"@en .
142
+ <http://hobbies.com/boxing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
143
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/boxing> .
144
+ <http://hobbies.com/chess> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
145
+ <http://hobbies.com/chess> <http://www.w3.org/2004/02/skos/core#prefLabel> "Chess"@en .
146
+ <http://hobbies.com/chess> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
147
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/chess> .
148
+ <http://hobbies.com/darts> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
149
+ <http://hobbies.com/darts> <http://www.w3.org/2004/02/skos/core#prefLabel> "Darts"@en .
150
+ <http://hobbies.com/darts> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
151
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/darts> .
152
+ <http://hobbies.com/fencing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
153
+ <http://hobbies.com/fencing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fencing"@en .
154
+ <http://hobbies.com/fencing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
155
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fencing> .
156
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
157
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/2004/02/skos/core#prefLabel> "Role-playing games"@en .
158
+ <http://hobbies.com/role-playing_games> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
159
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/role-playing_games> .
160
+ <http://hobbies.com/table_football> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
161
+ <http://hobbies.com/table_football> <http://www.w3.org/2004/02/skos/core#prefLabel> "Table football"@en .
162
+ <http://hobbies.com/table_football> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
163
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/table_football> .
164
+ <http://hobbies.com/handball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
165
+ <http://hobbies.com/handball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Handball"@en .
166
+ <http://hobbies.com/handball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
167
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/handball> .
168
+ <http://hobbies.com/martial_arts> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
169
+ <http://hobbies.com/martial_arts> <http://www.w3.org/2004/02/skos/core#prefLabel> "Martial arts"@en .
170
+ <http://hobbies.com/martial_arts> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
171
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/martial_arts> .
172
+ <http://hobbies.com/video_gaming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
173
+ <http://hobbies.com/video_gaming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Video gaming"@en .
174
+ <http://hobbies.com/video_gaming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
175
+ <http://hobbies.com/indoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/video_gaming> .
176
+ <http://hobbies.com/airsoft> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
177
+ <http://hobbies.com/airsoft> <http://www.w3.org/2004/02/skos/core#prefLabel> "Airsoft"@en .
178
+ <http://hobbies.com/airsoft> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
179
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/airsoft> .
180
+ <http://hobbies.com/archery> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
181
+ <http://hobbies.com/archery> <http://www.w3.org/2004/02/skos/core#prefLabel> "Archery"@en .
182
+ <http://hobbies.com/archery> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
183
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/archery> .
184
+ <http://hobbies.com/auto_racing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
185
+ <http://hobbies.com/auto_racing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Auto racing"@en .
186
+ <http://hobbies.com/auto_racing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
187
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/auto_racing> .
188
+ <http://hobbies.com/badminton> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
189
+ <http://hobbies.com/badminton> <http://www.w3.org/2004/02/skos/core#prefLabel> "Badminton"@en .
190
+ <http://hobbies.com/badminton> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
191
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/badminton> .
192
+ <http://hobbies.com/baseball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
193
+ <http://hobbies.com/baseball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Baseball"@en .
194
+ <http://hobbies.com/baseball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
195
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/baseball> .
196
+ <http://hobbies.com/basketball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
197
+ <http://hobbies.com/basketball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Basketball"@en .
198
+ <http://hobbies.com/basketball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
199
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/basketball> .
200
+ <http://hobbies.com/climbing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
201
+ <http://hobbies.com/climbing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Climbing"@en .
202
+ <http://hobbies.com/climbing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
203
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/climbing> .
204
+ <http://hobbies.com/cricket> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
205
+ <http://hobbies.com/cricket> <http://www.w3.org/2004/02/skos/core#prefLabel> "Cricket"@en .
206
+ <http://hobbies.com/cricket> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
207
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/cricket> .
208
+ <http://hobbies.com/cycling> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
209
+ <http://hobbies.com/cycling> <http://www.w3.org/2004/02/skos/core#prefLabel> "Cycling"@en .
210
+ <http://hobbies.com/cycling> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
211
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/cycling> .
212
+ <http://hobbies.com/disc_golf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
213
+ <http://hobbies.com/disc_golf> <http://www.w3.org/2004/02/skos/core#prefLabel> "Disc golf"@en .
214
+ <http://hobbies.com/disc_golf> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
215
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/disc_golf> .
216
+ <http://hobbies.com/equestrianism> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
217
+ <http://hobbies.com/equestrianism> <http://www.w3.org/2004/02/skos/core#prefLabel> "Equestrianism"@en .
218
+ <http://hobbies.com/equestrianism> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
219
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/equestrianism> .
220
+ <http://hobbies.com/figure_skating> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
221
+ <http://hobbies.com/figure_skating> <http://www.w3.org/2004/02/skos/core#prefLabel> "Figure skating"@en .
222
+ <http://hobbies.com/figure_skating> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
223
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/figure_skating> .
224
+ <http://hobbies.com/fishing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
225
+ <http://hobbies.com/fishing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Fishing"@en .
226
+ <http://hobbies.com/fishing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
227
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/fishing> .
228
+ <http://hobbies.com/golfing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
229
+ <http://hobbies.com/golfing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Golfing"@en .
230
+ <http://hobbies.com/golfing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
231
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/golfing> .
232
+ <http://hobbies.com/gymnastics> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
233
+ <http://hobbies.com/gymnastics> <http://www.w3.org/2004/02/skos/core#prefLabel> "Gymnastics"@en .
234
+ <http://hobbies.com/gymnastics> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
235
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/gymnastics> .
236
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
237
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/2004/02/skos/core#prefLabel> "Ice hockey"@en .
238
+ <http://hobbies.com/ice_hockey> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
239
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/ice_hockey> .
240
+ <http://hobbies.com/kart_racing> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
241
+ <http://hobbies.com/kart_racing> <http://www.w3.org/2004/02/skos/core#prefLabel> "Kart racing"@en .
242
+ <http://hobbies.com/kart_racing> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
243
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/kart_racing> .
244
+ <http://hobbies.com/paintball> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
245
+ <http://hobbies.com/paintball> <http://www.w3.org/2004/02/skos/core#prefLabel> "Paintball"@en .
246
+ <http://hobbies.com/paintball> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
247
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/paintball> .
248
+ <http://hobbies.com/rugby_league> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
249
+ <http://hobbies.com/rugby_league> <http://www.w3.org/2004/02/skos/core#prefLabel> "Rugby league"@en .
250
+ <http://hobbies.com/rugby_league> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
251
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/rugby_league> .
252
+ <http://hobbies.com/swimming> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
253
+ <http://hobbies.com/swimming> <http://www.w3.org/2004/02/skos/core#prefLabel> "Swimming"@en .
254
+ <http://hobbies.com/swimming> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
255
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/swimming> .
256
+ <http://hobbies.com/tennis> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
257
+ <http://hobbies.com/tennis> <http://www.w3.org/2004/02/skos/core#prefLabel> "Tennis"@en .
258
+ <http://hobbies.com/tennis> <http://www.w3.org/2004/02/skos/core#broader> <http://hobbies.com/competition_hobbies> .
259
+ <http://hobbies.com/outdoors> <http://www.w3.org/2004/02/skos/core#member> <http://hobbies.com/tennis> .
@@ -31,8 +31,8 @@ class AuthenticationTest < ActionDispatch::IntegrationTest
31
31
  test 'sign out' do
32
32
  login
33
33
  visit dashboard_path(lang: :de)
34
- assert page.has_link?('Abmelden')
35
- click_link_or_button 'Abmelden'
34
+ assert page.has_link?(user.name)
35
+ click_link_or_button user.name
36
36
  assert page.has_content?('Abmeldung erfolgreich')
37
37
  end
38
38
  end
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2011 Rodney Rehm
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -0,0 +1,496 @@
1
+ # URI.js #
2
+
3
+ * [About](http://medialize.github.io/URI.js/)
4
+ * [Understanding URIs](http://medialize.github.io/URI.js/about-uris.html)
5
+ * [Documentation](http://medialize.github.io/URI.js/docs.html)
6
+ * [jQuery URI Plugin](http://medialize.github.io/URI.js/jquery-uri-plugin.html)
7
+ * [Author](http://rodneyrehm.de/en/)
8
+
9
+ ---
10
+
11
+ I always want to shoot myself in the head when looking at code like the following:
12
+
13
+ ```javascript
14
+ var url = "http://example.org/foo?bar=baz";
15
+ var separator = url.indexOf('?') > -1 ? '&' : '?';
16
+
17
+ url += separator + encodeURIComponent("foo") + "=" + encodeURIComponent("bar");
18
+ ```
19
+
20
+ I still can't believe javascript - the f**ing backbone-language of the web - doesn't offer an API for mutating URLs. Browsers (Firefox) don't expose the `Location` object (the structure behind window.location). Yes, one could think of [decomposed IDL attributes](http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#url-decomposition-idl-attributes) as a native URL management library. But it relies on the DOM element &lt;a&gt;, it's slow and doesn't offer any convenience at all.
21
+
22
+ How about a nice, clean and simple API for mutating URIs:
23
+
24
+ ```javascript
25
+ var url = new URI("http://example.org/foo?bar=baz");
26
+ url.addQuery("foo", "bar");
27
+ ```
28
+
29
+ URI.js is here to help with that.
30
+
31
+
32
+ ## API Example ##
33
+
34
+ ```javascript
35
+ // mutating URLs
36
+ URI("http://example.org/foo.html?hello=world")
37
+ .username("rodneyrehm")
38
+ // -> http://rodneyrehm@example.org/foo.html?hello=world
39
+ .username("")
40
+ // -> http://example.org/foo.html?hello=world
41
+ .directory("bar")
42
+ // -> http://example.org/bar/foo.html?hello=world
43
+ .suffix("xml")
44
+ // -> http://example.org/bar/foo.xml?hello=world
45
+ .query("")
46
+ // -> http://example.org/bar/foo.xml
47
+ .tld("com")
48
+ // -> http://example.com/bar/foo.xml
49
+ .query({ foo: "bar", hello: ["world", "mars"] });
50
+ // -> http://example.com/bar/foo.xml?foo=bar&hello=world&hello=mars
51
+
52
+ // cleaning things up
53
+ URI("?&foo=bar&&foo=bar&foo=baz&")
54
+ .normalizeQuery();
55
+ // -> ?foo=bar&foo=baz
56
+
57
+ // working with relative paths
58
+ URI("/foo/bar/baz.html")
59
+ .relativeTo("/foo/bar/world.html");
60
+ // -> ./baz.html
61
+
62
+ URI("/foo/bar/baz.html")
63
+ .relativeTo("/foo/bar/sub/world.html")
64
+ // -> ../baz.html
65
+ .absoluteTo("/foo/bar/sub/world.html");
66
+ // -> /foo/bar/baz.html
67
+
68
+ // URI Templates
69
+ URI.expand("/foo/{dir}/{file}", {
70
+ dir: "bar",
71
+ file: "world.html"
72
+ });
73
+ // -> /foo/bar/world.html
74
+ ```
75
+
76
+ See the [About Page](http://medialize.github.io/URI.js/) and [API Docs](http://medialize.github.io/URI.js/docs.html) for more stuff.
77
+
78
+ ## Using URI.js ##
79
+
80
+ URI.js (without plugins) has a gzipped weight of about 7KB - if you include all extensions you end up at about 13KB. So unless you *need* second level domain support and use URI templates, we suggest you don't include them in your build. If you don't need a full featured URI mangler, it may be worth looking into the much smaller parser-only alternatives [listed below](#alternatives).
81
+
82
+ URI.js is available through [npm](http://npmjs.org/), [bower](http://bower.io/), [Jam](http://jamjs.org/) and manually from the [build page](http://medialize.github.io/URI.js/build.html):
83
+
84
+ ```bash
85
+ # using bower
86
+ bower install uri.js
87
+
88
+ # using Jam
89
+ jam install URIjs
90
+
91
+ # using npm
92
+ npm install URIjs
93
+ ```
94
+
95
+ ### Browser ###
96
+
97
+ I guess you'll manage to use the [build tool](http://medialize.github.io/URI.js/build.html) or follow the [instructions below](#minify) to combine and minify the various files into URI.min.js - and I'm fairly certain you know how to `<script src=".../URI.min.js"></script>` that sucker, too.
98
+
99
+ ### Node.js and NPM ###
100
+
101
+ Install with `npm install URIjs` or add `"URIjs"` to the dependencies in your `package.json`.
102
+
103
+ ```javascript
104
+ // load URI.js
105
+ var URI = require('URIjs');
106
+ // load an optional module (e.g. URITemplate)
107
+ var URITemplate = require('URIjs/src/URITemplate');
108
+
109
+ URI("/foo/bar/baz.html")
110
+ .relativeTo("/foo/bar/sub/world.html")
111
+ // -> ../baz.html
112
+ ```
113
+
114
+ ### RequireJS ###
115
+
116
+ Clone the URI.js repository or use a package manager to get URI.js into your project.
117
+
118
+ ```javascript
119
+ require.config({
120
+ paths: {
121
+ URIjs: 'where-you-put-uri.js/src'
122
+ }
123
+ });
124
+
125
+ require(['URIjs/URI'], function(URI) {
126
+ console.log("URI.js and dependencies: ", URI("//amazon.co.uk").is('sld') ? 'loaded' : 'failed');
127
+ });
128
+ require(['URIjs/URITemplate'], function(URITemplate) {
129
+ console.log("URITemplate.js and dependencies: ", URITemplate._cache ? 'loaded' : 'failed');
130
+ });
131
+ ```
132
+
133
+ ## Minify ##
134
+
135
+ See the [build tool](http://medialize.github.io/URI.js/build.html) or use [Google Closure Compiler](http://closure-compiler.appspot.com/home):
136
+
137
+ ```
138
+ // ==ClosureCompiler==
139
+ // @compilation_level SIMPLE_OPTIMIZATIONS
140
+ // @output_file_name URI.min.js
141
+ // @code_url http://medialize.github.io/URI.js/src/IPv6.js
142
+ // @code_url http://medialize.github.io/URI.js/src/punycode.js
143
+ // @code_url http://medialize.github.io/URI.js/src/SecondLevelDomains.js
144
+ // @code_url http://medialize.github.io/URI.js/src/URI.js
145
+ // @code_url http://medialize.github.io/URI.js/src/URITemplate.js
146
+ // ==/ClosureCompiler==
147
+ ```
148
+
149
+
150
+ ## Resources ##
151
+
152
+ Documents specifying how URLs work:
153
+
154
+ * [URL - Living Standard](http://url.spec.whatwg.org/)
155
+ * [RFC 3986 - Uniform Resource Identifier (URI): Generic Syntax](http://tools.ietf.org/html/rfc3986)
156
+ * [RFC 3987 - Internationalized Resource Identifiers (IRI)](http://tools.ietf.org/html/rfc3987)
157
+ * [RFC 2732 - Format for Literal IPv6 Addresses in URL's](http://tools.ietf.org/html/rfc2732)
158
+ * [Punycode: A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)](http://tools.ietf.org/html/rfc3492)
159
+ * [application/x-www-form-urlencoded](http://www.w3.org/TR/REC-html40/interact/forms.html#form-content-type) (Query String Parameters) and [application/x-www-form-urlencoded encoding algorithm](http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#application/x-www-form-urlencoded-encoding-algorithm)
160
+ * [What every web developer must know about URL encoding](http://blog.lunatech.com/2009/02/03/what-every-web-developer-must-know-about-url-encoding)
161
+
162
+ Informal stuff
163
+
164
+ * [Parsing URLs for Fun and Profit](http://tools.ietf.org/html/draft-abarth-url-01)
165
+ * [Naming URL components](http://tantek.com/2011/238/b1/many-ways-slice-url-name-pieces)
166
+
167
+ How other environments do things
168
+
169
+ * [Java URI Class](http://docs.oracle.com/javase/7/docs/api/java/net/URI.html)
170
+ * [Java Inet6Address Class](http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Inet6Address.html)
171
+ * [Node.js URL API](http://nodejs.org/docs/latest/api/url.html)
172
+
173
+ [Discussion on Hacker News](https://news.ycombinator.com/item?id=3398837)
174
+
175
+ ### Forks / Code-borrow ###
176
+
177
+ * [node-dom-urls](https://github.com/passy/node-dom-urls) passy's partial implementation of the W3C URL Spec Draft for Node
178
+ * [urlutils](https://github.com/cofounders/urlutils) cofounders' `window.URL` constructor for Node
179
+
180
+ ### Alternatives ###
181
+
182
+ If you don't like URI.js, you may like one of the following libraries. (If yours is not listed, drop me a line…)
183
+
184
+ #### Polyfill ####
185
+
186
+ * [DOM-URL-Polyfill](https://github.com/arv/DOM-URL-Polyfill/) arv's polyfill of the [DOM URL spec](https://dvcs.w3.org/hg/url/raw-file/tip/Overview.html#interface-urlutils) for browsers
187
+ * [inexorabletash](https://github.com/inexorabletash/polyfill/#whatwg-url-api) inexorabletash's [WHATWG URL API](http://url.spec.whatwg.org/)
188
+
189
+ #### URL Manipulation ####
190
+
191
+ * [The simple <a> URL Mutation "Hack"](http://jsfiddle.net/rodneyrehm/KkGUJ/) ([jsPerf comparison](http://jsperf.com/idl-attributes-vs-uri-js))
192
+ * [URL.js](https://github.com/ericf/urljs)
193
+ * [furl (Python)](https://github.com/gruns/furl)
194
+ * [mediawiki Uri](https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/resources/mediawiki/mediawiki.Uri.js?view=markup) (needs mw and jQuery)
195
+ * [jurlp](https://github.com/tombonner/jurlp)
196
+ * [jsUri](http://code.google.com/p/jsuri/)
197
+
198
+ #### URL Parsers ####
199
+
200
+ * [The simple <a> URL Mutation "Hack"](http://jsfiddle.net/rodneyrehm/KkGUJ/) ([jsPerf comparison](http://jsperf.com/idl-attributes-vs-uri-js))
201
+ * [URI Parser](http://blog.stevenlevithan.com/archives/parseuri)
202
+ * [jQuery-URL-Parser](https://github.com/allmarkedup/jQuery-URL-Parser)
203
+ * [Google Closure Uri](http://closure-library.googlecode.com/svn/docs/closure_goog_uri_uri.js.html)
204
+ * [URI.js by Gary Court](https://github.com/garycourt/uri-js)
205
+
206
+ #### URI Template ####
207
+
208
+ * [uri-template](https://github.com/rezigned/uri-template.js) (supporting extraction as well) by Rezigne
209
+ * [uri-templates](https://github.com/geraintluff/uri-templates) (supporting extraction as well) by Geraint Luff
210
+ * [uri-templates](https://github.com/marc-portier/uri-templates) by Marc Portier
211
+ * [uri-templates](https://github.com/geraintluff/uri-templates) by Geraint Luff (including reverse operation)
212
+ * [URI Template JS](https://github.com/fxa/uritemplate-js) by Franz Antesberger
213
+ * [Temple](https://github.com/brettstimmerman/temple) by Brett Stimmerman
214
+ * ([jsperf comparison](http://jsperf.com/uri-templates/2))
215
+
216
+ #### Various ####
217
+
218
+ * [TLD.js](https://github.com/oncletom/tld.js) - second level domain names
219
+ * [Public Suffix](http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_names.dat?raw=1) - second level domain names
220
+ * [uri-collection](https://github.com/scivey/uri-collection) - underscore based utility for working with many URIs
221
+
222
+ ## Authors ##
223
+
224
+ * [Rodney Rehm](https://github.com/rodneyrehm)
225
+ * [Various Contributors](https://github.com/medialize/URI.js/graphs/contributors)
226
+
227
+
228
+ ## Contains Code From ##
229
+
230
+ * [punycode.js](http://mths.be/punycode) - Mathias Bynens
231
+ * [IPv6.js](http://intermapper.com/support/tools/IPV6-Validator.aspx) - Rich Brown - (rewrite of the original)
232
+
233
+
234
+ ## License ##
235
+
236
+ URI.js is published under the [MIT license](http://www.opensource.org/licenses/mit-license). Until version 1.13.2 URI.js was also published under the [GPL v3](http://opensource.org/licenses/GPL-3.0) license - but as this dual-licensing causes more questions than helps anyone, it was dropped with version 1.14.0.
237
+
238
+
239
+ ## Changelog ##
240
+
241
+ ### 1.14.1 (October 1st 2014) ###
242
+
243
+ * fixing handling of String instances (not string primitives) - ([Issue #146](https://github.com/medialize/URI.js/issues/146))
244
+ * fixing Firefox [`.watch()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/watch) interfering with `.parseQuery()` - ([Issue #169](https://github.com/medialize/URI.js/issues/169))
245
+ * fixing [`addQuery()`](http://medialize.github.io/URI.js/docs.html#search-add) to not throw error on null value - ([Issue #171](https://github.com/medialize/URI.js/issues/171))
246
+
247
+ ### 1.14.0 (September 8th 2014) ###
248
+
249
+ * adding Hungarian second level domains - ([Issue #159](https://github.com/medialize/URI.js/issues/159))
250
+ * adding `<audio src="…">` and `<video src="…">` to supported DOM attributes - ([Issue #160](https://github.com/medialize/URI.js/issues/160)), ([Issue #161](https://github.com/medialize/URI.js/issues/161))
251
+ * fixing `file://hostname/path` parsing - ([Issue #158](https://github.com/medialize/URI.js/issues/158))
252
+ * fixing `.decodePathSegment()` to not throw malformed URI error - ([Issue #163](https://github.com/medialize/URI.js/issues/163))
253
+
254
+ ### 1.13.2 (May 29th 2014) ###
255
+
256
+ * changes to package management manifests only
257
+
258
+ ### 1.13.1 (April 16th 2014) ###
259
+
260
+ * fixing IPv6 normalization (bad variable name) - ([Issue #145](https://github.com/medialize/URI.js/issues/145))
261
+ * adding grunt and jshint
262
+ * changing code style to 2 spaces indentation, single quote strings
263
+ * applying `'use strict';` everywhere
264
+ * fixing jshint warnings
265
+
266
+ ### 1.13.0 (April 15th 2014) ###
267
+
268
+ * fixing [`URI.parseHost()`](http://medialize.github.io/URI.js/docs.html#static-parseHost) and [`URI.buildHost()`](http://medialize.github.io/URI.js/docs.html#static-buildHost) to properly parse and build the IPv6 examples given in [RFC2732 Format for Literal IPv6 Addresses in URL's](http://tools.ietf.org/html/rfc2732#section-2) - ([Issue #144](https://github.com/medialize/URI.js/issues/144))
269
+ * adding performance improvements to SecondLevelDomain - ([PR #122](https://github.com/medialize/URI.js/pull/122), [gorhill](https://github.com/gorhill))
270
+
271
+ ### 1.12.1 (March 8th 2014) ###
272
+
273
+ * fixing [`.encodeQuery()`](http://medialize.github.io/URI.js/docs.html#static-encodeQuery) and [`.decodeQuery()`](http://medialize.github.io/URI.js/docs.html#static-decodeQuery) to respect [`URI.escapeQuerySpace`](http://medialize.github.io/URI.js/docs.html#setting-escapeQuerySpace) - ([Issue #137](https://github.com/medialize/URI.js/issues/137))
274
+ * fixing fragment plugins to return URI for simpler loading - ([Issue #139](https://github.com/medialize/URI.js/issues/139))
275
+
276
+ ### 1.12.0 (January 23rd 2014) ###
277
+
278
+ * fixing [`.absoluteTo()`](http://medialize.github.io/URI.js/docs.html#absoluteto) to comply with [RFC3986 Reference Resolution Examples](http://tools.ietf.org/html/rfc3986#section-5.4) - ([Issue #113](https://github.com/medialize/URI.js/issues/113))
279
+ * fixing [`.normalizePath()`](http://medialize.github.io/URI.js/docs.html#normalize-path) to maintain leading parent references (`../`) for relative paths, while removing them for absolute paths - ([Issue #133](https://github.com/medialize/URI.js/issues/133))
280
+ * fixing `URI.protocol_expression` to properly accept `.` in compliance with [RFC 3986 - Scheme](http://tools.ietf.org/html/rfc3986#section-3.1) - ([Issue #132](https://github.com/medialize/URI.js/issues/132))
281
+ * fixing [`URI.withinString()`](http://medialize.github.io/URI.js/docs.html#static-withinString) to not use backtracking prone regular expression `URI.find_uri_expression` anymore - ([Issue #131](https://github.com/medialize/URI.js/issues/131))
282
+ * fixing [`URI.withinString()`](http://medialize.github.io/URI.js/docs.html#static-withinString) to accept options `ignore` and `ignoreHtml` to allow better control over which detected URLs get handled - ([Issue #117](https://github.com/medialize/URI.js/issues/117))
283
+ * fixing [`URI.withinString()`](http://medialize.github.io/URI.js/docs.html#static-withinString) to accept option `start` to specify the RegExp used for finding the beginning of an URL (defaults to `/\b(?:([a-z][a-z0-9.+-]*:\/\/)|www\.)/gi`) - ([Issue #115](https://github.com/medialize/URI.js/issues/115))
284
+
285
+ ### 1.11.2 (August 14th 2013) ###
286
+
287
+ * fixing regression for Node.js introduced by `fixing unsafe eval by using UMD's root` - ([Issue #107](https://github.com/medialize/URI.js/issues/107))
288
+ * fixing parser to accept malformed userinfo (non-encoded email address) - ([Issue #108](https://github.com/medialize/URI.js/issues/108))
289
+
290
+ ### 1.11.1 (August 13th 2013) ###
291
+
292
+ * fixing inconsistent [`.relativeTo()`](http://medialize.github.io/URI.js/docs.html#relativeto) results caused by inconsistent URI component handling - ([Issue #103](https://github.com/medialize/URI.js/issues/103))
293
+ * fixing unsafe eval by using UMD's root - ([Issue #105](https://github.com/medialize/URI.js/issues/105))
294
+ * fixing [`.segment()`](http://medialize.github.io/URI.js/docs.html#accessors-segment) to allow appending an empty element - ([Issue #106](https://github.com/medialize/URI.js/issues/106))
295
+ * fixing [`.segment()`](http://medialize.github.io/URI.js/docs.html#accessors-segment) to collapse empty elements in array notation
296
+
297
+ ### 1.11.0 (August 6th 2013) ###
298
+
299
+ * adding [`.segmentCoded()`](http://medialize.github.io/URI.js/docs.html#accessors-segmentCoded) to provide en/decoding interface to `.segment()` - ([Issue #79](https://github.com/medialize/URI.js/issues/79))
300
+ * optimize [`.relativeTo()`](http://medialize.github.io/URI.js/docs.html#relativeto) results - ([Issue #78](https://github.com/medialize/URI.js/issues/78), [Issue #95](https://github.com/medialize/URI.js/issues/95))
301
+ * removing obsolete code fragments from `URI.parse()` and `relativeTo()` - ([Issue #100](https://github.com/medialize/URI.js/issues/100))
302
+ * adding setting [`URI.escapeQuerySpace`](http://medialize.github.io/URI.js/docs.html#setting-escapeQuerySpace) to control if query string should escape spaces using `+` or `%20` - ([Issue #74](https://github.com/medialize/URI.js/issues/74))
303
+ * updating [Punycode.js](https://github.com/bestiejs/punycode.js/) to version 1.2.3
304
+ * fixing internal `strictEncodeURIComponent()` to work in Firefox 3.6 - ([Issue #91](https://github.com/medialize/URI.js/issues/91))
305
+ * fixing [`.normalizePath()`](http://medialize.github.io/URI.js/docs.html#normalize-path) to properly resolve `/.` and `/.//` to `/` - ([Issue #97](https://github.com/medialize/URI.js/issues/97))
306
+ * fixing [`.path()`](http://medialize.github.io/URI.js/docs.html#accessors-pathname) to return empty string if there is no path - ([Issue #82](https://github.com/medialize/URI.js/issues/82))
307
+ * fixing crashing of `URI.decodeQuery()` on malformed input - now returns original undecoded data - ([Issue #87](https://github.com/medialize/URI.js/issues/87), [Issue #92](https://github.com/medialize/URI.js/issues/92))
308
+ * fixing build tool - ([Issue #83](https://github.com/medialize/URI.js/issues/83))
309
+ * fixing for-loop to make closure compiler happy - ([Issue #93](https://github.com/medialize/URI.js/issues/93))
310
+ * adding [`URI.noConflict()`](http://medialize.github.io/URI.js/docs.html#static-noConflict) - ([Issue #84](https://github.com/medialize/URI.js/issue/84))
311
+ * fixing whitespace in code - ([Issue #84](https://github.com/medialize/URI.js/issue/84))
312
+ * fixing [`.readable()`](http://medialize.github.io/URI.js/docs.html#readable) to decode the hash value as well - ([Issue #90](https://github.com/medialize/URI.js/issue/90))
313
+ * prevent `jquery.URI.js` from temporarily using `window.location` as the `href` of an empty attribute of a DOM element - ([Issue #94](https://github.com/medialize/URI.js/issues/94))
314
+ * fixing internal `getType()` for IE8 with undefined value - ([Issue #96](https://github.com/medialize/URI.js/issues/96))
315
+ * adding DOM elements to [URI constructor](http://medialize.github.io/URI.js/docs.html#constructor) - ([Issue #77](https://github.com/medialize/URI.js/issues/77)):
316
+ * [`<a href="...">`](http://www.w3.org/html/wg/drafts/html/master/text-level-semantics.html#the-a-element)
317
+ * [`<blockquote cite="...">`](http://www.w3.org/html/wg/drafts/html/master/grouping-content.html#the-blockquote-element)
318
+ * [`<link href="...">`](http://www.w3.org/html/wg/drafts/html/master/document-metadata.html#the-link-element)
319
+ * [`<base href="...">`](http://www.w3.org/html/wg/drafts/html/master/document-metadata.html#the-base-element)
320
+ * [`<script src="...">`](http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#script)
321
+ * [`<form action="...">`](http://www.w3.org/html/wg/drafts/html/master/forms.html#the-form-element)
322
+ * [`<input type="image" src="...">`](http://www.w3.org/html/wg/drafts/html/master/forms.html#the-input-element)
323
+ * [`<img src="...">`](http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-img-element)
324
+ * [`<area href="...">`](http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-area-element)
325
+ * [`<iframe src="...">`](http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-iframe-element)
326
+ * [`<embed src="...">`](http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-embed-element)
327
+ * [`<source src="...">`](http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-source-element)
328
+ * [`<track src="...">`](http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-track-element)
329
+ * optimize `jquery.URI.js` to use new DOM element infrastructure
330
+
331
+ ### 1.10.2 (April 15th 2013) ###
332
+
333
+ * fixing [`relativeTo()`](http://medialize.github.io/URI.js/docs.html#relativeto) - ([Issue #75](https://github.com/medialize/URI.js/issues/75))
334
+ * fixing [`normalizePath()`](http://medialize.github.io/URI.js/docs.html#normalize-path) to not prepend `./` to relative paths - ([Issue #76](https://github.com/medialize/URI.js/issues/76))
335
+
336
+ ### 1.10.1 (April 2nd 2013) ###
337
+
338
+ * adding [`absoluteTo()`](http://medialize.github.io/URI.js/docs.html#absoluteto) to properly resolve relative scheme - ([Issue #71](https://github.com/medialize/URI.js/issues/73))
339
+
340
+ ### 1.10.0 (March 16th 2013) ###
341
+
342
+ * adding [`hasQuery()`](http://medialize.github.io/URI.js/docs.html#search-has) - ([Issue #71](https://github.com/medialize/URI.js/issues/71))
343
+ * fixing URI property detection to return 'src' if none was detected (`jquery.URI.js`) - ([Issue #69](https://github.com/medialize/URI.js/issues/69))
344
+
345
+ ### 1.9.1 (February 12th 2013) ###
346
+
347
+ * fixing IE9 compatibility with location import: `URI(location)`
348
+ * fixing string character access for IE7 - ([Issue #67](https://github.com/medialize/URI.js/issues/67)), ([Issue #68](https://github.com/medialize/URI.js/issues/68))
349
+
350
+ ### 1.9.0 (February 11th 2013) ###
351
+
352
+ * adding [`.setQuery()`](http://medialize.github.io/URI.js/docs.html#search-set) - ([Issue #64](https://github.com/medialize/URI.js/issues/64))
353
+ * adding callback argument to [`.query()`](http://medialize.github.io/URI.js/docs.html#accessors-search)
354
+ * adding jQuery 1.9.1 to the test suite
355
+
356
+ ### 1.8.3 (January 9th 2013) ###
357
+
358
+ * fixing [UglifyJS2](https://github.com/mishoo/UglifyJS2) compression - ([Issue #60](https://github.com/medialize/URI.js/issues/60), [fidian](https://github.com/fidian))
359
+
360
+ ### 1.8.2 (December 27th 2012) ###
361
+
362
+ * adding `.fragmentPrefix()` to configure prefix of fragmentURI and fragmentQuery extensions - ([Issue #55](https://github.com/medialize/URI.js/issues/55))
363
+ * adding docs for [`.toString()`, `.valueOf()`](http://medialize.github.io/URI.js/docs.html#toString) and [`.href()`](http://medialize.github.io/URI.js/docs.html#href) - ([Issue #56](https://github.com/medialize/URI.js/issues/56))
364
+ * fixing [`.relativeTo()`](http://medialize.github.io/URI.js/docs.html#relativeto) for descendants - ([Issue #57](https://github.com/medialize/URI.js/issues/57))
365
+
366
+ ### 1.8.1 (November 15th 2012) ###
367
+
368
+ * fixing build() to properly omit empty query and fragment ([Issue #53](https://github.com/medialize/URI.js/issues/53))
369
+
370
+ ### 1.8.0 (November 13th 2012) ###
371
+
372
+ * adding [`.resource()`](http://medialize.github.io/URI.js/docs.html#accessors-resource) as compound of [path, query, fragment]
373
+ * adding jQuery 1.8.x compatibility for jQuery.URI.js (remaining backwards compatibility!)
374
+ * adding default ports for gopher, ws, wss
375
+ * adding [`.duplicateQueryParameters()`](http://medialize.github.io/URI.js/docs.html#setting-duplicateQueryParameters) to control if `key=value` duplicates have to be preserved or reduced ([Issue #51](https://github.com/medialize/URI.js/issues/51))
376
+ * updating [Punycode.js](https://github.com/bestiejs/punycode.js/) to version 1.1.1
377
+ * improving AMD/Node using [UMD returnExports](https://github.com/umdjs/umd/blob/master/returnExports.js) - ([Issue #44](https://github.com/medialize/URI.js/issues/44), [Issue #47](https://github.com/medialize/URI.js/issues/47))
378
+ * fixing `.addQuery("empty")` to properly add `?empty` - ([Issue #46](https://github.com/medialize/URI.js/issues/46))
379
+ * fixing parsing of badly formatted userinfo `http://username:pass:word@hostname`
380
+ * fixing parsing of Windows-Drive-Letter paths `file://C:/WINDOWS/foo.txt`
381
+ * fixing `URI(location)` to properly parse the URL - ([Issue #52](https://github.com/medialize/URI.js/issues/52))
382
+ * fixing type error for fragment abuse demos - ([Issue #50](https://github.com/medialize/URI.js/issues/50))
383
+ * adding documentation for various [encode/decode functions](http://medialize.github.io/URI.js/docs.html#encoding-decoding)
384
+ * adding some pointers on possible problems with URLs to [About URIs](http://medialize.github.io/URI.js/about-uris.html)
385
+ * adding tests for fragment abuse and splitting tests into separate scopes
386
+ * adding meta-data for [Jam](http://jamjs.org/) and [Bower](http://twitter.github.com/bower/)
387
+
388
+ Note: QUnit seems to be having some difficulties on IE8. While the jQuery-plugin tests fail, the plugin itself works. We're still trying to figure out what's making QUnit "lose its config state".
389
+
390
+ ### 1.7.4 (October 21st 2012) ###
391
+
392
+ * fixing parsing of `/wiki/Help:IPA` - ([Issue #49](https://github.com/medialize/URI.js/issues/49))
393
+
394
+ ### 1.7.3 (October 11th 2012) ###
395
+
396
+ * fixing `strictEncodeURIComponent()` to properly encode `*` to `%2A`
397
+ * fixing IE9's incorrect report of `img.href` being available - ([Issue #48](https://github.com/medialize/URI.js/issues/48))
398
+
399
+ ### 1.7.2 (August 28th 2012) ###
400
+
401
+ * fixing SLD detection in [`.tld()`](http://medialize.github.io/URI.js/docs.html#accessors-tld) - `foot.se` would detect `t.se` - ([Issue #42](https://github.com/medialize/URI.js/issues/42))
402
+ * fixing [`.absoluteTo()`](http://medialize.github.io/URI.js/docs.html#absoluteto) to comply with [RFC 3986 Section 5.2.2](http://tools.ietf.org/html/rfc3986#section-5.2.2) - ([Issue #41](https://github.com/medialize/URI.js/issues/41))
403
+ * fixing `location` not being available in non-browser environments like node.js ([Issue #45](https://github.com/medialize/URI.js/issues/45) [grimen](https://github.com/grimen))
404
+
405
+ ### 1.7.1 (August 14th 2012) ###
406
+
407
+ * fixing [`.segment()`](http://medialize.github.io/URI.js/docs.html#accessors-segment)'s append operation - ([Issue #39](https://github.com/medialize/URI.js/issues/39))
408
+
409
+ ### 1.7.0 (August 11th 2012) ###
410
+
411
+ * fixing URI() constructor passing of `base` - ([Issue #33](https://github.com/medialize/URI.js/issues/33) [LarryBattle](https://github.com/LarryBattle))
412
+ * adding [`.segment()`](http://medialize.github.io/URI.js/docs.html#accessors-segment) accessor - ([Issue #34](https://github.com/medialize/URI.js/issues/34))
413
+ * upgrading `URI.encode()` to strict URI encoding according to RFC3986
414
+ * adding `URI.encodeReserved()` to exclude reserved characters (according to RFC3986) from being encoded
415
+ * adding [URI Template (RFC 6570)](http://tools.ietf.org/html/rfc6570) support with [`URITemplate()`](http://medialize.github.io/URI.js/uri-template.html)
416
+
417
+ ### 1.6.3 (June 24th 2012) ###
418
+
419
+ * fixing [`.absoluteTo()`](http://medialize.github.io/URI.js/docs.html#absoluteto) to join two relative paths properly - ([Issue #29](https://github.com/medialize/URI.js/issues/29))
420
+ * adding [`.clone()`](http://medialize.github.io/URI.js/docs.html#clone) to copy an URI instance
421
+
422
+ ### 1.6.2 (June 23rd 2012) ###
423
+
424
+ * [`.directory()`](http://medialize.github.io/URI.js/docs.html#accessors-directory) now returns empty string if there is no directory
425
+ * fixing [`.absoluteTo()`](http://medialize.github.io/URI.js/docs.html#absoluteto) to join two relative paths properly - ([Issue #29](https://github.com/medialize/URI.js/issues/29))
426
+
427
+ ### 1.6.1 (May 19th 2012) ###
428
+
429
+ * fixing TypeError on [`.domain()`](http://medialize.github.io/URI.js/docs.html#accessors-domain) with dot-less hostnames - ([Issue #27](https://github.com/medialize/URI.js/issues/27))
430
+
431
+ ### 1.6.0 (March 19th 2012) ###
432
+
433
+ * adding [URN](http://tools.ietf.org/html/rfc3986#section-3) (`javascript:`, `mailto:`, ...) support
434
+ * adding [`.scheme()`](http://medialize.github.io/URI.js/docs.html#accessors-protocol) as alias of [`.protocol()`](http://medialize.github.io/URI.js/docs.html#accessors-protocol)
435
+ * adding [`.userinfo()`](http://medialize.github.io/URI.js/docs.html#accessors-userinfo) to comply with terminology of [RFC 3986](http://tools.ietf.org/html/rfc3986#section-3.2.1)
436
+ * adding [jQuery Plugin](http://medialize.github.io/URI.js/jquery-uri-plugin.html) `src/jquery.URI.js`
437
+ * fixing relative scheme URLs - ([Issue #19](https://github.com/medialize/URI.js/issues/19) [byroot](https://github.com/byroot))
438
+
439
+ ### 1.5.0 (February 19th 2012) ###
440
+
441
+ * adding Second Level Domain (SLD) Support - ([Issue #17](https://github.com/medialize/URI.js/issues/17))
442
+
443
+ ### 1.4.3 (January 28th 2012) ###
444
+
445
+ * fixing global scope leakage - ([Issue #15](https://github.com/medialize/URI.js/issues/15) [mark-rushakoff](https://github.com/mark-rushakoff))
446
+
447
+ ### 1.4.2 (January 25th 2012) ###
448
+
449
+ * improving CommonJS compatibility - ([Issue #14](https://github.com/medialize/URI.js/issues/14) [FGRibreau](https://github.com/FGRibreau))
450
+
451
+ ### 1.4.1 (January 21st 2012) ###
452
+
453
+ * adding CommonJS compatibility - ([Issue #11](https://github.com/medialize/URI.js/issues/11), [Evangenieur](https://github.com/Evangenieur))
454
+
455
+ ### 1.4.0 (January 12th 2012) ###
456
+
457
+ * adding [`URI.iso8859()`](http://medialize.github.io/URI.js/docs.html#static-iso8859) and [`URI.unicode()`](http://medialize.github.io/URI.js/docs.html#static-unicode) to switch base charsets - ([Issue #10](https://github.com/medialize/URI.js/issues/10), [mortenn](https://github.com/))
458
+ * adding [`.iso8859()`](http://medialize.github.io/URI.js/docs.html#iso8859) and [`.unicode()`](http://medialize.github.io/URI.js/docs.html#unicode) to convert an URI's escape encoding
459
+
460
+ ### 1.3.1 (January 3rd 2011) ###
461
+
462
+ * updating Punycode.js to version 0.3.0
463
+ * adding edge-case tests ("jim")
464
+ * fixing edge-cases in .protocol(), .port(), .subdomain(), .domain(), .tld(), .filename()
465
+ * fixing parsing of hostname in [`.hostname()`](http://medialize.github.io/URI.js/docs.html#accessors-hostname)
466
+
467
+ ### 1.3.0 (December 30th 2011) ###
468
+
469
+ * adding [`.subdomain()`](http://medialize.github.io/URI.js/docs.html#accessors-subdomain) convenience accessor
470
+ * improving internal deferred build handling
471
+ * fixing thrown Error for `URI("http://example.org").query(true)` - ([Issue #6](https://github.com/medialize/URI.js/issues/6))
472
+ * adding examples for extending URI.js for [fragment abuse](http://medialize.github.io/URI.js/docs.html#fragment-abuse), see src/URI.fragmentQuery.js and src/URI.fragmentURI.js - ([Issue #2](https://github.com/medialize/URI.js/issues/2))
473
+
474
+ ### 1.2.0 (December 29th 2011) ###
475
+
476
+ * adding [`.equals()`](http://medialize.github.io/URI.js/docs.html#equals) for URL comparison
477
+ * fixing encoding/decoding for [`.pathname()`](http://medialize.github.io/URI.js/docs.html#accessors-pathname), [`.directory()`](http://medialize.github.io/URI.js/docs.html#accessors-directory), [`.filename()`](http://medialize.github.io/URI.js/docs.html#accessors-filename) and [`.suffix()`](http://medialize.github.io/URI.js/docs.html#accessors-suffix) according to [RFC 3986 3.3](http://tools.ietf.org/html/rfc3986#section-3.3)
478
+ * fixing escape spaces in query strings with `+` according to [application/x-www-form-urlencoded](http://www.w3.org/TR/REC-html40/interact/forms.html#form-content-type)
479
+ * fixing to allow [`URI.buildQuery()`](http://medialize.github.io/URI.js/docs.html#static-buildQuery) to build duplicate key=value combinations
480
+ * fixing [`URI(string, string)`](http://medialize.github.io/URI.js/docs.html#constructor) constructor to conform with the [specification](http://dvcs.w3.org/hg/url/raw-file/tip/Overview.html#constructor)
481
+ * adding [`.readable()`](http://medialize.github.io/URI.js/docs.html#readable) for humanly readable representation of encoded URIs
482
+ * fixing bug where @ in pathname would be parsed as part of the authority
483
+
484
+ ### 1.1.0 (December 28th 2011) ###
485
+
486
+ * adding [`URI.withinString()`](http://medialize.github.io/URI.js/docs.html#static-withinString)
487
+ * adding [`.normalizeProtocol()`](http://medialize.github.io/URI.js/docs.html#normalize-protocol) to lowercase protocols
488
+ * fixing [`.normalizeHostname()`](http://medialize.github.io/URI.js/docs.html#normalize-host) to lowercase hostnames
489
+ * fixing String.substr() to be replaced by String.substring() - ([Issue #1](https://github.com/medialize/URI.js/issues/1))
490
+ * fixing parsing "?foo" to `{foo: null}` [Algorithm for collecting URL parameters](http://dvcs.w3.org/hg/url/raw-file/tip/Overview.html#collect-url-parameters)
491
+ * fixing building `{foo: null, bar: ""}` to "?foo&bar=" [Algorithm for serializing URL parameters](http://dvcs.w3.org/hg/url/raw-file/tip/Overview.html#url-parameter-serialization)
492
+ * fixing RegExp escaping
493
+
494
+ ### 1.0.0 (December 27th 2011) ###
495
+
496
+ * Initial URI.js