source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32353   8 years darya Test for stop positions at the beginning and end of the route added
(edit) @32351   8 years donvip fix some unit tests
(edit) @32349   8 years donvip remove calls to deprecated methods
(edit) @32348   8 years donvip fix #josm12956 - plugin routing, RoutingGraph addEdge method (patch by …
(edit) @32346   8 years donvip fix #13011 - Videomapping: Do not use Main.panel (patch by michael2402)
(edit) @32344   8 years donvip remove calls to deprecated methods
(edit) @32343   8 years donvip fix #13012 - GraphView: Remove deprecated method calls (patch by …
(edit) @32341   8 years floscher Fix some problems detected by code analysis Missing JavaDoc, public …
(edit) @32340   8 years floscher Tweak settings for Eclipse and IntelliJ idea * put code style …
(edit) @32338   8 years darya Downloads incomplete members for all routes at once
(edit) @32336   8 years floscher Improve publishing of developer resources * use the credential store …
(edit) @32335   8 years floscher Let Travis CI build the project with Java 8+ only
(edit) @32334   8 years donvip build optimization
(edit) @32333   8 years donvip update to JOSM 10420, code cleanup
(edit) @32331   8 years stoecker fix #josm13004 - i18n error - fix last fix
(edit) @32330   8 years stoecker fix #josm13004 - i18n error
(edit) @32329   8 years donvip fix #josm12953 - Replace most uses of MapView.getActiveLayer and …
(edit) @32328   8 years donvip fix .classpath
(edit) @32327   8 years donvip add inheritall=true to pass properties to plugin build.xml
(edit) @32326   8 years donvip use a single test config directory for all plugins. This simplifies …
(edit) @32324   8 years stoecker see #josm12994 - Old style side button
(edit) @32323   9 years donvip update svn:ignore
(edit) @32322   9 years donvip checkstyle
(edit) @32320   9 years donvip OSMRec: fix security issues (XXE parsing) + code cleanup
(edit) @32317   9 years donvip narrow focus of checkstyle/findbugs checks
(edit) @32315   9 years donvip remove tabs
(edit) @32313   9 years donvip fix #josm12991 - fix crash (based on patch by michael2402)
(edit) @32312   9 years donvip fix findbugs task configuration
(edit) @32311   9 years donvip narrow focus of checkstyle/findbugs checks
(edit) @32310   9 years donvip add checkstyle and findbugs targets for josm plugins
(edit) @32309   9 years donvip update svn:ignore
(edit) @32308   9 years donvip ignore unit test until …
(edit) @32306   9 years donvip rework/simplify plugins build.xml file - automatically run unit tests …
(edit) @32305   9 years donvip cleanup
(edit) @32304   9 years darya Clarification
(edit) @32303   9 years darya Sorry for removing the build file and i18n fixes, hopefully got right …
(edit) @32301   9 years donvip fix build.xml so it can be called like other plugins
(edit) @32300   9 years donvip revert destructive commit. Please don't delete build.xml file, it …
(edit) @32299   9 years darya Data model added
(edit) @32297   9 years darya Fix bad commit
(edit) @32296   9 years darya Data model added
(edit) @32292   9 years donvip update plugin to JOSM 10407
(edit) @32290   9 years donvip update plugin to JOSM 10407
(edit) @32289   9 years donvip fix warnings
(edit) @32288   9 years donvip fix warnings
(edit) @32287   9 years donvip update plugins to JOSM 10407
(edit) @32286   9 years donvip update .project files, svn:ignore properties
(edit) @32285   9 years floscher Update several tools to their latest version These are: * Java now …
(edit) @32284   9 years donvip fix test config
(edit) @32283   9 years stoecker add ignores
(edit) @32282   9 years stoecker please don't permanently revert the i18n fixes! See description of …
(edit) @32281   9 years stoecker fix typo
(edit) @32278   9 years donvip fix crash with JOSM 10358+
(edit) @32277   9 years darya Clarification
(edit) @32274   9 years darya Clarification
(edit) @32271   9 years rub21 remove turnlanes-tagging it is in JOSM-github
(edit) @32269   9 years rub21 upload for test
(edit) @32266   9 years darya Clarification
(edit) @32263   9 years donvip fix #josm12958 - update to JOSM 10282 + fix mapmode dynamics + add …
(edit) @32262   9 years donvip enable tests for pt-assistant plugin
(edit) @32261   9 years donvip cleanup pt-assistant project, fix i18n error
(edit) @32259   9 years darya ProceedDialog added
(edit) @32252   9 years darya Direction, road type and sorting test work but without fixes
(edit) @32238   9 years darya Clarification
(edit) @32237   9 years darya Clarification
(edit) @32235   9 years stoecker i18n fix
(edit) @32233   9 years darya Changed to a single validator test; dialog for incomplete members …
(edit) @32232   9 years stoecker fix i18n error
(edit) @32231   9 years stoecker fix compile error
(edit) @32230   9 years darya Routes with incomplete members excluded, tests for roundaboouts and …
(edit) @32228   9 years darya Clarification in DirectionTest
(edit) @32227   9 years darya clarification in the DirectionTest
(edit) @32226   9 years darya DirectionTest added
(edit) @32223   9 years donvip fix #josm12932 - Error if gpxedit start the second time (patch by …
(edit) @32222   9 years darya Fixed bug in RoadTypeTest, changes for forward/backward/etc roles, …
(edit) @32221   9 years darya RoadTypeTest added with a fix
(edit) @32219   9 years darya Bug that caused platforms in the overshoot fix to disappear fixed
(edit) @32218   9 years darya Unit tests added
(edit) @32217   9 years darya Correction to exclude platforms modeled as ways from sorting, fix for …
(edit) @32216   9 years darya Overshoot error can be detected by the validator
(edit) @32212   9 years donvip see #josm12878 - update plugin to work with new cadastre version
(edit) @32211   9 years donvip sonar - fix many issues
(edit) @32209   9 years darya Initial commit of the pt_assistant plugin
(edit) @32205   9 years donvip see #josm12878 - add robustness to cadastre plugin
(edit) @32204   9 years donvip revert accidental commit
(edit) @32203   9 years donvip please keep Eclipse files, they're used by JOSM developers
(edit) @32202   9 years donvip i18n update
(edit) @32201   9 years nokutu Readded property to gradle.properties (was not starting)
(edit) @32200   9 years nokutu Fixed #12854
(edit) @32199   9 years nokutu Added #12879 suggestion
(edit) @32198   9 years nokutu Fixed MapillarySequenceDownloadThreadTest
(edit) @32197   9 years nokutu Removed eclipse files (shouldn't be here)
(edit) @32196   9 years nokutu Enabled apache-commons plugin to be installed without restarting.
(edit) @32194   9 years donvip update to JOSM 10279
(edit) @32191   9 years donvip [josm_print] update to JOSM 10282
(edit) @32188   9 years donvip include findbugs annotations.jar in test.classpath to avoid groovyc …
(edit) @32186   9 years stoecker finally fix links
(edit) @32185   9 years stoecker fix the fix :-)
(edit) @32184   9 years stoecker get working link again
(edit) @32182   9 years donvip see #josm12851 - plugin requires JOSM 9649
Note: See TracRevisionLog for help on using the revision log.