Changes between Version 174 and Version 175 of Changelog


Ignore:
Timestamp:
2014-01-13T23:43:09+01:00 (13 years ago)
Author:
Don-vip
Comment:

r6683

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v174 v175  
    1616    * Refactorization by introducing `<chunk id="X">` and `<reference ref="X"/>` (r6558:6559, r6562, r6570)
    1717    * Extension by introducing `<preset_link preset_name="..." />` to add a link to another preset (r6572, r6618)
    18   * Upload window - `source`: add `knowledge`, `survey` to selection, compute value from layers (r6565, r6567, r6590)
     18  * Upload window - `source`: add `knowledge`, `survey` to selection, compute value from layers (r6565, r6567, r6590, r6654)
    1919  * MapCSS: syntax improvements:
    2020    * Regular expression support for key conditions (r6547)
     
    2323    * New spatial "element of" (`inner ∈ outer`, r6607, r6609)
    2424    * New crossing operator (`area ⧉ area`, r6613)
    25   * Validator/Tagchecker:
    26     * New MapCSS-based tag checker/fixer (r6506, r6511:6513, r6529, r6532, r6534, r6537:6538, r6548, r6550:6553, r6583:6584, r6601, r6611:6613, r6629, r6636:6637)
     25  * Validator:
     26    * New MapCSS-based tag checker/fixer (r6506, r6511:6513, r6529, r6532, r6534, r6537:6538, r6548, r6550:6553, r6583:6584, r6601, r6611:6613, r6629, r6636:6637, r6645, r6649:6651, r6675, r6677, r6681)
     27    * Centralized service for custom Tagchecker [[Rules|rules]] (r6666, r6670)
    2728  * Better zoom to selection/conflict when the objects in question are small (r6608)
    2829  * Prompt dialogs: more "do not show again..." choices (r6594:6596)
     
    3738  * Colour coding of conflicting tags/memberships in way combining dialog (r6616)
    3839  * Improvements of proxy support and error handling (r6523:6525, r6602, r6642:6643)
     40  * Make Unix web browsers configurable via `browser.unix` property (r6682)
    3941  * Presets/Map styles:
    40     * Update of presets for `man_made=surveillance` (r6505), `place_of_worship` (r6508), `artwork` (r6620), `railway` (r6640)
    41     * Addition of `natural=sand` (r6576)
     42    * Update of presets for `man_made=surveillance` (r6505), `place_of_worship` (r6508), `artwork` (r6620), `railway` (r6640), `power=substation` (r6657, r6662, r6673), `boundary=political` (r6678)
     43    * Addition of `natural=sand` (r6576), `building=construction` (r6646), `railway=switch` (r6668), `boundary=postal_code` (r6678)
     44    * Replacement of `emergency=aed` by `emergency=defibrillator` (r6658)
    4245    * Display `capacity` as a name complement for labels (r6541)
    4346  * Tools:
     
    4750    * Check and fix ways with duplicate way segments (r6574, r6619)
    4851    * Detect crossing `barrier`, `landuse`, `natural`, `boundary` (r6581)
    49     * Validate `:lanes` (r6592, r6598, r6606) and `:conditional` tags (r6605)
     52    * Validate `:lanes` (r6592, r6598, r6606, r6647) and `:conditional` tags (r6605)
    5053    * Validate `parking` inside `parking` (r6614, r6628)
    51     * Test improvements (r6503-r6504, r6510, r6515:6516, r6518, r6526:6527, r6533, r6549, r6556, r6563, r6568, r6575, r6580, r6591, r6593, r6604, r6622, r6630, r6632:6633, r6638:6639, r6641)
     54    * Test improvements (r6503-r6504, r6510, r6515:6516, r6518, r6526:6527, r6533, r6549, r6556, r6563, r6568, r6575, r6580, r6591, r6593, r6604, r6622, r6630, r6632:6633, r6638:6639, r6641, r6648, r6659, r6665, r6667, r6680)
    5255* sub-minor enhancements:
    5356  * Allow to build JOSM from a git mirror clone (r6540, r6545, r6585)