..
setup
Merge pull request #1245 from lonvia/address-levels-from-json
2018-12-01 21:43:53 +01:00
template
fix phpcs offences
2018-11-20 23:05:56 +01:00
AddressDetails.php
traverse address list backwards when computing admin levels
2018-12-06 21:18:47 +01:00
ClassTypes.php
ClassTypes: treat empty string for -icon-same as null
2018-07-23 17:10:27 +02:00
cmd.php
fix quotes to make phpcs happy
2018-08-24 21:39:20 +02:00
DatabaseError.php
set exception handler by request format, not always HTML
2018-10-03 22:58:20 +02:00
db.php
Simplify parsing of postgres and postgis versions
2018-11-18 17:27:20 +01:00
DebugHtml.php
improve test coverage for reverse and debug output
2018-08-20 23:05:49 +02:00
DebugNone.php
nicer formatting for Geocode debug output
2018-03-25 22:28:18 +02:00
Geocode.php
Add result ranking for missing housenumber and postcode
2018-11-17 00:00:01 +01:00
init-cmd.php
nicer formatting for Geocode debug output
2018-03-25 22:28:18 +02:00
init-website.php
set exception handler by request format, not always HTML
2018-10-03 22:58:20 +02:00
init.php
bracket spacing for if/else/for/foreach/while/switch according to PSR2 standard
2016-09-08 02:16:22 +01:00
lib.php
Don't escape slashes in json output
2018-12-04 22:28:29 +01:00
log.php
replace double-quoting with single quotes where applicable
2017-10-26 21:40:33 +02:00
output.php
details page: add a perma-link
2018-04-06 16:11:54 +02:00
ParameterParser.php
match languages such as ja_rm (or any other with underscore) properly
2018-11-17 20:20:06 +02:00
Phrase.php
nicer formatting for Geocode debug output
2018-03-25 22:28:18 +02:00
PlaceLookup.php
define types for null returns in PlaceLookup
2018-08-05 15:47:55 +02:00
Result.php
fix phpcs offences
2018-11-20 23:05:56 +01:00
ReverseGeocode.php
ignore linked country nodes for reverse geocoding
2018-08-22 23:33:11 +02:00
SearchContext.php
fix large viewbox computation
2018-08-13 20:52:49 +02:00
SearchDescription.php
Keep matches without house number
2018-11-17 00:35:38 +01:00
setup_functions.php
move setupclass, move command line array, remove args from update array
2018-09-17 10:28:00 +02:00
SpecialSearchOperator.php
add missing include
2017-10-08 17:13:41 +02:00
Status.php
add JSON format to /status endpoint ( #1013 )
2018-05-04 23:37:48 +02:00
TokenCountry.php
document tokens
2018-05-14 23:23:38 +02:00
TokenHousenumber.php
document tokens
2018-05-14 23:23:38 +02:00
TokenList.php
Fix partial word computation
2018-08-13 21:22:45 +02:00
TokenPostcode.php
document tokens
2018-05-14 23:23:38 +02:00
TokenSpecialTerm.php
fix bad namespace for Operator class
2018-07-17 22:38:40 +02:00
TokenWord.php
document tokens
2018-05-14 23:23:38 +02:00