|
|
@18016
|
3 years |
Don-vip |
fix #21078 - see #19074 - TagInfoExtract: include optional tags for …
|
|
|
@18015
|
3 years |
Don-vip |
fix #20891 - add a .gitignore file
|
|
|
@18014
|
3 years |
Don-vip |
remove deprecated stuff not used by plugins
|
|
|
@18013
|
3 years |
Don-vip |
see #14176 - remove deprecated DateUtils methods
|
|
|
@18012
|
3 years |
Don-vip |
fix #20989 - don't refresh GeoImageLayer contents when Main worker is …
|
|
|
@18011
|
3 years |
Don-vip |
see #17177 - add debug log on saving, wait for saving in …
|
|
|
@18010
|
3 years |
Don-vip |
fix #21107 - see #20989 - revert of r17991 - restore previous chain of …
|
|
|
@18009
|
3 years |
Don-vip |
fix #20860 - make sure to not try to close a note when none is selected
|
|
|
@18008
|
3 years |
Don-vip |
fix #21105 - see #17184 - make sure that most operations of GpxLayer …
|
|
|
@18007
|
3 years |
Don-vip |
fix #21044 - keep all tags when merging geojson nodes at the same location
|
|
|
@18006
|
3 years |
Don-vip |
fix NPE in TagMap constructor
|
|
|
@18005
|
3 years |
Don-vip |
fix #21103 - see #14605 - proper fix of IllegalStateException in …
|
|
|
@18004
|
3 years |
Don-vip |
fix #21102 - see #20935 - revert r17999
|
|
|
@18003
|
3 years |
Don-vip |
see #17933 - list VM arguments in the same order between josm.jnlp and …
|
|
|
@18002
|
3 years |
Don-vip |
i18n update
|
|
|
@18001
|
3 years |
Don-vip |
fix #21095 - see #21041 - fix NPE when opening the preset editor with …
|
|
|
@18000
|
3 years |
Don-vip |
see #20991 - fix unit test when running from Ant
|
|
|
@17999
|
3 years |
Don-vip |
fix #20935 - fix IAE: "Node pair not part of way" when splitting way …
|
|
|
@17998
|
3 years |
Don-vip |
fix #20950 - UnsupportedOperationException when right-clicking on an …
|
|
|
@17997
|
3 years |
Don-vip |
fix #20962 - fix NPE changing colour on GPX markers layer (patch by Bjoeni)
|
|
|
@17996
|
3 years |
Don-vip |
fix #20965 - History browser: fix NPE when restoring deleted tag value …
|
|
|
@17995
|
3 years |
Don-vip |
fix #20969 - fix trimming/synchronization issue in changeset upload …
|
|
|
@17994
|
3 years |
Don-vip |
see #17177 - see #20971 - MVT robustness, better logs, javadoc
|
|
|
@17993
|
3 years |
Don-vip |
see #20991 - fix unit test on systems with nanosecond precision
|
|
|
@17992
|
3 years |
Don-vip |
see #20991 - fix unit test
|
|
|
@17991
|
3 years |
Don-vip |
fix #20989 - don't change active layer after layer removal if main …
|
|
|
@17990
|
3 years |
Don-vip |
see #17177 - detailed errors for random unit test failures
|
|
|
@17989
|
3 years |
Don-vip |
fix #20991 - see #18232 - restore ability to export validator errors, …
|
|
|
@17988
|
3 years |
Don-vip |
fix #21021 - proper fix of "newer" keyword, handling both formats …
|
|
|
@17987
|
3 years |
Don-vip |
fix #20992 - see #17829 - support UTC dates with 6 digits
|
|
|
@17986
|
3 years |
Don-vip |
fix #20994 - OOBE when removing node of highlighted way (patch by Bjoeni)
|
|
|
@17985
|
3 years |
Don-vip |
see #21011 - checkstyle
|
|
|
@17984
|
3 years |
Don-vip |
fix #21011 - IAE when reading GPX file with extension (patch by …
|
|
|
@17983
|
3 years |
Don-vip |
fix #21016 - ColorfulFilter not applied to empty tiles (patch by Bjoeni)
|
|
|
@17982
|
3 years |
Don-vip |
fix #21021 - see #18164 - OverpassTurboQueryWizard: fix "newer" statements
|
|
|
@17981
|
3 years |
Don-vip |
fix #21041 - Tagging preset validation: clone properly primitives …
|
|
|
@17980
|
3 years |
Don-vip |
fix #21043 - update FilterMatcher#allParentMultipolygonsFiltered …
|
|
|
@17979
|
3 years |
Don-vip |
fix #21067 - Render highway=busway (patch by JeroenHoek)
|
|
|
@17978
|
3 years |
Don-vip |
see #21079 - TagInfo: bugfix + improved logs
|
|
|
@17977
|
3 years |
Don-vip |
fix #21079 - TagInfo: group required tags too
|
|
|
@17976
|
3 years |
Don-vip |
move packaging/distribution files to native folder
|
|
|
@17975
|
3 years |
Don-vip |
fix #21090 - fix #20695 - shutdown precache tileloader only when all …
|
|
|
@17974
|
3 years |
stoecker |
fix #21082, text translation for preset_link
|
|
|
@17973
|
3 years |
Don-vip |
i18n update
|
|
|
@17972
|
3 years |
Don-vip |
fix #21065 - update fully automatic OAuth authentication to adapt to …
|
|
|
@17971
|
3 years |
Don-vip |
fix #21059 - see #19724 - export java.base/sun.security.action to …
|
|
|
@17970
|
3 years |
Don-vip |
see #21005 - Java 18 support in Linux scripts and Github actions
|
|
|
@17969
|
3 years |
Don-vip |
update dependencies
|
|
|
@17968
|
3 years |
Don-vip |
see #17177 - don't create unneeded output stream when writing PNG …
|
|
|
@17967
|
3 years |
Don-vip |
see #19888 - make sure java.locale.providers is set early to …
|
|
|
@17966
|
3 years |
Don-vip |
see #16567 - hide stdout/stderr of unit tests from Ant output
|
|
|
@17965
|
3 years |
Don-vip |
see #17177 - unit test on Windows VM still failing - remove space from …
|
|
|
@17964
|
3 years |
Don-vip |
see #20257 - CodeQL - java/zipslip - Checks for Zip Slip Vulnerability …
|
|
|
@17963
|
3 years |
Don-vip |
update to ant 1.10.10, as 1.10.9 is gone …
|
|
|
@17962
|
3 years |
Don-vip |
see #20522 - handle both language codes for Hebrew (iw before Java …
|
|
|
@17961
|
3 years |
Don-vip |
see #17177 - fix unit test on Windows
|
|
|
@17960
|
3 years |
Don-vip |
see #17177 - fix two unit tests broken on Windows (patch by taylor.smock)
|
|
|
@17959
|
3 years |
Don-vip |
see #20637 - fix i18n
|
|
|
@17958
|
3 years |
Don-vip |
see #21069 - fix i18n typo
|
|
|
@17957
|
3 years |
Klumbumbus |
fix #20902 - Warn about solo layer and level tags, remove relations …
|
|
|
@17956
|
3 years |
Klumbumbus |
fix #20637 - Warn about role as a tag (patch by skyper)
|
|
|
@17955
|
3 years |
Klumbumbus |
see #21026, see #14532 - Fix i18n
|
|
|
@17954
|
3 years |
Klumbumbus |
see #21068 - Revert accidentally commited file
|
|
|
@17953
|
3 years |
Klumbumbus |
fix #21068 - Add validator rules for roof:height (patch by skyper)
|
|
|
@17952
|
3 years |
Klumbumbus |
fix #21074 - Harmonize color keys in presets (patch by skyper, moved …
|
|
|
@17951
|
3 years |
Klumbumbus |
see #21069 - Add member_expression to enforcement=average_speed preset …
|
|
|
@17950
|
3 years |
Klumbumbus |
fix #20959 - Add landuse=education (icon black/white version of …
|
|
|
@17949
|
3 years |
Klumbumbus |
see #21069 - Split up enforcement=average_speed preset, small …
|
|
|
@17948
|
3 years |
Klumbumbus |
fix #21069 - Add enforcement=average_speed with role section
|
|
|
@17947
|
3 years |
Klumbumbus |
fix #19996 - Remove motor_vehicle warning on minor roads and reduce …
|
|
|
@17946
|
3 years |
Klumbumbus |
see #21048 - Fix unit test again
|
|
|
@17945
|
3 years |
Klumbumbus |
see #21048 - Fix unit test
|
|
|
@17944
|
3 years |
Klumbumbus |
fix #21063, see #20613 - Fix is_in:* validator rules
|
|
|
@17943
|
3 years |
Klumbumbus |
fix #21048 - Allow multipolygons as inner part of building relations …
|
|
|
@17942
|
3 years |
Klumbumbus |
fix #20434 - Deprecate building:roof:shape in favor of roof:shape …
|
|
|
@17941
|
3 years |
Klumbumbus |
fix #20442 - Warn about traffic signals or similar on roundabouts …
|
|
|
@17940
|
3 years |
Klumbumbus |
Improve amenity=bicycle_repair_station preset, deprecate …
|
|
|
@17939
|
3 years |
Klumbumbus |
See #21026, see #14532 - Fix unit test
|
|
|
@17938
|
3 years |
Klumbumbus |
See #21026, see #14532 - Fix unit test
|
|
|
@17937
|
3 years |
Klumbumbus |
see #20987 - Better regex for warnings about unusual values of …
|
|
|
@17936
|
3 years |
Klumbumbus |
fix #20192 - Add parking=carports, garage_boxes, sheds, and add …
|
|
|
@17935
|
3 years |
Klumbumbus |
fix #20987 - Warn about unusual values of …
|
|
|
@17934
|
3 years |
Klumbumbus |
Fix #21026, see #14532 - Better warnings for negative numeric values
|
|
|
@17933
|
3 years |
Klumbumbus |
Fix #20620 - Allow the use of aeroway=holding_position on ways (patch …
|
|
|
@17932
|
3 years |
Klumbumbus |
fix indentation
|
|
|
@17931
|
3 years |
Klumbumbus |
unify prest layouts with desciptive label texts
|
|
|
@17930
|
3 years |
Klumbumbus |
fix #18685 - Add natural=shrub (patch by skyper, icon from …
|
|
|
@17929
|
3 years |
Klumbumbus |
Add building=kiosk to building preset
|
|
|
@17928
|
3 years |
Klumbumbus |
fix #20922 - Avoid false positive validator warnings like "Value x for …
|
|
|
@17927
|
3 years |
Klumbumbus |
fix #20520, fix #21014 - Don't warn about "End node near other way" …
|
|
|
@17926
|
3 years |
Klumbumbus |
fix #21009 - Warn about landuse=yes
|
|
|
@17925
|
3 years |
Klumbumbus |
fix #21000, see #18768 - Fix Windows menu help topic (patch by skyper)
|
|
|
@17924
|
3 years |
Klumbumbus |
see #20922 - Avoid false positive validator warnings like "Value x for …
|
|
|
@17923
|
3 years |
Klumbumbus |
fix #20942 - Don't warn about intermittent=yes on ford=stepping_stones …
|
|
|
@17922
|
3 years |
Klumbumbus |
fix #20924 - Remove area=yes and barrier=* from leisure=dog_park …
|
|
|
@17921
|
3 years |
simon04 |
fix #18697 - Revert "Simplify HistoryViewerPanel.buildTable"
This …
|
|
|
@17920
|
3 years |
simon04 |
see #20957 - Fix MapCSSParserTest: remove accidentally committed lines
|
|
|
@17919
|
3 years |
simon04 |
fix #20952, see #20851 - Revert "Tagging presets: value_template="..." …
|
|
|
@17918
|
3 years |
simon04 |
see #20946 - GitHub Actions: hash also build.xml and tools/ivy.xml for …
|
|
|
@17917
|
3 years |
simon04 |
Cascade.convertTo: use Class.cast to avoid unchecked warning
|
|
|