Changes between Version 171 and Version 172 of Changelog


Ignore:
Timestamp:
2014-01-03T14:31:38+01:00 (13 years ago)
Author:
Don-vip
Comment:

r6610

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v171 v172  
    1717    * Extension by introducing `<preset_link preset_name="..." />` to add a link to another preset (r6572)
    1818  * Upload window - `source`: add `knowledge`, `survey` to selection, compute value from layers (r6565, r6567, r6590)
    19   * Validator/MapCSS: new MapCSS-based tag checker/fixer, MapCSS syntax improvements (r6506, r6511:6513, r6529, r6532, r6534, r6537:6538, r6547:6548, r6550:6554, r6560:6561, r6583:6584, r6601)
     19  * MapCSS: syntax improvements:
     20    * Regular expression support for key conditions (r6547)
     21    * Comparison of two key values (`[key1 = *key2]`, r6554)
     22    * New `set class` instruction and `.class` selector (r6560:6561, r6601)
     23    * New spatial "element of" (`inner ∈ outer`, r6607, r6609)
     24  * Validator/Tagchecker:
     25    * New MapCSS-based tag checker/fixer (r6506, r6511:6513, r6529, r6532, r6534, r6537:6538, r6548, r6550:6553, r6583:6584, r6601)
     26  * Better zoom to selection/conflict when the objects in question are small (r6608)
    2027  * Prompt dialogs: more "do not show again..." choices (r6594:6596)
    2128  * `wayselector` plugin integrated into main program (r6544)
     
    3845    * Check and fix ways with duplicate way segments (r6574)
    3946    * Detect crossing `barrier`, `landuse`, `natural`, `boundary` (r6581)
    40     * Validate `:lanes` values (r6592, r6598)
    41     * Test improvements (r6503-r6504, r6510, r6515:6516, r6518, r6526:6527, r6533, r6549, r6556, r6563, r6568, r6575, r6579:6580, r6591, r6593)
     47    * Validate `:lanes` (r6592, r6598, r6606) and `:conditional` tags (r6605)
     48    * Test improvements (r6503-r6504, r6510, r6515:6516, r6518, r6526:6527, r6533, r6549, r6556, r6563, r6568, r6575, r6579:6580, r6591, r6593, r6604)
    4249* sub-minor enhancements:
    4350  * Allow to build JOSM from a git mirror clone (r6540, r6545, r6585)