]> git.openstreetmap.org Git - rails.git/log
rails.git
10 years agozoomPrecision doesn't need to be higher-order
John Firebaugh [Wed, 24 Jul 2013 00:32:54 +0000 (17:32 -0700)]
zoomPrecision doesn't need to be higher-order

10 years agoRefactor URL generating methods
John Firebaugh [Wed, 24 Jul 2013 00:30:24 +0000 (17:30 -0700)]
Refactor URL generating methods

10 years agoPrefer hash to other methods of determining location
John Firebaugh [Tue, 23 Jul 2013 22:52:37 +0000 (15:52 -0700)]
Prefer hash to other methods of determining location

10 years agoRedirect lat/lon/zoom query params to hash
John Firebaugh [Tue, 23 Jul 2013 20:37:09 +0000 (13:37 -0700)]
Redirect lat/lon/zoom query params to hash

10 years agoUse leaflet-hash
John Firebaugh [Fri, 19 Jul 2013 21:45:20 +0000 (14:45 -0700)]
Use leaflet-hash

10 years agoReload the object list when the data browser is reopened
Tom Hughes [Tue, 30 Jul 2013 20:38:16 +0000 (21:38 +0100)]
Reload the object list when the data browser is reopened

10 years agoAbort a running data browser load before starting a new one
Tom Hughes [Tue, 30 Jul 2013 20:30:16 +0000 (21:30 +0100)]
Abort a running data browser load before starting a new one

10 years agoReduce user location to be between -180 and 180 degrees
Tom Hughes [Tue, 30 Jul 2013 20:20:09 +0000 (21:20 +0100)]
Reduce user location to be between -180 and 180 degrees

10 years agoRemove italics from lists
Saman Bemel-Benrud [Tue, 30 Jul 2013 17:27:22 +0000 (13:27 -0400)]
Remove italics from lists

10 years agoRound user home location to a sensible precision
Tom Hughes [Tue, 30 Jul 2013 17:05:57 +0000 (18:05 +0100)]
Round user home location to a sensible precision

10 years agoChange the example database.yml to use unix socket connections
Tom Hughes [Tue, 30 Jul 2013 10:21:25 +0000 (11:21 +0100)]
Change the example database.yml to use unix socket connections

10 years agoFix search icon positioning
John Firebaugh [Tue, 30 Jul 2013 00:25:17 +0000 (17:25 -0700)]
Fix search icon positioning

10 years agoAdding a little more max width for buttons
Saman Bemel-Benrud [Mon, 29 Jul 2013 23:47:50 +0000 (19:47 -0400)]
Adding a little more max width for buttons

10 years agoSuccint button copy + force single line grouped buttons
Saman Bemel-Benrud [Mon, 29 Jul 2013 23:46:07 +0000 (19:46 -0400)]
Succint button copy + force single line grouped buttons

10 years agoMake input buttons and link buttons the same height in Firefox
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.

10 years agoRemove color repetition
Saman Bemel-Benrud [Mon, 29 Jul 2013 21:56:41 +0000 (17:56 -0400)]
Remove color repetition

10 years agoDifferentiate between minor and disabled buttons
Saman Bemel-Benrud [Mon, 29 Jul 2013 21:55:21 +0000 (17:55 -0400)]
Differentiate between minor and disabled buttons

10 years agoRemove geolink class from add note button while adding notes
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.

10 years agoCorrect sprite CSS for permalink (#352)
John Firebaugh [Fri, 19 Jul 2013 17:58:47 +0000 (10:58 -0700)]
Correct sprite CSS for permalink (#352)

10 years agoSingle tab keypress focus on map for keyboard users
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.

10 years agoSearch sidebar: don't scroll heading ('close' stays visible)
Dan Stowell [Sat, 20 Jul 2013 13:22:16 +0000 (14:22 +0100)]
Search sidebar: don't scroll heading ('close' stays visible)

10 years agoReturn "action" of a note comment in the xml formatting to
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

10 years agoFix print CSS (fixes #379)
John Firebaugh [Thu, 25 Jul 2013 00:15:06 +0000 (17:15 -0700)]
Fix print CSS (fixes #379)

10 years agoMake the node controller return the modified time for deleted nodes
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

10 years agoFix invalid interpolation variables
Tom Hughes [Sun, 28 Jul 2013 11:41:44 +0000 (12:41 +0100)]
Fix invalid interpolation variables

10 years agoFix "lego" translation in message notification email
Tom Hughes [Sun, 28 Jul 2013 11:38:28 +0000 (12:38 +0100)]
Fix "lego" translation in message notification email

10 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Mon, 22 Jul 2013 15:52:27 +0000 (15:52 +0000)]
Localisation updates from http://translatewiki.net.

10 years agoEnsure URL used for oauth header is absolute
John Firebaugh [Sun, 21 Jul 2013 01:40:41 +0000 (18:40 -0700)]
Ensure URL used for oauth header is absolute

Fixes #356.

10 years agoFix layer map bounciness (#361)
John Firebaugh [Sat, 20 Jul 2013 19:58:43 +0000 (12:58 -0700)]
Fix layer map bounciness (#361)

10 years agoFix scrolling in search sidebar (fixes #353)
John Firebaugh [Fri, 19 Jul 2013 18:11:41 +0000 (11:11 -0700)]
Fix scrolling in search sidebar (fixes #353)

10 years agoRemove autogrowtextarea from Vendorfile
John Firebaugh [Fri, 19 Jul 2013 22:01:21 +0000 (15:01 -0700)]
Remove autogrowtextarea from Vendorfile

10 years agoPass correct arguments to updatelink
Tom Hughes [Fri, 19 Jul 2013 13:07:48 +0000 (14:07 +0100)]
Pass correct arguments to updatelink

10 years agoIncrease width of coordinate fields in export panel
Tom Hughes [Fri, 19 Jul 2013 11:29:37 +0000 (12:29 +0100)]
Increase width of coordinate fields in export panel

10 years agoDon't try and look at params.layers when it isn't set
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

10 years agoMerge remote-tracking branch 'osmlab/map-ui'
Tom Hughes [Fri, 19 Jul 2013 10:18:12 +0000 (11:18 +0100)]
Merge remote-tracking branch 'osmlab/map-ui'

10 years agoReplace `:nothing => true` with `:text => ""`
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.

10 years agoRestore prohibition on low-zoom notes
John Firebaugh [Thu, 18 Jul 2013 18:45:44 +0000 (11:45 -0700)]
Restore prohibition on low-zoom notes

10 years agoFix rendering of note comments (#333)
John Firebaugh [Thu, 18 Jul 2013 17:20:48 +0000 (10:20 -0700)]
Fix rendering of note comments (#333)

10 years agoAdd outline: none to buttons
John Firebaugh [Thu, 18 Jul 2013 16:39:39 +0000 (09:39 -0700)]
Add outline: none to buttons

10 years agoDrop base layer blurb, tighten vertical space
John Firebaugh [Thu, 18 Jul 2013 16:35:14 +0000 (09:35 -0700)]
Drop base layer blurb, tighten vertical space

10 years agoRefine map UI for small screens
John Firebaugh [Wed, 17 Jul 2013 21:21:17 +0000 (14:21 -0700)]
Refine map UI for small screens

10 years agoFix minzoom alert
John Firebaugh [Fri, 12 Jul 2013 21:07:07 +0000 (14:07 -0700)]
Fix minzoom alert

10 years agoRTL support
John Firebaugh [Fri, 12 Jul 2013 20:38:47 +0000 (13:38 -0700)]
RTL support

10 years agoIE compatibility
John Firebaugh [Fri, 12 Jul 2013 20:35:05 +0000 (13:35 -0700)]
IE compatibility

10 years agoSimplify sidebar/resize
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.

10 years agoFix search
John Firebaugh [Thu, 11 Jul 2013 19:57:19 +0000 (12:57 -0700)]
Fix search

10 years agoFix undefined=undefined in query strings
John Firebaugh [Thu, 11 Jul 2013 18:53:08 +0000 (11:53 -0700)]
Fix undefined=undefined in query strings

10 years agoSwitch back to links for sharing
John Firebaugh [Wed, 10 Jul 2013 22:17:42 +0000 (15:17 -0700)]
Switch back to links for sharing

10 years agoAuto-select share link text
John Firebaugh [Tue, 9 Jul 2013 22:55:04 +0000 (15:55 -0700)]
Auto-select share link text

10 years agoMatch the other sidebar better
John Firebaugh [Tue, 9 Jul 2013 18:33:32 +0000 (11:33 -0700)]
Match the other sidebar better

10 years agoRemove unused/obsolete CSS
John Firebaugh [Tue, 9 Jul 2013 17:53:51 +0000 (10:53 -0700)]
Remove unused/obsolete CSS

10 years agoFix zoom out button style on non-main page maps
John Firebaugh [Tue, 9 Jul 2013 00:01:43 +0000 (17:01 -0700)]
Fix zoom out button style on non-main page maps

10 years agoUse a radio button for base layers
John Firebaugh [Mon, 8 Jul 2013 21:27:13 +0000 (14:27 -0700)]
Use a radio button for base layers

10 years agoFix export tab bugs
John Firebaugh [Mon, 1 Jul 2013 19:57:06 +0000 (15:57 -0400)]
Fix export tab bugs

10 years agoMove base layer UI above overlay layer UI
John Firebaugh [Mon, 1 Jul 2013 19:49:48 +0000 (15:49 -0400)]
Move base layer UI above overlay layer UI

10 years agoInclude current non-OSM.org hostname in share URL
John Firebaugh [Mon, 1 Jul 2013 19:46:10 +0000 (15:46 -0400)]
Include current non-OSM.org hostname in share URL

10 years agoUse custom zoom control everywhere
John Firebaugh [Thu, 13 Jun 2013 22:19:03 +0000 (15:19 -0700)]
Use custom zoom control everywhere

10 years agoFix add note
John Firebaugh [Thu, 13 Jun 2013 21:56:42 +0000 (14:56 -0700)]
Fix add note

10 years agoAdd sprite and geolocate alternate color
Tom MacWright [Thu, 13 Jun 2013 21:56:01 +0000 (17:56 -0400)]
Add sprite and geolocate alternate color

10 years agoAdd clearer close action, refactor base layer code
Tom MacWright [Thu, 13 Jun 2013 17:21:24 +0000 (13:21 -0400)]
Add clearer close action, refactor base layer code

10 years agoFocus share link by default
Tom MacWright [Thu, 13 Jun 2013 16:45:16 +0000 (12:45 -0400)]
Focus share link by default

10 years agoAdd layers code to share link
Tom MacWright [Thu, 13 Jun 2013 16:34:25 +0000 (12:34 -0400)]
Add layers code to share link

10 years agoReuse styles for map-ui panel
Tom MacWright [Thu, 13 Jun 2013 16:15:43 +0000 (12:15 -0400)]
Reuse styles for map-ui panel

10 years agoImplement long URL option, toggling, and labeling for share
Tom MacWright [Thu, 13 Jun 2013 16:04:54 +0000 (12:04 -0400)]
Implement long URL option, toggling, and labeling for share

10 years agoFix minimap event bindings
John Firebaugh [Wed, 12 Jun 2013 21:37:50 +0000 (14:37 -0700)]
Fix minimap event bindings

10 years agoOnly one pane visible at a time
John Firebaugh [Wed, 12 Jun 2013 21:11:38 +0000 (14:11 -0700)]
Only one pane visible at a time

10 years agoFix export
John Firebaugh [Wed, 12 Jun 2013 20:31:18 +0000 (13:31 -0700)]
Fix export

10 years agoFix locate button style
John Firebaugh [Wed, 12 Jun 2013 19:29:19 +0000 (12:29 -0700)]
Fix locate button style

10 years agoFix attribution width
John Firebaugh [Wed, 12 Jun 2013 19:25:52 +0000 (12:25 -0700)]
Fix attribution width

10 years agoPort map key to new UI
John Firebaugh [Wed, 12 Jun 2013 19:09:16 +0000 (12:09 -0700)]
Port map key to new UI

10 years agoConsistent JavaScript style
John Firebaugh [Wed, 12 Jun 2013 18:34:43 +0000 (11:34 -0700)]
Consistent JavaScript style

10 years agoArrange and group map buttons
John Firebaugh [Wed, 12 Jun 2013 17:59:25 +0000 (10:59 -0700)]
Arrange and group map buttons

10 years agoKeep zoom buttons together
John Firebaugh [Wed, 12 Jun 2013 17:48:45 +0000 (10:48 -0700)]
Keep zoom buttons together

10 years agoLayers work
John Firebaugh [Tue, 11 Jun 2013 23:13:11 +0000 (16:13 -0700)]
Layers work

10 years agoComplete de-globalization of map
John Firebaugh [Tue, 11 Jun 2013 22:15:41 +0000 (15:15 -0700)]
Complete de-globalization of map

10 years agoLayers work
John Firebaugh [Tue, 11 Jun 2013 20:48:12 +0000 (13:48 -0700)]
Layers work

10 years agoRefactor out 'globals' from more functions
Tom MacWright [Tue, 11 Jun 2013 20:09:19 +0000 (13:09 -0700)]
Refactor out 'globals' from more functions

10 years agoScope map variable.
Tom MacWright [Tue, 11 Jun 2013 19:33:50 +0000 (12:33 -0700)]
Scope map variable.

10 years agoWork on layers UI
John Firebaugh [Mon, 10 Jun 2013 22:21:08 +0000 (15:21 -0700)]
Work on layers UI

10 years agoRefactor layer persistence
John Firebaugh [Mon, 10 Jun 2013 22:49:07 +0000 (15:49 -0700)]
Refactor layer persistence

10 years agoCustomize and style map zoom controls
Tom MacWright [Mon, 10 Jun 2013 23:31:25 +0000 (16:31 -0700)]
Customize and style map zoom controls

10 years agoRefactoring 4 life
Tom MacWright [Mon, 10 Jun 2013 23:00:36 +0000 (16:00 -0700)]
Refactoring 4 life

10 years agoRefactor forever
Tom MacWright [Mon, 10 Jun 2013 22:14:59 +0000 (15:14 -0700)]
Refactor forever

10 years agoUse querystring, stop manually building urls
Tom MacWright [Mon, 10 Jun 2013 22:04:07 +0000 (15:04 -0700)]
Use querystring, stop manually building urls

10 years agoRename to L.OSM.Layers and continue implementation
John Firebaugh [Mon, 10 Jun 2013 21:26:55 +0000 (14:26 -0700)]
Rename to L.OSM.Layers and continue implementation

10 years agoEven more map ui js refactor
Tom MacWright [Mon, 10 Jun 2013 21:38:08 +0000 (14:38 -0700)]
Even more map ui js refactor

10 years agoMore refactoring of map js
Tom MacWright [Mon, 10 Jun 2013 21:10:18 +0000 (14:10 -0700)]
More refactoring of map js

10 years agostarting to cleanup+style map controls.
Saman Bemel-Benrud [Mon, 10 Jun 2013 23:14:34 +0000 (16:14 -0700)]
starting to cleanup+style map controls.

10 years agoRestore attribution on main map
John Firebaugh [Mon, 10 Jun 2013 20:55:27 +0000 (13:55 -0700)]
Restore attribution on main map

10 years agoStart to refactor updatelinks
Tom MacWright [Mon, 10 Jun 2013 20:58:15 +0000 (13:58 -0700)]
Start to refactor updatelinks

10 years agoAdd attrib
Tom MacWright [Mon, 10 Jun 2013 20:51:47 +0000 (13:51 -0700)]
Add attrib

10 years agoRefactor mapLayers to create layers up front
Tom MacWright [Mon, 10 Jun 2013 20:45:21 +0000 (13:45 -0700)]
Refactor mapLayers to create layers up front

10 years agoClean up some of the map JS, reduce scope of globals
John Firebaugh [Mon, 10 Jun 2013 20:36:28 +0000 (13:36 -0700)]
Clean up some of the map JS, reduce scope of globals

10 years agoActually toggle note layer on click.
Tom MacWright [Mon, 10 Jun 2013 20:38:55 +0000 (13:38 -0700)]
Actually toggle note layer on click.

10 years agoStart refactoring notes layer
Tom MacWright [Mon, 10 Jun 2013 20:22:51 +0000 (13:22 -0700)]
Start refactoring notes layer

10 years agoRemove unnecessary abstraction around rectangles
Tom MacWright [Mon, 10 Jun 2013 19:46:48 +0000 (12:46 -0700)]
Remove unnecessary abstraction around rectangles

10 years agoPrevent click propagation on ui panes
Tom MacWright [Mon, 10 Jun 2013 19:40:59 +0000 (12:40 -0700)]
Prevent click propagation on ui panes

10 years agogenerate short link kind of
Tom MacWright [Mon, 10 Jun 2013 19:35:10 +0000 (12:35 -0700)]
generate short link kind of

10 years agoStart layers pane
John Firebaugh [Mon, 10 Jun 2013 19:08:52 +0000 (12:08 -0700)]
Start layers pane

10 years agoAdd share button to map
Tom MacWright [Mon, 10 Jun 2013 19:09:34 +0000 (12:09 -0700)]
Add share button to map