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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11530   16 years stotz Added filter for ErrorTreePanel for only displaying errors regarding …
(edit) @10907   16 years stotz Enhancement: On unclosed way only the first and the last node are …
(edit) @10774   16 years stoecker improve unconnected way check and use better delete command
(edit) @10666   16 years stoecker minor cleanups
(edit) @10663   16 years stotz BugFix: error layer now reappears on validation if deleted previously …
(edit) @10661   16 years stotz Zooming to the problem is now triggered by a context menu instead of …
(edit) @10541   16 years stotz Limited zooming when changing mapView
(edit) @10540   16 years stotz Double clicking an tree entry now zooms to way(s)/node(s) (highlighted …
(edit) @10538   16 years stotz Double clicking an item (only for way/node) in validator tree moves …
(edit) @10532   16 years stoecker fixed HTML problem
(edit) @10531   16 years stoecker don't store empty string
(edit) @10529   16 years stoecker fixed illegal access
(edit) @10526   16 years stoecker minor fix
(edit) @10521   16 years stoecker some typos
(edit) @10520   16 years stoecker some typos
(edit) @10519   16 years stoecker added unconnected way checking
(edit) @10502   16 years stoecker fixed ignore stuff and upload handling
(edit) @10493   16 years stoecker added entity checking
(edit) @10490   16 years stoecker improved ignore handling
(edit) @10479   16 years stoecker minor fixes
(edit) @10408   16 years stoecker now uses new mirrored stream of main josm
(edit) @10122   16 years stoecker added agpifoj plugin
(edit) @10064   16 years stoecker added new area
(edit) @9913   16 years stoecker some cleanups
(edit) @9909   16 years stoecker fixed loading additional files
(edit) @9894   16 years stoecker fixed startup initialization error
(edit) @9891   16 years stoecker use tagged of OsmPrimitive
(edit) @9884   16 years stoecker I18N
(edit) @9854   16 years stoecker finished TagChecker
(edit) @9755   16 years stoecker finished TagChecker implementation. Parser working. Matching still …
(edit) @9684   16 years stoecker cleanup a lot, ignore errors is now numeric
(edit) @9598   16 years stoecker Continued TagChecker development. Some other cleanups and fixed. …
(edit) @9561   16 years stoecker continued TagChecker validator plugin
(edit) @9454   16 years stoecker unified with josm design, do not yet use SideButton to reduce dependencies
(edit) @9279   16 years stoecker added fixing for whitespace warnings
(edit) @9270   16 years stoecker skip not-uploaded stuff for ignore
(edit) @9269   16 years stoecker added first parts of new TagChecker and ignore warnings possibility
(edit) @9111   16 years stoecker disabled roundabout
(edit) @9021   16 years stoecker updated to match real world tags
(edit) @8911   16 years stoecker minor typo
(edit) @8905   16 years stoecker added test for unclosed ways
(edit) @8904   16 years stoecker cleanup wrongly ordered ways - close josm bug #737
(edit) @8769   16 years stoecker no longer display incomplete nodes as duplicate
(edit) @8694   16 years stoecker added some more key checks (including keys with spaces inside)
(edit) @8693   16 years stoecker added area checks
(edit) @8692   16 years stoecker applied path of josm bug 799
(edit) @8691   16 years stoecker added more verbose names
(edit) @8043   16 years stoecker applied patch for bug #774
(edit) @7804   16 years frederik fix validator build with new JOSM
(edit) @7404   16 years frederik - fix compatibility with newer JOSM versions where getPreferencesColor …
(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) @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) @5194   17 years gabriel Adapt the validator plugin to changes in the JOSM core.
(edit) @4866   17 years gabriel validator: Show all tests in the pref dialog, even if they're not in …
(edit) @4844   17 years gabriel validator: Make changes to support relations.
(edit) @4843   17 years gabriel Make changes for 0.5.
(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) @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) @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) @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
Note: See TracRevisionLog for help on using the revision log.