Wykres commitów

837 Commity (0de61af4e65c4cfd0dab82800dd06fc81935eece)

Autor SHA1 Wiadomość Data
Maxime Petazzoni 4972ffa398 Start French translation update for new website
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-16 03:53:26 -08:00
Maxime Petazzoni d1789dbea8 Display paginator ellipsis as disabled
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-16 03:21:22 -08:00
Maxime Petazzoni 242ec9a592 Render fix for paginator ellipsis
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-16 03:20:05 -08:00
Maxime Petazzoni 92606b6aec Don't display a random map on the home page
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-16 03:16:25 -08:00
Maxime Petazzoni 6a882c06d1 Django 1.2 feed reverse URL compatibily fix
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-16 03:14:50 -08:00
Maxime Petazzoni 02c970c0d7 Django 1.2 templates compatibily fixes
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-16 03:13:03 -08:00
Maxime Petazzoni 5ff0e6d60e Add Piwik tag and set DEV marker when DEBUG is on
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-16 03:07:21 -08:00
Maxime Petazzoni 7cf0bcdc93 Complete website redesign
New website design based on Bootstrap. Complete revamp of the UI
interface and of the interface paradigms. Complete rewrite of the map
creation wizard, now simpler and with less steps.

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-16 02:59:58 -08:00
Maxime Petazzoni 1b38150404 Merge branch 'master' into stable
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-10 09:46:16 -08:00
Maxime Petazzoni c80f63a282 Catch closed database connections in get_osm_database_last_update
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-10 09:46:00 -08:00
Maxime Petazzoni 3497b11c20 Force browser cache invalidation on newmap form resources
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-12-06 16:20:44 -08:00
Maxime Petazzoni 8672934b2a Merge branch 'master' into stable
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 11:14:56 -08:00
Maxime Petazzoni f3c8a7f7e5 Handle PostGIS connection errors
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 11:14:45 -08:00
Maxime Petazzoni 91cabc4acd Merge branch 'master' into stable
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:23:27 -08:00
Maxime Petazzoni 515b8d5f36 Translations update for database lag changes
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:23:16 -08:00
Maxime Petazzoni d5af07ef44 Remove database lag file config from settings_local
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:23:11 -08:00
Maxime Petazzoni 4f8283f6e6 Merge branch 'master' into stable
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:12:53 -08:00
Maxime Petazzoni abdf74e388 Make loading message hidden by default
This way people who don't have the latest JS don't see the loading
message at all.

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:11:31 -08:00
Maxime Petazzoni 13c106f2bc Show loading message on paper format panel
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:08:44 -08:00
Maxime Petazzoni 86138fc0b0 Merge branch 'master' into stable
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:02:12 -08:00
Maxime Petazzoni fa8ac537e9 Don't need the update-database-lag-file script anymore
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:00:39 -08:00
Maxime Petazzoni eb5a262fcb Don't need to parse the date, it's already a datetime
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 09:58:40 -08:00
Maxime Petazzoni 846c4e2b83 Django's psycopg2 doesn't support connection_timeout
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 09:42:56 -08:00
Maxime Petazzoni 1adebe9cfb Read the OSM database lag directly from the database
This allows us to know if the PostGIS database is up and gets us a lag
information that is not refreshed only every minute by a cronjob.

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 09:39:12 -08:00
Maxime Petazzoni 024841e4bc Include in-rendering jobs even if they are older than 24 hours in job queue
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-24 18:04:38 -08:00
Maxime Petazzoni 99ea130ea8 Allow for passing of database as host:port in update-database-lag-file
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-24 17:48:59 -08:00
Thomas Petazzoni 037daea894 Add example of Arabic index, to show RTL support.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-07-06 09:52:08 +02:00
Thomas Petazzoni 862f597822 End of presentation. To be reviewed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-07-06 01:19:32 +02:00
Thomas Petazzoni 8ec603b335 Even more progress on LSM 2012 presentation
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-07-05 22:24:57 +02:00
Thomas Petazzoni 286f22d180 Progress on the LSM 2012 presentation
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-07-05 21:07:18 +02:00
Thomas Petazzoni 5428ad81fe Skeleton of presentation for LSM 2012 talk
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-06-30 11:05:23 +02:00
Maxime Petazzoni 776ca54af2 Improve error message when RENDERING_RESULT_PATH is not set
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-05-10 08:54:13 -07:00
Manuel Fuhr c88a3a876d Fix/add some strings in german translation. 2012-05-09 09:30:42 +02:00
Rodrigo de Avila c305aab30d Update pt_BR translation
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-05-09 08:43:05 +02:00
Maxime Petazzoni 5398275b1a Add placeholder text in maps search field
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-05-08 19:54:21 +02:00
Maxime Petazzoni e546057f02 OCitySMap python module renamed from ocitysmap2 to ocitysmap
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-05-08 19:54:13 +02:00
Maxime Petazzoni 978cd51d33 Improve error message when RENDERING_RESULT_PATH does not exist
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-05-08 19:54:10 +02:00
Maxime Petazzoni a6f61af513 Rework configuration templates
Use the more traditional '.dist' extension for configuration templates
that are part of the MapOSMatic distribution. Update the installation
instructions accordingly.

Includes some style fixes in the INSTALL and template files, as well as
a fix to the wrapper script to correctly allow for an undefined log
location (defaults to stderr).

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-05-08 19:54:08 +02:00
David MENTRE 04e0bf747d Add Russian to MAP_LANGUAGES in maposmatic
Signed-off-by: David MENTRE <dmentre@linux-france.org>
2012-05-07 19:45:11 +02:00
Thomas Petazzoni e0b4001391 Add Slovakian to the list of languages for map rendering
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-05-07 19:37:40 +02:00
Thomas Petazzoni bcb713412e Add empty translation for ast_ES
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-05-04 11:29:29 +02:00
Thomas Petazzoni c76d990aa4 Add Asturian as an available map language for Spain
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-05-04 11:27:55 +02:00
Thomas Petazzoni 0d1cf34262 Update french translation
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-05-04 09:35:43 +02:00
Thomas Petazzoni 4765955e8d Update translations
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-05-04 09:35:02 +02:00
Thomas Petazzoni aab33bdc93 Credit Hakan as the turkish translator
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-05-04 09:25:49 +02:00
Hakan Tandogan d6ab5d37f6 Add turkish translation
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-05-04 09:24:49 +02:00
David MENTRE 4cd76c517c Check latitude and longitude are both different at job submission
Signed-off-by: David MENTRE <dmentre@linux-france.org>
2012-04-30 10:12:58 +02:00
Thomas Petazzoni 9a647a4320 Add tr_TR to the list of map languages
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org>
2012-04-28 00:20:40 +02:00
Maxime Petazzoni 8720f361ef Cross-Django versions RSS feed compatibily
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-04-26 14:50:42 -07:00
Maxime Petazzoni 7b161d7712 Fix UTC offset in GIS database lag calculation
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-04-26 14:25:07 -07:00