Commit Graph

507 Commits

Author SHA1 Message Date
Bryan Housel
8ecda6d9fc Remove multiselect.js, remove test data
(all functionality in multiselect.js has been moved to combo.js)
2016-04-29 21:31:56 -04:00
Bryan Housel
e24acfab77 Change Multiselect input placeholder text to translateable "Add" 2016-04-22 22:33:43 -04:00
Bryan Housel
9d8626a330 Merge branch 'chips' of https://github.com/kepta/iD into kepta-chips 2016-04-22 10:39:41 -04:00
Tom MacWright
39429fbceb add a warning to the changeset page if a user mentions google 2016-04-15 15:25:12 +05:30
Bryan Housel
5f3eae9c29 Fix imagery offset +/-, adjust text and style 2016-04-14 01:08:56 -04:00
Bryan Housel
215d83f2d4 Merge branch 'offset' of https://github.com/kepta/iD into kepta-offset 2016-04-13 10:46:11 -04:00
Kushan Joshi
9261752068 add multiselect preset 2016-04-03 12:40:14 +05:30
Bryan Housel
b7fa84eb98 Add nutrition supplements store preset
(closes #3043)
2016-03-26 21:02:05 -04:00
Bryan Housel
4e475b8b67 Add coffee shop preset
(closes #3042)
2016-03-21 17:07:42 -04:00
Bryan Housel
04755efe66 make translations 2016-03-18 15:11:00 -04:00
Bryan Housel
f69714f83c Rename "Dock" -> "Wet Dock / Dry Dock" for en_US 2016-03-14 23:15:47 -04:00
Bryan Housel
404a45e550 Include "Unclassified" with Minor Road, because people know it that way 2016-03-14 16:44:24 -04:00
Bryan Housel
f98eb8200d Add Bird Hide preset
(closes #3026)
2016-03-11 22:39:25 -05:00
Bryan Housel
58e6ac075b Return to browse mode and block ui while geolocating
(fixes #3016)
2016-03-10 11:07:52 -05:00
Kushan Joshi
46b3e3a4c0 Drag to adjust imagery offset
This patch allows to adjust imagery offset by
1. dragging
2. manually entering offset
3. fine tuning with buttons

(closes #1340)
2016-03-07 04:57:02 +05:30
Bryan Housel
c4fbacd625 Rename major_roads -> traffic_roads, minor_roads -> service_roads 2016-03-05 23:58:09 -05:00
Bryan Housel
8e944683df Rename "Major Roads" -> "Traffic Roads", "Minor Roads" -> "Service Roads" 2016-03-05 23:28:38 -05:00
Bryan Housel
8c09c18f91 make translations 2016-03-03 13:37:16 -05:00
Bryan Housel
41ca25f029 make translations 2016-03-01 14:46:10 -05:00
Bryan Housel
80bbb44f15 Disambiguate art store, art gallery, etc. 2016-02-24 09:38:02 -05:00
Bryan Housel
c2760470b8 Merge pull request #2988 from kepta/2972
Adding ▶/▼ to category presets to make it clearer
2016-02-18 16:12:32 -05:00
Bryan Housel
352dedcf4d Add traffico files 2016-02-17 13:10:00 -05:00
Bryan Housel
5ccb357d2e remove traffico submodule 2016-02-17 13:09:25 -05:00
Bryan Housel
2eca4da18c Change taginfo to service in dist/index.html 2016-02-17 11:45:30 -05:00
Bryan Housel
6b2a69282e Rename "Track" -> "Unmaintained Track Road" and add terms 2016-02-16 23:21:00 -05:00
Bryan Housel
a908c6722b Merge pull request #2720 from openstreetmap/mapillary-streetsigns2
Mapillary street signs
2016-02-16 16:52:30 -05:00
Kushan Joshi
d1f9c88f04 Adding ▶/▼ to category presets to make it more clear
(closes #2972)
2016-02-13 17:19:42 +05:30
Bryan Housel
a62f41b611 Cleanup MapillaryImageryLayer, Mapillary service 2016-02-08 23:46:26 -05:00
Bryan Housel
524c093f68 Move traffico to asset path, reorganize id.js init after context definition 2016-02-08 14:15:05 -05:00
John Firebaugh
8a3314e5d3 Disallow disconnecting that would damage relations
Fixes #1714
2016-02-07 20:27:39 -08:00
Bryan Housel
4ffabf8933 Mapillary code cleanup 2016-02-07 01:05:20 -05:00
peterneubauer
ea819c0d09 adding a first traffic sign layer, rendering not working properly yet. 2016-02-07 01:02:22 -05:00
Bryan Housel
83b0a8ca68 No need to make FAQ link translatable
(closes #2973)
2016-02-06 14:05:10 -05:00
Kushan Joshi
bf334ed8a3 for "best" imagery
(closes #2902)
2016-02-05 00:59:41 +05:30
Bryan Housel
2e83ed2a9e Merge pull request #2958 from kepta/2943
Addition of Storage Unit preset
2016-02-01 14:35:56 -05:00
Kushan Joshi
3f736962c7 Addition of Storage Rental preset
Ref: https://github.com/openstreetmap/iD/issues/2943
2016-02-02 00:57:17 +05:30
Bryan Housel
e45cb9619b Add Site Relation to defaults.json, run make
(closes #2930)
2016-02-01 14:14:23 -05:00
Bryan Housel
d1c48908bc make translations 2016-02-01 12:30:43 -05:00
Bryan Housel
84c98dacb7 Restore generated files in git and 4 space json
90cd412bbe (commitcomment-15780969)
2016-02-01 12:27:29 -05:00
Bryan Housel
90cd412bbe Don't check in as many data/ generated files, less agressive minification
(partial revert of c2833ba to help prevent merge conflicts)
2016-01-29 23:28:37 -05:00
Kushan Joshi
427d08a7b8 Splitting success.help_html
In ref issue: https://github.com/openstreetmap/iD/issues/2940
2016-01-29 20:32:04 -05:00
Kushan Joshi
459f2929ce Link to wiki for changeset comments
Added the link:http://wiki.openstreetmap.org/wiki/Good_changeset_comments
below the comment box

Issue: https://github.com/openstreetmap/iD/issues/2923
2016-01-29 20:31:19 -05:00
Kushan Joshi
fe246c6bb3 Create preset swimming_pool_facility
Create preset water_park
Create a folder sports_centre
Rename sports_center.json to sports_centre.json
Issue:https://github.com/openstreetmap/iD/issues/2927

changes
2016-01-29 13:06:48 -05:00
Bryan Housel
7afa0e4ad2 Option to collapse preset fields section
(closes #2894)
2016-01-29 00:40:37 -05:00
Bryan Housel
648aef945b make presets 2016-01-22 11:51:02 -05:00
M1dgard
7857c7b8e3 Correct typo "platic" 2016-01-22 11:10:44 +01:00
Bryan Housel
5923d971b4 Change "Unclassified Road" to "Minor Road" (closes #2916) 2016-01-21 13:07:19 -05:00
Bryan Housel
129eaa4f18 make imagery 2016-01-19 22:59:26 -05:00
Bryan Housel
f768ea6c62 make translations 2016-01-18 10:29:59 -05:00
Bryan Housel
4ecd0aa90d make presets 2016-01-17 23:31:25 -05:00