Wykres commitów

19 Commity (a63572aaaa9df611a5ceb9226524a16862fae970)

Autor SHA1 Wiadomość Data
Maxime Petazzoni 5065f357af Improve error reporting, fix corresponding translations
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-11-01 12:17:48 -07:00
Maxime Petazzoni 097d4b5619 I18n update for translation
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-10-11 15:00:18 -07:00
Maxime Petazzoni 5b7bd5dc8f Merge commit 'remotes/public/d2-ocitysmap2-integration'
Conflicts:
	www/locale/ar/LC_MESSAGES/django.po
	www/locale/ca/LC_MESSAGES/django.po
	www/locale/de/LC_MESSAGES/django.po
	www/locale/es/LC_MESSAGES/django.po
	www/locale/fr/LC_MESSAGES/django.po
	www/locale/hr_HR/LC_MESSAGES/django.po
	www/locale/it/LC_MESSAGES/django.po
	www/locale/nb/LC_MESSAGES/django.po
	www/locale/nl_NL/LC_MESSAGES/django.po
	www/locale/pl/LC_MESSAGES/django.po
	www/locale/pt_BR/LC_MESSAGES/django.po
	www/locale/ru/LC_MESSAGES/django.po
	www/maposmatic/helpers.py
	www/settings.py

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-10-11 14:59:06 -07:00
Maxime Petazzoni e76ef7ac21 Show all non-processed rendering requests regardless of age
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-10-11 14:29:07 -07:00
Maxime Petazzoni a333442fda More cosmetic fixes with the new wizard
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-08-18 16:25:54 +02:00
Maxime Petazzoni 195e290b39 Wizard UI improvements
Significant styling improvements in the map creation wizard, involving
some HTML, CSS and translation changes.

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-08-18 02:10:15 +02:00
Maxime Petazzoni 63fd7085b0 Update translations file from code
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-08-05 19:25:00 +02:00
Maxime Petazzoni fabe95e507 PO files update and fixes
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-07-07 15:37:59 +02:00
Maxime Petazzoni c2649799a6 Update PO files from recent changes for translation
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-06-30 16:32:58 +02:00
Maxime Petazzoni b524a4fb68 Translations update
All languages (except French) need an i18n check.

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-06-14 13:00:30 +02:00
malenki 169277d303 Enhance english language strings, Update german translation
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-05-11 16:26:59 +02:00
Maxime Petazzoni 826e19b7d3 Add a warning banner when the rendering daemon is not running
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>
2010-03-20 15:38:29 +01:00
Maxime Petazzoni 2a6252842e Usability improvements on the lat/lon inputs
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-03-16 11:07:58 +01:00
Maxime Petazzoni e47a7e6aca Improve slippy map area selection
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>
2010-03-15 18:44:17 +01:00
Maxime Petazzoni e36e8a06f0 Handle the no-index case in the job information
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>
2010-02-14 10:06:01 +01:00
David MENTRE 52c538a5fa Translate into Croatian a missing sentence 2010-02-10 10:22:20 +01:00
David MENTRE 647d5ea0dd Patch to have proper Croatian translation
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
  "&lt;", "&gt;" 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.
2010-02-01 07:28:17 +01:00
David MENTRE 29bc23a607 Fix small typo in hr_HR django.po file 2010-01-22 12:40:11 +01:00
David MENTRE f72a748a8b Add Croatian translation to Django front-end
* Add Croation translation.

* Add Marjan Vrban as contributor in about/ page.
2010-01-22 12:39:51 +01:00