]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Tue, 30 Jul 2013 20:20:09 +0000 (21:20 +0100)]
Reduce user location to be between -180 and 180 degrees
Saman Bemel-Benrud [Tue, 30 Jul 2013 17:27:22 +0000 (13:27 -0400)]
Remove italics from lists
Tom Hughes [Tue, 30 Jul 2013 17:05:57 +0000 (18:05 +0100)]
Round user home location to a sensible precision
Tom Hughes [Tue, 30 Jul 2013 10:21:25 +0000 (11:21 +0100)]
Change the example database.yml to use unix socket connections
John Firebaugh [Tue, 30 Jul 2013 00:25:17 +0000 (17:25 -0700)]
Fix search icon positioning
Saman Bemel-Benrud [Mon, 29 Jul 2013 23:47:50 +0000 (19:47 -0400)]
Adding a little more max width for buttons
Saman Bemel-Benrud [Mon, 29 Jul 2013 23:46:07 +0000 (19:46 -0400)]
Succint button copy + force single line grouped buttons
Tom Hughes [Mon, 29 Jul 2013 23:50:54 +0000 (00:50 +0100)]
Make input buttons and link buttons the same height in Firefox
Set min-height on the input buttons to work around Firefox ignoring the
line height: https://bugzilla.mozilla.org/show_bug.cgi?id=697451#c13.
Saman Bemel-Benrud [Mon, 29 Jul 2013 21:56:41 +0000 (17:56 -0400)]
Remove color repetition
Saman Bemel-Benrud [Mon, 29 Jul 2013 21:55:21 +0000 (17:55 -0400)]
Differentiate between minor and disabled buttons
Tom Hughes [Mon, 29 Jul 2013 21:49:59 +0000 (22:49 +0100)]
Remove geolink class from add note button while adding notes
This was lost in the recent UI work but is important to stop changes
in map location causing the button to be reenabled.
John Firebaugh [Fri, 19 Jul 2013 17:58:47 +0000 (10:58 -0700)]
Correct sprite CSS for permalink (#352)
Richard Finegold [Sat, 20 Jul 2013 00:07:03 +0000 (17:07 -0700)]
Single tab keypress focus on map for keyboard users
When one goes to the default map page, the first tabindex is set to the
search field, which is good. But, to use the keyboard with the map (arrows
for scrolling, =/- for zooming), one must press the tab key many times.
This modification quickly gets the keyboard to a much-used location via
a single keypress.
Dan Stowell [Sat, 20 Jul 2013 13:22:16 +0000 (14:22 +0100)]
Search sidebar: don't scroll heading ('close' stays visible)
Kai Krueger [Sat, 20 Jul 2013 20:06:29 +0000 (14:06 -0600)]
Return "action" of a note comment in the xml formatting to
This fixes #360
John Firebaugh [Thu, 25 Jul 2013 00:15:06 +0000 (17:15 -0700)]
Fix print CSS (fixes #379)
Paul Norman [Sun, 28 Jul 2013 23:24:33 +0000 (16:24 -0700)]
Make the node controller return the modified time for deleted nodes
Fixes #384
Tom Hughes [Sun, 28 Jul 2013 11:41:44 +0000 (12:41 +0100)]
Fix invalid interpolation variables
Tom Hughes [Sun, 28 Jul 2013 11:38:28 +0000 (12:38 +0100)]
Fix "lego" translation in message notification email
Siebrand Mazeland [Mon, 22 Jul 2013 15:52:27 +0000 (15:52 +0000)]
Localisation updates from http://translatewiki.net.
John Firebaugh [Sun, 21 Jul 2013 01:40:41 +0000 (18:40 -0700)]
Ensure URL used for oauth header is absolute
Fixes #356.
John Firebaugh [Sat, 20 Jul 2013 19:58:43 +0000 (12:58 -0700)]
Fix layer map bounciness (#361)
John Firebaugh [Fri, 19 Jul 2013 18:11:41 +0000 (11:11 -0700)]
Fix scrolling in search sidebar (fixes #353)
John Firebaugh [Fri, 19 Jul 2013 22:01:21 +0000 (15:01 -0700)]
Remove autogrowtextarea from Vendorfile
Tom Hughes [Fri, 19 Jul 2013 13:07:48 +0000 (14:07 +0100)]
Pass correct arguments to updatelink
Tom Hughes [Fri, 19 Jul 2013 11:29:37 +0000 (12:29 +0100)]
Increase width of coordinate fields in export panel
Tom Hughes [Fri, 19 Jul 2013 11:12:58 +0000 (12:12 +0100)]
Don't try and look at params.layers when it isn't set
Tom Hughes [Fri, 19 Jul 2013 10:18:12 +0000 (11:18 +0100)]
Merge remote-tracking branch 'osmlab/map-ui'
Tom Hughes [Fri, 19 Jul 2013 10:14:55 +0000 (11:14 +0100)]
Replace `:nothing => true` with `:text => ""`
Using `:nothing => true` confusingly actually causes a single space
to be sent as the content by rails.
John Firebaugh [Thu, 18 Jul 2013 18:45:44 +0000 (11:45 -0700)]
Restore prohibition on low-zoom notes
John Firebaugh [Thu, 18 Jul 2013 17:20:48 +0000 (10:20 -0700)]
Fix rendering of note comments (#333)
John Firebaugh [Thu, 18 Jul 2013 16:39:39 +0000 (09:39 -0700)]
Add outline: none to buttons
John Firebaugh [Thu, 18 Jul 2013 16:35:14 +0000 (09:35 -0700)]
Drop base layer blurb, tighten vertical space
John Firebaugh [Wed, 17 Jul 2013 21:21:17 +0000 (14:21 -0700)]
Refine map UI for small screens
John Firebaugh [Fri, 12 Jul 2013 21:07:07 +0000 (14:07 -0700)]
Fix minzoom alert
John Firebaugh [Fri, 12 Jul 2013 20:38:47 +0000 (13:38 -0700)]
RTL support
John Firebaugh [Fri, 12 Jul 2013 20:35:05 +0000 (13:35 -0700)]
IE compatibility
John Firebaugh [Fri, 12 Jul 2013 19:17:51 +0000 (12:17 -0700)]
Simplify sidebar/resize
Float sidebars left/right and use overflow: hidden.
Fixes a bug on Opera where mouse events propagate to
the map.
John Firebaugh [Thu, 11 Jul 2013 19:57:19 +0000 (12:57 -0700)]
Fix search
John Firebaugh [Thu, 11 Jul 2013 18:53:08 +0000 (11:53 -0700)]
Fix undefined=undefined in query strings
John Firebaugh [Wed, 10 Jul 2013 22:17:42 +0000 (15:17 -0700)]
Switch back to links for sharing
John Firebaugh [Tue, 9 Jul 2013 22:55:04 +0000 (15:55 -0700)]
Auto-select share link text
John Firebaugh [Tue, 9 Jul 2013 18:33:32 +0000 (11:33 -0700)]
Match the other sidebar better
John Firebaugh [Tue, 9 Jul 2013 17:53:51 +0000 (10:53 -0700)]
Remove unused/obsolete CSS
John Firebaugh [Tue, 9 Jul 2013 00:01:43 +0000 (17:01 -0700)]
Fix zoom out button style on non-main page maps
John Firebaugh [Mon, 8 Jul 2013 21:27:13 +0000 (14:27 -0700)]
Use a radio button for base layers
John Firebaugh [Mon, 1 Jul 2013 19:57:06 +0000 (15:57 -0400)]
Fix export tab bugs
John Firebaugh [Mon, 1 Jul 2013 19:49:48 +0000 (15:49 -0400)]
Move base layer UI above overlay layer UI
John Firebaugh [Mon, 1 Jul 2013 19:46:10 +0000 (15:46 -0400)]
Include current non-OSM.org hostname in share URL
John Firebaugh [Thu, 13 Jun 2013 22:19:03 +0000 (15:19 -0700)]
Use custom zoom control everywhere
John Firebaugh [Thu, 13 Jun 2013 21:56:42 +0000 (14:56 -0700)]
Fix add note
Tom MacWright [Thu, 13 Jun 2013 21:56:01 +0000 (17:56 -0400)]
Add sprite and geolocate alternate color
Tom MacWright [Thu, 13 Jun 2013 17:21:24 +0000 (13:21 -0400)]
Add clearer close action, refactor base layer code
Tom MacWright [Thu, 13 Jun 2013 16:45:16 +0000 (12:45 -0400)]
Focus share link by default
Tom MacWright [Thu, 13 Jun 2013 16:34:25 +0000 (12:34 -0400)]
Add layers code to share link
Tom MacWright [Thu, 13 Jun 2013 16:15:43 +0000 (12:15 -0400)]
Reuse styles for map-ui panel
Tom MacWright [Thu, 13 Jun 2013 16:04:54 +0000 (12:04 -0400)]
Implement long URL option, toggling, and labeling for share
John Firebaugh [Wed, 12 Jun 2013 21:37:50 +0000 (14:37 -0700)]
Fix minimap event bindings
John Firebaugh [Wed, 12 Jun 2013 21:11:38 +0000 (14:11 -0700)]
Only one pane visible at a time
John Firebaugh [Wed, 12 Jun 2013 20:31:18 +0000 (13:31 -0700)]
Fix export
John Firebaugh [Wed, 12 Jun 2013 19:29:19 +0000 (12:29 -0700)]
Fix locate button style
John Firebaugh [Wed, 12 Jun 2013 19:25:52 +0000 (12:25 -0700)]
Fix attribution width
John Firebaugh [Wed, 12 Jun 2013 19:09:16 +0000 (12:09 -0700)]
Port map key to new UI
John Firebaugh [Wed, 12 Jun 2013 18:34:43 +0000 (11:34 -0700)]
Consistent JavaScript style
John Firebaugh [Wed, 12 Jun 2013 17:59:25 +0000 (10:59 -0700)]
Arrange and group map buttons
John Firebaugh [Wed, 12 Jun 2013 17:48:45 +0000 (10:48 -0700)]
Keep zoom buttons together
John Firebaugh [Tue, 11 Jun 2013 23:13:11 +0000 (16:13 -0700)]
Layers work
John Firebaugh [Tue, 11 Jun 2013 22:15:41 +0000 (15:15 -0700)]
Complete de-globalization of map
John Firebaugh [Tue, 11 Jun 2013 20:48:12 +0000 (13:48 -0700)]
Layers work
Tom MacWright [Tue, 11 Jun 2013 20:09:19 +0000 (13:09 -0700)]
Refactor out 'globals' from more functions
Tom MacWright [Tue, 11 Jun 2013 19:33:50 +0000 (12:33 -0700)]
Scope map variable.
John Firebaugh [Mon, 10 Jun 2013 22:21:08 +0000 (15:21 -0700)]
Work on layers UI
John Firebaugh [Mon, 10 Jun 2013 22:49:07 +0000 (15:49 -0700)]
Refactor layer persistence
Tom MacWright [Mon, 10 Jun 2013 23:31:25 +0000 (16:31 -0700)]
Customize and style map zoom controls
Tom MacWright [Mon, 10 Jun 2013 23:00:36 +0000 (16:00 -0700)]
Refactoring 4 life
Tom MacWright [Mon, 10 Jun 2013 22:14:59 +0000 (15:14 -0700)]
Refactor forever
Tom MacWright [Mon, 10 Jun 2013 22:04:07 +0000 (15:04 -0700)]
Use querystring, stop manually building urls
John Firebaugh [Mon, 10 Jun 2013 21:26:55 +0000 (14:26 -0700)]
Rename to L.OSM.Layers and continue implementation
Tom MacWright [Mon, 10 Jun 2013 21:38:08 +0000 (14:38 -0700)]
Even more map ui js refactor
Tom MacWright [Mon, 10 Jun 2013 21:10:18 +0000 (14:10 -0700)]
More refactoring of map js
Saman Bemel-Benrud [Mon, 10 Jun 2013 23:14:34 +0000 (16:14 -0700)]
starting to cleanup+style map controls.
John Firebaugh [Mon, 10 Jun 2013 20:55:27 +0000 (13:55 -0700)]
Restore attribution on main map
Tom MacWright [Mon, 10 Jun 2013 20:58:15 +0000 (13:58 -0700)]
Start to refactor updatelinks
Tom MacWright [Mon, 10 Jun 2013 20:51:47 +0000 (13:51 -0700)]
Add attrib
Tom MacWright [Mon, 10 Jun 2013 20:45:21 +0000 (13:45 -0700)]
Refactor mapLayers to create layers up front
John Firebaugh [Mon, 10 Jun 2013 20:36:28 +0000 (13:36 -0700)]
Clean up some of the map JS, reduce scope of globals
Tom MacWright [Mon, 10 Jun 2013 20:38:55 +0000 (13:38 -0700)]
Actually toggle note layer on click.
Tom MacWright [Mon, 10 Jun 2013 20:22:51 +0000 (13:22 -0700)]
Start refactoring notes layer
Tom MacWright [Mon, 10 Jun 2013 19:46:48 +0000 (12:46 -0700)]
Remove unnecessary abstraction around rectangles
Tom MacWright [Mon, 10 Jun 2013 19:40:59 +0000 (12:40 -0700)]
Prevent click propagation on ui panes
Tom MacWright [Mon, 10 Jun 2013 19:35:10 +0000 (12:35 -0700)]
generate short link kind of
John Firebaugh [Mon, 10 Jun 2013 19:08:52 +0000 (12:08 -0700)]
Start layers pane
Tom MacWright [Mon, 10 Jun 2013 19:09:34 +0000 (12:09 -0700)]
Add share button to map
Saman Bemel-Benrud [Mon, 10 Jun 2013 18:48:34 +0000 (11:48 -0700)]
adding icons to sprite.
Tom MacWright [Mon, 10 Jun 2013 18:36:45 +0000 (11:36 -0700)]
Add locate widget to map
John Firebaugh [Mon, 10 Jun 2013 18:24:47 +0000 (11:24 -0700)]
Remove permalink/add note links
John Firebaugh [Mon, 10 Jun 2013 18:15:58 +0000 (11:15 -0700)]
Add back basic zoom control
John Firebaugh [Mon, 10 Jun 2013 18:04:08 +0000 (11:04 -0700)]
Remove unused styles
Tom MacWright [Mon, 10 Jun 2013 18:20:29 +0000 (11:20 -0700)]
Add leaflet-locate control, invisible currently.
John Firebaugh [Mon, 10 Jun 2013 17:24:02 +0000 (10:24 -0700)]
Basic framework for map UI