# # ChangeLog for trunk/data/validator/highway.mapcss in josm # # Generated by Trac 1.6 # 2024-04-24T05:06:56+02:00 Wed, 19 Feb 2014 14:24:02 GMT Don-vip [6874] * trunk/data/validator/highway.mapcss (modified) fix #9736 - validator: Parkway 'abbreviated street name' checks Thu, 06 Feb 2014 22:16:01 GMT simon04 [6819] * trunk/data/validator/highway.mapcss (modified) fix #9686 - Remove "major road used with foot" test since it produces ... Wed, 15 Jan 2014 20:31:13 GMT simon04 [6692] * trunk/data/validator/highway.mapcss (modified) fix #9578 - Small problem in highway.mapcss Mon, 06 Jan 2014 17:57:29 GMT simon04 [6649] * trunk/data/validator/highway.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) see #9414 - MapCSS validator: make individual tests ignorable As ... Sun, 05 Jan 2014 18:49:52 GMT simon04 [6637] * trunk/data/validator/highway.mapcss (modified) see #9414 - Validator: declassify "street name contains ss" to ... Sun, 05 Jan 2014 12:25:04 GMT simon04 [6632] * trunk/data/validator/highway.mapcss (modified) fix #9379 - warn `foot` on major roads only if `foot=yes` and ... Thu, 02 Jan 2014 22:58:58 GMT simon04 [6601] * trunk/data/validator/highway.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/Environment.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Condition.java (modified) * trunk/test/unit/org/openstreetmap/TestUtils.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MapCSSTagCheckerTest.java (modified) see #9414 fix #9485 - MapCSSTagChecker: add support for `set ... Fri, 27 Dec 2013 20:41:52 GMT simon04 [6550] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/geometry.mapcss (added) * trunk/data/validator/highway.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) see #9414 - MapCSS-based tagchecker: unify some checks Fri, 27 Dec 2013 20:16:58 GMT simon04 [6549] * trunk/data/validator/highway.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) fix #9379 - Add validator warning: "foot used with ... Mon, 23 Dec 2013 18:01:10 GMT simon04 [6516] * trunk/data/validator/highway.mapcss (modified) fix #9468 - validator: allow `highway=motorway_junction` on nodes Sun, 22 Dec 2013 23:13:58 GMT simon04 [6513] * trunk/data/validator/highway.mapcss (added) * trunk/data/validator/tagchecker.cfg (modified) * trunk/src/org/openstreetmap/josm/data/osm/Tag.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Condition.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MapCSSTagCheckerTest.java (modified) see #9414 - convert some tagchecker tests to MapCSS, extend MapCSS by ...