Commit Graph

773 Commits

Author SHA1 Message Date
Sarah Hoffmann
ebdd250fa0 also show line geometries on search page 2016-02-08 23:06:27 +01:00
Sarah Hoffmann
676c565905 update vagrant readme 2016-02-08 23:05:19 +01:00
Sarah Hoffmann
4d15bdaacc add vagrant script for CentOS 2016-02-08 22:58:59 +01:00
Sarah Hoffmann
f9ee4e3bd3 update dependencies in vagrant provision file
also automatically checkout if Nominatim directory does not exist
2016-02-06 18:49:12 +01:00
Sarah Hoffmann
c2112fc6ff add xml2 configure script now missing in osm2pgsql 2016-02-06 18:22:41 +01:00
Sarah Hoffmann
8b491e8544 Merge pull request #361 from mtmail/detail-page-big-table2
UI: columns nicer aligned in details table(s)
2016-02-06 12:51:47 +01:00
Sarah Hoffmann
40588482a2 Merge pull request #362 from mtmail/fix-timeout-on-detail-pages
fix timeout on detail pages related to distance calculation
2016-02-06 12:50:38 +01:00
marc tobias
c2b68c337b remove commented-out lines 2016-02-06 12:49:59 +01:00
marc tobias
a73135aebe fix timeout on detail pages related to distance calculation 2016-02-06 12:43:12 +01:00
marc tobias
634d04068d UI: columns nicer aligned in details table(s) 2016-02-06 12:39:51 +01:00
Sarah Hoffmann
a5883337f5 Merge pull request #354 from mtmail/configurable-tile-url
make map tile layer configurable
2016-01-29 21:11:32 +01:00
Marc Tobias Metten
21385f5e51 make map tile layer configurable 2016-01-27 19:42:49 +01:00
Sarah Hoffmann
4cade95b24 more detailed introduction
fixes #261
2016-01-24 09:22:49 +01:00
Sarah Hoffmann
a9b370fcb2 reverse webpage: don't choose zoom level 0 when none is given 2016-01-22 23:11:47 +01:00
Sarah Hoffmann
355d1efe21 add a short introduction text for the web interface 2016-01-22 23:01:03 +01:00
Sarah Hoffmann
620100a5ac Merge remote-tracking branch 'mtmail/mobile-responsive' 2016-01-22 22:55:34 +01:00
marc tobias
cd37227a3c user interface: zoom dropdown for debugging on reverse search page 2016-01-22 11:54:26 +00:00
marc tobias
690d7014f8 accidentially checked in a local configuration file 2016-01-22 11:53:31 +00:00
marc tobias
ef1a7d9073 user interface: reverse search remembers zoom level after map click 2016-01-21 15:26:18 +00:00
marc tobias
8f0199008d user interface: enable scrollwheel zoom. Disable on touch devices 2016-01-21 14:47:55 +00:00
marc tobias
9f1d3ac272 user interface: less spacing in table, pushing more content above the fold 2016-01-21 13:47:00 +00:00
marc tobias
513efecc34 user interface: less whitespace in header 2016-01-21 12:03:19 +00:00
mtmail
6822e50fe5 Merge pull request #1 from lonvia/mobile-responsive-compact-header
make headers more compact
2016-01-21 11:53:52 +00:00
Sarah Hoffmann
248588fbf3 make headers more compact 2016-01-20 21:14:30 +01:00
Marc Tobias Metten
f01828ae02 accidentally checked in two data files 2016-01-20 01:25:52 +01:00
Marc Tobias Metten
47a7887d86 tests: skip tidylib, it cannot handle HTML5 2016-01-20 01:14:20 +01:00
Marc Tobias Metten
016815eda2 new reverse HTML page incl leaflet map 2016-01-19 16:15:32 +01:00
Marc Tobias Metten
f2a2c29815 responsive details-error page. Shared header and footer 2016-01-19 12:29:07 +01:00
Marc Tobias Metten
97c572b92f Merge branch 'mobile-responsive' of https://github.com/mtmail/Nominatim into mobile-responsive 2016-01-15 17:11:41 +01:00
Marc Tobias Metten
851af3db7f details.php now also responsive 2016-01-15 17:11:12 +01:00
marc tobias
fc961c14fa status after hackweekend London 2016-01-15 17:11:12 +01:00
marc tobias
91f3405713 status after hackweekend London 2016-01-15 17:11:12 +01:00
Sarah Hoffmann
645182f2c0 Merge pull request #345 from netsgnut/updated-tiger-mips
Updated FIPS map in utils/tigerAddressImport.py
2016-01-04 21:03:01 +01:00
Kelvin Wong
e0e812d09b Reverted change on FIPS 35013 to remain ASCII 2016-01-04 23:10:01 +08:00
Kelvin Wong
7e8e952b66 Additional changes to FIPS code
See http://www2.census.gov/geo/docs/reference/codes/files/national_county.txt
2016-01-04 16:18:33 +08:00
Kelvin Wong
32c8dabefe Updated FIPS map in utils/tigerAddressImport.py
See https://www.census.gov/geo/reference/county-changes.html
2016-01-04 15:34:00 +08:00
Sarah Hoffmann
b079b4713f fix versions of pip-installed python modules for vagrant 2015-12-22 22:59:19 +01:00
Sarah Hoffmann
baefb4062f fix dependences in vagrant provision script
Add missing ones and replace manually installed stuff with
distro packages where possible.
2015-12-22 22:57:38 +01:00
Sarah Hoffmann
af150bc63e Merge pull request #340 from calimeroteknik/update-with-exit-errorcodes
utils/update.php: make the process exit with an non-zero error code if the update fails
2015-12-07 20:24:03 +01:00
calimeroteknik
fb7d65b8c3 utils/update.php: use fail() whenever possible for errors 2015-12-07 14:08:02 +01:00
calimeroteknik
dbb1f5c0e2 utils/update.php: make the process exit with an non-zero error code if the update fails 2015-12-07 13:54:05 +01:00
Sarah Hoffmann
2e1281b9a0 Merge pull request #313 from mtmail/more-tests-for-libphp
more tests for lib/lib.php
2015-11-29 10:13:01 +01:00
Marc Tobias Metten
2338d04e9f more tests for libphp - incorporate lonvias feedback 2015-10-15 02:30:51 +02:00
Marc Tobias Metten
111444cd99 more tests for libphp - incorporate lonvias feedback 2015-10-15 02:28:16 +02:00
Marc Tobias Metten
10a965c3ab more tests for lib/lib.php 2015-10-15 02:03:53 +02:00
Brian Quinion
fc9e75a5e6 Revert accidental change of osm2pgsql version 2015-10-07 15:52:56 +01:00
Brian Quinion
347f8e57c7 Allow for postgis being in the default template - not an error if it already is installed 2015-10-07 14:44:59 +01:00
Sarah Hoffmann
f24b904f9a don't use isset for bool options in setup.php 2015-09-27 11:09:55 +02:00
Sarah Hoffmann
0df8a4e24f add more tables and an experimental warning to new --drop function 2015-09-27 11:00:45 +02:00
Sarah Hoffmann
ccca38f22d Merge branch 'drop' of https://github.com/woodpeck/Nominatim 2015-09-27 10:36:31 +02:00