Changes between Version 172 and Version 173 of Changelog


Ignore:
Timestamp:
2014-01-04T02:27:32+01:00 (13 years ago)
Author:
Don-vip
Comment:

r6620

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v172 v173  
    1515  * Presets:
    1616    * Refactorization by introducing `<chunk id="X">` and `<reference ref="X"/>` (r6558:6559, r6562, r6570)
    17     * Extension by introducing `<preset_link preset_name="..." />` to add a link to another preset (r6572)
     17    * Extension by introducing `<preset_link preset_name="..." />` to add a link to another preset (r6572, r6618)
    1818  * Upload window - `source`: add `knowledge`, `survey` to selection, compute value from layers (r6565, r6567, r6590)
    1919  * MapCSS: syntax improvements:
     
    2222    * New `set class` instruction and `.class` selector (r6560:6561, r6601)
    2323    * New spatial "element of" (`inner ∈ outer`, r6607, r6609)
     24    * New crossing operator (`area ⧉ area`, r6613)
    2425  * Validator/Tagchecker:
    25     * New MapCSS-based tag checker/fixer (r6506, r6511:6513, r6529, r6532, r6534, r6537:6538, r6548, r6550:6553, r6583:6584, r6601)
     26    * New MapCSS-based tag checker/fixer (r6506, r6511:6513, r6529, r6532, r6534, r6537:6538, r6548, r6550:6553, r6583:6584, r6601, r6611:6613)
    2627  * Better zoom to selection/conflict when the objects in question are small (r6608)
    2728  * Prompt dialogs: more "do not show again..." choices (r6594:6596)
     
    3435  * History dialog: UI tuning (r6519), shortcuts for up/down arrow keys (r6520)
    3536  * Advanced object info: add "Center of bounding box", and "Centroid" for ways (r6566)
     37  * Colour coding of conflicting tags/memberships in way combining dialog (r6616)
    3638  * Proxy support improvements (r6523:6525, r6602)
    3739  * Presets/Map styles:
    38     * Update of presets for `man_made=surveillance` (r6505), `place_of_worship` (r6508)
     40    * Update of presets for `man_made=surveillance` (r6505), `place_of_worship` (r6508), `artwork` (r6620)
    3941    * Addition of `natural=sand` (r6576)
    4042    * Display `capacity` as a name complement for labels (r6541)
     
    4345  * Validator:
    4446    * Verify links on highways (r6573)
    45     * Check and fix ways with duplicate way segments (r6574)
     47    * Check and fix ways with duplicate way segments (r6574, r6619)
    4648    * Detect crossing `barrier`, `landuse`, `natural`, `boundary` (r6581)
    4749    * Validate `:lanes` (r6592, r6598, r6606) and `:conditional` tags (r6605)
     50    * Validate `parking` inside `parking` (r6614)
    4851    * Test improvements (r6503-r6504, r6510, r6515:6516, r6518, r6526:6527, r6533, r6549, r6556, r6563, r6568, r6575, r6579:6580, r6591, r6593, r6604)
    4952* sub-minor enhancements: