Wykres commitów

1293 Commity (917136d540f60c6e9f59aa11dfbc6a6e167853ef)

Autor SHA1 Wiadomość Data
Hartmut Holzgraefe 2c95b6c87d move javascript from html template to new map wizzard JS file 2018-02-10 18:27:28 +00:00
Hartmut Holzgraefe 356c7c9a1e properly extract selection bounds in event hanlders 2018-02-10 17:39:39 +00:00
Hartmut Holzgraefe 90dd1f3cc4 always enable selection on GPX bbox on successful upload 2018-02-10 14:04:16 +00:00
Hartmut Holzgraefe e29fe2b081 code for gpx track bbox handling no longer neededx 2018-02-10 13:46:31 +00:00
Hartmut Holzgraefe 4b3c2258af Merge branch 'site-osm-baustelle-work-gpx' of https://github.com/hholzgra/maposmatic into site-osm-baustelle-work-gpx 2018-02-10 10:52:27 +01:00
Hartmut Holzgraefe c77947ac46 final (hopefully) GPX fix: explicitly set mode back to "bbox" 2018-02-10 10:49:13 +01:00
Hartmut Holzgraefe 0d003b13da switch to map tab after successful GPX upload 2018-02-10 10:21:22 +01:00
Hartmut Holzgraefe 2f83ca9f6d switch to map tab after successful GPX upload 2018-02-10 09:16:46 +00:00
Hartmut Holzgraefe b09592227c final touches to GPX track upload changes
* removed old form step
* removed track_bbox_mode filed no longer needed
* changed active tab from "City search" to "Geographic area" as
  Leaflet doesn't seem to properly initialize otherwise, and then
  gets confused by setBounds() call from GPX file handler
2018-02-10 09:03:56 +00:00
Hartmut Holzgraefe fa80c1aa65 check that we have a valid GPX file selected for upload 2018-02-09 21:27:28 +01:00
Hartmut Holzgraefe 7ccfaf3c72 add GPX upload tab to create form 2018-02-09 19:12:59 +01:00
Hartmut Holzgraefe d50d17ae5f make locatonFilter global 2018-02-09 19:10:03 +01:00
Hartmut Holzgraefe baee996bce first step to redo GPX input step 2018-02-05 18:13:27 +01:00
Hartmut Holzgraefe fb15b7d9bf made chinese translation by Jacky Liu (HTLife on GitHub) 2018-02-05 16:29:40 +01:00
Hartmut Holzgraefe afb7385895 Merge remote-tracking branch 'chinese/develop' into site-osm-baustelle-work-gpx 2018-02-05 01:08:19 +01:00
Hartmut Holzgraefe 9a22b9e69c added leaflet-gpx plugin 2018-02-05 00:35:06 +01:00
Hartmut Holzgraefe 8c384836b2 added a link to the Vagrant test setup project on github 2018-02-05 00:20:49 +01:00
Hartmut Holzgraefe f27f4a2a1d added hungarian translation provided by Gábor Babos​ 2018-02-05 00:18:39 +01:00
Hartmut Holzgraefe acc7d2180a added missing inclusion of holder.js 2018-02-05 00:15:10 +01:00
Hartmut Holzgraefe a120073854 adjust initial layout preview picture to changed layout order 2018-02-05 00:13:11 +01:00
Hartmut Holzgraefe 4c09468bad django migrations upgrade 2017-12-27 19:09:23 +01:00
Hartmut Holzgraefe 2b814b52ac added preview image for blossom style 2017-12-27 19:08:53 +01:00
Hartmut Holzgraefe 462f16d6d3 show rendering start time and duration if available 2017-12-27 19:07:35 +01:00
Hartmut Holzgraefe 91c84f8a44 determine GPX bounding box from local file, not remote URL 2017-12-27 19:06:45 +01:00
Hartmut Holzgraefe d4067448a6 pre-select landscape/portrait based on aspect ratio 2017-12-27 19:05:20 +01:00
Hartmut Holzgraefe 8f97b7a2f7 don't be so Bielefeld-centric anymore:
* restore previous map view if stored
* if not: detect current client location if allowed
* if neither worked: only then fall back to hardcoded position
2017-11-11 23:13:20 +01:00
Hartmut Holzgraefe bb8011e282 use leaflet RestoreView plugin to remember most recently used map view 2017-11-11 21:41:35 +00:00
Hartmut Holzgraefe c620369b47 added a link to the Vagrant test setup project on github 2017-10-22 12:16:07 +02:00
Hartmut Holzgraefe 84a5f04aae encoding step no longer needed 2017-10-05 22:04:40 +00:00
Hartmut Holzgraefe 4d0b8fa987 used wrong file name component, screwing up uploads with non-ascii file names 2017-10-05 22:02:53 +00:00
Hartmut Holzgraefe 9cef6ed212 fix file removal for python3 2017-10-05 21:59:48 +00:00
Hartmut Holzgraefe 38ae5e9314 added hungarian translation provided by Gábor Babos​ 2017-09-30 00:34:37 +02:00
Hartmut Holzgraefe 3ee5d563cb some more python3 port fixes 2017-09-20 22:57:39 +00:00
Hartmut Holzgraefe 97565af601 python3 porting modifications 2017-09-17 19:58:58 +00:00
Hartmut Holzgraefe b5812370e4 added missing inclusion of holder.js 2017-08-14 14:39:16 +02:00
Hartmut Holzgraefe 5bf7c45761 adjust initial layout preview picture to changed layout order 2017-08-14 11:13:07 +02:00
Hartmut Holzgraefe 902db92003 Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2017-08-09 00:21:06 +02:00
Hartmut Holzgraefe 7a052ba99a made submitter email optional 2017-08-09 00:19:39 +02:00
Hartmut Holzgraefe cc5356d9fb typos in example configuration fixed 2017-08-08 21:55:12 +00:00
Hartmut Holzgraefe 7f25c8f896 Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2017-07-16 22:02:35 +02:00
Hartmut Holzgraefe 101742b08b generate color reduced smaller size 8bit PNG using pngquant 2017-07-16 19:56:17 +00:00
Hartmut Holzgraefe 7cc9c5193f mail template typo fix 2017-07-16 17:12:45 +02:00
Hartmut Holzgraefe dae417f15b Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2017-07-16 16:01:58 +02:00
Hartmut Holzgraefe a66157f218 also send notification to submitter on timeout failures 2017-07-16 13:55:07 +00:00
Hartmut Holzgraefe 313c48b7bc notify submitter of rendering failuers, too 2017-07-16 11:45:44 +00:00
Hartmut Holzgraefe 538750b8f3 send email to requesting user on success 2017-07-16 11:33:52 +00:00
Hartmut Holzgraefe a2a8487c89 added field for submitter email address, to allow to give an address
to send feedback to
2017-07-16 10:41:01 +00:00
Hartmut Holzgraefe 448740ed23 additionally convert the PNG result into a medium quality JPG
for quicker download
2017-07-16 10:11:12 +00:00
Hartmut Holzgraefe 67e982178a added example email settings for using a Google Mail account 2017-07-16 10:10:00 +00:00
Hartmut Holzgraefe 763a81fe6f support for SMTP login and SSL/TLS encryption
e.g. allows to use Google Mail for sending email notifications
2017-07-16 10:09:59 +00:00