source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @6891   10 years simon04

I18n update

(edit) @6890   10 years Don-vip

fix some Sonar issues (Constructor Calls Overridable Method)

(edit) @6889   10 years Don-vip

fix some Sonar issues (JLS order)

(edit) @6888   10 years Don-vip

see #9681 - display map icon for shop=gift, from presets

(edit) @6887   10 years Don-vip

package refactoring of conflict commands => move all of them to new package command.conflict (some plugins have to be updated)

(edit) @6886   10 years Don-vip

fix #6373 - proper conflict resolution after failed attempt to delete an object referenced by an unknown one

(edit) @6885   10 years Don-vip

hide unencrypted password warning with https hosts

(edit) @6884   10 years Don-vip

fix #9753 - incorrect warning: member with role stop does not match railway=halt

(edit) @6883   10 years Don-vip

fix some Sonar issues

(edit) @6882   10 years Don-vip

enable loading of .osm.zip files

(edit) @6881   10 years Don-vip

javadoc/code style/minor refactorization

(edit) @6880   10 years Don-vip

fix #9754 - validator: "snowplowing without highway" test is too strict

(edit) @6879   10 years Don-vip

fix #9755 - default style: natural=cave_entrance symbol has lower priority than tourism=attraction

(edit) @6878   10 years Don-vip

fix #9756 - default style: annotate natural=cave_entrance

(edit) @6877   10 years Don-vip

see #9593 - validator: forgot leisure=track for "sport without physical feature" test

(edit) @6876   10 years Don-vip

fix #9748 - fix validator test for highway=* + area=yes + amenity=* leading to the wrong removal of area

(edit) @6875   10 years Don-vip

fix #9744 - Make OsmApi.sendRequest() protected to let plugins access this method (need for notes plugin)

(edit) @6874   10 years Don-vip

fix #9736 - validator: Parkway 'abbreviated street name' checks

(edit) @6873   10 years Don-vip

fix #9692 - IllegalStateException with print and pdfimport plugins (regression from r6509)

(edit) @6872   10 years Don-vip

fix #9695 - ignore barrier in overlapping ways test

(edit) @6871   10 years simon04

Add unit test for AlphanumComparator

(edit) @6870   10 years simon04

fix #9598 - Validator: do not report "Overlapping ways" for buildings

(edit) @6869   10 years Don-vip

fix #9731 - fix a bunch of problems occuring when validating incomplete data

(edit) @6868   10 years stoecker

see #9715 - mapcss mime type

(edit) @6867   10 years Don-vip

fix #9715 - Set HTTP Accept header to expected MIME types when downloading presets, styles, plugins

(edit) @6866   10 years Don-vip

fix #9714 - wait for splash screen disappearance at startup

(edit) @6865   10 years Don-vip

fix #9659 - better display of changeset source in history dialog

(edit) @6864   10 years simon04

see #9659 - History dialog: improve i18n strings

(edit) @6863   10 years simon04

see #9545 fix #9725 - Validator: add warning "Route scheme (public_transport or legacy) is unspecified"

(edit) @6862   10 years simon04

see #9598 - Validator: report "Overlapping ways" only if at least 3 segments are shared

(edit) @6861   10 years simon04

see #9593 - MapCSS: adapt MapCSS tests to negated regular expressions behaviour (see r6859)

(edit) @6860   10 years simon04

fix #9593 - Detect sports without physical features - MapCSS test by Don-vip

(edit) @6859   10 years simon04

see #9593 - MapCSS: fix matching of negated regular expressions for missing values

(edit) @6858   10 years Don-vip

forgot to commit test

(edit) @6857   10 years Don-vip

do not attempt to load Quaqua L&F on other platforms than Mac OSX

(edit) @6856   10 years Don-vip

see #9715 - do not block start when external presets cannot be retrieved, save the error for later display in global network errors message dialog

(edit) @6855   10 years Don-vip

fix #9723 - add shop=bookmaker, shop=lottery. Image taken from https://commons.wikimedia.org/wiki/File:Lotto_icon.svg

(edit) @6854   10 years bastiK

applied #9724 - User-defined WMS SRS setting for custom projections (patch by anonymous)

(edit) @6853   10 years bastiK

see #9590 - JSON code is not compatible with GPL

(edit) @6852   10 years Don-vip

see #9710 - more debug messages

(edit) @6851   10 years Don-vip

see #9710 - enable OAuth debug output with --debug + single endpoint to change system properties

(edit) @6850   10 years Don-vip

see #8888 - Add icedtea-web package version in status report for Debian/Ubuntu

(edit) @6849   10 years stoecker

see #9710 - update oauth library code

(edit) @6848   10 years Don-vip

fix #9718 - java.lang.ArithmeticException: / by zero. Closes black hole created somewhere in Brazil :)

(edit) @6847   10 years Don-vip

see #9710 - OAuth advanced parameters persistence

(edit) @6846   10 years Don-vip

fix #9712 - allow bicycle_parking for unclosed ways + update links

(edit) @6845   10 years stoecker

don't have two osm-server url settings

(edit) @6844   10 years akks

see #9709: "Add to toolbar" in preset list context menu (F3-right click)

(edit) @6843   10 years Don-vip

fix #9711 - Nicer report of invalid plugins + javadoc

(edit) @6842   10 years akks

fix broken icon path in preset dialog, see #9709

(edit) @6841   10 years Don-vip

see #9680 - Boost multipolygon computation performance by caching Areas

(edit) @6840   10 years Don-vip

fix #9710 - allow HTTPS access to OSM API

(edit) @6839   10 years Don-vip

do not block start when plugin list cannot be retrieved, save the error for later display in global network errors message dialog

(edit) @6838   10 years akks

see #9709: button for adding preset to main toolbar
(in upper right part of preset dialog)

(edit) @6837   10 years stoecker

i18n update

(edit) @6836   10 years Don-vip

fix #9659 - prefix changeset and source by "c:" or "s:" to distinguish them in history dialog

(edit) @6835   10 years Don-vip

fix #9690 - fix i18n in presets. Just keep preset name

(edit) @6834   10 years simon04

see #8519 - Lanes validator: improve performance

(edit) @6833   10 years simon04

fix #9706 - Preset/i18n: separate context for "mounted on" values of surveillance camera

(edit) @6832   10 years akks

see #4429: Copy/Paste context menu for comboboxes did not appear

(edit) @6831   10 years akks

fix #9703: key>value in search or filter gave NPE for non-existing key

(edit) @6830   10 years Don-vip

javadoc fixes for jdk8 compatibility

(edit) @6829   10 years Don-vip

fix #9701 - NPE in ToggleDialog

(edit) @6828   10 years Don-vip

fix #9699 - workaround to java bug in getMaximumWindowBounds() (patch by kendzi)

(edit) @6827   10 years Don-vip

fix #9659 - show changeset source in history dialog

(edit) @6826   10 years Don-vip

fix #9685 - validator: Incomplete test for "house number without street"

(edit) @6825   10 years simon04

fix #9689 - Validator: fix false-positive for "overlapping water areas" test

(edit) @6824   10 years simon04

Presets XML: add preset_name_label attribute to <item> to automatically add "Edit [preset name]" at the beginning the dialog

This reduces the i18n preset strings by ≈500.

(edit) @6823   10 years bastiK

#8902 Small performance enhancements / coding style (patch by shinigami, parts)

patterns.diff: precompiled patterns
(only those parts applied, where performance may be relevant)

(edit) @6822   10 years bastiK

see #8902 - Small performance enhancements / coding style (patch by shinigami, updated, modified)

stringbuilder.diff: StringBuffer => StringBuilder

(edit) @6821   10 years bastiK

see #8902 - Small performance enhancements / coding style (patch by shinigami)

primitives.diff: few optimizations around osm primitives

(edit) @6820   10 years bastiK

map style: add some icons for craft=*

(edit) @6819   10 years simon04

fix #9686 - Remove "major road used with foot" test since it produces false positives

(edit) @6818   10 years simon04

see #9586 - fix typo

(edit) @6817   10 years simon04

see #9586 - Add missing labels for non-public-transport route relations

... and make i18n pot target work again

(edit) @6816   10 years akks

fix #9678: Download Object dialog can auto-paste numerical values from clipboard again

(edit) @6815   10 years Don-vip

fix #9662 - correct handling of canceled gpx export

(edit) @6814   10 years Don-vip

fix #8234 - remove duplicated/unused icons + javadoc

(edit) @6813   10 years simon04

see #9545 - Add public_transport:version=1/2 to older/newer public transport relation preset to avoid false positives in role checks

(edit) @6812   10 years simon04

Validator: do not warn "X without railway" for route=railway relations

(edit) @6811   10 years simon04

see #9586 - Improve wording for non-public-transport route relations

(edit) @6810   10 years simon04

see #9586 - Add non-public-transport route relations to presets

(edit) @6809   10 years bastiK

fixed #9674 - Support for escaping special characters

(edit) @6808   10 years Don-vip

fix #9675 - allow resize of "add tag" dialog

(edit) @6807   10 years simon04

see #9673 - Select newly created multipolygon in relation list (fixes regression)

(edit) @6806   10 years Don-vip

fix some Sonar issues introduced recently

(edit) @6805   10 years bastiK

fixed #9674 - Support for escaping special characters

(edit) @6804   10 years simon04

fix #9668 - Sort entries in validation results naturally

(edit) @6803   10 years simon04

fix #9660 - Allow to download compressed GPX tracks from osm.org/trace/ using "Download location"

This works by inspecting the filename in the Content-Disposition HTTP header.

(edit) @6802   10 years simon04

fix #9655 - Merge operations loosing tags (regression of r6770)

Drawback: when combining highway=X with highway=X tunnel=yes, tunnel=yes is auto selected for the conflict resolution (as it was before r6770.

(edit) @6801   10 years simon04

fix #9656 - Repair upload order of objects to be deleted (regression from r6776)

(edit) @6800   10 years Don-vip

fix #9657 - NPE

(edit) @6799   10 years Don-vip

fix #9607 - defaultpreset: do not link image files, but include them in the *.jar file

(edit) @6798   10 years Don-vip

fix some Sonar issues

(edit) @6797   10 years Don-vip

fix #9406 - Verify for new versions of plugins on crashes

(edit) @6796   10 years stoecker

see #9611 - proper plural selection also for single strings

(edit) @6795   10 years simon04

Refactor tagging presets in order to get rid of static variable presetInitiallyMatches - see #8413

(edit) @6794   10 years Don-vip

fix #5783 - DataIntegrityProblemException: "Primitive must be part of the dataset" after successful upload

(edit) @6793   10 years xeen

[build fix] classes that use JMapViewer shoudn't use OsmMercator directly (fixes #9654, patch by glebius)

(edit) @6792   10 years Don-vip

Sonar - fix various issues

(edit) @6791   10 years Don-vip

refactor UnconnectedWays test

(edit) @6790   10 years Don-vip

fix #9651 - Validade landuse=* on nodes

(edit) @6789   10 years Don-vip

fix #9637 - make status bar background/foregound colors configurable to allow manual look and feel adjustments

(edit) @6788   10 years Don-vip

fix #9650 - Validate building=no

(edit) @6787   10 years Don-vip

fix #9647 - filter invalid XML characters in changeset API responses

(edit) @6786   10 years akks

fix #9639: NPE when trying to upload data
(rough fix, needs checking) + fix Netbeans project

(edit) @6785   10 years stoecker

fix #9643 - remove unneeded wrapper class - patch by glebius

(edit) @6784   10 years Don-vip

fix #9638 - NPE introduced in r6783

(edit) @6783   10 years Don-vip

fix some Sonar issues

(edit) @6782   10 years Don-vip

fix #9635 - remote control: new referrers argument to load_object handler

(edit) @6781   10 years Don-vip

validator - avoid FileNotFoundException when loading ignored errors

(edit) @6780   10 years Don-vip

see #9632 - print debug message when setting system property

(edit) @6779   10 years simon04

Initialize validator tests on demand, separate initialization of validator from presets, print initialization timing information to console

(edit) @6778   10 years simon04

fix #9614 - Check and remove unnecessary area=yes - patch by naoliv

(edit) @6777   10 years simon04

fix #9613 - Add style+preset for highway=raceway

The style color is inspired by the nice Mapnik color

(edit) @6776   10 years simon04

fix #9624 - Create a sensible upload order of relations to be deleted

This fixes "Precondition failed: The relation X is used in relation Y" when X and Y are to be deleted

(edit) @6775   10 years simon04

fix #9600 - GpxLayer: use neutral track color if speed is zero (velocity mode) or time extent is very short (time mode)

(edit) @6774   10 years simon04

fix #9633 - MapCSS: allow (named) colours with alpha

(edit) @6773   10 years simon04

see ticket:9361#comment:13 - MapCSS validator: highlight both primitives for spatial tests - patch by akks

(edit) @6772   10 years simon04

fix #8413 - Presets: no not apply use_last_as_default when calling the preset dialog on an object with some tags of this preset already set

This avoids wrongs address tags when using the address preset.

(edit) @6771   10 years simon04

see #9611 - Improve i18n in download object dialog

(edit) @6770   10 years simon04

see #9104 - Do not suggest to combine conflicting values in order to reduce the wrong usage of semicolon values

(edit) @6769   10 years simon04

fix #9631 - Validate population key - patch by naoliv

(edit) @6768   10 years Don-vip

fix #9627, fix #9629 - i18n: add context for orthodox and tracks in presets

Note: See TracRevisionLog for help on using the revision log.