Bryan Housel
00b5ca12bd
Fix css link in test harness
2017-02-20 16:56:45 -05:00
Bryan Housel
4826dfb8e1
Move fills to their own css file and class as important
2017-02-20 16:54:37 -05:00
Bryan Housel
bd229fec6f
Merge branch 'split_css'
2017-02-20 15:57:24 -05:00
Bryan Housel
5c8bb43ec0
Combine all the css files into dist/iD.css
2017-02-20 15:55:27 -05:00
Bryan Housel
b8791e62a9
Split map.css into separate files
2017-02-20 14:38:07 -05:00
greenkeeperio-bot
536ec644e7
chore(package): update eslint to version 3.16.0
...
https://greenkeeper.io/
2017-02-20 14:10:27 -05:00
Bryan Housel
ee8a13615c
Adjust aeroway runway, taxiway, apron styles for visibility
...
(closes #3845 )
2017-02-20 13:50:28 -05:00
Bryan Housel
815a29bc5b
Add Produce field
2017-02-19 20:18:09 -05:00
Bryan Housel
65814bcf7f
Style amenity=aquaculture blue like other watery stuff
2017-02-19 20:08:12 -05:00
Wille Marcel
a5a49a7196
add preset to landuse=aquaculture
2017-02-18 23:55:22 -03:00
Bryan Housel
d8237fa3eb
Variable names, fix edge avoidance, tooltips placement, RTL
2017-02-18 15:42:54 -05:00
Bryan Housel
9d660076ca
Add title to editmenu tooltip
2017-02-17 15:47:41 -05:00
Bryan Housel
3908da03cf
Fix styling of flash and footer and use absolutely positioned divs
...
Also fix flash tests
2017-02-17 00:23:24 -05:00
Bryan Housel
150b9fb7dc
WIP: move flash to footer area, transition in/out
...
Also took this opportunity to use flexbox for the footer layout
2017-02-16 17:13:22 -05:00
Bryan Housel
1db4ea86f7
Add icons to operation flash messages
2017-02-16 10:20:37 -05:00
Bryan Housel
3fc36b66a9
Let D3 handle the delay rather than using setTimeout
...
This also fixes a race condition where it was possible to lose a flash
message that was created while the previous one was transitioning away.
2017-02-16 10:19:07 -05:00
Bryan Housel
2ce78d6c43
Call annotation as a function instead of a property
...
This is because, like tooltip(), it doesn't always make sense to call it,
and it should never get called if the operation is not available.
2017-02-15 23:02:13 -05:00
Bryan Housel
b7a81c6bec
Allow customizable flash showDuration and fadeDuration
2017-02-15 22:28:35 -05:00
Bryan Housel
028ef3de3f
Expose annotations for each operation
2017-02-15 22:01:30 -05:00
Bryan Housel
33227c2b53
Adjust text for Reflect operation messages
2017-02-15 16:37:37 -05:00
Bryan Housel
1a1fc6db17
Better detection of culture-specific locale in language list
...
(closes #3842 )
2017-02-15 15:09:14 -05:00
Bryan Housel
2314acfec7
Add utilNoAuto to remove autocorrect/spellcheck features from inputs
...
(closes #3839 )
2017-02-14 17:19:24 -05:00
Bryan Housel
35da6aa9b3
Adjust wording of Save button tooltip
...
(see #3834 )
2017-02-13 13:19:09 -05:00
Bryan Housel
4212efb2ab
Merge pull request #3837 from boothym/uk-phone
...
Update UK/IE phone placeholders
2017-02-13 13:09:19 -05:00
boothym
55a2929fbe
Fix list
2017-02-13 18:04:04 +00:00
boothym
9dce8042ad
Update ie position
2017-02-13 18:02:46 +00:00
boothym
4287ac67c2
Update UK/IE placeholders
2017-02-13 18:01:52 +00:00
Bryan Housel
3408ef1282
Bump sexagesimal dependency to 1.0.0
2017-02-13 11:56:33 -05:00
Bryan Housel
a62b19b0a0
Run build to update en.json for transifex
2017-02-11 00:22:48 -05:00
Bryan Housel
c18cc7577d
Add flash test, avoid using sinon.useFakeTimers in tests.
...
sinon.useFakeTimers mocks setInterval, setTimeout, etc,
but not requestAnimationFrame, which d3 transitions rely on.
2017-02-11 00:19:49 -05:00
Bryan Housel
5aa519affb
Flash style adjustments
2017-02-10 21:50:31 -05:00
Bryan Housel
2bf363b887
Merge pull request #3835 from tbertels/patch-2
...
Add ".." to "Uploading changes to OpenStreetMap."
2017-02-10 21:30:33 -05:00
Thomas Bertels
51536bccae
Add ".." to "Uploading changes to OpenStreetMap."
...
Since it's in progress.
2017-02-11 00:26:18 +01:00
Bryan Housel
c5383c1f55
Darker unintrusive flash.. WIP flash operations on keypress
2017-02-10 16:39:08 -05:00
Bryan Housel
57aea40a0f
Merge branch 'master' into edit_menu
2017-02-10 10:02:34 -05:00
Bryan Housel
45763f8d36
Fix non-searchable amenity=coworking_space preset
...
(fixes #3727 )
2017-02-09 16:04:52 -05:00
Bryan Housel
3e2d6aee4a
Add social_facility=nursing_home preset
...
see https://github.com/openstreetmap/iD/issues/3702#issuecomment-278497999
Also add a non-searchable preset for amenity=nursing_home because
there are still thousands of those around
2017-02-09 15:58:12 -05:00
Kushan Joshi
07de6d975f
Fix right clicking edge cases
...
Fixed
- On reselecting multiple entities, right click doesn’t discard selection
- On selecting new entity, right click discards previous selection
- Preserved shift selection for both left & right click
2017-02-09 15:41:19 +05:30
Kushan Joshi
ca25a34987
semver compliance for edit_menu
2017-02-09 13:03:12 +05:30
Kushan Joshi
734f40c2a8
fix tooltip overflow
2017-02-09 12:53:10 +05:30
Kushan Joshi
11d7cc7b34
white theme for edit_menu.js
2017-02-09 12:53:10 +05:30
Kushan Joshi
5b92b90ced
Add context menu
2017-02-09 12:53:10 +05:30
Bryan Housel
df9703f987
Merge pull request #3830 from openstreetmap/build_cache
...
Use cache to speed up development
2017-02-08 08:58:00 -05:00
Kushan Joshi
97bceb796b
Use cache to speed up development
2017-02-08 14:22:19 +05:30
Bryan Housel
2611537477
2.1.2
2017-02-07 11:49:19 -05:00
Bryan Housel
a799ef7507
npm run translations
2017-02-07 11:46:33 -05:00
Bryan Housel
86118ece4e
Fix node drag regression introduced in 919234d
...
(closes #3829 )
2017-02-07 11:40:11 -05:00
greenkeeperio-bot
fe2e0bfdee
chore(package): update js-yaml to version 3.8.1
...
https://greenkeeper.io/
2017-02-06 20:28:58 -05:00
Bryan Housel
264e3076d5
2.1.1
2017-02-06 17:04:15 -05:00
Bryan Housel
6ff7672a26
npm run imagery
2017-02-06 17:02:59 -05:00