Thomas Wood
600d5b3a46
Further clarify descriptive texts regarding public editing.
2009-04-27 18:23:43 +00:00
Thomas Wood
776d2d7bc2
Return "Make my edits" button to functioning state, positioning is unfortunate, but it cannot be inside the page's form. I've made a compromise of the two states.
2009-04-09 17:06:53 +00:00
Harry Wood
43b3998657
cosmetic tweaks to user settings form + move 'Mapper since' field onto user profile view
2008-11-08 19:03:25 +00:00
Tom Hughes
64ecd02f0b
Allow users to change their email address. Closes #546 .
2008-08-13 11:39:33 +00:00
Steve Coast
98d935f663
make public button a bit nicer
2008-05-03 14:07:48 +00:00
Tom Hughes
331cf6b068
Make maps deeper to allow the pan/zoom bar visible.
2008-02-23 12:52:57 +00:00
Steve Coast
7dbc27fd67
Show nearby users map in account view page
2008-01-21 17:15:33 +00:00
Tom Hughes
15c492ebfe
Try and make asset tagging actually work.
2007-12-06 18:42:45 +00:00
Tom Hughes
f5c9a41e87
Use the new OSM OpenLayers stuff.
2007-11-28 19:24:58 +00:00
Tom Hughes
7de4cb19b8
Wrap evaluation of default values for parameters inside the HTML escaping
...
as that causes nil to become "" hence defeating the conditional default.
2007-11-24 14:13:21 +00:00
Tom Hughes
2cbcabb3f6
HTML escape substituted parameter values to avoid injection attacks.
2007-11-23 00:49:55 +00:00
Richard Fairhurst
a8333a38a2
Require data to be public before editing
2007-11-20 10:08:58 +00:00
Richard Fairhurst
78e6578daa
Preparation for anon edit change
2007-10-27 21:47:59 +00:00
Tom Hughes
28e9a84da2
Fix automatic size detection for map popups.
2007-08-23 14:49:42 +00:00
Tom Hughes
755a2c596c
Add additional validation to the user model and tidy up a few things on
...
the account options page.
2007-08-19 12:27:23 +00:00
Tom Hughes
1ff72de318
Bloomin Americans that can't spell...
2007-07-29 16:26:57 +00:00
Tom Hughes
cbb7d97405
Add support for displaying a map covering a specified bounding box.
2007-07-29 14:26:42 +00:00
Tom Hughes
985047f18d
User null to indicate the the user's home location is not set.
2007-07-27 17:46:01 +00:00
Tom Hughes
5fcedc1bf4
Unconfuse OpenLayer's base location detection.
2007-06-23 18:35:04 +00:00
Tom Hughes
9619dfdb4b
Factor out javascript code to support OpenLayers maps into a common file
...
that is shared by both the (current) pages that display maps.
2007-06-23 18:29:01 +00:00
Dan Karran
0cf6df6d3a
Removing list of nearby users from account page (now duplicated publicly on user profile page), changing 'Name' label to 'Email' and moving the description textbox further up the page.
2007-06-23 11:08:58 +00:00
Tom Hughes
4cce95ffe0
Set the map units to something OpenLayers? actually understands...
2007-06-21 09:25:43 +00:00
Tom Hughes
27532c3c3a
Revert accidental commit.
2007-06-21 09:24:05 +00:00
Tom Hughes
8b79f7ff0f
Set the map units to something OpenLayers actually understands...
2007-06-21 08:16:50 +00:00
Tom Hughes
b982bc6b19
Make "nearby users" show all those within 50km rather than all those
...
within a degree of latitude and longitude.
2007-06-20 17:04:29 +00:00
Tom Hughes
788161010f
Make the map on the user account page work.
2007-06-20 09:51:37 +00:00
Tom Hughes
2afcb4b222
Allow users to change their password from the account page, and get rid
...
of the separate edit page that (partially) duplicated the account page.
2007-06-12 00:28:53 +00:00
Tom Hughes
aa52ebe674
User form_tag/end instead of start_form_tag/end_form_tag to avoid
...
deprecation warnings.
2007-06-10 23:22:56 +00:00
Nick Black
c5d1f3381d
fixes ticket 434
2007-05-08 12:41:04 +00:00
John McKerrell
6373cfeb63
Making sure all the "nearest" mappers are displayed instead of just one.
...
Fixing the styling of the popup to retain its rounded edges.
2007-05-08 08:38:12 +00:00
John McKerrell
914b358154
Clicking on nearby markers displays a popup showing the name of the mapper with a link to their page.
...
A similar popup is shown for your own marker.
Checkbox added for updating your own position, checked if you haven't set a location yet, unchecked by default if you have.
2007-05-07 18:47:38 +00:00
Nick Black
07f130f0a6
fixed user messaging stuff
2007-05-07 14:14:51 +00:00
Steve Coast
47856a7228
move the map up to the form
2007-05-07 14:09:15 +00:00
Nick Black
e50cdbff7c
fixed so user email is not displayed
2007-05-07 13:33:44 +00:00
Steve Coast
48183e2d53
arghhhhhhhhh untested rails code and SQL fixed
2007-05-06 10:20:40 +00:00
John McKerrell
7c55604f27
Changed the account page to have the editing functionality built in.
...
Ability to specify home location by clicking on a map.
Ability to see nearby mappers on the map.
New colourful markers.
2007-05-05 15:02:54 +00:00
Nick Black
8bd09c0828
map view defaults to a home lat and lon
2007-04-30 09:57:54 +00:00
Nick Black
60a294c40e
Added user home lat and lon
2007-04-26 09:01:03 +00:00
Nick Black
61ae5e7af0
Fixed up name search and postcode search
2007-04-25 08:12:20 +00:00
Steve Coast
f9baf5f392
diary / user bits
2007-04-07 19:50:55 +00:00
Steve Coast
3aabf07e10
user bits
2007-04-07 19:33:20 +00:00
Steve Coast
a61e2ed690
allow a user to make data public
2007-04-07 11:48:20 +00:00
Steve Coast
c382f33e1c
various user bits
2007-04-07 11:40:43 +00:00