Marco Antonio Frias Butrón
ebe7938886
Fix hidden text behind the search icon
2013-11-21 08:47:19 +00:00
Siebrand Mazeland
5a26a23cda
Localisation updates from http://translatewiki.net .
2013-11-21 06:52:31 +00:00
Aaron Lidman
ee10cb1290
Hide note overflow
...
Mostly for long links from craigslist notes.
2013-11-20 13:44:40 -08:00
Aaron Lidman
4c0a5ee7d9
Add coordinate detail to node pages
2013-11-20 13:31:05 -08:00
Aaron Lidman
86ae401aac
Nominatim results zoom to the result location
2013-11-20 12:37:57 -08:00
Aaron Lidman
5384ee236c
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
2013-11-20 11:43:39 -08:00
John Firebaugh
b5825b2f64
Sign Up -> Start Mapping
2013-11-19 15:02:31 -08:00
John Firebaugh
826ab544b1
Logout -> Log Out
2013-11-19 14:59:25 -08:00
John Firebaugh
d0de36b607
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.
2013-11-19 12:10:14 -08:00
Aaron Lidman
a5e8b4cb88
Improved export warning, removed heading
2013-11-19 11:57:30 -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
John Firebaugh
e91956d0f7
Fix test failures
2013-11-19 10:30:18 -08:00
John Firebaugh
44629832dd
Merge branch 'master' into redesign
...
Conflicts:
vendor/assets/leaflet/leaflet.hash.js
vendor/assets/leaflet/leaflet.js
2013-11-19 09:42:47 -08:00
Siebrand Mazeland
0b7deb6375
Localisation updates from http://translatewiki.net .
2013-11-19 06:57:29 +00:00
Aaron Lidman
fc23515570
Improved export filter tool
2013-11-18 19:11:01 -08:00
Aaron Lidman
c0b0829901
Fixed export filter
2013-11-18 18:45:06 -08:00
John Firebaugh
6929566543
Shorten intro text
2013-11-18 18:04:05 -08:00
Aaron Lidman
5a330c7b9d
Improvements to changeset bbox styling
2013-11-18 17:29:55 -08:00
Aaron Lidman
8fe5dbb92c
Wrap bounds of changeset request, closes #72
2013-11-18 16:41:25 -08:00
Aaron Lidman
653f7c0d74
Increase sidebar width, back to 350px
2013-11-18 16:24:52 -08:00
Aaron Lidman
f45437f836
Reorder changeset detail lists
...
Nodes, ways, relations -> Ways, relations, nodes
2013-11-18 16:24:25 -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
104ba9c57a
Fix new note wrapping
2013-11-18 11:43:48 -08:00
Aaron Lidman
3e405040ea
Adjust header sizing
2013-11-18 11:26:43 -08:00
Aaron Lidman
b7d7781c5d
Fix welcome page redirect, closed #70
2013-11-18 09:56:03 -08:00
Tom Hughes
3bee80e0dc
Update to latest leaflet-locationfilter plugin
2013-11-18 17:43:46 +00:00
Tom Hughes
049093c5b4
Update to latest leaflet-osm plugin
2013-11-18 17:43:46 +00:00
Tom Hughes
f3895c8fab
Update to latest Leaflet-hash plugin
2013-11-18 17:43:46 +00:00
Tom Hughes
214ff28cd9
Update to Leaflet 0.7
2013-11-18 17:43:46 +00:00
Tom Hughes
41e45bad51
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.
2013-11-17 21:52:39 +00:00
John Firebaugh
2b4f8e92c9
Merge branch 'master' into redesign
...
Conflicts:
app/controllers/browse_controller.rb
app/views/layouts/_head.html.erb
config/environments/production.rb
config/routes.rb
2013-11-15 16:47:49 -08:00
Aaron Lidman
5ddab68c11
Replace searching.gif with loader from iD
2013-11-15 16:11:44 -08:00
Aaron Lidman
74be05018b
Don't render the user menu for users without ids, closed #68
2013-11-15 15:48:43 -08:00
John Firebaugh
245a79061a
Revert user page to full width for now
2013-11-15 15:28:35 -08:00
Aaron Lidman
e62bac06ed
Improved noteLayer and dataLayer availability, closes #65
2013-11-15 15:06:44 -08:00
John Firebaugh
dc82421f56
Adjustments to about page and welcome copy
2013-11-15 15:04:46 -08:00
Aaron Lidman
d3e99bc8bd
Hide control tooltips on #map-ui expansion, closes #55
2013-11-15 11:26:36 -08:00
Aaron Lidman
5e06cabb74
Hide welcome section on help page if not logged in
...
closes #67
2013-11-15 11:13:22 -08:00
Tom Hughes
f3d793c7e8
Make the link from site#help to site#welcome use a relative URL
2013-11-15 19:01:33 +00:00
Tom Hughes
338dfa0db0
Use <h1> for the title of site#welcome to match other pages
2013-11-15 18:51:09 +00:00
John Firebaugh
b92cb5b772
Use html5shiv for IE8 compatibility
2013-11-15 10:46:56 -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
Aaron Lidman
518a51712c
Obey the hash
2013-11-14 18:16:23 -08:00
John Firebaugh
ad368d189f
Update to iD v1.3.2
2013-11-14 18:07:45 -08:00
Aaron Lidman
fec9dc84c0
No hash on browse pages, closes #35
2013-11-14 17:41:20 -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
John Firebaugh
c9600ea323
Expose more router functions
2013-11-14 12:26:58 -08:00