Wykres commitów

1763 Commity (f704b6c26481d354914262dd4d64f796bed7ee7d)

Autor SHA1 Wiadomość Data
Hartmut Holzgraefe e08687d853 fix stupid typo 2020-10-12 23:09:19 +02:00
Hartmut Holzgraefe 5965b5aeb0 add Sender: header to outgoing emails
for now contains the same address as From:
some mail servers seem to require having a Sender: header
as part of their spam detection rules
2020-10-08 12:48:41 +02:00
Hartmut Holzgraefe 611aa90f89 Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2020-10-06 18:07:37 +02:00
Hartmut Holzgraefe ea871a789c fix notification mail issues 2020-10-06 18:06:55 +02:00
Hartmut Holzgraefe 28ba91b10a prevent errors in case that overlay selection is not transmitted
some web clients seem to totally obmit the overlay field instead
of transmitting it empty
2020-09-23 09:22:54 +02:00
Sven F c95eceafc5
Don't sort list to keep order
Don't sort list, use predefined order of countries after country code
2020-08-05 12:42:05 +02:00
Hartmut Holzgraefe e333af4e21 get waymarked lag directly from status table 2020-06-30 09:10:15 +02:00
Hartmut Holzgraefe 38be4805bb npm version updates (to silence audit warnings) 2020-06-23 07:44:44 +00:00
Hartmut Holzgraefe b5f93f47d4 npm package version updates suggested by "npm audit" 2020-06-11 19:53:37 +00:00
Hartmut Holzgraefe b63232c7dd new preview for new overlay (sub-) style 2020-06-11 19:52:57 +00:00
Hartmut Holzgraefe 7617d044ba show actual selection area in paper size preview
this should provide better visual feedback whether portrait or
landscape is more suitable for the desired map area
2020-06-11 12:29:24 +00:00
Hartmut Holzgraefe 2dc1014f45 handle byte order marks properly when guessing file types 2020-05-21 09:30:14 +00:00
Hartmut Holzgraefe 8a8119e778 necessary changes for Django 2.x 2020-04-21 07:55:01 +00:00
Hartmut Holzgraefe 2c116e988a more preview images 2020-04-11 08:37:46 +00:00
Hartmut Holzgraefe 075110db69 rely on Ocitysmap for file type guessing, do not implement your own 2020-04-11 08:37:07 +00:00
Hartmut Holzgraefe a44259cec4 Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2020-03-15 23:23:15 +01:00
Hartmut Holzgraefe 02fb457959 added missing style preview images 2020-03-15 15:46:16 +00:00
Hartmut Holzgraefe ca18f74bb1 updated overlay preview images, reflecting recent name changes 2020-03-15 15:43:49 +00:00
Hartmut Holzgraefe f01269bd6c fix migration merge problem 2020-03-15 14:24:26 +01:00
Hartmut Holzgraefe e960aaed06 prepare for displaying more fine grained rendering status information 2020-03-15 11:57:43 +01:00
Hartmut Holzgraefe 49977f7285 Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2020-03-11 22:31:03 +00:00
Hartmut Holzgraefe b71d12b442 add "rederstep" field to print job model for more detailed progress tracking 2020-03-11 22:29:56 +00:00
Hartmut Holzgraefe c836ead28b whitespace / formatting only 2020-03-11 15:15:32 +00:00
Hartmut Holzgraefe fef2af9108 git pushMerge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2020-03-11 15:24:15 +01:00
Hartmut Holzgraefe 79b89693a2 submitterip may be blank 2020-03-11 15:23:17 +01:00
Hartmut Holzgraefe d10c18e06b improve paper size form for multi page formats 2020-03-08 21:03:31 +00:00
Hartmut Holzgraefe 0a03850925 set city name as title again if none is set yet and a city id was selected 2020-02-26 21:03:26 +01:00
Hartmut Holzgraefe 16b4b1d4df Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2020-02-24 00:19:39 +01:00
Hartmut Holzgraefe 5b9eba43bf API documentation updates 2020-02-23 23:15:16 +00:00
Hartmut Holzgraefe 4b62d55b1b allow custom paper sizes given by paper_width and paper_height 2020-02-23 23:14:46 +00:00
Hartmut Holzgraefe b043d34695 Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2020-02-23 23:58:35 +01:00
Hartmut Holzgraefe 29110d3457 add API support for multiple upload files 2020-02-23 21:15:42 +00:00
Hartmut Holzgraefe c3e38597e2 allow empty map title on the model level 2020-02-23 21:11:25 +00:00
Hartmut Holzgraefe 752eaad6ef Merge branch 'site-osm-baustelle' of https://github.com/hholzgra/maposmatic into site-osm-baustelle 2020-02-19 00:41:33 +01:00
Hartmut Holzgraefe 0b85ac32bd add screenshots and change text for upload and paper size form steps 2020-02-18 23:30:40 +00:00
Hartmut Holzgraefe 3595089991 screenshot updates 2020-02-18 22:52:00 +00:00
Hartmut Holzgraefe 7fd7a485ae merge all import file title strings into one 2020-02-18 21:37:20 +00:00
Hartmut Holzgraefe 0f34cf28b4 only set map style if really given in the umap file 2020-02-18 20:26:40 +00:00
Hartmut Holzgraefe dd764a2c76 remove alpha channel befor converting to JPEG 2020-02-18 18:43:32 +00:00
Hartmut Holzgraefe 3177dc0968 clean up file upload / verification code a bit 2020-02-18 17:38:50 +00:00
Hartmut Holzgraefe 3365b3433b correctly switch tabs 2020-02-18 15:57:36 +00:00
Hartmut Holzgraefe a0c2a2949c change wording and layout of upload form step to match new features 2020-02-18 15:56:41 +00:00
Hartmut Holzgraefe aef099f52d fix upload file preview processing 2020-02-17 00:41:43 +00:00
Hartmut Holzgraefe b8d46409b6 rename file as it is not really GPX specific anymore 2020-02-16 12:43:39 +00:00
Hartmut Holzgraefe af4783510b add multiple file upload capability (issue #41 - work in progress)
(previous commit was incomplete ...)

this change adds the most basic steps needed to allow multi file uploads,
there are still some rough edges to fix, but basically things work ...
2020-02-16 11:39:29 +00:00
Hartmut Holzgraefe 7edce01965 add multiple file upload capability (issue #41 - work in progress)
this change adds the most basic steps needed to allow multi file uploads,
there are still some rough edges to fix, but basically things work ...
2020-02-16 09:35:29 +00:00
Hartmut Holzgraefe 636a73803c close django database connections before forking render jobs 2020-02-15 17:04:43 +00:00
Hartmut Holzgraefe 76987352da update package-lock file after fontawesome upgrade 2020-02-15 10:17:45 +00:00
Hartmut Holzgraefe 8cfe461e7a purge files in small batches only, don't let deletion stall rendering for long 2020-02-09 13:26:27 +01:00
Hartmut Holzgraefe fed4011824 correctly hande thumbnails and error logs when fetching job files 2020-02-09 13:20:58 +01:00