Commit graph

3335 commits

Author SHA1 Message Date
Tom Hughes
366fb80ddb Make sure we always have a base layer 2013-09-09 18:30:27 +01:00
Tom Hughes
7e896d758d Return GPX traces as application/gpx+xml instead of text/xml 2013-09-09 16:23:38 +01:00
Tom Hughes
ecf8c90e88 Don't bother verifying an email address that hasn't changed 2013-09-09 16:05:16 +01:00
Tom Hughes
6494747882 Centre editors correctly when note=N is specified 2013-09-09 15:44:53 +01:00
Tom Hughes
9bcd049c98 Notice, and act on, changes to the layer parameter in the URL bar 2013-09-09 15:17:09 +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
b394a4d309 Add support triggering a piwik goal when a map layer is selected 2013-08-24 12:55:29 +01:00
Tom Hughes
26855add38 Rework piwik configuration 2013-08-24 12:54:51 +01:00
Tom Hughes
f26e417cf4 Remove unnecessary z-index for sidebar headings 2013-08-24 10:20:26 +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
ae0177fbe6 Merge remote-tracking branch 'osmlab/id-default' 2013-08-23 17:41:09 +01: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
Tom Hughes
56fd5c4d90 Merge remote-tracking branch 'osmlab/welcome-2' 2013-08-18 14:50:36 +01:00
John Firebaugh
18c00a5459 Turn off autocomplete on user settings form
This prevents annoying/useless autocompletion of the
"New Email Address" and "Password" fields.
2013-08-16 21:43:41 +01:00
Simon Poole
fc78f3c4a2 Add messages count to API response for logged in user details
Allows external editors to alert the user to the fact that they
have unread messages on the OSM site.
2013-08-16 21:09:04 +01:00
John Firebaugh
8dc16bd8db Make iD default editor
Make iD the default editor for all users that have not specified
a preferred editor, except fall back to P2 on IE.
2013-08-15 16:36:18 -07:00
John Firebaugh
c919340c11 Need to preventDefault on href='#' links
Fixes https://trac.openstreetmap.org/ticket/4947
2013-08-15 17:42:43 +01:00
John Firebaugh
b8938ea15a Add an og:image meta tag
Without this, links to OpenStreetMap.org shared via Facebook
default to the ad image.

Fixes systemed/iD#1644
2013-08-14 00:30:39 +01:00
Tom Hughes
b9daf06684 Upgrade passwords to the latest hashing scheme on login 2013-08-14 00:24:33 +01:00
Tom Hughes
15d29c646b Strengthen password hashing algorithm 2013-08-14 00:23:03 +01:00
Tom Hughes
1a9651ffb0 Set longitude correctly in "where am I" lookups from the edit page 2013-08-12 23:58:34 +01:00
John Firebaugh
78d6bde485 Support background hash parameter for iD
Fixes systemed/iD#1590
Fixes systemed/iD#1682
2013-08-12 23:53:41 +01:00
John Firebaugh
039bfc728e Fix small-screen layout issues 2013-08-12 14:27:44 -07:00
John Firebaugh
b825f4826a Fix referer params for welcome page 2013-08-12 13:34:46 -07:00
John Firebaugh
3ca642271a Redirect /edit and /export with old-style edit params 2013-08-12 13:34:46 -07:00
John Firebaugh
091473602b Handle expired confirmation tokens 2013-08-12 13:34:45 -07:00
John Firebaugh
8ca781ac75 Add manual fallback for "Start Mapping" button 2013-08-12 13:34:45 -07:00
John Firebaugh
c4cdcc1ee1 Interpolate URL 2013-08-12 13:34:45 -07:00
John Firebaugh
4afcc5404f Fix note icon CSS 2013-08-12 13:34:45 -07:00
John Firebaugh
a4f37de7e9 Update with hash permalinks 2013-08-12 13:34:45 -07:00
John Firebaugh
250a068b06 Fix padding 2013-08-12 13:34:45 -07:00
Saman Bemel-Benrud
4a9b6f3182 replace pad with inner 2013-08-12 13:34:44 -07:00
Saman Bemel-Benrud
8390d1f6c6 reworking terms page + replacing pad classes with inner classes. 2013-08-12 13:34:44 -07:00
John Firebaugh
2fa4225784 Pass editing params through to welcome page 2013-08-12 13:34:44 -07:00
John Firebaugh
901de4a56a Use new design on terms page 2013-08-12 13:34:44 -07:00
John Firebaugh
41a8b62ff2 Remove "antispam alert"
The advanced users whom this affects will be aware of
the problem. It can only confuse the other 99%.
2013-08-12 13:34:44 -07:00
John Firebaugh
2a3bc0a387 Hook up user confirmation page 2013-08-12 13:34:44 -07:00
John Firebaugh
c5fc21e6a6 Inline validation errors on sign up page 2013-08-12 13:34:44 -07:00
John Firebaugh
6ab52cd256 Clean up 2013-08-12 13:34:43 -07:00
John Firebaugh
58cd5bfb11 Remove unnecessary div/class/css 2013-08-12 13:34:43 -07:00
John Firebaugh
5cbaceb45f Fix CSS for /user/new on validation error 2013-08-12 13:34:43 -07:00
John Firebaugh
666ee1218f Replace changeset definition with tag 2013-08-12 13:34:43 -07:00