Tom MacWright
27e7df888d
Support locales in taginfo. Fixes #678
2013-02-07 18:24:01 -05:00
Ansis Brammanis
ec152716fb
Fix calls to ui.flash
2013-02-07 01:16:51 -05:00
Tom MacWright
db7f42145e
Continue removing any non-scoped selectors. Refs #595
...
Last hits will be combobox and layerswitcher.
2013-02-05 12:00:10 -05:00
Tom MacWright
3e404df339
Add more translations, opacity to brightness YOU WIN @ansis
2013-02-01 19:16:01 -05:00
Saman Bemel-Benrud
b50160b4d9
more screwing around with button styles.
2013-01-30 15:29:10 -05:00
Tom MacWright
f6415e3b2d
Merge branch 'translation'
2013-01-29 18:48:11 -05:00
Saman Bemel-Benrud
2115e673f4
button style improvements, modal positioning fix.
2013-01-29 18:38:22 -05:00
Tom MacWright
4ed44ef9f0
Micro translation framework.
2013-01-29 18:34:40 -05:00
Saman Bemel-Benrud
c1d397386b
fixing inspector button.
2013-01-28 12:15:41 -05:00
Tom MacWright
0009173028
Bleh
2013-01-24 16:55:36 -05:00
Tom MacWright
e6d8fb00fd
Kill tabindexes and prevent skipping through fields. Fixes #281
2013-01-24 16:52:34 -05:00
Tom MacWright
ce78e34b34
Merge, rename to radial menu and remove pi
2013-01-24 13:11:52 -05:00
Tom MacWright
32ea30c3fb
Use isPoi for determining whether points are pois or not
2013-01-23 19:14:54 -05:00
John Firebaugh
d6d1709e7b
Trying out radial menus for operations UI ( #226 )
2013-01-23 15:34:04 -05:00
Tom MacWright
fcf15718d1
Restyle flash modal. Fixes #458
2013-01-23 15:27:47 -05:00
John Firebaugh
29d608970b
UnjoinNode action ( fixes #442 )
2013-01-23 10:07:10 -05:00
John Firebaugh
851eae68b8
Match terminology with ReverseWay action
2013-01-22 14:54:30 -05:00
Tom MacWright
9a3d545f17
Do not focus text fields after initial placement
2013-01-22 14:42:21 -05:00
Tom MacWright
55346c4d33
Work around blur issue for #439
2013-01-22 11:19:09 -05:00
saman bb
3e8780d466
making things consistent with new UI style.
2013-01-20 18:30:34 -05:00
saman bb
19c59236b9
copy adjustment on inspector confirm/close button
2013-01-20 16:12:06 -05:00
Ansis Brammanis
28cea97019
fix regression, rename Apply to Close in inspector
2013-01-19 21:12:53 -05:00
Brandon Liu
5ab7cbb643
Fix opening tag help in Firefox.
...
Remove anchor tag, attach click event to tag help button.
2013-01-19 14:43:39 -08:00
Brandon Liu
0751dc4ba1
Clean up dead code in inspector.
2013-01-19 11:08:32 -08:00
Saman Bemel-Benrud
4f90921d1e
total style overhaul.
2013-01-18 18:08:43 -05:00
saman bb
0246f2c5dd
style / layout refactoring
2013-01-18 01:17:08 -05:00
saman bb
1de76aea56
resolve merge
2013-01-17 22:27:25 -05:00
Saman Bemel-Benrud
a4557af225
remove save icon.
2013-01-17 19:12:07 -05:00
Saman Bemel-Benrud
ae1220726b
resolved conflict
2013-01-17 19:03:19 -05:00
Tom MacWright
feea5065e2
Do not permit values longer than 255 chars in the inspector
2013-01-17 14:18:49 -05:00
Ansis Brammanis
ae37003852
prefer taginfo suggestions that startwith input
2013-01-17 12:32:11 -05:00
Ansis Brammanis
b8d9741959
Only update inspector tag list when necessary
2013-01-17 10:48:42 -05:00
Tom MacWright
ef1af7a731
Only show tags that appear in greater than a percentage of cases.
2013-01-16 14:51:34 -05:00
Saman Bemel-Benrud
b9a2914b35
implementing flexible grid.
2013-01-15 20:11:05 -05:00
Tom MacWright
b303cb796f
Rename apply to close. Fixes #325
2013-01-15 18:31:52 -05:00
Ansis Brammanis
55ecf4d473
500ms debounce on typeahead taginfo calls
2013-01-15 13:34:15 -05:00
Tom MacWright
72afc6dcb9
Namespace UI components
2013-01-14 14:00:51 -05:00
Ansis Brammanis
d1b3d0ce6d
add key reference
2013-01-10 12:47:38 -05:00
Tom MacWright
27a02ed5f5
View on osm in new page
2013-01-09 13:07:23 -05:00
Tom MacWright
31d6966296
Do not redefine mod in inspector, fixes jshint
2013-01-09 11:40:17 -05:00
Tom MacWright
44eeeeebaa
Quick flash of no-docs for non-documented tag pairs. Fixes #340
2013-01-09 11:38:45 -05:00
Tom MacWright
8f6fcc0a4d
Filter taginfo suggestions to make them more accurate. Fixes #327
2013-01-08 11:06:24 -05:00
John Firebaugh
57122c8968
Don't focus an existing key, only a blank one
2013-01-07 10:03:41 -08:00
Tom MacWright
12beb14d07
Work on #250
...
Implement inspector without a collapsed mode and with semi-intelligent
detection of whether features will conflict with the position of the
inspector. Also adds a `centerEase` fn to the map object.
2013-01-07 11:51:04 -05:00
John Firebaugh
4a7bd26be8
Add 'Add Tag' button ( #314 ), needs style
...
Fixes #281 .
2013-01-03 23:16:34 -08:00
John Firebaugh
62efa1948e
Add Entity#geometry, use in inspector
...
Fixes the icon for areas, but breaks it for vertices.
Needs a big-vertex sprite.
2013-01-02 21:59:55 -08:00
John Firebaugh
2a6145ef10
Move friendlyName to Entity
2013-01-02 21:43:35 -08:00
John Firebaugh
ec6c74ebcd
Simplify inspector function nesting; cleanup
2013-01-02 21:35:09 -08:00
John Firebaugh
3ffa8066c5
Taginfo typeahead on keys as well as values
2013-01-01 18:43:22 -08:00
John Firebaugh
1956c2f55d
Read tags directly from value properties
...
Fixes #310
2013-01-01 14:38:21 -08:00