Commit graph

25 commits

Author SHA1 Message Date
Tom Hughes
2e2c95133b Use new ActionMail API to send emails 2011-11-14 09:42:41 +00:00
Tom Hughes
b658f5d148 Fix for postgres boolean support 2010-10-08 12:27:37 +01:00
Tom Hughes
7d0a281d5b Include tags in GPX success and failure mails. Closes #480. 2008-04-27 12:18:19 +00:00
Tom Hughes
7fc2dbecd5 Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
Tom Hughes
dffd645c50 Update GPX daemon control script to match current template from the
daemons plugin.
2008-01-05 16:16:36 +00:00
Tom Hughes
68637a381c Process traces in order. 2007-09-24 22:59:34 +00:00
Tom Hughes
22bcfb1240 Replace the old session cleanup daemon with a new script to be run from
cron periodically.
2007-08-25 09:53:07 +00:00
Tom Hughes
4f26daaa10 There's no point importing a trace that is scheduled for deletion. 2007-08-23 17:26:44 +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
c166d03033 Fix exception handling in GPX importer. 2007-07-16 06:17:05 +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
a7d41f09eb Refactor GPX import code to make reimporting old traces easier. 2007-06-09 23:34:50 +00:00
Steve Coast
a0e8c35c1b various things from TomH 2007-05-29 23:25:41 +00:00
Steve Coast
40c7e0f9aa apply patch from TomH for #477 and dont require http auth on GET to the API. 2007-05-24 11:20:16 +00:00
Steve Coast
e25cbb009a various gpx bits 2007-05-10 22:14:11 +00:00
Steve Coast
89e976c6e5 updates from hacking day 2007-05-06 10:08:00 +00:00
Steve Coast
9f8952b6ef fix import bug, make points commify 2007-04-07 16:56:45 +00:00
Dan Moore
d07277efba API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing
* traces - added some routes, replicated data access / pagination, but presentation and pending file control not complete
* edit - setup so that applet can be loaded + token authorisation enabled
* API - tests out ok against applet, but had to change segment-node associations
* misc - gems version required upgraded to 1.2.3 (latest stable rails version), changed some find_first to find(:first... calls
2007-03-23 23:13:19 +00:00
Steve Coast
6559db51df various gpx rails things 2006-12-06 17:55:22 +00:00
Steve Coast
93dab8a127 lots of rails gpx stuff 2006-12-01 20:38:29 +00:00
Steve Coast
92418b7954 gpx insert now works 2006-12-01 17:56:13 +00:00
Steve Coast
fac305e87b various gpx bits 2006-12-01 15:59:13 +00:00
Steve Coast
fcd37587f2 add daemons 2006-12-01 12:06:38 +00:00