source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15453   5 years Klumbumbus fix #18219 - fix accepted power route roles
(edit) @15452   5 years Don-vip see #10564 - use the same i18n string than other actions
(edit) @15451   5 years Don-vip see #13538 - fix deprecation warnings
(edit) @15450   5 years Don-vip fix #18216 - Adapt 'Merge' button text to 'Merge layer' and 'Merge …
(edit) @15449   5 years GerdP see #13538: deprecate LatLon.isOutSideWorld()
(edit) @15448   5 years GerdP fix #18127: 18127.14.patch with some simplifications - ignore ways …
(edit) @15447   5 years GerdP see #18122: Don't set download bounds for incomplete Overpass queries …
(edit) @15446   5 years stoecker fix since revision, as the class was renamed, see #18210
(edit) @15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
(edit) @15444   5 years Don-vip fix #18212, see #4088, see #4155 - don't override modified flag of …
(edit) @15443   5 years Don-vip fix #18209 - remove legacy tags from stop position preset
(edit) @15442   5 years Don-vip fix #17495 - limited support of named CRS in GeoJSON import
(edit) @15441   5 years Don-vip see #10564 - add missing geojson download task see #13015 - fix …
(edit) @15440   5 years Don-vip checkstyle/findbugs/sonar
(edit) @15439   5 years stoecker add check for broken base64 encoded icons
(edit) @15438   5 years Don-vip fix #12662 - add new Mode menu, listing map modes. Also allows to find …
(edit) @15437   5 years Don-vip fix #13015 - add icons to preset <check>s
(edit) @15436   5 years Don-vip more uses of lambdas
(edit) @15435   5 years Klumbumbus see #18154 - deprecate shop=dog_grooming in favor of shop=pet_grooming
(edit) @15434   5 years Klumbumbus fix #18154 - add shop=pet_grooming (icon created from internal …
(edit) @15433   5 years Klumbumbus - fix #18205 - add ice_road=yes and winter_road=yes - fix #18206 - …
(edit) @15432   5 years Don-vip see #2760 - fix unit tests
(edit) @15431   5 years Don-vip fix #2760 - update unit tests (patch by Bjoeni)
(edit) @15430   5 years Don-vip fix #5633 - proper cancel of "close open changesets" action
(edit) @15429   5 years GerdP fix #17453: GeoJSON export error (17453-v2.patch)
(edit) @15428   5 years GerdP fix #18189 (18189-v3.patch)
(edit) @15427   5 years Don-vip fix recent SonarQube issues
(edit) @15426   5 years Don-vip fix #13890 - improve performance of "Upload selection" checks
(edit) @15425   5 years Don-vip update unit test
(edit) @15424   5 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
(edit) @15423   5 years Don-vip fix #17240 - Presets: verify that wiki links are no redirect
(edit) @15422   5 years Don-vip see #2760 - javadoc
(edit) @15421   5 years Don-vip display GPX creator field in GPX layer info component
(edit) @15420   5 years Don-vip remove deprecated test option
(edit) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15418   5 years Don-vip fix #14253 - Highlight affected relation members in role validation …
(edit) @15417   5 years Don-vip fix #14424 - check that validation autofix works as expected
(edit) @15416   5 years Don-vip fix #18190 - Handle "resource:" identical for CachedFile and images
(edit) @15415   5 years Don-vip checkstyle
(edit) @15414   5 years Klumbumbus fix #18203 - warn about suspcious highway=* construction=* coombinations
(edit) @15413   5 years Klumbumbus fix #16334, see #12646 - don't warn about unconnected waterway=ditch
(edit) @15412   5 years GerdP see #18127 SonarLint: Rename this method name to match the regular …
(edit) @15411   5 years Don-vip add robustness
(edit) @15410   5 years Don-vip find a more suitable WMTS layer when no default is provided. Helps to …
(edit) @15409   5 years Don-vip find a more suitable WMTS layer when no default is provided. Helps to …
(edit) @15408   5 years Don-vip see #18199 - log an error and return empty image for too large dimensions
(edit) @15407   5 years GerdP fix #18198: Make sure that found way is usable, regression from r15344
(edit) @15406   5 years GerdP see #18127: correct @since
(edit) @15405   5 years GerdP fix #18127: Catch impossible angles in highways Patch 18127.12 by …
(edit) @15404   5 years Don-vip fix #12669 - Disable upload and save buttons when not needed
(edit) @15403   5 years Don-vip fix #18196 - Invalid string translation in combinations.mapcss (patch …
(edit) @15402   5 years Klumbumbus fix #18183, see #17973 - don't warn about "Combined foot- and cycleway …
(edit) @15401   5 years stoecker reenable XML parser for number types
(edit) @15400   5 years Don-vip Force metric measurement system only in tests requiring it as it …
(edit) @15399   5 years Don-vip force metric system in unit tests
(edit) @15398   5 years Don-vip fix unit tests and javadoc
(edit) @15397   5 years Don-vip fix #18012 - create track segment names from gpx layer name if there …
(edit) @15396   5 years Don-vip fix unit tests and javadoc
(edit) @15395   5 years Don-vip sets the default system of measurement based on current country
(edit) @15394   5 years stoecker allow to read XML with domain specifiers
(edit) @15393   5 years Don-vip fix #18185 - exclude oneway=reversible from odd number of lanes check
(edit) @15392   5 years stoecker set mime type correct
(edit) @15391   5 years stoecker set mime type
(edit) @15390   5 years Don-vip remove deprecated code
(edit) @15389   5 years Don-vip allow to set HttpClient log level to DEBUG
(edit) @15388   5 years Don-vip i18n update
(edit) @15387   5 years Don-vip exclude more packages in plugin compatibility check
(edit) @15386   5 years Don-vip see #13679 - rename method to avoid clash with existing one
(edit) @15385   5 years Don-vip fix #18178 - NPE
(edit) @15384   5 years Klumbumbus see #18129, see #17541 - ignore historic=fort for now to avoid the …
(edit) @15383   5 years Klumbumbus fix #18148 - remove duplicate warning for unusual direction
(edit) @15382   5 years Don-vip see #17304 - proper report of NPE debug details
(edit) @15381   5 years Don-vip see #1858 - deprecate osmarender plugin
(edit) @15380   5 years Don-vip fix #17933 - add-exports java.desktop/com.sun.imageio.plugins.jpeg
(edit) @15379   5 years Don-vip see #17516 - update linux start script
(edit) @15378   5 years Don-vip fix #13592 - refresh relation member table connectivity after a change …
(edit) @15377   5 years Don-vip see #13679 - refactor session import/export classes for easier plugin …
(edit) @15376   5 years Don-vip see #14465 - allow plugins to retrieve selected tags with multiple values
(edit) @15375   5 years Don-vip fix #11388 - detect duplicated relations even if members order differ
(edit) @15374   5 years Don-vip fix #17505 - sort plugins by name in about panel, and display loaded …
(edit) @15373   5 years Don-vip see #18153 - fix mapcss selector
(edit) @15372   5 years Don-vip - fix #18153 - prefer location=roof over location=rooftop, …
(edit) @15371   5 years Don-vip fix #18160 - Ask layers for source, don't hardcode source for layer …
(edit) @15370   5 years simon04 see #18164 - Extend OverpassTurboQueryWizardTest Based on tests from …
(edit) @15369   5 years simon04 fix #15815 - OverlappingWays: exclude indoor=
(edit) @15368   5 years simon04 fix #18163 - OverlappingWays: exclude tourism=camp_site
(edit) @15367   5 years Don-vip fix #18141 - add name context to translate "Parking" differently for …
(edit) @15366   5 years Don-vip fix #17221 - display layer number in layer list, to ease using toggle …
(edit) @15365   5 years Don-vip fix #17310 - disable "download as new layer" button instead of hiding it
(edit) @15364   5 years Don-vip fix #18047 - consider junction=circular like junction=roundabout
(edit) @15363   5 years Don-vip fix #18050 - DownloadAlong: download as new layer
(edit) @15362   5 years Don-vip fix #18088 - see #18006 - Allow splitting a connectivity/restriction …
(edit) @15361   5 years Don-vip fix #18147, see #18006 - sort from/via/to members of restriction-alike …
(edit) @15360   5 years Don-vip fix #18151 - warning for amenity=recycling without recycling:* fix …
(edit) @15359   5 years Don-vip see #17058, fix #18097 - fix MapCSSTagChecker.getLocation
(edit) @15358   5 years Don-vip fix #18105 - Show a notification if no notes can be downloaded
(edit) @15357   5 years Don-vip fix #18142 - fix AIOOBE after changing imagery source filter in …
(edit) @15356   5 years Don-vip fix #18146 - don't remember last search performed from …
(edit) @15355   5 years Don-vip fix #18144 - consolidate events in RelationListDialog
(edit) @15354   5 years GerdP fix #18137: NPE in UnconnectedWays
Note: See TracRevisionLog for help on using the revision log.