John Firebaugh
d1ee7de08b
Restore attribution on main map
2013-07-18 10:36:08 -07:00
Tom MacWright
483854f411
Start to refactor updatelinks
2013-07-18 10:36:08 -07:00
Tom MacWright
8c788ce387
Add attrib
2013-07-18 10:34:18 -07:00
Tom MacWright
c4f9654891
Refactor mapLayers to create layers up front
2013-07-18 10:34:18 -07:00
John Firebaugh
4563244fd1
Clean up some of the map JS, reduce scope of globals
2013-07-18 10:34:17 -07:00
Tom MacWright
ff52509d5a
Actually toggle note layer on click.
2013-07-18 10:31:20 -07:00
Tom MacWright
22d6633114
Start refactoring notes layer
2013-07-18 10:31:20 -07:00
Tom MacWright
7d84b81fd9
Remove unnecessary abstraction around rectangles
2013-07-18 10:31:20 -07:00
Tom MacWright
2a9286a16a
Prevent click propagation on ui panes
2013-07-18 10:31:20 -07:00
Tom MacWright
c75d725893
generate short link kind of
2013-07-18 10:31:20 -07:00
John Firebaugh
1feda20644
Start layers pane
2013-07-18 10:31:20 -07:00
Tom MacWright
36fac06bd5
Add share button to map
2013-07-18 10:31:20 -07:00
Saman Bemel-Benrud
7f749e9b18
adding icons to sprite.
2013-07-18 10:31:20 -07:00
Tom MacWright
9bf18a360e
Add locate widget to map
2013-07-18 10:31:19 -07:00
John Firebaugh
a0a18f428f
Remove permalink/add note links
2013-07-18 10:31:19 -07:00
John Firebaugh
15d148dbd4
Add back basic zoom control
2013-07-18 10:31:19 -07:00
John Firebaugh
ccbf99cf17
Remove unused styles
2013-07-18 10:31:19 -07:00
Tom MacWright
73bbee5df9
Add leaflet-locate control, invisible currently.
2013-07-18 10:31:19 -07:00
John Firebaugh
ef37ad8aaa
Basic framework for map UI
2013-07-18 10:31:19 -07:00
Tom MacWright
5aea67a71f
Remove pan and zoom controls
2013-07-18 10:31:19 -07:00
Tom Hughes
31b7bedfda
Improve styling of rails validation errors
2013-07-18 15:54:16 +01:00
Tom Hughes
fe2f03da14
Give up on automatic resizing of text areas
2013-07-18 15:31:51 +01:00
Tom Hughes
2119911aa5
Tone down the highlighting of Nominatim search results
2013-07-18 15:29:01 +01:00
Tom Hughes
e4ed5ae275
Update Leaflet to 0.6.3
2013-07-17 19:18:36 +01:00
Harry Wood
9331ea5d71
Remove references to opengeodata.org
2013-07-15 20:58:28 +01:00
Siebrand Mazeland
dd0b9b28a7
Localisation updates from http://translatewiki.net .
2013-07-14 21:28:13 +00:00
Tom Hughes
4a2ecfe8b3
Use the standard ruby instance_methods call
...
Rails 3 has an instance_methods_name extension that returns strings
instead of symbols, but that goes away in Rails 4 so just use the
standard routine instead.
2013-07-09 18:26:54 +01:00
Tom Hughes
1234561a78
The ActiveRecord exists? method may not return an explicit true/false
...
https://github.com/rails/rails/issues/10062
2013-07-09 18:26:54 +01:00
Tom Hughes
e8f1953d7d
Rename test to avoid class name conflict with unit test
2013-07-09 18:26:54 +01:00
Tom Hughes
f2211a7ed9
Fix incorrectly nested HTML in OAuth application creation form
2013-07-08 09:48:31 +01:00
Tom Hughes
33f30af7b3
Update tests for changes to user settings form
2013-07-08 09:43:07 +01:00
Tom Hughes
8313bf0612
Update tests for changes to signup form
2013-07-08 09:34:59 +01:00
Tom Hughes
68b265fb15
Treat disabled buttons as deemphasized but without any hover effect
2013-07-08 09:03:18 +01:00
Saman Bemel-Benrud
d5356eb7d8
Remove margin from lists too
2013-07-08 09:03:18 +01:00
Saman Bemel-Benrud
53fc883a91
Fix comment display in comment list view
2013-07-08 09:03:18 +01:00
Tom Hughes
738bc8aab8
Fix wrapping in richtext help
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
e64ad3c428
Fix styling for richtext help
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
c70a418dc2
Fix browse features buttons
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
bfe2e6a473
Fix layer switcher CSS
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
2e444eb7bb
Fine tune button styling for note popups
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
34edfdb9ba
Cleanup notes and fix CSS error
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
c3b8897c44
Improve layout and styling of forms
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
78cc8ad62b
Standardize form width
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
f0dccab341
Fine tune login form
2013-07-08 09:03:17 +01:00
Thomas Levine
9c9542ccc9
Limit button width
2013-07-08 09:03:17 +01:00
Thomas Levine
6ded8b55c8
Add standard-label class to all form labels
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
19b4c14225
More fixes to forms
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
b388a9d1ca
Fix error in trace upload form
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
81bafc6dc2
Tidy up login form
2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
b681163e98
Rework trace edit form using new form styles
2013-07-08 09:03:17 +01:00