Wykres commitów

12 Commity (e05711be43395cb3363d10e27f23616aba8612a5)

Autor SHA1 Wiadomość Data
Hartmut Holzgraefe e05711be43 add support for multiple render queues (Issue #91)
* maprenderingjob model now has a "queue" name column,
  defaulting to "default"
* methods dealing with the rendering queue now all either
  use the jobs queue column value if already available
  or have an additional optional "queue_name" parameter
  with default value "default"
* a systemd template service file was added to be able to start
  individual per-queue render services
* the progress bar in the map request detail view was finally
  fixed to show actual position-in-queue progress
2022-08-16 15:52:43 +00:00
Hartmut Holzgraefe 7a59f5930e show relative time spans for submitted/started/ended timestamps 2021-09-18 15:50:49 +00:00
Hartmut Holzgraefe e960aaed06 prepare for displaying more fine grained rendering status information 2020-03-15 11:57:43 +01:00
Hartmut Holzgraefe 9eba9b3dc1 upgrade favicons from v4 to v5 2020-02-01 09:49:47 +00:00
Hartmut Holzgraefe 03abb52df5 enable full localization, so that date formats are correctly localized, too 2019-08-21 21:44:09 +00:00
Hartmut Holzgraefe 88e50bcb73 show "Recreate" button on outdated and cancelled requests, too 2019-08-11 12:01:03 +00:00
Hartmut Holzgraefe 724d5b6287 show queue wait and render time duration in addition to absolute times 2019-03-19 09:50:37 +00:00
Hartmut Holzgraefe fc5f38aded make "recreate" button actually look like a button 2019-03-17 16:31:51 +00:00
Hartmut Holzgraefe 928bb751d8 switch all glyphicons to font-awesome alternatives for bootstrap 4 2018-12-16 19:54:10 +00:00
Hartmut Holzgraefe 59411a5fd2 porting map detail view to bootstrap 4 2018-12-16 13:48:50 +00:00
Hartmut Holzgraefe 8745522e16 redesigned download control in single map view
now showing all available formats as icon-buttons instead of
a select control

provides direct overview of formats and sizes without extra
mouse click
2018-12-01 12:07:32 +00:00
Hartmut Holzgraefe 306bf488de map status block moved to separate template file, clearer block separation 2018-10-14 14:25:18 +02:00