source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13572   6 years Don-vip fix #15798 - support direct download of GPX files from HOT Tasking Manager
(edit) @13571   6 years Don-vip fix #16052 - format definition lists properly in help browser
(edit) @13570   6 years Don-vip fix #16115 - avoid deadlock in save/upload dialog when a save action fails
(edit) @13569   6 years Don-vip fix javadoc
(edit) @13568   6 years Don-vip use OsmDataLayer.getDataSet()
(edit) @13567   6 years Don-vip update to spotbugs 3.1.2
(edit) @13566   6 years Klumbumbus don't warn about step_count on man_made=tower
(edit) @13565   6 years Don-vip checkstyle
(edit) @13564   6 years Don-vip introduce PrimitiveRenderer to replace OsmPrimitivRenderer (now …
(edit) @13563   6 years Don-vip see #15310 - fix javadoc
(edit) @13562   6 years stoecker i18n update
(edit) @13561   6 years Don-vip extract KeyValueVisitor from AbstractPrimitive, support Tagged
(edit) @13560   6 years Don-vip see #14655 - javadoc
(edit) @13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
(edit) @13558   6 years Don-vip add a getDataSet() accessor in OsmDataLayer to avoid public field …
(edit) @13557   6 years stoecker fix wrong checkin
(edit) @13556   6 years stoecker see #16123 - extend HTTPS test script to plugin/style/rule/preset
(edit) @13555   6 years stoecker see #16123 - add HTTPS test script
(edit) @13554   6 years stoecker add useless port check
(edit) @13553   6 years stoecker also check icon
(edit) @13552   6 years stoecker ignore PD entry
(edit) @13551   6 years stoecker some imagery sanity checks
(edit) @13550   6 years Don-vip see #15560 - update to jacoco 0.8.1
(edit) @13549   6 years Klumbumbus see #14655 - enable overlay test
(edit) @13548   6 years Don-vip see #15310 - remove forgotten deprecated preferences stuff
(edit) @13547   6 years Don-vip see #16080 - fix conffiles for josm-latest debian package
(edit) @13546   6 years Don-vip fix #16053, see #15849 - make ImageryAdjustAction robust to change of …
(edit) @13545   6 years Don-vip fix #16106 - disable search button arrow when button itself is …
(edit) @13544   6 years Don-vip fix recent Sonar issues
(edit) @13543   6 years Don-vip see #15310 - remove deprecated color stuff
(edit) @13542   6 years Don-vip see #16084 - remove unused code
(edit) @13541   6 years Don-vip fix #16104 - better support of space characters in values for tags …
(edit) @13540   6 years Don-vip see #16102 - SimplifyWayAction performance improvements (patch by GerdP)
(edit) @13539   6 years Don-vip fix #16084 - WMTS: support different tile sizes for layers using the …
(edit) @13538   6 years stoecker don't error for minimal ELI projections
(edit) @13537   6 years Don-vip see #14655 - checkstyle
(edit) @13536   6 years stoecker add possibility to change map ids (see #14655), add overlay flag for …
(edit) @13535   6 years Don-vip fix #16097 - NPE + disable arrow button in history dialog with …
(edit) @13534   6 years Don-vip fix #16096 - allow only positive ids in …
(edit) @13533   6 years stoecker enable new checks
(edit) @13532   6 years stoecker add strange URL check (to detect leading wms:, tms: and alike)
(edit) @13531   6 years stoecker typo
(edit) @13530   6 years stoecker don't warn multiple times for unsupported projections
(edit) @13529   6 years stoecker add more ignores
(edit) @13528   6 years stoecker add ignores for known issues
(edit) @13527   6 years stoecker cleanup new WMS checks a bit
(edit) @13526   6 years stoecker add some more WMS check, different color for now to no get too red
(edit) @13525   6 years Don-vip see #16047 - update to wiremock-2.15.0
(edit) @13524   6 years Don-vip see #16047 - update to awaitility-3.1.0
(edit) @13523   6 years Don-vip see #16047 - disable jacoco on Java 11+, see …
(edit) @13522   6 years Don-vip see #16085 - rework HelpAction (copy/pasted in a plugin because it …
(edit) @13521   6 years Don-vip fix #16085 - add contextual menu in tag table of history dialog with …
(edit) @13520   6 years Don-vip see #15560 - fix detection of Java version >= 10
(edit) @13519   6 years Don-vip see #15560 - upgrade to equalsverifier-2.4.4 (contains ASM 6.1 for …
(edit) @13518   6 years stoecker don't issue error for http/https switches in JOSM
(edit) @13517   6 years stoecker don't issue error for http/https switches in JOSM
(edit) @13516   6 years stoecker fix #16077 - properly handle modTileFeatures in JOSM config
(edit) @13515   6 years Don-vip fix #16081 - improve selection of projections by EPSG code: - display …
(edit) @13514   6 years Don-vip fix #16080 - mark /etc/default/josm as configuration file
(edit) @13513   6 years Don-vip fix #16078 - avoid NPE in PurgeCommand with null relations
(edit) @13512   6 years Don-vip fix #16072 - add robustness in ImproveWayAccuracy map mode
(edit) @13511   6 years stoecker LayerSync: Add check for WMS layers without projections, which is a …
(edit) @13510   6 years wiktorn Add caching of Tile Size. getTileSize() was taking about 20% of …
(edit) @13509   6 years Don-vip fix #16060 - NPE + minor fixes
(edit) @13508   6 years Klumbumbus fix #16055 - don't warn about missing tourism=artwork if …
(edit) @13507   6 years stoecker see #11392 - take new shorter I18n implementation also for plugins
(edit) @13506   6 years Don-vip see #11392 - let Dirk enjoy his break
(edit) @13505   6 years Don-vip see #16047 - do not add EE modules with Java 11+
(edit) @13504   6 years Don-vip see #11924, see #15560 - fix deprecation warning with Java 10
(edit) @13503   6 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13502   6 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13501   6 years Don-vip fix java warning
(edit) @13500   6 years Don-vip i18n update
(edit) @13499   6 years Don-vip fix #16050 - nicer display of HTTP errors from OSM API
(edit) @13498   6 years Don-vip fix typo
(edit) @13497   6 years Don-vip fix #16051, see #8039, see #10456 - more fixes for download/upload …
(edit) @13496   6 years Don-vip minor fixes
(edit) @13495   6 years Don-vip see #11924, upgrade to Proguard 6.0, PMD 6.1.0, Groovy 2.4.14
(edit) @13494   6 years Don-vip see #11924, see #15560, fix #16048: Generate HTML5 javadoc with Java …
(edit) @13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
(edit) @13492   6 years Don-vip see #15560, see #16047 - disable error_prone on Java 10+, see …
(edit) @13491   6 years Don-vip see #11924, see #15560, see #16048 - explicitly generate HTML4 javadoc …
(edit) @13490   6 years Don-vip fix #16045, see #8039, see #10456 - fix NPE when clicking preset link …
(edit) @13489   6 years Don-vip fix #16044 - Autofix invalid URL with the wrong type of slashes
(edit) @13488   6 years Don-vip fix #16039, see #8039, see #10456 - fix upload regression when using …
(edit) @13487   6 years Don-vip see #15992 - do not log PS 2.0 errors as such (debug level is enough)
(edit) @13486   6 years Don-vip fix #8039, see #10456 - fix bugs with non-downloadable layers
(edit) @13485   6 years Don-vip see #8039, see #10456 - keep layer download/upload/locked flags when …
(edit) @13484   6 years stoecker update links
(edit) @13483   6 years Don-vip fix #16038 - NPE
(edit) @13482   6 years stoecker one https too much
(edit) @13481   6 years stoecker fix last checkin
(edit) @13480   6 years stoecker update wiki links
(edit) @13479   6 years Don-vip fix nsis script
(edit) @13478   6 years Don-vip fix #16034 - wrong use of SideButton
(edit) @13477   6 years Don-vip i18n update
(edit) @13476   6 years Klumbumbus fix #16021 - fix imagery sync script
(edit) @13475   6 years Don-vip fix #16030 - call getMousePosition() only when needed
(edit) @13474   6 years stoecker fix #16021 - imagery sync - support min-zoom/max-zoom also for WMS
(edit) @13473   6 years Don-vip fix #15992 - more robust implementation of Utils.execOutput. Ensure …
Note: See TracRevisionLog for help on using the revision log.