Commit graph

1705 commits

Author SHA1 Message Date
John Firebaugh
4557654ba6 Simplify layouting 2013-10-13 14:46:07 -07:00
John Firebaugh
d414ffc61a Simplify geolink-related code
#zoom/lat/lon hash format is now used consistently.
2013-10-13 14:46:07 -07:00
John Firebaugh
af227e5aeb Content style adjustments 2013-10-13 14:46:06 -07:00
John Firebaugh
2ba4bf3744 Add current state to all nav elements 2013-10-13 14:46:06 -07:00
John Firebaugh
d3bf4149e0 Don't autofocus search, fade out "Where am I?" on focus 2013-10-13 14:46:06 -07:00
John Firebaugh
ad6bbd511d Restore "Where am I?" 2013-10-13 14:46:06 -07:00
John Firebaugh
4cc2b63d5c Factor javascript include tag to layout 2013-10-13 14:46:06 -07:00
John Firebaugh
2d9a083b36 Refine header 2013-10-13 14:46:06 -07:00
John Firebaugh
37f4214128 Remove edit links 2013-10-13 14:46:05 -07:00
John Firebaugh
d359cd70f1 Refine user menu CSS 2013-10-13 14:46:05 -07:00
John Firebaugh
a8b68a751e Inline edit menu partial, refine CSS 2013-10-13 14:46:05 -07:00
John Firebaugh
3ebad9ec2f Add about page 2013-10-13 14:46:05 -07:00
John Firebaugh
681022443e Fixes 2013-10-13 14:46:05 -07:00
John Firebaugh
ea6926d3de Work on changeset display 2013-10-13 14:46:05 -07:00
John Firebaugh
99775524b3 Fix display of browsed objects on map 2013-10-13 14:45:58 -07:00
John Firebaugh
b30983f02b Convert browse details to sidebar layout 2013-10-13 14:45:58 -07:00
John Firebaugh
e8ac6bd5d9 Convert history page to sidebar layout 2013-10-13 14:45:58 -07:00
John Firebaugh
a01195f149 Sidebar work 2013-10-13 14:45:58 -07:00
John Firebaugh
6adcce4e5d Frontpage redesign 2013-10-13 14:45:58 -07:00
John Firebaugh
750eb5e57e Remove LearnOSM 2013-10-13 14:45:58 -07:00
John Firebaugh
f74c984a49 Adjust header layout for user menu 2013-10-13 14:45:57 -07:00
John Firebaugh
1b668ead62 Link to help page from welcome 2013-10-13 14:45:57 -07:00
John Firebaugh
5178686e26 Style 2013-10-13 14:45:57 -07:00
Saman Bemel-Benrud
bab26e3884 adjustments to help page + better copy 2013-10-13 14:45:57 -07:00
John Firebaugh
33a6b79bd7 Add help page 2013-10-13 14:45:57 -07:00
John Firebaugh
aaeca5b534 Use reverse geocoders for any lat/lon queries
This simplifies the implementation, allows code sharing with
"Where am I?", and produces friendlier results for lat/lon
searches (actual reverse geocode results rather than a raw
lat/lon display).
2013-10-13 19:30:38 +01:00
Tom Hughes
a8d8e750da Double quote strings that need to be interpolated 2013-09-24 09:59:04 +01:00
Tom Hughes
13597ca259 Fix translation lookups in text version of note comment notification 2013-09-24 09:52:31 +01:00
Tom Hughes
63d211e4a6 Set a size for the user description text area 2013-09-23 14:16:02 +01:00
Tom Hughes
aa143f047b Rails no longer gives textareas a default size 2013-09-22 10:33:31 +01:00
Tom Hughes
d8a504d8db Allow iD and Potlatch 2 to load assets outside the asset pipeline 2013-09-22 10:33:31 +01:00
Tom Hughes
40b452ac74 Use a view to build the trace RSS feed and get rid of OSM::GeoRSS 2013-09-18 18:23:03 +01:00
Tom Hughes
5bb751ca26 Make the timestamp for a diary comment into a permalink for it 2013-09-15 16:22:48 +01:00
Paul Sladen
25645ed51a Tighten white space usage for geocode "View details" link 2013-09-11 21:47:30 +01:00
Tom Hughes
4f2e9e0888 Add additional icon tags to the HTML header 2013-09-10 21:36:47 +01:00
Paul Sladen
8331a7ec89 Remove banner ad section 2013-09-10 21:36:47 +01:00
Andy Allan
8d01db3a3e Fix openid "remember me" label
It was targeting the wrong checkbox.
2013-09-10 21:36:47 +01:00
Tom Hughes
6494747882 Centre editors correctly when note=N is specified 2013-09-09 15:44:53 +01:00
Tom Hughes
93d3e4f85b Add data-editor to the main edit tab
This ensures that the if the user's default editor is remote edit
then it will be triggered without a page reload.
2013-09-09 12:53:22 +01:00
Tom Hughes
26855add38 Rework piwik configuration 2013-08-24 12:54:51 +01:00
Tom Hughes
2afb1242cc Build an asset manifest for iD 2013-08-24 00:05:21 +01:00
John Firebaugh
d23f262543 Update to iD v1.1.5 2013-08-23 14:35:27 -07:00
Tom Hughes
fa339033e1 Merge remote-tracking branch 'osmlab/user-display' 2013-08-23 17:40:57 +01:00
John Firebaugh
b32c26f676 Drop role and aria attributes 2013-08-21 17:20:06 -07:00
John Firebaugh
36f1233304 Pare menu down to basics 2013-08-21 17:20:05 -07:00
John Firebaugh
407adee9c9 Use user_thumbnail_tiny 2013-08-21 17:20:05 -07:00
John Firebaugh
c341b84ab2 Specify width and height for image
User-uploaded images don't get automatically scaled
like Gravatar images do.
2013-08-21 17:20:05 -07:00
John Firebaugh
cea0cccc6d Convert edit menus to bootstrap dropdown 2013-08-21 17:20:04 -07:00
John Firebaugh
1727cd7c2b Compact user menu 2013-08-21 17:20:04 -07:00
Grant Slater
bd1d0ab950 Remove Donate Ad Banner 2013-08-21 15:48:00 +01:00