]>
git.openstreetmap.org Git - potlatch2.git/log
Richard Fairhurst [Tue, 24 Aug 2010 13:17:43 +0000 (13:17 +0000)]
improve GPS track support
Andy Allan [Fri, 20 Aug 2010 17:01:15 +0000 (17:01 +0000)]
Fix two infinite loops in the one line: decrement counter towards zero, and a uint would always be >= 0
Andy Allan [Fri, 20 Aug 2010 14:22:16 +0000 (14:22 +0000)]
Turn the undo/save issue from a bug to a feature
Andy Allan [Fri, 20 Aug 2010 13:32:20 +0000 (13:32 +0000)]
Update todo: splitway+undo now works fine
Andy Allan [Fri, 20 Aug 2010 13:32:18 +0000 (13:32 +0000)]
Reverse the markDirty and markClean for entity deletions, if the entity has a negative id. Also add some hopefully useful comments on what's going on.
Andy Allan [Fri, 20 Aug 2010 13:32:17 +0000 (13:32 +0000)]
Allow the CreateEntityAction to set/unset the dirty flags, rather than doing so directly on the connection when the new entity is created.
This allows undoing the CreateEntityAction an opportunity to mark the connection clean, if the creation was the first action.
Andy Allan [Fri, 20 Aug 2010 13:32:15 +0000 (13:32 +0000)]
More bugs found while investigating the undo work
Andy Allan [Thu, 19 Aug 2010 13:57:45 +0000 (13:57 +0000)]
updates to TODO
Andy Allan [Thu, 19 Aug 2010 13:57:44 +0000 (13:57 +0000)]
First stab at changing the UI styles - adding rounded corners and spacing to the dndPanel
Andy Allan [Thu, 19 Aug 2010 13:57:42 +0000 (13:57 +0000)]
Save state of the toolbox in SharedObject
Andy Allan [Tue, 17 Aug 2010 17:23:12 +0000 (17:23 +0000)]
Prevent changes to created_by and version tags on changesets
Andy Allan [Tue, 17 Aug 2010 17:23:11 +0000 (17:23 +0000)]
A few more drawWay-related TODOs
Andy Allan [Tue, 17 Aug 2010 16:08:32 +0000 (16:08 +0000)]
Add things to todo before I forget
Andy Allan [Tue, 17 Aug 2010 13:37:43 +0000 (13:37 +0000)]
Remove quadralat from todo
Andy Allan [Tue, 17 Aug 2010 09:55:24 +0000 (09:55 +0000)]
Fix copy+paste error - this is simplify, not straighten
Andy Allan [Tue, 17 Aug 2010 09:53:37 +0000 (09:53 +0000)]
Fix for style switching. Might be better ways to do this with refactoring?
Richard Fairhurst [Mon, 9 Aug 2010 07:20:54 +0000 (07:20 +0000)]
add todo
Richard Fairhurst [Sun, 8 Aug 2010 14:36:05 +0000 (14:36 +0000)]
load GPS tracks from server, needs a bit of refinement still but the basics are there
Richard Fairhurst [Sat, 7 Aug 2010 09:41:47 +0000 (09:41 +0000)]
Don't drop a point if the user pans in a drawing mode
Richard Fairhurst [Mon, 2 Aug 2010 18:56:42 +0000 (18:56 +0000)]
can fixing it really be this simple?
Steve Bennett [Sun, 1 Aug 2010 14:50:10 +0000 (14:50 +0000)]
Fix meadow.
Steve Bennett [Sun, 1 Aug 2010 14:30:39 +0000 (14:30 +0000)]
Add agricultural landuse=* tags.
Steve Bennett [Thu, 29 Jul 2010 14:40:38 +0000 (14:40 +0000)]
add:
- accommodation category (split from tourism): motel, alpine hut, chalet
- misc category (contains places)
- tourism: attraction, information, artwork, theme park
fix:
- add name to tourist attractions, allow areas
icons:
- airport, helipad, blank transport
- blank power icon
- blank accommodation
- tourist blank, tourist information
Steve Bennett [Thu, 29 Jul 2010 09:15:29 +0000 (09:15 +0000)]
add:
- roundabout
- rail electrification (inc voltage and frequency)
- service road categories
- religions for place of worship
- sports pitch types (sports)
- power station energy sources
- fuel types for petrol stations
- turning circle
- traffic calming
fix:
- road lanes (slider not implemented)
- spelling of laundrette
icons:
- icons/power_pole_24.png, icons/speed_hump_16.png, icons/power_tower_24.png (please replace at earliest convenience)
Steve Bennett [Wed, 28 Jul 2010 06:14:19 +0000 (06:14 +0000)]
- add airports
- add bike lanes
- add foot=yes/no
- extend rivers properties to stream,canal,drain etc
- add cuttings, embankments
- add bicycle=yes/no
- add tentative documentation at top (needs review)
- add power (poles, pylons etc)
Probably some other stuff I have forgotten.
Andy Allan [Sun, 25 Jul 2010 17:14:01 +0000 (17:14 +0000)]
Make Quadralaterawhatsit properly undoable
Richard Fairhurst [Tue, 13 Jul 2010 08:46:12 +0000 (08:46 +0000)]
refactor node stateClasses and stylelist calculation
Richard Fairhurst [Mon, 12 Jul 2010 15:28:18 +0000 (15:28 +0000)]
remove commented-out line
Richard Fairhurst [Mon, 12 Jul 2010 15:23:16 +0000 (15:23 +0000)]
blimey, is this still here?
Richard Fairhurst [Sat, 10 Jul 2010 01:48:48 +0000 (01:48 +0000)]
squish a couple of redraw bugs
Richard Fairhurst [Fri, 9 Jul 2010 19:35:02 +0000 (19:35 +0000)]
slash and burn trace statements, and fix areas on vector background layers
Richard Fairhurst [Fri, 9 Jul 2010 16:25:16 +0000 (16:25 +0000)]
give it a big z-index so POIs in ways appear above the way
Richard Fairhurst [Fri, 9 Jul 2010 16:20:27 +0000 (16:20 +0000)]
better still...
Richard Fairhurst [Fri, 9 Jul 2010 16:18:20 +0000 (16:18 +0000)]
see if this fixes the "non-instantiator" issue
Richard Fairhurst [Fri, 9 Jul 2010 16:11:12 +0000 (16:11 +0000)]
oops
Richard Fairhurst [Fri, 9 Jul 2010 16:09:09 +0000 (16:09 +0000)]
16x16 icons for default stylesheet
Richard Fairhurst [Fri, 9 Jul 2010 15:31:58 +0000 (15:31 +0000)]
one or two icons
Richard Fairhurst [Fri, 9 Jul 2010 09:35:03 +0000 (09:35 +0000)]
friendlier name
Richard Fairhurst [Fri, 9 Jul 2010 09:03:55 +0000 (09:03 +0000)]
add OSM import for vector background layers
Richard Fairhurst [Fri, 9 Jul 2010 07:32:03 +0000 (07:32 +0000)]
move up a level
Richard Fairhurst [Fri, 9 Jul 2010 07:27:52 +0000 (07:27 +0000)]
Let's just have one type of VectorLayer
Richard Fairhurst [Thu, 8 Jul 2010 21:11:02 +0000 (21:11 +0000)]
cool vector background layer stuff!
Richard Fairhurst [Thu, 8 Jul 2010 10:26:12 +0000 (10:26 +0000)]
obviously this means the stylesheet has to use the same colours to make any sense, but hey
Richard Fairhurst [Thu, 8 Jul 2010 10:15:39 +0000 (10:15 +0000)]
fix backspacing issue on self-intersecting ways
Richard Fairhurst [Thu, 8 Jul 2010 09:38:39 +0000 (09:38 +0000)]
fix self-intersecting ways
Richard Fairhurst [Thu, 8 Jul 2010 09:12:04 +0000 (09:12 +0000)]
more turn restriction stuff, and checkboxes, and a bunch of little fixes
Andy Allan [Wed, 7 Jul 2010 18:13:04 +0000 (18:13 +0000)]
Hmm. Remove blocker. Can't reproduce it now
Andy Allan [Wed, 7 Jul 2010 17:59:41 +0000 (17:59 +0000)]
Added blocker
Richard Fairhurst [Wed, 7 Jul 2010 17:10:52 +0000 (17:10 +0000)]
how do I hate thee, Flex? let me count the ways
Richard Fairhurst [Wed, 7 Jul 2010 15:45:37 +0000 (15:45 +0000)]
fix node-drawing bug and add little restriction POI icon
Richard Fairhurst [Wed, 7 Jul 2010 13:05:19 +0000 (13:05 +0000)]
start of turn restriction editor
Richard Fairhurst [Wed, 7 Jul 2010 09:25:10 +0000 (09:25 +0000)]
more restriction icons
Richard Fairhurst [Wed, 7 Jul 2010 09:19:44 +0000 (09:19 +0000)]
move files to proper location
Richard Fairhurst [Fri, 2 Jul 2010 10:50:56 +0000 (10:50 +0000)]
kill some scrollbars
Richard Fairhurst [Thu, 1 Jul 2010 11:27:48 +0000 (11:27 +0000)]
little things that mean a lot... this means you can shift-click right next to an existing node (i.e. within the node's highlight) and add a node
Richard Fairhurst [Thu, 1 Jul 2010 10:58:03 +0000 (10:58 +0000)]
categories for drag and drop. And rationalise the TODO a bit
Richard Fairhurst [Thu, 1 Jul 2010 08:34:10 +0000 (08:34 +0000)]
add 'interactive:no' property, improve clicking behaviour
Richard Fairhurst [Wed, 30 Jun 2010 12:52:01 +0000 (12:52 +0000)]
multipolygon fix
Richard Fairhurst [Wed, 30 Jun 2010 12:21:32 +0000 (12:21 +0000)]
tag viewer as either SuperTabNavigator (for Dave's netbook) or Accordion (for my desktop machine)
Richard Fairhurst [Wed, 30 Jun 2010 08:55:09 +0000 (08:55 +0000)]
complete arbitrary sublayer support; fix roundabout tagging issue; couple of small fixes
Richard Fairhurst [Tue, 29 Jun 2010 16:30:41 +0000 (16:30 +0000)]
so painful
Richard Fairhurst [Tue, 29 Jun 2010 14:19:33 +0000 (14:19 +0000)]
dear Adobe, FUCK OFF
Richard Fairhurst [Tue, 29 Jun 2010 13:08:23 +0000 (13:08 +0000)]
bugfix
Richard Fairhurst [Wed, 23 Jun 2010 10:15:21 +0000 (10:15 +0000)]
add todo
Richard Fairhurst [Wed, 23 Jun 2010 08:23:38 +0000 (08:23 +0000)]
spotted by Komzpa
Jonathan Bennett [Sat, 19 Jun 2010 13:16:57 +0000 (13:16 +0000)]
Corrected typo in map features
Andy Allan [Fri, 18 Jun 2010 14:21:02 +0000 (14:21 +0000)]
Opencyclemap stylesheet
Andy Allan [Fri, 18 Jun 2010 14:20:18 +0000 (14:20 +0000)]
Support 3-char colour values
Richard Fairhurst [Fri, 18 Jun 2010 12:22:13 +0000 (12:22 +0000)]
Flex fail
Richard Fairhurst [Fri, 18 Jun 2010 09:51:30 +0000 (09:51 +0000)]
refactor EntityUI, better stylesheet selection, etc.
Richard Fairhurst [Thu, 17 Jun 2010 18:40:38 +0000 (18:40 +0000)]
fix long-standing eval bug by refactoring MapCSS/RuleSet, and improve previous fix
Richard Fairhurst [Thu, 17 Jun 2010 16:47:20 +0000 (16:47 +0000)]
fix bug where selecting same road type didn't update the panel
Richard Fairhurst [Thu, 17 Jun 2010 13:46:30 +0000 (13:46 +0000)]
nnnnnnnnnnnnnnnnnnnnnngh
Richard Fairhurst [Thu, 17 Jun 2010 12:34:16 +0000 (12:34 +0000)]
couple of todos, and fix the toolbox
Richard Fairhurst [Wed, 16 Jun 2010 15:30:15 +0000 (15:30 +0000)]
apparently people want to be able to save more than once. tsk
Richard Fairhurst [Wed, 16 Jun 2010 14:48:43 +0000 (14:48 +0000)]
one's a worksforme and the other isn't really a blocker at all. So: woohoo!
Richard Fairhurst [Wed, 16 Jun 2010 13:38:40 +0000 (13:38 +0000)]
oh just frigging work
Richard Fairhurst [Wed, 16 Jun 2010 13:30:04 +0000 (13:30 +0000)]
I _think_ this fixes the slow deselect bug. I think.
Richard Fairhurst [Wed, 16 Jun 2010 10:14:54 +0000 (10:14 +0000)]
and this _is_ the right place to put it
Richard Fairhurst [Wed, 16 Jun 2010 09:56:59 +0000 (09:56 +0000)]
nnnnngh
Richard Fairhurst [Wed, 16 Jun 2010 09:21:03 +0000 (09:21 +0000)]
remember background imagery; infinite sublayers; bugfixes
Richard Fairhurst [Tue, 15 Jun 2010 17:57:57 +0000 (17:57 +0000)]
small boog fix
Richard Fairhurst [Tue, 15 Jun 2010 17:43:45 +0000 (17:43 +0000)]
fix tab selection issue, and remove annoying flash of drag-and-drop panel when going from one selection to another
Richard Fairhurst [Mon, 14 Jun 2010 22:57:06 +0000 (22:57 +0000)]
position POI labels properly
Richard Fairhurst [Mon, 14 Jun 2010 18:15:52 +0000 (18:15 +0000)]
don't die when mousing over POIs
Richard Fairhurst [Mon, 14 Jun 2010 18:05:24 +0000 (18:05 +0000)]
actually, this is tidier
Richard Fairhurst [Mon, 14 Jun 2010 18:03:13 +0000 (18:03 +0000)]
update route editors when entity joins a relation
Richard Fairhurst [Mon, 14 Jun 2010 16:28:56 +0000 (16:28 +0000)]
better Save button detection
Richard Fairhurst [Mon, 14 Jun 2010 14:45:40 +0000 (14:45 +0000)]
suggestion from RafalR on #osm - "nothing to undo, nothing to save"
Richard Fairhurst [Mon, 14 Jun 2010 14:12:08 +0000 (14:12 +0000)]
put the cursor in the right place
Richard Fairhurst [Mon, 14 Jun 2010 13:49:12 +0000 (13:49 +0000)]
untagged!=unknown
Richard Fairhurst [Mon, 14 Jun 2010 13:06:07 +0000 (13:06 +0000)]
make it easier to click on ways
Richard Fairhurst [Mon, 14 Jun 2010 12:36:04 +0000 (12:36 +0000)]
ids are Numbers. Not ints, and certainly not uints. Numbers.
Richard Fairhurst [Mon, 14 Jun 2010 11:44:10 +0000 (11:44 +0000)]
fix save dialogue
Richard Fairhurst [Mon, 14 Jun 2010 08:57:52 +0000 (08:57 +0000)]
centre labels, and keep them centred
Richard Fairhurst [Sun, 13 Jun 2010 22:07:35 +0000 (22:07 +0000)]
custom imagery dialogue
Richard Fairhurst [Sun, 13 Jun 2010 11:38:26 +0000 (11:38 +0000)]
multipolygon bugfix
Richard Fairhurst [Sat, 12 Jun 2010 20:40:28 +0000 (20:40 +0000)]
hell's teeth that was painful. Make relation roles editable within TagViewer
Richard Fairhurst [Sat, 12 Jun 2010 18:38:39 +0000 (18:38 +0000)]
oops, where did the comment go? basic multipolygon support
Richard Fairhurst [Sat, 12 Jun 2010 18:37:49 +0000 (18:37 +0000)]
basic multipolygon rendering