Tom Hughes
924d09229e
Set a minimum height for the changeset list map
2011-05-06 16:47:43 +01:00
Tom Hughes
4ad5d23282
Don't allow headings in the data browser to be split
2011-05-05 20:25:57 +01:00
Tom Hughes
bdee581d44
Improve highlighting of changesets in the changeset list
2011-05-05 20:25:57 +01:00
Tom Hughes
e098d52424
Rearrange changeset list page to put the map beside the list
2011-05-05 20:25:53 +01:00
Tom Hughes
1635c16560
Tidy up code for adding a map to the changeset list page
2011-05-02 15:30:10 +01:00
Mikel Maron
48929e8781
Add a map to the changeset list page
...
Add a map to the changeset list page, with a bounding box for each
changeset and highighting when the mouse is placed over either a box
on the map or a row of the table.
2011-05-01 22:55:28 +01:00
Tom Hughes
39f17cfbe1
Remove unused style rule
2011-05-01 22:53:47 +01:00
Dan Karran
d62da73ad7
Add a smaller version of the site logo and title for small screens
2011-04-03 15:16:35 +01:00
Tom Hughes
98f34e4534
Make CTs full width in slim mode
2011-04-03 13:46:17 +01:00
Andy Allan
59bfcb161d
Tweaks to the contributor terms styling
...
The 60% trick doesn't work now that the terms are what defines the height (rather than the sidebar). Also, add a margin to bring the floating buttons within range of the slim container.
2011-04-03 13:46:17 +01:00
Andy Allan
9a25d85e25
No longer needed, and messes up the login page
2011-04-03 13:46:17 +01:00
Andy Allan
54a5aabcac
Change around how this works - the container adjusts to the right height, and it's the (fixed-size) header that's absolute positioned instead of the content
2011-04-03 13:46:17 +01:00
Andy Allan
f272381828
Add a grey box around login dialog
2011-04-03 13:46:17 +01:00
Andy Allan
7d7416894a
New version of slim layout with grey background and centered, auto-adjusting page
2011-04-03 13:46:17 +01:00
Andy Allan
873fe81f71
Try a different approach - grab the layout and stylesheet from slim1, and ditch the rest
2011-04-03 13:46:16 +01:00
Matt Amos
82db7eccc8
Added SOTM 2011 banner to the side bar
2011-04-03 13:46:15 +01:00
Andy Allan
51971248c1
Rework the login page to explain better what to do if you're new
2010-12-21 17:26:03 +00:00
Andy Allan
385dbed0ab
Round corners on content-area notice boxes
2010-12-21 17:26:02 +00:00
Jonas Krückel
2ec1418db5
Reduce left and right padding for the "Go" button
...
Firefox keeps the text on a button centered if it overflows the content
area but Webkit keeps the left edge fixed and pushes all the overflow to
the right so reducing the padding improves the look in Webkit when the
text is too long.
2010-12-21 17:21:20 +00:00
Andy Allan
0aec1c5fa0
Use a list for the main menu, rather than br-separated links
2010-12-20 18:22:33 +00:00
Andy Allan
244d1f81c2
Padding / margin updates for the introduction sidebar panel
2010-12-20 18:22:16 +00:00
Andy Allan
e52d101fc7
Rounded corners baby
2010-12-17 17:37:12 +00:00
Andy Allan
e103de12b1
Make the search box 17% longer, yay!
2010-12-17 17:37:07 +00:00
Andy Allan
0c5854dada
Reduce the margins on the sidebar
2010-12-17 17:37:02 +00:00
Tom Hughes
18b01157a3
Fix invalid vertical-align in stylesheet
2010-12-09 12:08:06 +00:00
Tom Hughes
04a6c41be9
Show a popup listing available editors when hovering over the edit tab
2010-11-29 12:20:22 +00:00
Tom Hughes
1a80a11c4c
Make permalinks draggable
...
Move the div containing the permalinks outside the map div so that
they aren't affected by the OpenLayers event handlers and hence get
the normal drag handling for links. Closes #3251 .
2010-10-11 08:39:05 +01:00
Tom Hughes
b3d92954d3
Use normal notice system to display login banner
2010-08-13 15:13:30 +01:00
Matt Amos
047027c95d
Added login banner letting users more aware of the license change
2010-08-13 15:13:30 +01:00
Tom Hughes
303e5d3eb9
Merge branch 'master' into terms
...
Conflicts:
config/application.yml
lib/osm.rb
public/stylesheets/common.css
2010-05-07 22:23:20 +01:00
Tom Hughes
ae8c0b3baf
Add a user list view for administrators
2010-05-06 20:55:02 +01:00
Tom Hughes
6729272444
Merge branch 'master' into terms
2010-04-27 11:22:25 +01:00
Tom Hughes
9241ecc8ee
Improve layout of buttons on contributor terms page
2010-04-27 11:04:41 +01:00
Tom Hughes
276c29cb31
Make the decline button a real button
...
Make the decline button on the terms page a real form submit button
and have the server redirect to the wiki as it's the only way to get
something that will actually look the same as a button on all the
different browsers.
2010-04-27 10:45:49 +01:00
Tom Hughes
adb0883d17
Ajaxify the country selection on the terms page
2010-04-27 10:01:40 +01:00
Matt Amos
972278a223
Some styling changes. Changed drop-down into radio buttons. Tried, and failed, to get the 'decline' link to look like a button.
2010-04-27 00:36:44 +01:00
Tom Hughes
54bed8e9c0
Improve layout of data browser pages
...
Use float to position the navigation controls and map on the right
rather than a table so that we get more consistent positioning and
avoid forcing the map of the right hand side of the viewport.
2010-04-22 23:05:20 +01:00
Tom Hughes
576e6e6d67
More improvements to styling of terms.
2010-03-23 00:33:16 +00:00
Tom Hughes
917ed5a7fd
Improve styling of contributor terms.
2010-03-23 00:17:14 +00:00
Tom Hughes
ea458b1821
Make disabled tabs more obvious. Based on patch from Adrian Cochrane.
2010-03-14 15:48:42 +00:00
Tom Hughes
ed0375ec89
Use the small PanZoom control on the user map instead of the
...
full PanZoomBar control.
2010-03-11 18:29:35 +00:00
Tom Hughes
dcbc807526
Improve user popups on friend/nearby mapper maps.
2010-03-11 18:23:22 +00:00
Tom Hughes
910937ae4b
Use CSS to style the disabled tabs.
2010-03-11 08:58:48 +00:00
Tom Hughes
318c7a9854
Tidy up the stylesheets, removing lots of ancient, unused junk and
...
trying to group everything else together in more logical fashion.
2010-03-03 15:46:16 +00:00
Tom Hughes
6758efb10f
Add a note to the user image upload suggesting an appropriate size.
2010-02-28 08:55:01 +00:00
Tom Hughes
6ee7bc57f1
Clamp the maximum width and height of user images. This ensures they can't
...
get too big but means we don't get any upscaling.
2010-02-28 08:41:10 +00:00
Tom Hughes
44fdad8478
Add a border to user images.
2010-02-28 00:11:17 +00:00
Tom Hughes
c7217f38aa
Only specify the width for the user image for now.
2010-02-27 18:38:46 +00:00
Tom Hughes
acd72861ed
Rework the user details screen to be less crap... Highlights include:
...
- Map is smaller and placed to the side with lists of friends
and nearby users (now excluding friends) beside it.
- Map includes friends as well as nearby users.
- Friend and nearby user lists include photos and links to
friend/unfriend as appropriate.
- OAuth settings link moved up with all the other links in the
main navigation bar.
The addition of friends to the map also carries through to the user
settings page.
2010-02-27 18:11:04 +00:00
Tom Hughes
0b913efd05
Use Nominatim to reverse geocode diary location information and display
...
a friendly human readable location instead of some coordinates.
2010-02-27 12:41:56 +00:00