Tom Hughes
1ea57a3bb1
Use messages.empty? instead of the deprecated has_messages? method.
2007-06-10 23:25:41 +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
Dan Karran
9db4f4e13c
Link OSM logo in site layout to the site's homepage (default map view).
2007-06-10 13:57:17 +00:00
Dan Karran
bc2fb65dbd
Allow the page titles to be edited by other parts of the app.
2007-06-09 20:47:37 +00:00
Richard Fairhurst
5bc1730d89
Extra check that nodes/segments in ways are visible
2007-06-08 10:36:36 +00:00
Nick Black
1c4c93b2c3
announcement for SOTM to site on front page
2007-06-08 09:21:36 +00:00
Richard Fairhurst
6efdcaa993
Latest Potlatch, plus TomH's GPX fix
2007-06-06 09:59:59 +00:00
Dirk-Lüder Kreie
daa326898e
rm double "this"
2007-05-31 12:33:51 +00:00
Richard Fairhurst
4769eec5aa
TomH's patches
2007-05-28 14:54:50 +00:00
John McKerrell
124cd67ac8
Hiding the element and then, shortly after, redisplaying it makes IE6 re-render
...
things correctly.
2007-05-28 14:52:06 +00:00
Richard Fairhurst
44bf1d91a1
workaround for paths in Potlatch getpresets, plus diary link
2007-05-18 16:45:10 +00:00
Richard Fairhurst
bac5d79c72
zoom
2007-05-18 16:41:41 +00:00
Richard Fairhurst
0944c1cf02
Potlatch-on-Rails, ready to go (fingers crossed)
2007-05-18 15:20:31 +00:00
Robert (Jamie) Munro
aba184e7be
Added message about editor not working yet.
2007-05-16 13:56:58 +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
Richard Fairhurst
220ad0a6b6
Potlatch on Rails, first working version
2007-05-08 00:37:58 +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
John McKerrell
83beee6d6a
Arbitrary doctype added to force browsers out of quirksmode.
2007-05-07 18:45:41 +00:00
John McKerrell
fbc431f464
Typo in IE6 fix made it not work quite right.
2007-05-07 18:45:10 +00:00
Nick Black
d59d6009e9
added more info to postcode lookup as requested in ticket 427
2007-05-07 14:51:19 +00:00
Nick Black
fa4e7e2df7
fixed the 'zooom' typo
2007-05-07 14:28:11 +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
John McKerrell
073ea140d8
Added single line fix for IE7/Safari and many line fix for IE6.
2007-05-07 11:19:22 +00:00
Nick Black
7d52305640
added messaging and friend stuff that wasn't checked in
2007-05-06 10:36:06 +00:00
Steve Coast
48183e2d53
arghhhhhhhhh untested rails code and SQL fixed
2007-05-06 10:20:40 +00:00
Steve Coast
89e976c6e5
updates from hacking day
2007-05-06 10:08:00 +00:00
Nick Black
3698ff353e
removed fixme tags from views and put into trac
2007-05-05 16:28:29 +00:00
Richard Fairhurst
c8972a0859
Potlatch Rails AMF stuff
2007-05-05 16:09:34 +00:00
Nick Black
20e02f42dc
messaging stuff and home location selection
2007-05-05 16:05:00 +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
078301a780
messaging stuff
2007-05-05 12:29:44 +00:00
Richard Fairhurst
1defb3ca1e
/diary links to users
2007-05-04 17:35:06 +00:00
Richard Fairhurst
8758685a86
started work on /diary
2007-05-04 17:07:27 +00:00
Nick Black
a4f4714d0e
added a marker to show a location on the map
2007-05-01 13:26:27 +00:00
Nick Black
b6ae16bc83
geocoder stuff - views
2007-05-01 13:24:44 +00:00
Nick Black
8bd09c0828
map view defaults to a home lat and lon
2007-04-30 09:57:54 +00:00
Richard Fairhurst
f4e4fefaa1
beginnings of Potlatch on Rails
2007-04-28 11:33:13 +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
Nick Burch
18d0dde5d1
Add Canadian geocoding, and attribute the geocoders we use
2007-04-24 10:32:34 +00:00
Nick Black
bf2e2c7140
completed UK postcode search
2007-04-24 07:55:19 +00:00
Nick Black
e3de346bdd
geocoder stuff
2007-04-14 14:12:27 +00:00
Steve Coast
4e9fcb9b91
user bugs + direct to real 404 tile
2007-04-07 21:08:58 +00:00
Steve Coast
1d06a4eef1
move login form to new way of doing forms
2007-04-07 21:02:58 +00:00
Steve Coast
f498a9287a
various diary bits
2007-04-07 20:12:35 +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