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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32611   8 years simon04 JOSM/wikipedia: fewer Wikidata API calls – #josm13122
(edit) @32610   8 years simon04 JOSM/wikipedia: fetch Wikidata items in current view – #josm13122
(edit) @32608   8 years simon04 JOSM/wikipedia: fetch multiple Wikidata labels at once
(edit) @32607   8 years simon04 JOSM/wikipedia: use clearer icons in toggle dialog
(edit) @32606   8 years simon04 JOSM/wikipedia: use MediaWiki API to query by coordinates
(edit) @32424   8 years donvip remove calls to deprecated methods
(edit) @32387   8 years stoecker Old style SideButton usage (see #josm12994)
(edit) @32114   9 years simon04 JOSM/wikipedia - Zoom to selected Wikipedia article - see #josm12664
(edit) @32058   9 years simon04 JOSM/wikipedia: Existing wikipedia/wikidata tag is silently replaced - …
(edit) @32056   9 years simon04 JOSM/wikipedia: Use alphanumeric comparison for article names - see …
(edit) @32003   9 years simon04 JOSM/wikipedia: Wikidata label fallback - #josm12397
(edit) @32001   9 years simon04 JOSM/wikipedia: Wikidata title should be displayed in user's language …
(edit) @31917   9 years simon04 JOSM/wikipedia: lookup Wikidata id when adding Wikipedia tag
(edit) @31915   9 years simon04 JOSM/wikipedia: render labels for semicolon separated Wikidata ids …
(edit) @31907   9 years simon04 JOSM/wikipedia: fix and test WIWOSM status fetching
(edit) @31881   9 years simon04 JOSM/wikipedia: use new HttpClient
(edit) @31866   9 years simon04 JOSM/wikipedia: Demystify also *:wikidata tags - see #josm9775
(edit) @31861   9 years simon04 JOSM/wikipedia: Add fallback Wikidata label fetching - see #josm9775
(edit) @31858   9 years simon04 JOSM/wikipedia: fix HTML escape
(edit) @31857   9 years simon04 JOSM/wikipedia: Demystify Wikidata tags - see #josm9775
(edit) @31853   9 years simon04 JOSM/wikipedia: show notification w/ not found articles - see #josm10148
(edit) @31852   9 years simon04 JOSM/wikipedia: Add FetchWikidataAction - see #josm10148 This action …
(edit) @31851   9 years simon04 JOSM/wikipedia: use Utils#decodeUrl
(edit) @31850   9 years simon04 JOSM/wikipedia: use Objects.equals
(edit) @31849   9 years simon04 JOSM/wikipedia: use Utils#encodeUrl
(edit) @31848   9 years simon04 JOSM/wikipedia: use Main for logging
(edit) @31847   9 years simon04 JOSM/wikipedia: use try-with-resource and utility URL methods
(edit) @31114   9 years donvip [josm_plugins] update to JOSM 7817
(edit) @30738   10 years donvip [josm_plugins] fix java 7 warnings / global usage of try-with-resource
(edit) @30737   10 years donvip [josm_plugins] fix Java 7 / unused code warnings
(edit) @30629   10 years donvip [josm_wikipedia] update to JOSM 7521
(edit) @30532   10 years donvip [josm_plugins] fix compilation warnings
(edit) @30448   10 years simon04 fix #josm#9796 - JOSM/wikipedia: switch to HTTPS, update WIWOSM URLs
(edit) @30197   11 years donvip revert destructive commit r30196
(edit) @30125   11 years simon04 JOSM/wikipedia: add support for //X.wikipedia.org/wiki/Y URLs - …
(edit) @30100   11 years simon04 JOSM/wikipedia: remove popup window - fix #josm9317
(edit) @30074   11 years simon04 JOSM/wikipedia: change URL to cat scanner (since tool migrated to Tool …
(edit) @29854   11 years donvip [josm_plugins] fix #8987 - bump min JOSM version of nearly all plugins …
(edit) @29778   11 years akks [josm_plugins]: see #josm6355 - Move most of the other plugins to …
(edit) @29621   11 years simon04 JOSM/wikipedia: add test suite
(edit) @29523   11 years simon04 JOSM/wikipedia: use SwingWorker to fetch/update entries asynchronously
(edit) @29521   11 years simon04 JOSM/wikipedia: fix #josm8618
(edit) @29511   11 years akks Commit message
(edit) @29336   12 years simon04 JOSM/wikipedia: enable copy templates for toolbar
(edit) @29335   12 years simon04 JOSM/wikipedia: store copy templates in preference key …
(edit) @29334   12 years simon04 JOSM/wikipedia: improve documentation (tooltip texts)
(edit) @29330   12 years simon04 JOSM/wikipedia: correctly state HTTP method POST involved when …
(edit) @29329   12 years simon04 JOSM/wikipedia: paste Wikipedia articles from system clipboard
(edit) @29328   12 years simon04 JOSM/wikipedia: update dialog title when changing language (correctly …
(edit) @29327   12 years simon04 JOSM/wikipedia: update dialog title when changing language
(edit) @29323   12 years simon04 JOSM/wikipedia: use UTF-8 encoding (fix #josm8482)
(edit) @29218   12 years simon04 JOSM/wikipedia: URLEncode interwiki calls (fix #josm8389)
(edit) @29068   12 years simon04 JOSM/wikipedia: typo
(edit) @29033   12 years simon04 JOSM/wikipedia: add (i18n) names from Wikipedia
(edit) @28987   12 years simon04 JOSM/wikipedia: migrate to Lightweight Category Scanner
(edit) @28983   12 years simon04 JOSM/wikipedia: migrate to CatScan2, Unicode handling (fix #josm7913), …
(edit) @28975   12 years simon04 JOSM/wikipedia: fix #josm8035: add {{location dec}} and `{{object …
(edit) @28506   12 years simon04 JOSM/wikipedia: fix #josm7891 - Open Wikipedia link doesn't work if …
(edit) @28488   12 years simon04 JOSM/wikipedia: fix #josm7856. Use HTTP POST to status check long …
(edit) @28486   12 years simon04 JOSM/wikipedia: hide subcategories
(edit) @28485   12 years simon04 JOSM/wikipedia: refactoring
(edit) @28483   12 years simon04 JOSM/wikipedia: update url
(edit) @28476   12 years simon04 JOSM/wikipedia: add browser icon
(edit) @28475   12 years simon04 JOSM/wikipedia: tweak toggle dialog title
(edit) @28474   12 years simon04 JOSM/wikipedia: fix NPE
(edit) @28472   12 years simon04 JOSM/wikipedia: fix NPE bug, add link to documentation.
(edit) @28470   12 years simon04 JOSM/wikipedia: Also check link status on WIWOSM server.
(edit) @28469   12 years simon04 JOSM/wikipedia: Improve wikipedia plugin. - fetch Wikipedia articles …
(edit) @28465   12 years simon04 JOSM/wikipedia: remote translation difficulties
(edit) @28420   12 years stoecker fix message texts
(edit) @28293   12 years simon04 JOSM/wikipedia: fix #josm7610
(edit) @28247   12 years simon04 JOSM/wikipedia: copy coordinate template to clipboard
(edit) @28244   12 years simon04 JOSM/wikipedia: fix #josm7586
(edit) @28198   13 years simon04 JOSM/wikipedia: add wikipedia tag to selected object
(edit) @28194   13 years simon04 JOSM/wikipedia: fix language argument in link, add setting to change …
(edit) @28187   13 years simon04 JOSM, wikipedia: fix icon
(add) @28186   13 years simon04 initial version of wikipedia plugin for JOSM
Note: See TracRevisionLog for help on using the revision log.