Steve Bennett [Wed, 2 Feb 2011 13:41:05 +0000 (13:41 +0000)]
ADD help text for 'follow' feature.
Steve Bennett [Tue, 1 Feb 2011 12:50:50 +0000 (12:50 +0000)]
ADD denomination choice to place_of_worship, with about 25 choices.
Steve Bennett [Tue, 1 Feb 2011 12:12:24 +0000 (12:12 +0000)]
ADD more religion=* types for trac.openstreetmap.org/ticket/3496
Steve Bennett [Tue, 1 Feb 2011 12:04:27 +0000 (12:04 +0000)]
TWEAK following logic to allow you to follow a loop all the way to the end.
Steve Bennett [Mon, 31 Jan 2011 22:32:55 +0000 (22:32 +0000)]
FIX way splitting: P shaped ways are now handled correctly. Had to modify SplitWayAction.as to support duplicate nodes. In response to #3495.
Richard Fairhurst [Sun, 30 Jan 2011 16:12:07 +0000 (16:12 +0000)]
Fix #3480
Richard Fairhurst [Sun, 30 Jan 2011 16:11:40 +0000 (16:11 +0000)]
ignore any com/ too
Richard Fairhurst [Sun, 30 Jan 2011 14:23:37 +0000 (14:23 +0000)]
More styleparser documentation.
Richard Fairhurst [Sat, 29 Jan 2011 20:01:16 +0000 (20:01 +0000)]
Start work on Halcyon styleparser documentation
Richard Fairhurst [Sat, 29 Jan 2011 19:09:48 +0000 (19:09 +0000)]
gah
Richard Fairhurst [Sat, 29 Jan 2011 18:20:57 +0000 (18:20 +0000)]
add 'line' and 'area' MapCSS objects
Richard Fairhurst [Sat, 29 Jan 2011 11:33:02 +0000 (11:33 +0000)]
follow stylesheet URL change if SavedObject name found
Richard Fairhurst [Sat, 29 Jan 2011 11:27:11 +0000 (11:27 +0000)]
revert r25133 which was fouling up the tag panel
Richard Fairhurst [Sat, 29 Jan 2011 11:23:07 +0000 (11:23 +0000)]
slight code tidy, and remove event listener properly
Richard Fairhurst [Fri, 28 Jan 2011 14:32:20 +0000 (14:32 +0000)]
Add to several relations at once. Closes #3485
Richard Fairhurst [Fri, 28 Jan 2011 13:12:23 +0000 (13:12 +0000)]
ok, this should update the toolbox without incurring the tag panel time penalty
Richard Fairhurst [Fri, 28 Jan 2011 13:04:17 +0000 (13:04 +0000)]
this was slowing DrawWay down something chronic - though I suspect the tag panel can still be sped up
Richard Fairhurst [Fri, 28 Jan 2011 00:07:23 +0000 (00:07 +0000)]
start to use @import rules for stylesheets. Add "enhanced" (access, direction &c.) and "network" (no landuse) stylesheets
Richard Fairhurst [Thu, 27 Jan 2011 22:00:54 +0000 (22:00 +0000)]
hide non-universal styles from the main stylesheet menu (still selectable for vector backgrounds)
Richard Fairhurst [Thu, 27 Jan 2011 21:36:31 +0000 (21:36 +0000)]
move stylesheets into dedicated directory
Richard Fairhurst [Thu, 27 Jan 2011 21:21:04 +0000 (21:21 +0000)]
regularise indentation
Richard Fairhurst [Thu, 27 Jan 2011 21:14:14 +0000 (21:14 +0000)]
remove "follow way" warnings, and fix elastic behaviour
Andy Allan [Wed, 26 Jan 2011 12:31:33 +0000 (12:31 +0000)]
Triangle line decoration. Patch by Rafal Rudzik
Andy Allan [Wed, 26 Jan 2011 12:06:15 +0000 (12:06 +0000)]
This is not the bodge you are looking for
Andy Allan [Wed, 26 Jan 2011 12:06:13 +0000 (12:06 +0000)]
update toolbox when reversing a way, or when adding nodes during drawway
Steve Bennett [Wed, 26 Jan 2011 11:56:53 +0000 (11:56 +0000)]
ADD getNextNode(), getPrevNode() to net/systemeD/halcyon/connection/Way.as. These assist with navigating ways that are circular.
ADD followWay() to net/systemeD/potlatch2/controller/DrawWay.as. A new way to draw a way, by following an existing way. This is useful for making two areas touch each other exactly, or for a road to partially run along a border, or whatever local mapping practice dictates. Press "F" to use it.
TODO better user feedback on Follow, documenting it in user instructions, verifying correctness of getNextNode/getPrevNode.
Andy Allan [Tue, 25 Jan 2011 19:25:44 +0000 (19:25 +0000)]
Add a wrapper hbox around the rotating one, to stop glitches in the viewstack
Andy Allan [Tue, 25 Jan 2011 18:52:20 +0000 (18:52 +0000)]
Add a direction-sensing reverse arrow, with one or two caveats
Andy Allan [Tue, 25 Jan 2011 18:52:18 +0000 (18:52 +0000)]
Add an angle calculation for ways
Andy Allan [Tue, 25 Jan 2011 10:57:34 +0000 (10:57 +0000)]
Unit tests for Feature, using mockito to mock MapFeatures
Andy Allan [Tue, 25 Jan 2011 10:57:30 +0000 (10:57 +0000)]
Add mockito - flex mocking library
Andy Allan [Tue, 25 Jan 2011 10:57:21 +0000 (10:57 +0000)]
Upgrade flexunit to 4.1.0 RC2
Andy Allan [Mon, 24 Jan 2011 16:11:48 +0000 (16:11 +0000)]
Add keys to Feature tags while parsing inputSets - better list of keys for autocomplete
Andy Allan [Mon, 24 Jan 2011 16:11:46 +0000 (16:11 +0000)]
Clean confusing indentation
Steve Bennett [Mon, 24 Jan 2011 14:00:02 +0000 (14:00 +0000)]
ADD railway=disused, railway=abandoned as faded brown version of normal railway (no distinction between them)
ADD aeroway=aerodrome, aeroway=taxiway, aeroway=runway, aeroway=apron. It's possible, but highly unlikely, that I went too far in the eye candy department on aeroway=runway.
Andy Allan [Mon, 24 Jan 2011 10:23:54 +0000 (10:23 +0000)]
Add Danish Fugro imagery to presets
Richard Fairhurst [Sun, 23 Jan 2011 17:55:01 +0000 (17:55 +0000)]
Support @import directives in MapCSS files
Steve Bennett [Sun, 23 Jan 2011 11:04:59 +0000 (11:04 +0000)]
FIX error introduced in previous checkin [25117]. I will continue to review my quality control procedures, with greater urgency.
Steve Bennett [Sun, 23 Jan 2011 10:20:34 +0000 (10:20 +0000)]
ADD directional arrows to highway=*, waterway=*, railway=*, aerial_way=* when selected.
This was inspired by http://trac.openstreetmap.org/ticket/3380. I actually think it works pretty well. Even on my ancient desktop, where potlatch as a whole runs pretty slow, I don't see any performance hit. I've tried to keep it as unobtrusive as possible - in many instances you need to zoom in to see the arrows, which I think is ok.
Steve Bennett [Sun, 23 Jan 2011 09:42:58 +0000 (09:42 +0000)]
[removing some noise accidentally checked in in 25114. I will review my quality control procedures.]
Steve Bennett [Sun, 23 Jan 2011 09:33:23 +0000 (09:33 +0000)]
ADD support for "sourcekey" entity in imagery.xml and controller/ControllerState.as.
http://trac.openstreetmap.org/ticket/3472
Steve Bennett [Sun, 23 Jan 2011 08:59:46 +0000 (08:59 +0000)]
Modify behaviour when removing node from way (minus key): remove, but don't delete, nodes that have interesting tags.
http://trac.openstreetmap.org/ticket/3473
Richard Fairhurst [Sat, 22 Jan 2011 22:27:16 +0000 (22:27 +0000)]
move lots of eventListeners to weak references; fix a few dodgy (or non-existent) disposals of eventListeners
Richard Fairhurst [Thu, 20 Jan 2011 16:27:45 +0000 (16:27 +0000)]
more important TODOs
Richard Fairhurst [Thu, 20 Jan 2011 14:29:02 +0000 (14:29 +0000)]
make note of critical bug
Richard Fairhurst [Sun, 16 Jan 2011 18:58:06 +0000 (18:58 +0000)]
we don't actually need a mask any more now that we have a ScrollRect
Richard Fairhurst [Sun, 16 Jan 2011 16:55:35 +0000 (16:55 +0000)]
support reverting individual entities - makes conflict resolution work
Richard Fairhurst [Sun, 16 Jan 2011 16:55:05 +0000 (16:55 +0000)]
remove no-longer needed types from MapEvent
Richard Fairhurst [Sun, 16 Jan 2011 16:54:39 +0000 (16:54 +0000)]
SaveDialog support for floating alerts
Richard Fairhurst [Sun, 16 Jan 2011 16:54:08 +0000 (16:54 +0000)]
add namespace for VideoPlayer
Richard Fairhurst [Sun, 16 Jan 2011 16:53:32 +0000 (16:53 +0000)]
floating alerts
Richard Fairhurst [Sun, 16 Jan 2011 16:52:56 +0000 (16:52 +0000)]
support embedded video in help dialogue
Richard Fairhurst [Sun, 16 Jan 2011 16:52:28 +0000 (16:52 +0000)]
press J to merge ways
Richard Fairhurst [Sun, 16 Jan 2011 16:51:34 +0000 (16:51 +0000)]
don't leave name hanging around when moving nodes; ignore drawExcept/drawOnly for areas
Richard Fairhurst [Sun, 16 Jan 2011 16:50:59 +0000 (16:50 +0000)]
don't throw an exception if imagery logo/attribution is unreachable
Richard Fairhurst [Fri, 14 Jan 2011 19:08:41 +0000 (19:08 +0000)]
relation actions menu. This should make it easier to merge relations, etc. etc.
Andy Allan [Fri, 14 Jan 2011 16:48:22 +0000 (16:48 +0000)]
Add fix for 0-byte-reporting browsers
Andy Allan [Fri, 14 Jan 2011 14:39:50 +0000 (14:39 +0000)]
Custom preloader based on idea and code from Pathfinder Development
Andy Allan [Fri, 14 Jan 2011 13:01:18 +0000 (13:01 +0000)]
Position the X button more prettily
Andy Allan [Thu, 13 Jan 2011 18:33:41 +0000 (18:33 +0000)]
Document new Q shortcut
Andy Allan [Thu, 13 Jan 2011 18:27:40 +0000 (18:27 +0000)]
Make quadralaterawhatsit work on selected waynodes, too. Add Q shortcut for both.
Andy Allan [Thu, 13 Jan 2011 17:18:23 +0000 (17:18 +0000)]
Filter out bad_routing bugs and don't bother fetching closed bugs either
Andy Allan [Thu, 13 Jan 2011 16:27:03 +0000 (16:27 +0000)]
Move the cutting/embankment highlighting to be below other things, so that roads in a cutting don't resemble railway trackbeds so much
Richard Fairhurst [Mon, 10 Jan 2011 17:50:45 +0000 (17:50 +0000)]
move Scottish Popular Edition to ooc.osm.org now that Ollie's UCL machine has been turned off
Steve Bennett [Sun, 9 Jan 2011 21:22:01 +0000 (21:22 +0000)]
map_features.xml:
ADD several common shop=*: car, kiosk, florist
REWORK building=yes assumption as a checkbox option
potlatch.css:
ADD highway=living_street
ADD flowers.png (needs work to make it fit in)
Richard Fairhurst [Sun, 9 Jan 2011 17:09:50 +0000 (17:09 +0000)]
allow <feature>s to be grouped
Richard Fairhurst [Sun, 9 Jan 2011 16:50:08 +0000 (16:50 +0000)]
permit XML file nesting in map_features.xml
Steve Bennett [Sun, 9 Jan 2011 01:02:32 +0000 (01:02 +0000)]
ADD 6 types of boundaries to map_features.xml
ADD several boundary types to potlatch.css, including a catch-all
REMOVE way[sport] from potlatch.css (it is only a support tag, should theoretically not be rendered without an accompanying leisure=, amenity= etc.
TODO icons for boundaries in map_features.xml
TODO work out whether the other boundary types are worth supporting (and wtf the difference between boundary=town and place=town is)
Richard Fairhurst [Thu, 6 Jan 2011 10:32:24 +0000 (10:32 +0000)]
add dummy error handler to stop #2044s being thrown in the debug player when Skobbler's site is screwing up
Richard Fairhurst [Tue, 4 Jan 2011 19:39:28 +0000 (19:39 +0000)]
don't update value after every keystroke (forcing expensive redraws), but rather, only when the change is complete
Richard Fairhurst [Tue, 4 Jan 2011 19:19:39 +0000 (19:19 +0000)]
don't allow users to set empty keys
Richard Fairhurst [Tue, 4 Jan 2011 15:24:11 +0000 (15:24 +0000)]
show what's being undone as a tooltip
Richard Fairhurst [Tue, 4 Jan 2011 14:03:51 +0000 (14:03 +0000)]
make '+' work when tab focus is on Delete button, too
Richard Fairhurst [Tue, 4 Jan 2011 13:09:48 +0000 (13:09 +0000)]
Fix autocomplete issues #3388 and #3403. Back out comments from previous change - sorry, I couldn't read the actual code with so much surrounding verbiage. Will document AutoComplete.as in due course when I'm feeling brave. :)
Richard Fairhurst [Tue, 4 Jan 2011 11:54:50 +0000 (11:54 +0000)]
shop=books. Closes #3376.
Richard Fairhurst [Fri, 31 Dec 2010 17:38:09 +0000 (17:38 +0000)]
relation editing for multiple selections
Richard Fairhurst [Fri, 31 Dec 2010 13:27:38 +0000 (13:27 +0000)]
drag multiple items
Steve Bennett [Tue, 28 Dec 2010 13:23:24 +0000 (13:23 +0000)]
Add lots of icons. All from SJJB except two from clker.com/.
Richard Fairhurst [Tue, 28 Dec 2010 13:11:31 +0000 (13:11 +0000)]
make + keypress work even if the advanced panel isn't currently selected
Richard Fairhurst [Fri, 24 Dec 2010 10:33:33 +0000 (10:33 +0000)]
multipolygons shouldn't have non-Way members
Richard Fairhurst [Fri, 24 Dec 2010 10:10:29 +0000 (10:10 +0000)]
stop space-drag from breaking when in SelectedWayNode state
Steve Bennett [Fri, 24 Dec 2010 02:25:06 +0000 (02:25 +0000)]
Document all tools, and SelectedParallelWay.
Steve Bennett [Fri, 24 Dec 2010 01:48:48 +0000 (01:48 +0000)]
ADD note about changing global flash security settings
ADD note about using Flex Builder/Flash Builder
REWORD the "before you begin" to make it easier for skim readers who never read anything properly, like me.
Steve Bennett [Thu, 23 Dec 2010 06:39:43 +0000 (06:39 +0000)]
ADD lots of amenity tags and more cuisine types. Trying to be systematic, working through taginfo from most popular to least. The top 30 cuisines and top 30 amenities are now represented. (Still much work to go on amenities: even the 30th most popular has nearly 19,000 uses.)
MODIFY some landuse and buildings, in particular removing some building=yes
Steve Bennett [Thu, 23 Dec 2010 01:48:48 +0000 (01:48 +0000)]
ADD highway=path
IMPROVE highway=cycleway, highway=footway (add help text)
Steve Bennett [Thu, 23 Dec 2010 01:41:13 +0000 (01:41 +0000)]
Make conjoint waterway/administrative boundary play nicely.
Steve Bennett [Wed, 22 Dec 2010 13:39:58 +0000 (13:39 +0000)]
Fix to bug 3409 (trac.openstreetmap.org/ticket/3409)
I've left in a heap of (disabled) trace code because it's likely someone will want to debug something similar.
In amongst all that there are two lines of code that fix the bug: one that sets selectedIndex to -1, and another that updates the cursor position. Basically with the incorrect index being set, it was partially acting like an autocomplete was being triggered, and then the cursor position was getting set to weird values.
Still some more usability issues remain.
Steve Bennett [Mon, 20 Dec 2010 12:22:12 +0000 (12:22 +0000)]
Just documentation in a few random places to do with styles, hitzones, layers etc.
Steve Bennett [Sun, 19 Dec 2010 13:58:17 +0000 (13:58 +0000)]
Fix bug in TileSet where certain tiles would never get loaded. (Turned out to be because map had scrolled, meaning tile was no longer needed on screen, but it didn't get reset to "unqueued".)
Hurray!
Also, a bunch of random doco.
Steve Bennett [Sun, 19 Dec 2010 11:02:37 +0000 (11:02 +0000)]
Implement speed-up for the case of a drawn way intersecting with another way. Do this by not highlighting nodes that are offscreen. Added a bit of extra logic to make this happen, like tracking the "highlighted node" state of a way, and updating nodes when appropriate. I suspect I missed a much simpler way of doing this, in the UpdateEntityUIs logic somewhere...
Also a bunch of ASDoc documentation.
Richard Fairhurst [Sat, 18 Dec 2010 10:05:59 +0000 (10:05 +0000)]
pressing Enter in the changeset comment field automatically clicks 'Save'
Steve Bennett [Sat, 18 Dec 2010 02:25:57 +0000 (02:25 +0000)]
Commenting for ASDoc
Shaun McDonald [Fri, 17 Dec 2010 15:15:31 +0000 (15:15 +0000)]
Add cycleway=shared and cycleway=segregated tag choices for being able to get more accurate cycle path information for routing purposes (e.g. CycleStreets).
Richard Fairhurst [Thu, 16 Dec 2010 16:34:02 +0000 (16:34 +0000)]
talk to TomH's changes for XML error reporting and conditional deletes
Richard Fairhurst [Thu, 16 Dec 2010 15:54:47 +0000 (15:54 +0000)]
back out r24710 because it breaks things
Shaun McDonald [Thu, 16 Dec 2010 15:10:57 +0000 (15:10 +0000)]
Since junction=roundabout implies oneway=yes, lets show the one way arrows for them too.
Steve Bennett [Thu, 16 Dec 2010 13:21:52 +0000 (13:21 +0000)]
ASDocs for SelectedWay and ControllerState. Make some keycodes more readable.
Andy Allan [Wed, 15 Dec 2010 10:40:56 +0000 (10:40 +0000)]
Add note about running test suite
Andy Allan [Wed, 15 Dec 2010 10:38:34 +0000 (10:38 +0000)]
Fix typo in readme - flex 3 downloads, not flex 4
Jonathan Bennett [Tue, 14 Dec 2010 23:49:39 +0000 (23:49 +0000)]
Adding emergency=* drop-down to Hospital preset