Quincy Morgan
0f716e93f8
Merge branch 'develop' into d3-6
2020-10-13 13:38:09 -04:00
Quincy Morgan
c214a6c6e2
Add increment property for numeric fields ( close #7867 )
2020-10-13 12:00:01 -04:00
Quincy Morgan
baace6d092
Update more code for D3 v6
2020-10-07 11:57:25 -04:00
Quincy Morgan
21a49bbec8
Initial support for D3 v6.2.0
2020-10-06 15:08:39 -04:00
Quincy Morgan
79b6a9d863
Add lang attribute to text in turn restriction editor (re: #7963 )
2020-09-29 16:38:23 -04:00
Quincy Morgan
3b793351f7
Fix issue where names with en dashes couldn't be added ( close #7536 )
...
Add `lang` attribute to brand name dropdown labels (re: #7963 )
2020-09-28 15:28:07 -04:00
Quincy Morgan
087e7eac14
Enable removing multicombo field values with keyboard (re: #8004 )
2020-09-28 15:03:29 -04:00
Quincy Morgan
9a8cae70d2
Fix lint errors
2020-09-24 11:35:38 -04:00
Quincy Morgan
4d51713253
Add lang attribute to more display text (re: #7963 )
2020-09-24 11:34:33 -04:00
Quincy Morgan
482d0902ac
Fix issues with Wikidata field
2020-09-24 10:27:35 -04:00
Quincy Morgan
f163722c9a
Create a new manyCombo field type for the public transport vehicles field instead of using multiCombo in a new way (re: #6142 )
2020-09-24 09:21:59 -04:00
Quincy Morgan
9da4c4bb62
Add lang attribute to more labels (re: #7963 )
2020-09-23 10:44:38 -04:00
Quincy Morgan
4600ab596f
Add lang attribute to more display labels (re: #7963 )
2020-09-23 10:10:24 -04:00
Quincy Morgan
5435082d9c
Revert t function to returning the plain string by default
...
Add `t.html` function for getting the string with the `lang` attribute
2020-09-22 12:03:29 -04:00
Quincy Morgan
a3549f9a76
Merge branch 'develop' into lang-attributes
...
# Conflicts:
# modules/ui/commit_warnings.js
# modules/ui/field.js
# modules/ui/fields/wikidata.js
# modules/ui/fields/wikipedia.js
# modules/ui/full_screen.js
# modules/ui/panels/history.js
# modules/ui/sections/entity_issues.js
# modules/ui/sections/map_features.js
# modules/ui/sections/raw_member_editor.js
# modules/ui/sections/validation_rules.js
# modules/ui/tag_reference.js
2020-09-22 10:55:07 -04:00
Quincy Morgan
79688ce2d9
Show count and use plural forms for more operation strings (re: #8014 )
2020-09-22 09:10:49 -04:00
Quincy Morgan
7157feba20
Don't make button text bold by default
...
Make the oneway field reverser a button instead of a link
2020-09-18 13:14:01 -04:00
Quincy Morgan
58014ace62
Don't prevent default tabbing to elements (re: #8004 )
2020-09-17 12:07:20 -04:00
Quincy Morgan
a3f9c3fb81
Merge branch 'develop' into lang-attributes
...
# Conflicts:
# modules/ui/fields/combo.js
2020-09-17 09:07:18 -04:00
Quincy Morgan
98bea69947
Add Vehicles field for public_transport presets ( close #6142 , re: #7970 )
...
Enable variant type of `multiCombo` field that works for any listed keys, not ones under a prefix
2020-09-16 15:15:10 -04:00
Quincy Morgan
32f8274929
Make t function return a span element with a lang attribute unless html: false is specified in the options (re: #7963 )
...
Update `text` functions to `html` to support inserting the `span` elements
Specify `html: false` for various instances where a `span` is not desired, e.g. `placeholder` and `title` attributes
2020-09-15 21:56:22 -04:00
Quincy Morgan
42efdf29f1
More progress on #7965
2020-09-10 15:03:18 -04:00
Quincy Morgan
426af25ae4
Fix code tests re: #7890
2020-09-02 16:32:30 -04:00
Quincy Morgan
caf1343b62
Properly default the Wikipedia field language to iD's current language ( close #7890 )
2020-09-02 14:51:15 -04:00
Peter Newman
4205ca1d07
Fix the seemingly safe spellings found by codespell
...
Untested, only checked by inspection.
(cherry picked from commit 2c47a11008 )
2020-08-10 17:32:37 +01:00
Quincy Morgan
5fbaad1088
Make the waterway destination field separate from the road sign destination field (re: 7c5ec9be70)
...
Make the destination field for the destination_sign preset a semiCombo (re: #6970 )
2020-06-24 16:31:28 -04:00
Quincy Morgan
cc52b6cfd4
Prevent empty combo fields from adding a blank tag
2020-06-18 10:51:12 -04:00
Quincy Morgan
5f93da5a59
Add a reusable function for calculating the combined extent of multiple entities (re: #7706 )
2020-06-16 13:17:43 -04:00
Quincy Morgan
4467c4a501
Fix issue where spaces couldn't be typed in the changeset comment (re: #6817 )
2020-06-11 10:52:58 -04:00
Quincy Morgan
874c412b74
Enforce max unicode charachter length of keys, values, and relation roles through truncation upon input rather than HTML maxlength attribute ( close #6817 )
...
Normalize unicode when changing keys, values, and relation roles
2020-06-10 14:11:55 -04:00
Quincy Morgan
d01f1598d3
Show the delete button for filled multilingual name fields even if no name tag is present ( close #7572 )
...
Focus the language input when clicking a multilingual name field label instead of deleting the value
Be more lenient with `utilUniqueDomId` function input
2020-06-10 10:35:03 -04:00
Quincy Morgan
762307bd7d
Restrict key, value, and role character limits based on unicode characters, not UTF-16 code units (re: #6817 )
2020-06-09 15:41:15 -04:00
Quincy Morgan
87b4c34d1f
Make sure the Wikipedia field reloads after the wiki language data is received
2020-05-29 11:37:22 -04:00
Quincy Morgan
b3ece74807
Fix issue where the telephone field placeholders weren't localized
2020-05-29 10:57:17 -04:00
Quincy Morgan
2d02d452a9
Fix issue with the address field not displaying a localized format
2020-05-29 10:33:45 -04:00
Quincy Morgan
63aa47f02f
Fix issue with entering language codes directly in multilingual name fields ( close #7156 )
2020-05-21 14:33:10 -04:00
Quincy Morgan
1c1f40cf80
Fix issue with maxspeed field updating
2020-05-21 10:52:32 -04:00
Quincy Morgan
41418e57a5
Fix issues with wikidata field searching and label updating
2020-05-20 11:23:01 -04:00
Quincy Morgan
8734b67821
Remove the context.intersects passthrough function
2020-04-01 15:36:53 -07:00
Quincy Morgan
60f7dc7c0b
Replace presets property of context with singleton
...
Remove utilPreset
2020-04-01 13:08:45 -07:00
Quincy Morgan
a58abe3c6f
Move localStorage interface from a property of coreContext to a corePreferences function
2020-04-01 11:00:48 -07:00
Quincy Morgan
a1af118f0e
Ensure locales and presets are loaded before the UI loads ( close #7406 )
...
Consolidate localization behavior and init to a coreLocalizer function and singleton
Explicitly support `en-US` locale
Rename coreData to coreFileFetcher and export a singleton rather than using a property of coreContext
Add `apiConnections` property of coreContext to simplify adding a source switcher
Replace some init functions with re-callable, promise-supporting `ensureLoaded` functions
Make coreContext itself load the UI if a container has been specified at init time
Fix code tests
2020-03-31 12:23:31 -07:00
Quincy Morgan
d62a62cba8
Make popover and tooltip part of the UI module instead of utils
2020-03-24 17:32:09 -07:00
Quincy Morgan
0931459dba
Reduce use of global selection (re: #7445 )
2020-03-24 13:02:06 -07:00
Quincy Morgan
8c31b99919
Focus wikidata field input when clicking its label
...
Remove for/id for readonly fields
2020-03-22 12:57:38 -07:00
Quincy Morgan
3c0b926ec7
Replace coreContext.geometry function with a more explicit coreGraph.geometry function
2020-03-21 14:23:44 -07:00
Quincy Morgan
8439795b58
Fix lint warning
2020-03-21 13:57:17 -07:00
Quincy Morgan
fac613e1dc
Remove context.childNodes function
2020-03-21 13:56:11 -07:00
Quincy Morgan
4872b06a28
Randomize form field ids to thwart browser memory and help with embedding iD ( close #6444 )
2020-03-21 13:16:40 -07:00
Quincy Morgan
152d89fa22
Convert some element ids to classes to avoid collisions when embedding iD
2020-03-20 13:10:39 -07:00