]> git.openstreetmap.org Git - rails.git/commit
Include tags in GPX success and failure mails. Closes #480.
authorTom Hughes <tom@compton.nu>
Sun, 27 Apr 2008 12:18:19 +0000 (12:18 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 27 Apr 2008 12:18:19 +0000 (12:18 +0000)
commit7d0a281d5bc03f2a981cbe6cb055fe19760f907d
tree34d1865fc4a01997b003ce632d9229cb1239d098
parentd47196254c3e41187578cfaf053f63f299da9ec6
Include tags in GPX success and failure mails. Closes #480.
app/models/notifier.rb
app/views/notifier/_gpx_description.rhtml [new file with mode: 0644]
app/views/notifier/gpx_failure.rhtml
app/views/notifier/gpx_success.rhtml
lib/daemons/gpx_import.rb