Commit Graph

7883 Commits

Author SHA1 Message Date
Bryan Housel d52e72de61 Merge pull request #4427 from humanforklift/master
Added plot preset
2017-10-11 09:49:53 -04:00
Michael Forde 523bb224d8 Amending search terms array 2017-10-11 19:58:13 +13:00
humanforklift f7992d88e5 Added plot preset 2017-10-11 16:45:33 +13:00
Bryan Housel 8abc39461b Fallback Area preset should preserve the area=yes tag
(closes #4424)
2017-10-10 20:54:41 -04:00
Bryan Housel d82a34ed83 v2.4.3 2017-10-09 17:57:42 -04:00
Bryan Housel e2a7504944 npm run translations 2017-10-09 17:56:47 -04:00
Bryan Housel b257e09daa npm run imagery 2017-10-09 17:53:27 -04:00
Bryan Housel 8cbe33cef8 2.4.3 changelog 2017-10-09 17:48:32 -04:00
Bryan Housel 5ddab55666 Merge pull request #4422 from mojodna/valid-hashtag-characters
Allow -,_,+,& as hashtag characters
2017-10-09 14:59:26 -04:00
Seth Fitzsimmons 0b770450cd Allow -,_,+,& as hashtag characters 2017-10-09 14:56:49 -04:00
Bryan Housel 8f82caf554 Adjust hashtagRegex: allow '_', change * (0 or more) to + (1 or more) 2017-10-09 14:39:02 -04:00
Bryan Housel e39911255b Merge pull request #4419 from mojodna/hashtag-regex
Treat punctuation as hashtag delimiters
2017-10-09 14:38:41 -04:00
Bryan Housel 6497c86de5 npm run build for new preset strings 2017-10-09 12:59:22 -04:00
Bryan Housel 114903fcbb Merge pull request #4415 from 1ec5/patch-2
Refine playground preset terminology
2017-10-09 12:55:39 -04:00
Bryan Housel 1611a042ba Make sure "Add Field" scrolls into view during Area chapter of walkthrough
(closes #4417)
2017-10-09 12:34:47 -04:00
Minh Nguyễn 471c97db26 Updated presets correctly 2017-10-09 08:45:26 -07:00
Seth Fitzsimmons 37cf22e1a2 Treat punctuation as hashtag delimiters
Unicode ranges for punctuation are simpler than creating a Unicode-aware
word class, so delimit on non-words.

Fixes #4398
2017-10-09 10:14:25 -04:00
Bryan Housel d1f0cb24ad Add instructions about release notes 2017-10-08 22:59:39 -04:00
Bryan Housel 2716b78e87 v2.4.2 2017-10-08 22:27:27 -04:00
Bryan Housel 10747dec5c npm run translations 2017-10-08 22:18:39 -04:00
Bryan Housel 62b2b699d8 Merge pull request #4412 from jleh/overlapping-presets-fix
Fixed overlapping in feature editor
2017-10-08 21:10:36 -04:00
Bryan Housel 548dda7a13 npm run build for new presets 2017-10-08 21:09:49 -04:00
Bryan Housel 41023a5b37 Merge pull request #4413 from TheGreenToaster/trade-presets
Added Trade Shop presets #4410
2017-10-08 20:43:51 -04:00
Bryan Housel 13f7beb237 Merge pull request #4411 from TheGreenToaster/tile-shop
Added Tile Shop preset
2017-10-08 20:42:49 -04:00
Minh Nguyễn 9ba17bb8b1 Merry-go-round is synonymous with roundabout 2017-10-08 15:37:48 -07:00
Minh Nguyễn 68bf15de55 Renamed Springy Rocker preset to Spring Rocker
Also added some synonyms.
2017-10-08 15:09:43 -07:00
Bryan Housel 17c2e358bd v2.4.2 changelog 2017-10-08 12:36:52 -04:00
wingra2 ae935a562d Added Trade Shop presets #4410 2017-10-08 08:46:55 -05:00
Juuso Lehtinen 20d5e8a30d Increased preset list max height
Fixes possible overlapping when multiple tag references are expanded.
New max-height 190 px = button 80 px + content 110 px

Closes #4023
2017-10-08 16:13:53 +03:00
wingra2 147cb88d16 Added Tile Shop preset 2017-10-08 08:12:14 -05:00
Bryan Housel bfda2c5438 Add healthcare tagging to suggestion presets 2017-10-07 12:12:56 -04:00
Bryan Housel ba7e0c39c1 Pull updates to name-suggestion-index 2017-10-06 23:04:03 -04:00
Bryan Housel 8b41e7947e npm run imagery 2017-10-06 22:49:46 -04:00
JamesKingdom 7e98d7f989 Allow crane preset on a vertex
(closes #4403)
2017-10-06 20:02:03 +01:00
Bryan Housel 3c4a02aba1 Add crane icon 2017-10-06 14:48:43 -04:00
Bryan Housel 7a616cc49f Switch to EsriWorldImagery background layer for the tutorial.. 2017-10-06 00:31:28 -04:00
greenkeeper[bot] 3714486ad3 chore(package): update mocha to version 4.0.0 2017-10-06 00:21:40 -04:00
greenkeeper[bot] 6b17d54144 chore(package): update d3 to version 4.11.0 2017-10-06 00:20:26 -04:00
Bryan Housel 07e0ee0d69 Merge pull request #4402 from pwelby/patch-1
Disable source switcher during walkthrough
2017-10-06 00:12:19 -04:00
pwelby 7586f7e086 Disable source switcher during walkthrough
Closes #4401 -- fixed as proposed in the issue's comments
2017-10-05 23:53:14 -04:00
Bryan Housel dd40dd5fad Merge pull request #4400 from openstreetmap/cam
Allow cameras on a vertex
2017-10-05 21:59:08 -04:00
JamesKingdom 20e47a4685 Allow cameras on a vertex
(closes #4394)
2017-10-05 18:12:20 +01:00
Bryan Housel 810c74f6a4 Merge pull request #4396 from arka-nitd/master
changed label for hashtag field to suggested hashtag
2017-10-04 20:33:20 -04:00
Arka Roy 7b470eab29 changed label for hashtag field to suggested hashtag 2017-10-05 03:38:58 +05:30
Bryan Housel 795fe0c391 Correct path crane_type -> crane/type 2017-10-04 11:51:47 -04:00
Wille Marcel 0de9ea3cff change location of crane:type field 2017-10-04 06:30:57 -03:00
Wille Marcel 2b00b85a7e add preset for man_made=crane 2017-10-03 18:07:44 -03:00
Bryan Housel d11cdcf628 Merge pull request #4389 from openstreetmap/sweet
Update confectionery presets
2017-10-03 13:32:16 -04:00
JamesKingdom d1a59ca953 Add sweet term and build npm 2017-10-03 17:56:48 +01:00
JamesKingdom ecb07f2b3b Rename to Candy Maker and change sweets > sweet 2017-10-03 17:46:10 +01:00