]> git.openstreetmap.org Git - rails.git/log
rails.git
9 years agoAdd coordinate detail to node pages
Aaron Lidman [Wed, 20 Nov 2013 21:31:05 +0000 (13:31 -0800)]
Add coordinate detail to node pages

9 years agoNominatim results zoom to the result location
Aaron Lidman [Wed, 20 Nov 2013 20:37:57 +0000 (12:37 -0800)]
Nominatim results zoom to the result location

9 years agoFixed individual note marker implementation, closes #78
Aaron Lidman [Wed, 20 Nov 2013 19:43:31 +0000 (11:43 -0800)]
Fixed individual note marker implementation, closes #78

- Removed forced noteLayer view, now respects current selection just
like an other browse page.
- Made marker replacement it’s own thing, seperate from noteLayer.
- Reduced opacity on noteLayer notes, it makes the selected note stand
out more

9 years agoSign Up -> Start Mapping
John Firebaugh [Tue, 19 Nov 2013 23:02:31 +0000 (15:02 -0800)]
Sign Up -> Start Mapping

9 years agoLogout -> Log Out
John Firebaugh [Tue, 19 Nov 2013 22:59:25 +0000 (14:59 -0800)]
Logout -> Log Out

9 years agoRefine changeset browse behavior
John Firebaugh [Tue, 19 Nov 2013 20:10:00 +0000 (12:10 -0800)]
Refine changeset browse behavior

The general history view shows changesets in the current view
and updates when you move the map. The view for an individual
user, nearby users, or friends zooms the map to the extent of
the results, and doesn't change when you move the map.

9 years agoImproved export warning, removed heading
Aaron Lidman [Tue, 19 Nov 2013 19:57:30 +0000 (11:57 -0800)]
Improved export warning, removed heading

9 years agoRevert padding; fixes header baseline
John Firebaugh [Tue, 19 Nov 2013 19:45:49 +0000 (11:45 -0800)]
Revert padding; fixes header baseline

9 years agoEliminate loading flash for welcome overlay
John Firebaugh [Tue, 19 Nov 2013 19:18:11 +0000 (11:18 -0800)]
Eliminate loading flash for welcome overlay

9 years agoFix test failures
John Firebaugh [Fri, 15 Nov 2013 23:36:54 +0000 (15:36 -0800)]
Fix test failures

9 years agoMerge branch 'master' into redesign
John Firebaugh [Tue, 19 Nov 2013 17:42:47 +0000 (09:42 -0800)]
Merge branch 'master' into redesign

Conflicts:
vendor/assets/leaflet/leaflet.hash.js
vendor/assets/leaflet/leaflet.js

9 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Tue, 19 Nov 2013 06:57:29 +0000 (06:57 +0000)]
Localisation updates from http://translatewiki.net.

9 years agoImproved export filter tool
Aaron Lidman [Tue, 19 Nov 2013 03:11:01 +0000 (19:11 -0800)]
Improved export filter tool

9 years agoFixed export filter
Aaron Lidman [Tue, 19 Nov 2013 02:44:48 +0000 (18:44 -0800)]
Fixed export filter

9 years agoShorten intro text
John Firebaugh [Tue, 19 Nov 2013 02:04:05 +0000 (18:04 -0800)]
Shorten intro text

9 years agoImprovements to changeset bbox styling
Aaron Lidman [Tue, 19 Nov 2013 01:29:55 +0000 (17:29 -0800)]
Improvements to changeset bbox styling

9 years agoWrap bounds of changeset request, closes #72
Aaron Lidman [Tue, 19 Nov 2013 00:41:25 +0000 (16:41 -0800)]
Wrap bounds of changeset request, closes #72

9 years agoIncrease sidebar width, back to 350px
Aaron Lidman [Tue, 19 Nov 2013 00:24:52 +0000 (16:24 -0800)]
Increase sidebar width, back to 350px

9 years agoReorder changeset detail lists
Aaron Lidman [Tue, 19 Nov 2013 00:24:25 +0000 (16:24 -0800)]
Reorder changeset detail lists

Nodes, ways, relations -> Ways, relations, nodes

9 years agoBetter spaced changeset lists
Aaron Lidman [Tue, 19 Nov 2013 00:02:48 +0000 (16:02 -0800)]
Better spaced changeset lists

9 years agoImprove changeset detail display
Aaron Lidman [Mon, 18 Nov 2013 23:23:48 +0000 (15:23 -0800)]
Improve changeset detail display

9 years agoFix new note wrapping
Aaron Lidman [Mon, 18 Nov 2013 19:43:48 +0000 (11:43 -0800)]
Fix new note wrapping

9 years agoAdjust header sizing
Aaron Lidman [Mon, 18 Nov 2013 19:26:43 +0000 (11:26 -0800)]
Adjust header sizing

9 years agoFix welcome page redirect, closed #70
Aaron Lidman [Mon, 18 Nov 2013 17:56:03 +0000 (09:56 -0800)]
Fix welcome page redirect, closed #70

9 years agoUpdate to latest leaflet-locationfilter plugin
Tom Hughes [Mon, 18 Nov 2013 17:41:33 +0000 (17:41 +0000)]
Update to latest leaflet-locationfilter plugin

9 years agoUpdate to latest leaflet-osm plugin
Tom Hughes [Mon, 18 Nov 2013 17:38:06 +0000 (17:38 +0000)]
Update to latest leaflet-osm plugin

9 years agoUpdate to latest Leaflet-hash plugin
Tom Hughes [Mon, 18 Nov 2013 17:36:09 +0000 (17:36 +0000)]
Update to latest Leaflet-hash plugin

9 years agoUpdate to Leaflet 0.7
Tom Hughes [Mon, 18 Nov 2013 17:34:22 +0000 (17:34 +0000)]
Update to Leaflet 0.7

9 years agoRemove the _osm_username cookie and session validation logic
Tom Hughes [Sun, 17 Nov 2013 21:52:04 +0000 (21:52 +0000)]
Remove the _osm_username cookie and session validation logic

This was a temporary hack to workaround issues with sessions getting
mixed up at the time of the rails 3.1 upgrade, but logs indicate that
whatever the original problem was it is no longer occurring.

9 years agoMerge branch 'master' into redesign
John Firebaugh [Sat, 16 Nov 2013 00:47:49 +0000 (16:47 -0800)]
Merge branch 'master' into redesign

Conflicts:
app/controllers/browse_controller.rb
app/views/layouts/_head.html.erb
config/environments/production.rb
config/routes.rb

9 years agoReplace searching.gif with loader from iD
Aaron Lidman [Sat, 16 Nov 2013 00:11:44 +0000 (16:11 -0800)]
Replace searching.gif with loader from iD

9 years agoDon't render the user menu for users without ids, closed #68
Aaron Lidman [Fri, 15 Nov 2013 23:48:11 +0000 (15:48 -0800)]
Don't render the user menu for users without ids, closed #68

9 years agoRevert user page to full width for now
John Firebaugh [Fri, 15 Nov 2013 23:28:25 +0000 (15:28 -0800)]
Revert user page to full width for now

9 years agoImproved noteLayer and dataLayer availability, closes #65
Aaron Lidman [Fri, 15 Nov 2013 23:06:36 +0000 (15:06 -0800)]
Improved noteLayer and dataLayer availability, closes #65

9 years agoAdjustments to about page and welcome copy
John Firebaugh [Fri, 15 Nov 2013 23:04:46 +0000 (15:04 -0800)]
Adjustments to about page and welcome copy

9 years agoHide control tooltips on #map-ui expansion, closes #55
Aaron Lidman [Fri, 15 Nov 2013 19:26:36 +0000 (11:26 -0800)]
Hide control tooltips on #map-ui expansion, closes #55

9 years agoHide welcome section on help page if not logged in
Aaron Lidman [Fri, 15 Nov 2013 19:13:16 +0000 (11:13 -0800)]
Hide welcome section on help page if not logged in

closes #67

9 years agoMake the link from site#help to site#welcome use a relative URL
Tom Hughes [Fri, 15 Nov 2013 19:01:33 +0000 (19:01 +0000)]
Make the link from site#help to site#welcome use a relative URL

9 years agoUse <h1> for the title of site#welcome to match other pages
Tom Hughes [Fri, 15 Nov 2013 18:51:09 +0000 (18:51 +0000)]
Use <h1> for the title of site#welcome to match other pages

9 years agoUse html5shiv for IE8 compatibility
John Firebaugh [Fri, 15 Nov 2013 18:37:27 +0000 (10:37 -0800)]
Use html5shiv for IE8 compatibility

9 years agoRevert "Eliminate HTML5 elements"
John Firebaugh [Fri, 15 Nov 2013 18:32:14 +0000 (10:32 -0800)]
Revert "Eliminate HTML5 elements"

This led to a huge mess of conflicting CSS rule priorities.

This reverts commit 9fc8bc93684cbcd334c9290240262cf98202cd1e.

9 years agoObey the hash
Aaron Lidman [Fri, 15 Nov 2013 02:16:23 +0000 (18:16 -0800)]
Obey the hash

9 years agoUpdate to iD v1.3.2
John Firebaugh [Fri, 15 Nov 2013 02:07:33 +0000 (18:07 -0800)]
Update to iD v1.3.2

9 years agoNo hash on browse pages, closes #35
Aaron Lidman [Fri, 15 Nov 2013 01:41:12 +0000 (17:41 -0800)]
No hash on browse pages, closes #35

9 years agoEliminate HTML5 elements
John Firebaugh [Thu, 14 Nov 2013 23:38:28 +0000 (15:38 -0800)]
Eliminate HTML5 elements

IE8, *sigh*

9 years agoFixed border consistency
Aaron Lidman [Thu, 14 Nov 2013 20:40:50 +0000 (12:40 -0800)]
Fixed border consistency

9 years agoExpose more router functions
John Firebaugh [Thu, 14 Nov 2013 20:26:58 +0000 (12:26 -0800)]
Expose more router functions

9 years agoSimplify
John Firebaugh [Thu, 14 Nov 2013 20:22:20 +0000 (12:22 -0800)]
Simplify

9 years agoDrop pngfix.js
John Firebaugh [Thu, 14 Nov 2013 18:33:32 +0000 (10:33 -0800)]
Drop pngfix.js

Don't need to support IE 6 anymore (<0.2% of users).

9 years agoAdd X-UA-Compatible meta tag
John Firebaugh [Thu, 14 Nov 2013 18:17:27 +0000 (10:17 -0800)]
Add X-UA-Compatible meta tag

Rails 4 removed the `BestStandardsSupport` middleware, because
supposedly a HTML5 doctype accomplishes the same thing. But not
quite -- without X-UA-Compatible, the UI for changing compatibility
mode is still visible, and users can get themselves into a bad state
(see https://github.com/openstreetmap/openstreetmap-website/pull/498#issuecomment-28483550)

9 years agoFixed note creation halo to update on dragging
Aaron Lidman [Thu, 14 Nov 2013 17:57:48 +0000 (09:57 -0800)]
Fixed note creation halo to update on dragging

9 years agoFix #map-ui tooltip styling
Aaron Lidman [Thu, 14 Nov 2013 17:28:38 +0000 (09:28 -0800)]
Fix #map-ui tooltip styling

9 years agoFix disabled overlay layers translations
Aaron Lidman [Thu, 14 Nov 2013 17:12:39 +0000 (09:12 -0800)]
Fix disabled overlay layers translations

9 years agoDisable overlay layers at minZoom and add tooltips
Aaron Lidman [Thu, 14 Nov 2013 01:30:07 +0000 (17:30 -0800)]
Disable overlay layers at minZoom and add tooltips

9 years agoDon't set state if it doesn't exist
John Firebaugh [Thu, 14 Nov 2013 00:01:54 +0000 (16:01 -0800)]
Don't set state if it doesn't exist

9 years agoBorder between history entries
John Firebaugh [Wed, 13 Nov 2013 23:59:46 +0000 (15:59 -0800)]
Border between history entries

9 years agoFix history sidebar
John Firebaugh [Wed, 13 Nov 2013 23:45:07 +0000 (15:45 -0800)]
Fix history sidebar

9 years agoFix note commenting
John Firebaugh [Wed, 13 Nov 2013 23:22:36 +0000 (15:22 -0800)]
Fix note commenting

9 years agoLayout tweaks to terms page
John Firebaugh [Wed, 13 Nov 2013 22:54:21 +0000 (14:54 -0800)]
Layout tweaks to terms page

Fixes #527

9 years agoRemove "Loading..." from browse for now
John Firebaugh [Wed, 13 Nov 2013 21:50:36 +0000 (13:50 -0800)]
Remove "Loading..." from browse for now

9 years agoChange halo color for notes
Aaron Lidman [Wed, 13 Nov 2013 21:32:24 +0000 (13:32 -0800)]
Change halo color for notes

9 years agoDifferent feature highlight color for browse pages
Aaron Lidman [Wed, 13 Nov 2013 21:17:38 +0000 (13:17 -0800)]
Different feature highlight color for browse pages

9 years agoRemove unused, fix global leak
John Firebaugh [Wed, 13 Nov 2013 21:01:07 +0000 (13:01 -0800)]
Remove unused, fix global leak

9 years agoDon't show search in expando header on interior pages
John Firebaugh [Wed, 13 Nov 2013 20:55:02 +0000 (12:55 -0800)]
Don't show search in expando header on interior pages

9 years agoDon't add note when disabled
John Firebaugh [Wed, 13 Nov 2013 20:40:36 +0000 (12:40 -0800)]
Don't add note when disabled

9 years agoDarken grey
John Firebaugh [Wed, 13 Nov 2013 20:37:56 +0000 (12:37 -0800)]
Darken grey

9 years agoFix minimap labels on IE9
John Firebaugh [Wed, 13 Nov 2013 20:27:57 +0000 (12:27 -0800)]
Fix minimap labels on IE9

9 years agoMoved note description out of the sidebar header
Aaron Lidman [Wed, 13 Nov 2013 20:23:58 +0000 (12:23 -0800)]
Moved note description out of the sidebar header

Some indentation too.

9 years agoShow XHR responseText on error
John Firebaugh [Wed, 13 Nov 2013 19:59:52 +0000 (11:59 -0800)]
Show XHR responseText on error

9 years agoAdd cascade font-weights
Aaron Lidman [Wed, 13 Nov 2013 20:00:39 +0000 (12:00 -0800)]
Add cascade font-weights

9 years agoRevert to named font-weights, closes #58
Aaron Lidman [Wed, 13 Nov 2013 19:54:37 +0000 (11:54 -0800)]
Revert to named font-weights, closes #58

9 years agoPrevent empty search
Aaron Lidman [Wed, 13 Nov 2013 18:45:20 +0000 (10:45 -0800)]
Prevent empty search

9 years agoZoom in to note if zoom < 15
Aaron Lidman [Wed, 13 Nov 2013 18:33:16 +0000 (10:33 -0800)]
Zoom in to note if zoom < 15

9 years agoAdd close button to 404 page
Aaron Lidman [Wed, 13 Nov 2013 02:03:02 +0000 (18:03 -0800)]
Add close button to 404 page

9 years agoFix inconsistent headers
Aaron Lidman [Wed, 13 Nov 2013 01:51:48 +0000 (17:51 -0800)]
Fix inconsistent headers

9 years agoAdd sidebar loading indicator
John Firebaugh [Wed, 13 Nov 2013 00:58:34 +0000 (16:58 -0800)]
Add sidebar loading indicator

9 years agoPatch Leaflet bug
John Firebaugh [Wed, 13 Nov 2013 00:51:24 +0000 (16:51 -0800)]
Patch Leaflet bug

This has already been fixed for the next release.

9 years agoFix editing notes outside of view, closes #57
Aaron Lidman [Wed, 13 Nov 2013 00:58:03 +0000 (16:58 -0800)]
Fix editing notes outside of view, closes #57

9 years agoAdd halo to currently selected note
Aaron Lidman [Wed, 13 Nov 2013 00:50:23 +0000 (16:50 -0800)]
Add halo to currently selected note

9 years agoInclude changeset ID in list
John Firebaugh [Tue, 12 Nov 2013 23:44:17 +0000 (15:44 -0800)]
Include changeset ID in list

9 years agoRender correct template
John Firebaugh [Tue, 12 Nov 2013 23:39:25 +0000 (15:39 -0800)]
Render correct template

9 years agoFix indentation and semicolon usage
John Firebaugh [Tue, 12 Nov 2013 23:29:29 +0000 (15:29 -0800)]
Fix indentation and semicolon usage

9 years agoAdd zoom to note
Aaron Lidman [Tue, 12 Nov 2013 23:12:32 +0000 (15:12 -0800)]
Add zoom to note

9 years agoFix lego translations
John Firebaugh [Tue, 12 Nov 2013 22:46:47 +0000 (14:46 -0800)]
Fix lego translations

9 years agoRefactor browse templates
John Firebaugh [Tue, 12 Nov 2013 21:05:27 +0000 (13:05 -0800)]
Refactor browse templates

9 years agoRationalize browse translation keys
John Firebaugh [Tue, 12 Nov 2013 20:51:33 +0000 (12:51 -0800)]
Rationalize browse translation keys

9 years agoRemove unused translations
John Firebaugh [Tue, 12 Nov 2013 20:30:24 +0000 (12:30 -0800)]
Remove unused translations

9 years agoStyle tweaks
John Firebaugh [Tue, 12 Nov 2013 20:17:32 +0000 (12:17 -0800)]
Style tweaks

9 years agoFix translations
John Firebaugh [Tue, 12 Nov 2013 20:17:22 +0000 (12:17 -0800)]
Fix translations

9 years agoStyle browse 404 page and simplify wording, closes #53
Aaron Lidman [Tue, 12 Nov 2013 19:36:09 +0000 (11:36 -0800)]
Style browse 404 page and simplify wording, closes #53

9 years agoLoading indicator for notes
Aaron Lidman [Tue, 12 Nov 2013 19:20:23 +0000 (11:20 -0800)]
Loading indicator for notes

9 years agoMoved note description to the sidebar header
Aaron Lidman [Tue, 12 Nov 2013 18:09:46 +0000 (10:09 -0800)]
Moved note description to the sidebar header

9 years agoImprove browse design
John Firebaugh [Tue, 12 Nov 2013 01:57:38 +0000 (17:57 -0800)]
Improve browse design

9 years agoRemove unused
John Firebaugh [Tue, 12 Nov 2013 02:18:28 +0000 (18:18 -0800)]
Remove unused

9 years agoAdd marker halo animation styles
Eden Halperin [Tue, 12 Nov 2013 16:12:28 +0000 (11:12 -0500)]
Add marker halo animation styles

9 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Tue, 12 Nov 2013 13:59:27 +0000 (13:59 +0000)]
Localisation updates from http://translatewiki.net.

9 years agoAdd note creation to the sidebar
Aaron Lidman [Tue, 12 Nov 2013 03:06:07 +0000 (19:06 -0800)]
Add note creation to the sidebar

9 years agoAdd note selection to the sidebar
Aaron Lidman [Tue, 12 Nov 2013 00:37:23 +0000 (16:37 -0800)]
Add note selection to the sidebar

9 years agoTweak default link color
John Firebaugh [Mon, 11 Nov 2013 23:39:43 +0000 (15:39 -0800)]
Tweak default link color

9 years agoRemove margin from overlay sidebar
John Firebaugh [Mon, 11 Nov 2013 23:36:55 +0000 (15:36 -0800)]
Remove margin from overlay sidebar