Simon Poole
a24f52dec7
Add a landing page for "fix the map / report a problem" links
2014-01-19 13:48:27 +00:00
Tom Hughes
933b091330
Highlight erroneous fields by adding a class to them
...
The default rails scheme for highlighting errors is to wrap the
field in a div, but that changes the structure of the page and can
change the meaning of CSS rules applied to the fields.
As an alternative we now apply a class to the fields, and use that
in the CSS to apply a highlight.
2014-01-15 21:41:16 +00:00
Tom Hughes
a4561fe89b
Preserve aspect ratio when scaling a user thumbnail
...
Fixes #675
2014-01-12 20:32:33 +00:00
Tom Hughes
14cb332204
Stop the "Load" button overlaying text in the data browser warning
...
Fixes #959
2013-12-17 21:49:18 +00:00
Tom Hughes
92d7a9f3fd
Make rich text edit controls use as much space as possible
...
Use CSS3 calculations to set the width of a rich text edit control
to the maximum possible while still allowing space for the help.
Also set the subject/title fields to the same width.
Fixes #657
2013-12-12 09:04:46 +00:00
Tom Hughes
32f86afbeb
Allow word-breaks in changeset comments
2013-12-11 17:56:22 +00:00
Roland Olbricht
83b3db9974
Improve display of alternative download sources
...
Makes the list of alternative sources displayed all the time
rather than just when the bounding box is too large, and adds
the Overpass API to the list of sources.
Fixes #606
Fixed #635
2013-12-07 14:56:47 +00:00
John Firebaugh
a6fb1ead5b
Use a table for tags
...
Fixes #595
2013-12-03 22:33:07 +00:00
Tom Hughes
b04339f699
Increase z-index for maximised content
...
Makes sure maximised content sits on top of the header.
2013-12-03 15:24:45 +00:00
John Firebaugh
880d53d62c
Allow word-breaks in long keys/values
...
Fixes #561
2013-12-03 00:03:58 +00:00
Tom Hughes
f53ae66966
Prevent wrapping of dates in message lists
2013-12-01 23:00:41 +00:00
Tom Hughes
a36f3a9307
Add margin space below lists on non-map content pages
2013-11-30 14:41:39 +00:00
John Firebaugh
4729163aa8
Fix scroll bar issue on edit pages
2013-11-25 13:37:44 -08:00
Aaron Lidman
cf87744cd7
Fix border-bottom for browse#note, closes #88
2013-11-25 12:04:35 -08:00
John Firebaugh
f387d99728
Compromise on fonts to look better on Windows
2013-11-22 12:58:09 -08:00
Aaron Lidman
ee10cb1290
Hide note overflow
...
Mostly for long links from craigslist notes.
2013-11-20 13:44:40 -08:00
John Firebaugh
cf0fccec1f
Revert padding; fixes header baseline
2013-11-19 11:45:49 -08:00
John Firebaugh
bd21a1f7ff
Eliminate loading flash for welcome overlay
2013-11-19 11:18:11 -08:00
Aaron Lidman
fc23515570
Improved export filter tool
2013-11-18 19:11:01 -08:00
Aaron Lidman
df32eee833
Better spaced changeset lists
2013-11-18 16:02:48 -08:00
Aaron Lidman
6c64a74a46
Improve changeset detail display
2013-11-18 15:23:48 -08:00
Aaron Lidman
3e405040ea
Adjust header sizing
2013-11-18 11:26:43 -08:00
Aaron Lidman
5ddab68c11
Replace searching.gif with loader from iD
2013-11-15 16:11:44 -08:00
John Firebaugh
245a79061a
Revert user page to full width for now
2013-11-15 15:28:35 -08:00
John Firebaugh
d920d94f69
Revert "Eliminate HTML5 elements"
...
This led to a huge mess of conflicting CSS rule priorities.
This reverts commit 9fc8bc9368
.
2013-11-15 10:37:10 -08:00
John Firebaugh
e9c6e57bcc
Eliminate HTML5 elements
...
IE8, *sigh*
2013-11-14 15:39:44 -08:00
Aaron Lidman
111dec6853
Fixed border consistency
2013-11-14 12:42:02 -08:00
Aaron Lidman
eda8b00fec
Fix #map-ui tooltip styling
2013-11-14 09:28:38 -08:00
Aaron Lidman
439ad373ec
Disable overlay layers at minZoom and add tooltips
2013-11-13 17:30:15 -08:00
John Firebaugh
be56eb5bad
Border between history entries
2013-11-13 15:59:46 -08:00
John Firebaugh
51bb085614
Layout tweaks to terms page
...
Fixes #527
2013-11-13 14:54:21 -08:00
John Firebaugh
8f4edc234a
Darken grey
2013-11-13 12:37:56 -08:00
John Firebaugh
88ef278548
Fix minimap labels on IE9
2013-11-13 12:28:07 -08:00
Aaron Lidman
1769971cde
Moved note description out of the sidebar header
...
Some indentation too.
2013-11-13 12:24:05 -08:00
Aaron Lidman
28a4185bb2
Add cascade font-weights
2013-11-13 12:00:39 -08:00
Aaron Lidman
e04ce095f1
Revert to named font-weights, closes #58
2013-11-13 11:54:37 -08:00
John Firebaugh
853dc286b9
Add sidebar loading indicator
2013-11-12 17:01:47 -08:00
John Firebaugh
170b8fd4c6
Style tweaks
2013-11-12 12:17:40 -08:00
John Firebaugh
c4090bb150
Improve browse design
2013-11-12 09:03:23 -08:00
John Firebaugh
bd19e75214
Remove unused
2013-11-12 08:14:38 -08:00
John Firebaugh
c9d1e557d0
Tweak default link color
2013-11-11 15:39:43 -08:00
John Firebaugh
0a7b2f3e0a
Remove margin from overlay sidebar
2013-11-11 15:36:55 -08:00
John Firebaugh
0e80a84374
Fix small screen header on interior pages
2013-11-11 14:56:33 -08:00
John Firebaugh
1082d3a653
preserve visual center of map on sidebar transitions
2013-11-11 14:42:59 -08:00
Aaron Lidman
e4504399ae
Add notes sidebar interaction
2013-11-11 14:29:02 -08:00
John Firebaugh
0d52b82d4e
Move search form to header on small screens
2013-11-11 13:38:46 -08:00
Aaron Lidman
2ebe5de1a1
Fix note formatting issues
2013-11-11 09:35:58 -08:00
Aaron Lidman
1107787f08
Hide scrollbar
...
Prevents the scrollbar from popping up during the transition from
sidebar -> search bar and back.
2013-11-08 16:04:15 -08:00
John Firebaugh
d6507a5882
Remove text shadow
2013-11-08 14:53:35 -08:00
John Firebaugh
3cc93345ef
Consistent padding
2013-11-08 14:48:18 -08:00