source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6669   10 years Don-vip see #9565 - don't consider infinite coordinates as valid
(edit) @6667   10 years simon04 fix #3531 - validator: unconnected ways - skip "Way end node near …
(edit) @6665   10 years Don-vip fix #9562 - unwanted validator warning - "tourism type attraction - …
(edit) @6659   10 years Don-vip fix #9555, see #9169 - take into account power=substation into power …
(edit) @6656   10 years bastiK don't override previous default value with null
(edit) @6651   10 years simon04 see #9414 - MapCSS validator preference: display extension …
(edit) @6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
(edit) @6649   10 years simon04 see #9414 - MapCSS validator: make individual tests ignorable As …
(edit) @6648   10 years simon04 fix #9507 - Drop validation test "Crossing natural/landuse"
(edit) @6647   10 years simon04 see #8519 - Lanes validator: correctly handle consecutive |s (e.g., …
(edit) @6644   10 years Don-vip fix #9542 - handle BOM in UTF-8 tagchecker config files
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6642   10 years Don-vip Improve handling of network errors at startup, suggest to change proxy …
(edit) @6639   10 years simon04 fix #9544 - Skip nodes outside of download area for …
(edit) @6638   10 years simon04 fix #9539 - *.cfg tag checker: display when custom files are loaded …
(edit) @6636   10 years simon04 see #9414 - MapCSS validator: skip tests with informational severity …
(edit) @6635   10 years simon04 fix #4280 - Validator, crossing ways: undo valdation relaxation (one …
(edit) @6629   10 years simon04 Replace NodesDuplicatingWayTags test by a corresponding MapCSS test
(edit) @6626   10 years Don-vip fix #9530 - NPE in color preferences
(edit) @6625   10 years stoecker fix i18n
(edit) @6624   10 years Don-vip fix #9521 - Colors no more displayed in preferences dialog since …
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6622   10 years Don-vip fix #9526 - Undesirable messages during data validation (introduced in …
(edit) @6619   10 years Don-vip fix #9523 - validator: Only raise "Way contains segment twice" error …
(edit) @6617   10 years Don-vip Replace non-working Sun bugtracker links to new OpenJDK one
(edit) @6613   10 years simon04 see #9516 - MapCSS: add support for crossing polygon check (`area ⧉ …
(edit) @6612   10 years simon04 fix #9517 - Some issues with the MapCSS validator when reloading …
(edit) @6611   10 years simon04 see #9516 - Replace BuildingInBuilding by a corresponding MapCSS test
(edit) @6610   10 years simon04 Fix Javadoc links (@see @link => @see)
(edit) @6608   10 years xeen improve zoom to selection/conflict when the objects in question are …
(edit) @6607   10 years simon04 see #9516 - MapCSS: add basic support for a "contains" expression The …
(edit) @6606   10 years simon04 see #8519 - Lanes validator: add test for …
(edit) @6605   10 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6604   10 years Don-vip fix #9506 - validator: ignore natural=ridge/arete from unclosed ways test
(edit) @6603   10 years Don-vip fix some Sonar issues
(edit) @6601   10 years simon04 see #9414 fix #9485 - MapCSSTagChecker: add support for `set …
(edit) @6599   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null Loosen the …
(edit) @6598   10 years simon04 see #8519 - Lanes validator: add test for lanes <= count_of(*:lanes)
(edit) @6597   10 years simon04 see #9492 - split "Create Multipolyon" in % and "Update Multipolygon"; …
(edit) @6593   10 years stoecker cleanup validator prefs to better support prefs format (resets some …
(edit) @6592   10 years simon04 fix #8519 - Validator: validate :lanes values
(edit) @6591   10 years simon04 Refactoring: create Test.TagTest for tests that check tags only …
(edit) @6584   10 years simon04 fix #9503 - Different syntax for .cfg and .mapcss validator files …
(edit) @6583   10 years simon04 fix #9504 - NPE with MapCSS validator
(edit) @6582   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null
(edit) @6581   10 years simon04 fix #8220 fix #9490 - Validator, crossing ways; detect crossing …
(edit) @6580   10 years simon04 see #6536 - Refactor crossing way test in order to decrease memory …
(edit) @6579   10 years simon04 fix #4280 - Validator, crossing ways: do not warn if layer is missing …
(edit) @6578   10 years bastiK Preferences rework. Merges the 4 maps for the 4 setting types into a …
(edit) @6575   10 years simon04 fix #7196 - Validator: add multipolygon role check This is done by …
(edit) @6574   10 years simon04 fix #4959 - Validator: check and fix ways with duplicate way segments …
(edit) @6573   10 years simon04 fix #9043 - Validator: Verify links on highways
(edit) @6568   10 years simon04 fix #9462 - fix preset values for opening_hour/… such that the …
(edit) @6566   10 years simon04 fix #9494 - Advanced object info: add "Center of bounding box", and …
(edit) @6564   10 years simon04 fix 9492 - Tools>"Create Multipolygon": updates multipolygon if a …
(edit) @6563   10 years simon04 fix #9487 - validator: remove useless NodesWithSameName test
(edit) @6556   10 years simon04 fix #6313 - validator, UnconnectedWays: handle intersections of t
(edit) @6555   10 years Don-vip fix #4183 - split number of conflicts in conflict-list header …
(edit) @6553   10 years simon04 see #9414 - MapCSS-based tagchecker: allow to add custom files in …
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6551   10 years simon04 sdf
(edit) @6550   10 years simon04 see #9414 - MapCSS-based tagchecker: unify some checks
(edit) @6549   10 years simon04 fix #9379 - Add validator warning: "foot used with …
(edit) @6548   10 years simon04 see #9414 - MapCSS-based tagchecker: migrate remaining tagchecks All …
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6537   10 years simon04 see #9414 - migrate relation and religion tagchecks to MapCSS, add …
(edit) @6534   10 years simon04 fix #9470 see #9414 - make "layer tag with + sign" auto fixable
(edit) @6533   10 years simon04 see #9462 - prettify valid opening_hours values as OTHER test …
(edit) @6532   10 years Don-vip fix #8687, see #9414, see #9470 - tagchecker: update numeric tests to …
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6528   10 years simon04 Fix i18n string
(edit) @6518   10 years simon04 see #3531 - validator: unconnected ways: ignore highway/railway=platform
(edit) @6515   10 years simon04 fix #3531 - validator: unconnected ways: handle …
(edit) @6513   10 years simon04 see #9414 - convert some tagchecker tests to MapCSS, extend MapCSS by …
(edit) @6512   10 years simon04 see #9414 - MapCSSTagChecker: parse and unit test match assertions …
(edit) @6511   10 years simon04 see #9414 - MapCSSTagChecker: handle tagging alternatives
(edit) @6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(edit) @6500   10 years simon04 Add Javadoc for LatLon, add unit tests for LatLonDialog (parsing)
(edit) @6494   10 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6491   10 years Don-vip fix #9440 - Consistent definition of ways treated as areas
(edit) @6490   10 years Don-vip fix #9442 - NPE when sorting validator errors after fixing one of them
(edit) @6488   10 years Don-vip cleanup in data folder
(edit) @6482   10 years Don-vip see #9400 - implement first points of source:maxspeed validation, …
(edit) @6475   10 years Don-vip fix #9433 - NoSuchElementException in validator at upload (probably …
(edit) @6472   10 years Don-vip fix #9417 - Validator tests are initialized trice
(edit) @6466   10 years simon04 really fix #9405 - no automatic fix for deprecated tag highway=incline
(edit) @6465   10 years simon04 fix #9412 - wrong fix for building=entrance validation
(edit) @6463   10 years bastiK applied #9407 - Add Hungarian EOV projection and GRS67 ellipsoid …
(edit) @6459   10 years simon04 fix #9405 - don't add highway=road when fixing deprecated tag …
(edit) @6457   10 years Don-vip fix #9411 - validator: no "crossing ways" warning for indoor ways with …
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6449   10 years Don-vip see #3626 - fix history of selected primitives
(edit) @6447   10 years Don-vip fix #9365 - validator: test and remove layer=0
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6434   10 years Don-vip see #9141 - adapt severity and wording
(edit) @6427   10 years simon04 fix #9382 - fix OpeningHourTest under Java 8 Instead of implementing …
(edit) @6421   10 years simon04 see #9341 - provide utility methods to open URL + decompress stream if …
(edit) @6417   10 years Don-vip fix #9347 - order of classified highways
(edit) @6415   10 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
Note: See TracRevisionLog for help on using the revision log.