source: osm/applications/editors/josm/plugins/validator

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6557   17 years gabriel Validator plugin: Check for nodes with same name.
(edit) @6549   17 years gabriel Validator plugin: Remove debugging output.
(edit) @6389   17 years gabriel Validator plugin: Remove Util.getPlugin() hack.
(edit) @6388   17 years gabriel Validator plugin: Preference sanity
(edit) @6387   17 years gabriel Validator plugin: SpellCheck: Report primitives with 'todo' or 'fixme' …
(edit) @6386   17 years gabriel Validator plugin: Remove outdated backwards compatibility check for …
(edit) @6374   17 years jrreid Add a test to check for coastline, water and land ways that are reversed
(edit) @6303   17 years gabriel Validator plugin: Fix safety range check.
(edit) @6302   17 years gabriel Validator plugin: Highlight way segments instead of ways (where …
(edit) @6301   17 years gabriel Validator plugin: - Fix fixing duplicate way nodes errors. - Report …
(edit) @6202   17 years gabriel validator plugin: Don't combine the fix commands into a sequence …
(edit) @6100   17 years joerg josm: move plugins/dist directory one level up
(edit) @5609   17 years gabriel validator plugin: check for incomplete/deleted objects, take 2
(edit) @5583   17 years gabriel validator plugin: check for incomplete objects.
(edit) @5283   17 years gabriel validator plugin: Don't show areas, roundabouts, etc. as …
(edit) @5247   17 years gabriel validator plugin: Check for self-intersecting ways.
(edit) @5246   17 years gabriel validator plugin: Check for ways with just one node.
(edit) @5197   17 years gabriel Build all JOSM plugins for 1.5 by default.
(edit) @5194   17 years gabriel Adapt the validator plugin to changes in the JOSM core.
(edit) @5154   17 years joerg josm/plugin/*/*.jar: remove old scattered *.jar Files
(edit) @5153   17 years joerg josm/plugins/*build.xml: now we use the unique target dist for …
(edit) @5147   17 years joerg josm/plugins: reindent build Files, sort plugin build order
(edit) @5018   17 years joerg josm/plugins/build.xml: remove surveyor plugin, because it's not compiling
(edit) @5017   17 years joerg josm/plugins: add clean target to some plugins, reactivate compiling …
(edit) @4872   17 years frederik 4871
(edit) @4868   17 years gabriel validator: Rebuild using 1.5.
(edit) @4867   17 years gabriel validator: Rebuild.
(edit) @4866   17 years gabriel validator: Show all tests in the pref dialog, even if they're not in …
(edit) @4858   17 years frederik binary commit
(edit) @4844   17 years gabriel validator: Make changes to support relations.
(edit) @4843   17 years gabriel Make changes for 0.5.
(edit) @4815   17 years ulf remove some ugly white pixels
(edit) @4162   17 years frsantos Include water and coastline in crossing roads test Fix calculation of …
(edit) @4122   17 years frsantos Preferences prefix moved from "tests" to "validator".
(edit) @4093   17 years frsantos Fix retrieval of tests
(edit) @4087   17 years frsantos Allow "by user" and "before upload" validations be enabled separately …
(edit) @4086   17 years frsantos Fixing deprecated Layer listeners code
(edit) @4033   17 years frsantos Check for empty (without segments) ways
(edit) @4029   17 years frsantos Initial coastline checks
(edit) @4028   17 years frsantos No longer used
(edit) @4027   17 years frsantos New image for the layer dialog
(edit) @4026   17 years frsantos Initial coastline checks
(edit) @4025   17 years frsantos Removed unused javadoc
(edit) @4024   17 years frsantos Store version and build date in jar Manifest instead of REVISION file
(edit) @4023   17 years frsantos Support for multiple layers
(edit) @4021   17 years frsantos Removed unneeded casting
(edit) @3639   17 years imi renamed annotataion presets to tagging presets
(edit) @3622   17 years frsantos Fix OOBE while fixing am error when the it was manually fixed Removed …
(edit) @3577   17 years frsantos Removed unused code
(edit) @3576   17 years frsantos Fix JOSM jar location Add plugin version
(edit) @3441   17 years frsantos If segment is in a way, update the way
(edit) @3440   17 years frsantos getPluginDir is now deprecated (it was failing, anyway)
(edit) @3439   17 years frsantos Remove sequence command when there is no more than 1 commands
(edit) @3262   17 years frsantos New check for detecting typos
(edit) @3261   17 years frsantos New check for detecting typos
(edit) @3260   17 years frsantos Add more types of ways: railway and waterway Reduce the cell size, to …
(edit) @3259   17 years frsantos Restrict the type of highways that can be named
(edit) @3258   17 years frsantos Fixed IndexOutOfBoundsException
(edit) @3038   17 years frsantos New tests: Crossing roads, reused segments, untagged way, fixmes Add …
(edit) @3037   17 years frsantos javadoc
(edit) @3036   17 years frsantos Fix typo
(edit) @2845   17 years frsantos Generation of REVISION file on jar build
(edit) @2843   17 years twalraet add validator.jar and build/ to svn:ignore
(edit) @2842   17 years twalraet update JOSM location to new SVN organisation
(edit) @2839   17 years frsantos Add the validation hook before the upload window
(edit) @2838   17 years frsantos Adapted to changes in ReorderAction
(edit) @2804   17 years frsantos Removed unused import
(edit) @2803   17 years frsantos Added tooltip and info
(edit) @2802   17 years frsantos Don't close expanded banches after revalidation
(edit) @2801   17 years frsantos Don't close expanded banches after revalidation
(edit) @2800   17 years frsantos Avoid painting the tree twice
(edit) @2798   17 years frsantos Fix all selected errors
(edit) @2794   17 years frsantos Removed bin directory
(edit) @2793   17 years frsantos Perform data validation on upload
(edit) @2792   17 years frsantos Perform data validation on upload
(edit) @2791   17 years frsantos Utility for mirroring files
(edit) @2790   17 years frsantos Read spellcheck data from user file
(edit) @2789   17 years frsantos No longer used
(edit) @2788   17 years frsantos Fix for duplicated nodes
(edit) @2673   17 years frsantos Added a new layer where all errors are highlighted
(edit) @2672   17 years frsantos Added a new layer where all errors are highlighted
(edit) @2623   17 years frsantos Fix detection of orphaned segments when there is selected data
(edit) @2622   17 years frsantos Latest from wiki Removed -note
(edit) @2611   17 years frsantos Fix activation of values check
(edit) @2591   17 years frsantos Automatic fixes
(edit) @2590   17 years frsantos Use hash instead of compare, since primitives may have id=0
(copy) @2549   17 years frederik resort
copied from utils/josm/plugins/validator
(edit) @2453   17 years frsantos
Note: See TracRevisionLog for help on using the revision log.