Commit graph

94 commits

Author SHA1 Message Date
54729b3c33 chore: automated housekeeping... 2023-03-08 18:16:05 +01:00
ebdc8be7d8 Fix typo 2023-03-08 03:39:03 +01:00
35d12a653d chore: use questionhints 2023-03-08 03:37:32 +01:00
56d3ddfedc chore: extract question hint for uk_addresses 2023-03-08 03:21:14 +01:00
329e160bf8 Housekeeping... 2023-02-10 01:49:06 +01:00
162ab325f9 Remove 'target=blank' from link so that clicking the address doesn't open e new tab 2023-02-09 15:52:37 +01:00
7be371f24a Remove versions (as they are unused), move 'maintainer' to optional 'credits'-field 2022-08-22 19:17:24 +02:00
e67c3ffa52 Add error if hideInAnswer:true and addExtraTags are used in the same mapping, fix #906 2022-06-28 01:38:57 +02:00
3a3e2750f2 Allow different renderings in question mode, but emit a warning for this intead 2022-06-28 01:04:45 +02:00
RobJN
07ee80a675 Update uk_addresses.json 2022-06-27 23:57:36 +02:00
43a214a5d1 Housekeeping... 2022-06-19 22:13:38 +02:00
0d1f9ad48c Remove 'not:addr:<part>' tags if the freeform key is chosen 2022-06-14 18:07:30 +02:00
4bb8526a32 Translation sync 2022-06-03 01:42:59 +02:00
839513b9b4 Merge branch 'master' into develop 2022-05-23 01:24:18 +02:00
aba3f84e72 Fix #832 2022-05-21 02:44:16 +02:00
RobJN
08c6c22aba
Update uk_addresses.json
Fix inverted Lat Lon coordinates, start more zoomed out
2022-05-15 22:13:25 +01:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +02:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
fe8c63d762 Fixed all shadowed mappings, make those an error 2022-03-17 23:04:00 +01:00
4580ba0ce0 Add error suppression 2022-02-19 17:57:34 +01:00
2e586cedc4 Remove empty social images 2022-02-19 17:40:51 +01:00
c874afc745 Add check: a preset for a newly created point should match the layer + fix bugs in themes 2022-02-14 15:40:38 +01:00
60c4b0d00d Fix geojson source: remove 'null' properties; UK-addresses: filter matched addresses by default 2022-02-14 13:52:18 +01:00
367ac1b2cb Revert "Remove ref:GB:uprn from import button"
This reverts commit 338e16bf8a.
2022-02-14 13:19:42 +01:00
338e16bf8a Remove ref:GB:uprn from import button 2022-02-14 05:00:27 +01:00
d9ba07e8ba Formatting 2022-02-09 00:33:12 +01:00
0f95891a47 Add option to force loading of a layer, even if it is hidden + automatically set this flag is another layer depends on this layer 2022-02-07 01:59:07 +01:00
RobJN
9f2351da5f
Update uk_addresses.json based on intial user feedback
A range of changes based on initial user feedback. Includes, but not limited to:

- Changes to many text (the result is that I have had to remove some old translations - best to wait for another month before adding translations as I cannot say that we won't change the English text again based on the wider sharing in February).
- Switch from "ref:GB:inspire" tag to "urpn_count" (the inspire ref is a random number and mappers prefer not to add this to OSM if possible).
- Get data from OSM based on a much wider range of addr:* tags, plus fixme:addr tag,
- Switch fixme tag to fixme:addr
- Update envelope style to remove border, add drop shadow and switch the stamp image.
- Reorder tagRenderings to put the questions at top, then envelope, then editable table rows.
- Add some hideinanswers so that the table rows show subtle style examples when a tag is not present (instead of "There is no X in the address" as this was deemed to be confusing -> it could be seem as a problem that needed fixing rather than a reflection of the reality).
- Change addr:place to addr:substreet as per the Jan 8th conclusion on talk-gb mailing list.
- Change text on image upload to try to make it a bit clearer that we don't want / need images for all addresses.
- Add in logic for the addr:parentstreet tag and add it to the envelope.
- Set it so that when addr:substreet (Place) is populated it moves the value in addr:street to addr:parentstreet. Note that this logic should not happen if addr:parentstreet is not null. I could not find a way to put IF style condition on the AddExtraTags so ended up having to duplicate the block (ids: "uk_addresses_placename" & "uk_addresses_placename_with_parent")
- Set some conditions so certain tagrendering ids are hidden if certain OSM tags exist.
2022-02-06 18:04:40 +00:00
RobJN
b2906ea0ad
Update license_info.json
Remove reference to unused assets, add new stamp-outline.png file.
2022-02-06 17:42:04 +00:00
RobJN
a2ef369f1d
Add new stamp outline image
To replace British Virgin Islands stamp (using this instead of a real stamp image as I am not sure if there is any ownership rights in the official stamp image)
2022-02-06 17:40:29 +00:00
RobJN
04962440c2
Delete stamp.jpg
Replacing with a stamp outline.
2022-02-06 17:36:08 +00:00
RobJN
781a0d38cb
Delete Plaque,_Séamus_Roddy_House_-_geograph.org.uk_-_2000318.jpg
Asset not used
2022-02-06 17:35:34 +00:00
RobJN
652d02157b
Delete Plaque,_Raphoe_House_-_geograph.org.uk_-_1925685.jpg
Asset not used
2022-02-06 17:35:20 +00:00
RobJN
61e4b21efa
Delete Commemorative_plaque_on_Elizabeth_House_-_geograph.org.uk_-_2693028.jpg
Asset not used.
2022-02-06 17:33:35 +00:00
8896226762 Remove language indication from themefiles 2022-01-27 01:30:54 +01:00
f09134c3be Update to the import viewers 2022-01-25 21:55:51 +01:00
f85d136bf2 Correct rendering of UK-addresses preview 2022-01-24 01:13:53 +01:00
25f956c808 Autoreformat all the things 2022-01-18 18:52:42 +01:00
1ad3e8cc95 Link to 'professional-services'-page 2022-01-18 00:09:01 +01:00
d4d7ab6f3a More fixing, first complete version of UK-addresses-theme 2022-01-17 23:50:50 +01:00
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
c998cc5c7f Resize all SVG images 2022-01-06 20:54:00 +01:00
7e46e25943 Translation sync 2021-12-13 20:59:38 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
5bba0f0a9b Fixes to aed_brugge theme and UK-addresses-theme 2021-12-03 00:45:46 +01:00
a9eddc3e81 Translation sync 2021-12-02 23:02:37 +01:00
7cfbb49bab cd 2021-12-02 02:54:28 +01:00
d30aea5747 Translation reset 2021-11-25 17:59:12 +01:00
746273f594 Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme 2021-11-10 18:42:31 +01:00