Tom Hughes
|
69e0457dea
|
Use DateTime instead of Time for GPX timestamps as it can handle a
wider range of dates.
|
2007-06-18 23:30:06 +00:00 |
|
Tom Hughes
|
6464d84c62
|
Add support for bzip2 compressed trace files.
|
2007-06-18 12:31:47 +00:00 |
|
Tom Hughes
|
8c8d55736f
|
Tell users if the reason they can't login is because they haven't activated
their account yet.
|
2007-06-18 07:27:39 +00:00 |
|
Tom Hughes
|
0e66875ace
|
Make it clear that new accounts need to be actived by clicking on the
confirm link in the email before they can be used.
|
2007-06-18 07:20:08 +00:00 |
|
Dan Karran
|
3a84324222
|
Starting to tidy up user profiles, adding nearby user list to profile page.
|
2007-06-17 22:33:14 +00:00 |
|
Dan Karran
|
3a375c4c6a
|
Adding a guid element to feed items, replicates URL.
|
2007-06-17 19:25:35 +00:00 |
|
Dan Karran
|
1a1f600243
|
Using RFC-822 date for RSS feeds.
|
2007-06-17 19:17:55 +00:00 |
|
Dan Karran
|
7eec8de2a6
|
Setting correct XML content-type for trace RSS feeds.
|
2007-06-16 21:32:41 +00:00 |
|
Dan Karran
|
072b0717e4
|
Adding titles to some more pages, adding a redirect after sent messages and setting correct XML content-type header for RSS feeds.
|
2007-06-16 20:38:14 +00:00 |
|
Tom Hughes
|
cbf2dea611
|
Allow access to all zoom levels again.
|
2007-06-15 13:47:08 +00:00 |
|
Tom Hughes
|
9b446e75cb
|
Don't try and apply pngfix to OpenLayers tile images.
|
2007-06-15 13:36:28 +00:00 |
|
Tom Hughes
|
af5fa9e0ca
|
Upgrade OpenLayers to the 2.4 release.
|
2007-06-15 13:11:05 +00:00 |
|
Tom Hughes
|
874c4f367f
|
Don't load pngfix.js on IE7 as it isn't needed.
|
2007-06-15 13:03:30 +00:00 |
|
Tom Hughes
|
7ecc1c4f21
|
Fix rm call to actually work...
|
2007-06-15 11:28:58 +00:00 |
|
Tom Hughes
|
235999b835
|
When a new user confirms their email address, log them automatically and
redirect them to their account page so they can set their home location
and description if they want.
|
2007-06-14 23:55:26 +00:00 |
|
Tom Hughes
|
8dff7e86e5
|
Make as executable.
|
2007-06-14 23:09:07 +00:00 |
|
Tom Hughes
|
78dbdf61be
|
Check for GPX files to import every five minutes.
|
2007-06-14 23:04:17 +00:00 |
|
Tom Hughes
|
f00d473537
|
Add a daemon to cleanup stale sessions.
|
2007-06-14 23:03:41 +00:00 |
|
Tom Hughes
|
e0013130c2
|
Don't try and update links on nodes whose names match member functions
of the JavaScript Array object...
|
2007-06-14 09:29:32 +00:00 |
|
Tom Hughes
|
7b9272ffa6
|
Make sure we always put a valid URL on the edit tab, and allow switching
to the editor to work from z11 instead of z14 as that is what Potlatch
supports.
Also fix default zooms for Potlatch when no position is given.
|
2007-06-13 10:02:37 +00:00 |
|
Tom Hughes
|
f7f2b7482d
|
Add the search boxes to the edit page.
|
2007-06-12 16:51:12 +00:00 |
|
Tom Hughes
|
c99992f85f
|
Be a bit more intelligent when trying to update the arguments on a link.
|
2007-06-12 16:16:49 +00:00 |
|
Tom Hughes
|
945e4ddcc8
|
Set the lat and long on the view and edit tabs when the map is loaded.
|
2007-06-12 10:13:15 +00:00 |
|
Tom Hughes
|
bd5793f7a6
|
Improve reporting of errors in GPX uploads, and allow private traces
to be uploaded once again.
|
2007-06-12 08:52:19 +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
|
afe8ffffe9
|
Make field names consistent with the account editing page.
|
2007-06-11 23:56:38 +00:00 |
|
Tom Hughes
|
d27ff25473
|
Improve handling of login/logout some more to improve the chances of
us ending up on the right page afterwards.
|
2007-06-11 23:49:03 +00:00 |
|
Dan Karran
|
0fd11224af
|
Adding routes for overall diary RSS, user-specific diary RSS, language-specific global diary RSS (both to come still) and messaging inbox (to come still).
|
2007-06-11 21:51:22 +00:00 |
|
Dan Karran
|
b4e6a72858
|
Adding RSS feed to main diary page, with space for lat/long info to be associated with each post in the future, though that needs adding still.
|
2007-06-11 21:42:00 +00:00 |
|
Dan Karran
|
c43fac76df
|
left a bit in previous commit that shouldn't have been there.
|
2007-06-11 21:23:03 +00:00 |
|
Dan Karran
|
eada120ffa
|
#499: Making GeoRSS class more reusable and stopping geotags being added if there is no geodata to be represented. The only reference I can find to code using this class currently is the GPX GeoRSS generator which doesn't specify any parameters, so it shouldn't matter that I have added a title parameter before the description parameter.
|
2007-06-11 21:19:25 +00:00 |
|
Richard Fairhurst
|
5ef2e8f661
|
remove timeout
|
2007-06-11 14:43:06 +00:00 |
|
Tom Hughes
|
3da913748c
|
Make sure we get the display name from the database when building
the form submission URL as the user might just have tried to change
it in which case the one in the user object will be the new one.
|
2007-06-11 08:59:33 +00:00 |
|
Tom Hughes
|
0d597c1771
|
Don't allow [/;.,?] to be used in display names, as those are used as
separator characters by rails when routing, which means a display name
containing them will not work as part of a URL.
|
2007-06-11 08:43:47 +00:00 |
|
Tom Hughes
|
4012eb7f9a
|
Make next and previous links on user/XXX/traces work. Fixes #501.
|
2007-06-10 23:51:23 +00:00 |
|
Tom Hughes
|
e84c55e860
|
Avoid warnings about spaces in method calls.
|
2007-06-10 23:40:35 +00:00 |
|
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 |
|
Richard Fairhurst
|
f73ec4536f
|
start editing at the correct lat/lon, not slightly off
|
2007-06-10 17:42:19 +00:00 |
|
Tom Hughes
|
0f727ece17
|
Use params[] instead of @params[] to avoid deprecation warnings.
|
2007-06-10 16:29:15 +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 |
|
Tom Hughes
|
81021a1081
|
Only validate the presence of a description on create as we have old
records in the database with no description.
|
2007-06-10 09:08:22 +00:00 |
|
Tom Hughes
|
24ee5618ce
|
Change server_settings to smtp_settings to avoid deprecation warning.
|
2007-06-10 08:13:03 +00:00 |
|
Tom Hughes
|
a7d41f09eb
|
Refactor GPX import code to make reimporting old traces easier.
|
2007-06-09 23:34:50 +00:00 |
|
Tom Hughes
|
457d66eb5b
|
Mark user as active when issuing a new password - this allows users who
forgot to activate their account to do so by going through the lost password
procedure, which effectively revalidates their email address.
|
2007-06-09 23:08:18 +00:00 |
|
Tom Hughes
|
a187c759b7
|
Validate passwords properly when creating an account. Fixes #419.
|
2007-06-09 22:56:18 +00:00 |
|
Dan Karran
|
d95c17e4f7
|
#374: changing W3C geo tags to use 'long' instead of 'lon', per spec.
|
2007-06-09 21:41:48 +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
|
00f7307824
|
unwayed segments fix
|
2007-06-08 17:37:54 +00:00 |
|
Richard Fairhurst
|
a06884a8ec
|
warning/retry uploads if server is being dozy
|
2007-06-08 16:30:02 +00:00 |
|