Significant styling improvements in the map creation wizard, involving
some HTML, CSS and translation changes.
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
It is useful to know first-hand when the rendering daemon is not running
anymore. When this is the case, this will display a warning banner below
the menu.
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
Restore the bounding box input fields to directly enter the boundaries
of an area to render.
Re-implemented the Control+drag selection method to select an area to
render.
Added a small help-text about the special zoomIn/selectControl features
of the slippy map.
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
When no information is available to create an index, only the maps are
generated. We must handle this case when presenting the job information
on the website.
French translation was updated, other languages need updates.
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
Hi,
Please find attached a patch that fixes remaining issues in Croatian
translation in Django front-end.
Regards,
d.
From 9648ce786b1693ae9dcf9e381d68fc42015d7948 Mon Sep 17 00:00:00 2001
From: David MENTRE <dmentre@linux-france.org>
Date: Fri, 29 Jan 2010 19:31:37 +0100
Subject: [PATCH maposmatic] Fix issues in Croatian translation
* Synchronize hr_HR translation with latest Django code.
* Restore correct encoding of "<" and ">" and so on that were encoded as
"<", ">" and so on.
* Remove two translations that were present twice.
* Mark all translated sentences as non-fuzzy so they are taken into
account when producing .mo file.