Timeline


and

Oct 11, 2009:

11:53 PM Ticket #3696 ([PATCH] Replace OsmPrimitive selection implementation with storage in ...) created by Dave Hansen <dave@…>
There will be three patches attached here: 1. implement a LinkedHashSet …
11:41 PM Ticket #3695 (New tool to remove a node from a way without deleteing the node or ...) created by adjuva@…
Such a tool is missing and would make some tasks much easier. It would …
10:50 PM Changeset in josm [2276] by Gubaer
Using java instead of javaw for launching external help browser on …
10:03 PM Ticket #3694 (History dialog for relations does not work) closed by Gubaer
fixed: (In [2275]) fixed #3694: History dialog for relations does not work
10:03 PM Changeset in josm [2275] by Gubaer
fixed #3694: History dialog for relations does not work
9:15 PM Changeset in josm [2274] by Gubaer
Improved help browser layout (now uses custom CSS shipped with JOSM) Help …
6:26 PM Ticket #3694 (History dialog for relations does not work) created by stoecker
E.g. nothing shows up for …
6:23 PM Ticket #3574 (False positive of not closed way for landuse) closed by stoecker
fixed: In [o18088].
5:11 PM Ticket #3693 (Preferences dialog take very long to show up) created by bilbo
Preferences dialog needs several seconds to show. I investigated the issue …
4:41 PM Ticket #3692 (Split Area - Undo / Redo) closed by stoecker
4:37 PM Changeset in josm [2273] by jttt
Replace testing for id <= 0 with isNew() method
4:33 PM Changeset in josm [2272] by stoecker
first partial support for sub preferences, not yet functional
4:02 PM Ticket #3692 (Split Area - Undo / Redo) created by fatbozz
Draw L shape Draw the line at the joints, so that the resulting …
3:42 PM Ticket #3691 (remote control error messages) created by bundesrainer
After importing data via remote control link JOSM sometimes says that the …
3:38 PM Ticket #3690 (Very slow drawing of new ways (r2270)) created by bilbo
I noticed that when I downloaded one area from OSM, then editing (drawing …
3:28 PM Ticket #3673 (sync data) closed by anonymous
fixed: Replying to anonymous: Sorry for filling this bug. I found …
2:23 PM Presets edited by stoecker
(diff)
1:01 PM Help/Dialog/History edited by anonymous
added link (diff)
12:57 PM Help/Concepts/Object edited by anonymous
added info about object history (diff)
11:50 AM Ticket #3689 (JOSM failed to load united_kingdom.osm.bz2 file) closed by stoecker
worksforme: You should assign Java more memory. You used 100% of the available 63MB. …
11:44 AM Ticket #3688 (Routes plugin crash) closed by stoecker
fixed: Fixed in [o18076].
11:26 AM Help edited by anonymous
moved menu entries to individual help pages (diff)
11:25 AM Help/Menu/Edit edited by anonymous
tabular layout for menu entries (diff)
11:17 AM Ticket #3689 (JOSM failed to load united_kingdom.osm.bz2 file) created by anonymous
Path: trunk URL: http://josm.openstreetmap.de/svn/trunk Repository Root: …
10:57 AM Ticket #3688 (Routes plugin crash) created by fatbozz
Open Josm Download some data ERROR […]
3:53 AM Ticket #3682 (Validator doesn't detect crossing ways and way end node near other highway) closed by anonymous
wontfix: It's OK. I removed old configuration of validator and works fine.
1:05 AM Ticket #3687 (NPE in quadbuckets code (undo/redo issue)) created by bilbo
I was editing - I've drawn some ways, then I've drawn one way a bit off (I …

Oct 10, 2009:

11:16 PM Ticket #3686 (Validator 17722 + JOSM 2270 = exception on upload) closed by stoecker
fixed: Update plugin. Fixed in [o18069].
11:04 PM Ticket #3686 (Validator 17722 + JOSM 2270 = exception on upload) created by bilbo
[…]
10:51 PM Changeset in josm [2271] by stoecker
fix #3685 - NPE
10:51 PM Ticket #3685 (NPE selecting Download parent ways) closed by stoecker
fixed: (In [2271]) fix #3685 - NPE
10:08 PM Ticket #3685 (NPE selecting Download parent ways) created by stephankn
can be reproduced: Open JOSM, Click on "File/Download parent ways". …
9:52 PM Changeset in josm [2270] by stoecker
better check if errors are caused by plugins
8:35 PM Ticket #3674 ([PATCH] right pane doesn't disappear when empty) closed by stoecker
fixed: (In [2269]) fix #3674 - patch by bastiK - empty dialogs area did not …
8:35 PM Changeset in josm [2269] by stoecker
fix #3674 - patch by bastiK - empty dialogs area did not vanish
8:33 PM Ticket #3571 ([PATCH] orthogonalizing tool do not work proper) closed by stoecker
fixed: (In [2268]) fix #3571 - patch by bastiK - improve orthogonalization action
8:33 PM Changeset in josm [2268] by stoecker
fix #3571 - patch by bastiK - improve orthogonalization action
8:23 PM Changeset in josm [2267] by stoecker
seems multipoly is maintained again
7:45 PM Plugins edited by singularita@…
multipoly is maintained by me (diff)
7:05 PM Help/Menu/File edited by Gubaer
completed shortcuts (diff)
6:58 PM Ticket #3684 (Add "chunked" upload mode) created by Gubaer
JOSM currently supports two upload modes: 1. one request per …
6:49 PM Ticket #3670 (delete actions are ignored for uplaod when reopening saved file) closed by Gubaer
fixed: (In [2266]) fixed #3670: delete actions are ignored for uplaod when …
6:49 PM Changeset in josm [2266] by Gubaer
fixed #3670: delete actions are ignored for uplaod when reopening saved …
6:43 PM Ticket #3683 (Cannot compile revision 2264) closed by Gubaer
fixed: I think someone forget to clean up the imports. Should be fixed in r2265.
6:42 PM Changeset in josm [2265] by Gubaer
removed import of ReverseLookup
6:15 PM Ticket #3683 (Cannot compile revision 2264) created by singularita@…
Can't compile r2264. Perhaps someone forgot to do "svn add" before "svn …
4:43 PM Ticket #3682 (Validator doesn't detect crossing ways and way end node near other highway) created by anonymous
Validator doesn't detect crossing ways and way end node near other highway …
2:54 PM Help edited by malenki
added link to side "something general" (to be created soon) (diff)
2:14 PM Ticket #3676 ([PATCH] deprecate the use of OsmPrimitive selection methods) closed by stoecker
fixed: (In [2264]) applied #3676 - patch by Dave Hansen - cleanup selection …
2:14 PM Changeset in josm [2264] by stoecker
applied #3676 - patch by Dave Hansen - cleanup selection handling …
2:08 PM Ticket #3671 ([PATCH] QuadBuckets for Way storage) closed by stoecker
fixed: (In [2263]) applied #3671 - patch by Dave Hansen - performance fixes of …
2:08 PM Changeset in josm [2263] by stoecker
applied #3671 - patch by Dave Hansen - performance fixes of data storage
1:57 PM Ticket #3544 ([PATCH] Search history remembers only last item) closed by stoecker
fixed: (In [2262]) applied #3544 - fix search history - patch by singularita …
1:57 PM Changeset in josm [2262] by stoecker
applied #3544 - fix search history - patch by singularita gmail com
1:46 PM Ticket #3679 (False warning about unmaintained plugin) closed by stoecker
fixed: Point 2 fixed in r2261. multipoly is unmaintained as long as the normal …
1:43 PM Changeset in josm [2261] by stoecker
warn only once for unmaintained plugins
12:01 PM Changeset in josm [2260] by Gubaer
added documentation, fixed initialization of enabled state of JosmAction
10:50 AM Help/Concepts/Object edited by Gubaer
(diff)
10:47 AM Help/Concepts/Object edited by Gubaer
Extend tags section (diff)
4:25 AM Ticket #3681 (Lakewalker: offset not displayed) created by malenki
The offset one can enter the move the created data to north / east is …
4:21 AM Ticket #3680 (New node not uploaded before way using new node) created by malenki
What is one supposed to do with this? PUT …
1:29 AM Ticket #3679 (False warning about unmaintained plugin) created by singularita@…
In r2259 there was added detection of unmaintainted plugins. The …

Oct 9, 2009:

10:58 PM Changeset in josm [2259] by stoecker
added unmaintained plugin warning
10:43 PM Ticket #3678 (Exception while press a) closed by stoecker
duplicate
10:37 PM Help edited by stoecker
Typo (diff)
10:36 PM Help edited by stoecker
Added missing links (diff)
10:29 PM Changeset in josm [2258] by stoecker
removed some useless images
10:11 PM Changeset in josm [2257] by stoecker
don't show attachements in help browser
9:02 PM Ticket #3674 ([PATCH] right pane doesn't disappear when empty) reopened by bastiK
OK, you want the old behaviour back, i see…
9:00 PM Ticket #3675 (right pane doesn't disappear when empty) closed by bastiK
duplicate
8:56 PM Ticket #3674 ([PATCH] right pane doesn't disappear when empty) closed by bastiK
invalid: Yes, 2255 is the current stable. Please file bug report, if you think …
8:45 PM Ticket #3678 (Exception while press a) created by anonymous
Hit "a" while {Node id=457860497,version=2,lat=51.9492427,lon=10.971823} …
8:40 PM Ticket #3677 ([PATCH] Don't complain about coastlines not closed when connected to ...) created by mjulius
Validator almost always complains when uploading coastlines because most …
8:00 PM Ticket #3676 ([PATCH] deprecate the use of OsmPrimitive selection methods) created by Dave Hansen <dave@…>
Must go through the DataSet instead. This gets rid of all use outside of …
5:16 PM Changeset in josm [2256] by Gubaer
Removed inefficient DataSet:getSelected() when responding to …
4:56 PM Ticket #3675 (right pane doesn't disappear when empty) created by opstmaac.rhn@…
After undocking all "toolboxes", the right pane disappeared, making the …
4:56 PM Ticket #3674 ([PATCH] right pane doesn't disappear when empty) created by opstmaac.rhn@…
After undocking all "toolboxes", the right pane disappeared, making the …
1:17 PM Help edited by anonymous
(diff)
1:16 PM Help/Concepts/Object created by anonymous
12:32 PM Help edited by anonymous
(diff)
12:20 PM Ticket #3673 (sync data) created by anonymous
Hi Thanks for the nice program. I often use JOSM offline and later on I …
2:21 AM Ticket #3672 (Prompt to upload to server in cases where there is nothing to upload) created by singularita@…
Sometimes you get prompt to upload to server in cases where there is …
2:08 AM Ticket #3544 ([PATCH] Search history remembers only last item) reopened by singularita@…
Found out this was not fixed properly - you must also store copy of …
12:43 AM Ticket #3671 ([PATCH] QuadBuckets for Way storage) created by Dave Hansen <dave@…>
Well, here's the patch to make QuadBuckets store 2-d objects and not just …

Oct 8, 2009:

10:46 PM Ticket #3670 (delete actions are ignored for uplaod when reopening saved file) created by fidoez
Do the following steps: - Download an area of OSM data - …
10:25 PM Ticket #3669 ([PATCH] Ignore NodesWithSameName with unique ref) created by Marko Mäkelä <marko.makela@…>
There tend to be many bus or tram stops by the same name. When all the …
9:27 PM Ticket #2485 (Comment field should have focus in the upload dialog) closed by anonymous
fixed: In latest, it has.
9:10 PM DevelopersGuide edited by Hampelratte <henrik.niehaus@…>
Added links to youtube videos (diff)
9:07 PM InstallNotes edited by Hampelratte <henrik.niehaus@…>
Added links to youtube videos (diff)
5:20 PM Presets edited by bastiK
add preset for tmc import (diff)
4:00 PM Ticket #3668 (Upload dialog: comment textbox buggy) created by vsandre
Every time when properties tab in the upload dialogue got activate it …
2:59 PM Help/Dialog/ConflictList edited by bastiK
fix (diff)
2:12 PM Help/Dialog/ConflictList edited by richlv
fix typo (diff)
12:24 PM Help/Menu/File edited by anonymous
(diff)
12:23 PM Help/Menu/File edited by anonymous
(diff)
8:59 AM TestedVersion edited by stoecker
2255 (diff)
8:54 AM Help/Concepts/Conflict edited by anonymous
Wording (diff)

Oct 7, 2009:

11:45 PM Help edited by bastiK
clean up (diff)
10:52 PM Help edited by bastiK
more images (diff)
10:39 PM Help edited by bastiK
add images (diff)
9:36 PM Help/Concepts/Conflict edited by Gubaer
link fix (diff)
9:33 PM Help/Dialog/ConflictList edited by Gubaer
minor edits (diff)
9:32 PM Help/Concepts/Conflict edited by Gubaer
extended (diff)
9:25 PM Changeset in josm [2255] by Gubaer
New utility class for help context aware option dialogs Improved context …
9:17 PM Help/Dialog/ConflictList edited by bastiK
(diff)
9:16 PM Help edited by Gubaer
(diff)
9:13 PM Ticket #3667 (F1 not working in detached ToggleDialog) created by Gubaer
F1 doesn't work in detachted ToggleDialogs.
8:35 PM Help/Dialog/ConflictList edited by anonymous
added TranslatedPages (diff)
8:34 PM Help/Dialog/ConflictList edited by anonymous
added content (diff)
8:24 PM conflict-list-dialog-commented.png attached to Help/Dialog/ConflictList by anonymous
8:05 PM Help/Dialog/ConflictList created by anonymous
created stub
8:04 PM Help edited by anonymous
added conflict list dialog (diff)
6:17 PM Help/Menu/File edited by Gubaer
(diff)
5:12 PM Changeset in josm [2254] by stoecker
i18n update
4:48 PM Help/Menu/File edited by anonymous
(diff)
2:24 PM StartupPageSource edited by framm
unencrypted notice (diff)
1:45 PM Help/Concepts/Conflict edited by frawe
typos (diff)
1:00 PM Ticket #3666 (warning message, when MacBook(A1181) is attached to external monitor ...) created by anonymous
Hello, this warning message is reproducable - each time when I attach my …
9:59 AM Ticket #3662 (JOSM Windows installer webpage link) closed by stoecker
fixed: Fixed in [o18004].
9:11 AM Help edited by bastiK
link images from trunk (diff)

Oct 6, 2009:

11:52 PM Changeset in josm [2253] by Gubaer
Improved dialogs in the context of conflict resolution. Improved support …
11:50 PM Help/Concepts/Conflict edited by Gubaer
(diff)
11:49 PM Help edited by Gubaer
(diff)
11:46 PM Help/Action/UpdateData edited by Gubaer
(diff)
11:46 PM Help/Action/UpdateSelection edited by Gubaer
(diff)
11:45 PM Help/Action/UpdateData edited by Gubaer
(diff)
11:44 PM Help/Action/UpdateData edited by Gubaer
(diff)
11:43 PM Help/Action/UpdateSelection edited by Gubaer
(diff)
11:43 PM Help/Action/UpdateSelection edited by Gubaer
(diff)
11:42 PM Help/Action/UpdateData edited by Gubaer
(diff)
11:42 PM Ticket #3665 (Showing waypoints with name and note/comment) created by mmehl
While mapping I sometimes create a waypoint and add a note/comment to this …
11:41 PM Help/Action/UpdateSelection edited by Gubaer
(diff)
11:41 PM Help/Action/UpdateSelection edited by Gubaer
(diff)
11:40 PM Help/Action/UpdateSelection edited by Gubaer
(diff)
11:40 PM Help/Action/UpdateSelection created by Gubaer
11:37 PM Help edited by Gubaer
(diff)
11:29 PM Help/Concepts/Conflict edited by Gubaer
(diff)
11:21 PM Help/Concepts/Conflict edited by Gubaer
(diff)
11:17 PM Help/Concepts/Conflict edited by Gubaer
(diff)
11:16 PM conflict-upload-data.png attached to Help/Concepts/Conflict by Gubaer
11:02 PM Help/Concepts/Conflict edited by Gubaer
(diff)
9:35 PM Help/Concepts/Conflict edited by Gubaer
(diff)
9:35 PM Help/Action/UpdateData edited by Gubaer
(diff)
9:24 PM Help/Action/UpdateData edited by Gubaer
(diff)
9:20 PM Help edited by Gubaer
(diff)
9:17 PM Help/Action/UpdateData edited by Gubaer
(diff)
9:15 PM updatedata.png attached to Help/Action/UpdateData by Gubaer
9:14 PM Help/Action/UpdateData created by Gubaer
8:57 PM Help/Concepts/Conflict edited by Gubaer
(diff)
8:57 PM Help/Concepts/Conflict edited by Gubaer
(diff)
8:44 PM Help/Concepts/Conflict created by anonymous
8:38 PM Ticket #3664 (regexp search spits weird errors on some expressions) created by singularita@…
I searched for expression: […] (name containing either "ě" or "š") …
8:27 PM Help edited by anonymous
(diff)
7:41 PM Ticket #3663 ([PATCH] Function to automatically download all missing relations members ...) created by singularita@…
In the relation editor there is feature that allows you to download …
12:06 PM Ticket #3662 (JOSM Windows installer webpage link) created by ulfl
Hi! Just tried to download the JOSM Windows Installer[1] as linked from …
10:18 AM Ticket #3661 (Longitude is sometimes erroneously made negative in changeset bounding box) closed by vsandre
invalid: This is not a JOSM problem or a bug in general. The API generates the a …
12:07 AM Changeset in josm [2252] by Gubaer
Refactored JOSM help system, slightly extended Fixed problem with new …

Oct 5, 2009:

11:36 PM Help edited by anonymous
(diff)
10:29 PM Changeset in josm [2251] by Gubaer
Added missing icon
9:39 PM Tickets #3518,​3653 batch updated by Gubaer
9:39 PM Changeset in josm [2250] by Gubaer
fixed #3653: History for anonymous users should not be clickable fixed …
9:36 PM Changeset in josm [2249] by jttt
Cache values for hasDirection() and isTagged ()
8:50 PM Ticket #3661 (Longitude is sometimes erroneously made negative in changeset bounding box) created by gregoryw
Unfortunately I haven't got much useful information on the conditions …
7:40 PM Changeset in josm [2248] by ce
added operator to post_office on request of Martin Koppenhoefer
7:22 PM Ticket #3660 (NPE in Download -> Slippy map view when clicking top left button over the ...) created by kimmo@…
Using the java web start launchable version. After launching the app, I …
4:23 PM Ticket #3659 (graphic problem.) created by drebert@…
Hello, i reinstall my Win XP and try to run Josm, but i have a problem to …
3:02 PM Fr:HowTo edited by stoecker
Removed Rick (diff)
3:00 PM Ticket #3658 (Delete RicksHowToPage) closed by stoecker
fixed
2:59 PM HowTo edited by stoecker
Removed Rick (diff)
2:57 PM Ticket #3656 ("Create node at intersection" issue) closed by stoecker
wontfix: The plugin is no longer in the download list for some time now. Remove it …
2:17 PM Ticket #3656 ("Create node at intersection" issue) reopened by anonymous
If this is the case please remove the plugin from the download list in the …
1:41 PM Ticket #3658 (Delete RicksHowToPage) created by bastiK
Hi, I'm not sure it's the right place, to discuss this, but well... …
1:06 PM Ticket #3657 (OrthogonalizeAction problems) closed by vsandre
duplicate
12:31 PM HowTo edited by bastiK
added new howto (roundabouts) (diff)
12:15 PM roundabout8.png attached to HowTo by bastiK
12:15 PM roundabout7.png attached to HowTo by bastiK
12:15 PM roundabout6.png attached to HowTo by bastiK
12:15 PM roundabout5.png attached to HowTo by bastiK
12:15 PM roundabout4.png attached to HowTo by bastiK
12:14 PM roundabout3.png attached to HowTo by bastiK
12:14 PM roundabout2.png attached to HowTo by bastiK
12:14 PM roundabout1.png attached to HowTo by bastiK
12:13 PM Ticket #3657 (OrthogonalizeAction problems) created by pinkduck
In JOSM 2221 (and latest 2247), the following OSM files both fail to …
12:01 PM Ticket #3656 ("Create node at intersection" issue) closed by stoecker
wontfix: IntersectWayPlugin seems no longer maintained and has been dropped from …
2:52 AM Ticket #3656 ("Create node at intersection" issue) created by Nakor
When selecting two way and trying to create node at intersection: Path: …
12:36 AM Help edited by ulfl
Improve sentence (diff)

Oct 4, 2009:

10:56 PM StartupPageSource edited by stoecker
Removed empty lines (diff)
10:29 PM Help/Action/UploadSelection edited by Gubaer
(diff)
10:21 PM upload-selection-dialog-deleted-objects.png attached to Help/Action/UploadSelection by Gubaer
10:20 PM Help/Action/UploadSelection edited by Gubaer
(diff)
10:13 PM upload-selection-dialog-multiple.png attached to Help/Action/UploadSelection by Gubaer
10:13 PM Help/Action/UploadSelection edited by Gubaer
(diff)
10:00 PM upload-selection-dialog.png attached to Help/Action/UploadSelection by Gubaer
10:00 PM Help/Action/UploadSelection created by Gubaer
8:47 PM StartupPageSource edited by startail
Swedish translation update (diff)
7:59 PM Ticket #3655 (Converting GPX- to datalayer disables WMS-Position-Tool) created by PHerison
Load a local GPX-File. Load the corresponding WMS-Layer (doesn't matter if …
7:14 PM Ticket #3654 (Big edits neither finish nor time-out) reopened by malenki
Right now as I removed duplicates of Lake Nasser caused by repeated …
7:02 PM Ticket #3654 (Big edits neither finish nor time-out) closed by stoecker
duplicate
6:55 PM TestedVersion edited by stoecker
2221 (diff)
6:53 PM Ticket #3654 (Big edits neither finish nor time-out) created by malenki
Working on Lake Nasser I had to discover that big edits uploaded with Josm …
6:53 PM Ticket #3653 (History for anonymous users should not be clickable) created by stoecker
Hello, sorry Karl, but I don't know how to fix myself :-) When "uid = …
6:18 PM Help/Dialog/History edited by Gubaer
(diff)
6:14 PM history-version-infos.png attached to Help/Dialog/History by Gubaer
6:10 PM Help/Dialog/History edited by Gubaer
(diff)
5:58 PM history-browser-areas-explained.png attached to Help/Dialog/History by Gubaer
5:57 PM Help/Dialog/History edited by Gubaer
(diff)
5:03 PM Ru:Introduction edited by calibrator
(diff)
4:58 PM Help/Dialog/History edited by Gubaer
(diff)
4:56 PM Ru:Introduction edited by calibrator
(diff)
4:53 PM Ru:Help edited by calibrator
(diff)
4:51 PM Ru:Introduction created by calibrator
4:50 PM Help/Dialog/History edited by Gubaer
(diff)
4:48 PM Help/Dialog/History edited by Gubaer
(diff)
4:40 PM history-dialog.png attached to Help/Dialog/History by Gubaer
4:40 PM Help/Dialog/History edited by Gubaer
(diff)
4:26 PM history-icon.png attached to Help/Dialog/History by Gubaer
3:57 PM Changeset in josm [2247] by jttt
Fixed #2480
3:57 PM Ticket #2480 (Fehler mit LiveGPS) closed by jttt
fixed: (In [2247]) Fixed #2480
2:43 PM Changeset in josm [2246] by Gubaer
Improved user feedback when deleting a relation failed because it was …
12:58 PM Changeset in josm [2245] by stoecker
don't shorten text when there is enough space
12:39 PM Changeset in josm [2244] by Gubaer
Fixes provided by stoeckr, got accidentally overwritten in r2243
12:39 PM Ticket #3652 (add amenity=pharmacy to the presets) closed by bastiK
invalid: found it
12:38 PM Ticket #3652 (add amenity=pharmacy to the presets) created by bastiK
Would be nice to have amenity=pharmacy in the presets.
12:07 PM Tickets #3383,​3650 batch updated by Gubaer
fixed
12:07 PM Changeset in josm [2243] by Gubaer
fixed #3650: Double-click on items in history dialog should open history …
11:50 AM Ticket #2900 (Saving and reopening of downloaded gpx segments displays distorted data) reopened by bastiK
Here are some screenshots that show the problem. Saving and reopening …
1:18 AM Ticket #3651 (broken wrap at some (error) messages) closed by stoecker
fixed: Fixed in Launchpad. Works with next i18n update.
12:37 AM Ticket #3649 (History dialog does not show moved nodes) closed by stoecker
fixed: (In [2242]) fixed #3649 - show node coordinates in history dialog
12:37 AM Changeset in josm [2242] by stoecker
fixed #3649 - show node coordinates in history dialog
12:10 AM Ticket #3651 (broken wrap at some (error) messages) created by malenki
See attachement. Sometimes the message is three times as long as the …
Note: See TracTimeline for information about the timeline view.