source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13594   6 years Don-vip fix #16042 - restore display of "JOSM" text on logo (patch by floscher)
(edit) @13593   6 years stoecker add id compare when URL mismatchs
(edit) @13592   6 years stoecker don't error for tms/wms_endpoint projection diffs
(edit) @13591   6 years Klumbumbus fix #15939 - improve adding TMS/WMS/WMTS dialog texts, reduce …
(edit) @13590   6 years Don-vip fix #16145 - allow several slashes in URL validator
(edit) @13589   6 years Don-vip fix #16138 - do not output empty GeoJson geometries but null instead …
(edit) @13588   6 years Don-vip see #16129 - add NTv2 grids referenced in ESRI file
(edit) @13587   6 years Don-vip fix #16139 - geojson: fix empty bounding box
(edit) @13586   6 years Don-vip fix #16141, see #8039, see #10456: fix NPE in preset editor
(edit) @13585   6 years stoecker see #16123 - add domain ignore list to output
(edit) @13584   6 years Klumbumbus see #10179 - improve validator warning text. Tag fits better than key …
(edit) @13583   6 years stoecker see #15915 - add ESRI text to ESRI specific codes
(edit) @13582   6 years Don-vip see #16129 - add new Ellipsoids taken from PROJ.4
(edit) @13581   6 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @13580   6 years stoecker don't issue error when license matches attribution (forgot direct match)
(edit) @13579   6 years stoecker don't issue error when license matches attribution
(edit) @13578   6 years stoecker don't warn when one of the two terms-of-use/permission-ref matches
(edit) @13577   6 years Klumbumbus update preset links
(edit) @13576   6 years Klumbumbus warn about power=busbar
(edit) @13575   6 years Don-vip ignore one more package
(edit) @13574   6 years Don-vip delete plugin-check directory first to avoid analyzing stale plugins
(edit) @13573   6 years Don-vip fix #15825 - catch IAE to add robustness with Devanagari script
(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
Note: See TracRevisionLog for help on using the revision log.