Commit graph

197 commits

Author SHA1 Message Date
Tom Hughes
5cd05017a3 Improve alert messages when database is offline. 2007-09-21 09:49:28 +00:00
Tom Hughes
dcad582741 Learn to spell. 2007-09-21 08:14:01 +00:00
Tom Hughes
734697ebb6 Check API status correctly. 2007-09-21 08:13:17 +00:00
Tom Hughes
27d8f2ef63 Include a reply link in email notifications of messages. 2007-09-19 10:37:32 +00:00
Dan Karran
78ef65aff7 Include message body in notification emails for convenience. 2007-09-16 14:52:50 +00:00
Richard Fairhurst
1fcd5f5593 Potlatch v0.2a: display GPS traces, some bugfixes 2007-09-12 10:07:26 +00:00
Dan Karran
285d61bf4c Send an email notification out when a new message is waiting on the site for you. 2007-09-05 22:27:22 +00:00
Dan Karran
37317b8295 Hiding new diary entry map by default to save some space, allowing people to expand it if desired. 2007-09-05 17:18:18 +00:00
Steve Coast
2c0cd2730c a few message prettyness things 2007-09-04 14:20:42 +00:00
Tom Hughes
9fa8aab9f2 Revert SteveC's edit as blank title are now banned. 2007-09-04 14:08:17 +00:00
Steve Coast
c04e9ccf95 link to 'no subject' if message title/subject is blank 2007-09-04 13:43:31 +00:00
Dan Karran
9554ef289e Adding geo microformat to trace viewing pages. 2007-09-03 22:40:04 +00:00
Dan Karran
b78d25a3a8 Allow people to add coordinates to diary entries, add them to the RSS feeds and diary display pages using geo microformat. 2007-09-03 22:37:42 +00:00
Dan Karran
c81c31775b Adding 'New diary post' link to main Users' diaries page to help logged-in users find how to post. 2007-09-03 20:46:34 +00:00
Tom Hughes
ed8b7fde42 Don't allow Potlatch to be started with a zoom below 11. 2007-08-31 12:57:32 +00:00
Tom Hughes
786bc55209 The search help has now moved to the Search page on the wiki, which
previously contained out of date information on searching.
2007-08-30 10:59:02 +00:00
Tom Hughes
50ba644602 Setup the layers before adding any marker so that the marker layer
will get turned on if it was off in the layers string.
2007-08-30 10:42:32 +00:00
Tom Hughes
11bd2a4ddc Link trace owner to their user page. 2007-08-26 23:04:17 +00:00
Tom Hughes
3db77411b8 Don't break when the user isn't logged in... 2007-08-24 19:06:25 +00:00
Tom Hughes
d2bd78627e More search improvements - a "Where am I?" link that does a reverse
search, and various cleanups to the previous changes.
2007-08-24 18:53:30 +00:00
Tom Hughes
215958fa0f Only include the home link if the user is logged in. 2007-08-24 17:47:57 +00:00
Tom Hughes
6cd8db7bff Only put the 'home' link in the top left on the map and edit pages, and
make it update position in place rather than reloading the page.
2007-08-24 17:43:15 +00:00
Tom Hughes
034982a12f If a search only finds one result then jump straight to it instead of
opening a list of results.
2007-08-24 17:38:36 +00:00
Tom Hughes
28e9a84da2 Fix automatic size detection for map popups. 2007-08-23 14:49:42 +00:00
Tom Hughes
d274c0e3d8 Put the option to delete GPS traces back. Fixes #405. 2007-08-22 18:01:23 +00:00
Tom Hughes
2e2189ecb9 Fix typo. 2007-08-22 00:20:53 +00:00
Tom Hughes
a894e75a1d Fix diary entry creation... 2007-08-22 00:19:58 +00:00
Tom Hughes
7b659f4f30 Cleanup. 2007-08-22 00:10:17 +00:00
Tom Hughes
169aac77d8 Improve diary post screen. 2007-08-22 00:06:28 +00:00
Tom Hughes
4016d8e223 Tidy up some views. 2007-08-21 23:59:10 +00:00
Tom Hughes
a0962c03c0 Set the display name correctly in the image URL. 2007-08-20 14:18:22 +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
Dan Karran
9da455a322 Moving inbox styling definitions into the stylesheet. 2007-08-18 12:22:04 +00:00
Dan Karran
3c79240a6a Showing all messages in inbox, but sorting by date DESC and highlighting new ones. Adding link from message reading page back to inbox. Mark as read/unread. 2007-08-17 18:05:09 +00:00
Tom Hughes
08b71b48e1 Tidy up trace handling a bit, and add support for per-user and per-tag feeds. 2007-08-15 18:10:18 +00:00
Tom Hughes
b62561cdb5 Fix tag links. 2007-08-14 23:45:25 +00:00
Tom Hughes
0a8c26e596 Various updates to the user management, including the creation of a
preferences table and moving tokens into a tokens table so that a user
can have more than one.
2007-08-14 23:07:38 +00:00
Tom Hughes
b61e4f77e8 Improve handling of user to user messages. 2007-08-14 17:29:27 +00:00
Tom Hughes
ce6bddcbd9 Make tag links work again. 2007-08-09 21:51:35 +00:00
Tom Hughes
07ad4a36ea Use the rails paginator to paginate the trace list, and abstract some
common template code into a partial.
2007-08-08 23:58:37 +00:00
Tom Hughes
96eea9da7f Put the link to the map key back. 2007-08-08 23:08:28 +00:00
Tom Hughes
a2ffd990fb Link to new search help page. 2007-08-08 21:23:37 +00:00
Tom Hughes
5ffb6950cc Use David Earl's arrow icon to show the position of a search result. 2007-08-08 16:57:09 +00:00
Tom Hughes
6706ca3c50 Use IP GeoLocation to choose a default view for the slippy map if
we don't have any better ideas.
2007-08-08 12:37:16 +00:00
Tom Hughes
c1f1b99cdc Update OpenSearch plugin to work with new search system. 2007-08-08 08:47:29 +00:00
Tom Hughes
f3c7511643 Add some help to the search box. 2007-08-08 08:29:31 +00:00
Tom Hughes
bb43a46bab Only use the actual name that matched as the link, which helps to highlight it. 2007-08-07 23:51:02 +00:00
Tom Hughes
eb6114617c Add an explicit message when no results are found for a given source. 2007-08-07 23:25:35 +00:00
Tom Hughes
2408dd333f Add a marker to the map when clicking on a search result. 2007-08-07 23:17:13 +00:00
Tom Hughes
3bae3e6881 Remove old geocoder views and add new one. 2007-08-07 17:14:27 +00:00