Andy Allan [Fri, 30 Sep 2011 14:59:34 +0000 (15:59 +0100)]
Convert celebrations into proper text
Andy Allan [Fri, 30 Sep 2011 14:58:35 +0000 (15:58 +0100)]
don't highlight nodes if they haven't got any tags
Andy Allan [Fri, 30 Sep 2011 11:01:32 +0000 (12:01 +0100)]
Slightly more useful warning messages
Andy Allan [Wed, 6 Jul 2011 14:18:25 +0000 (15:18 +0100)]
Support bbox-limited vector background layers. Only checked on first load.
Andy Allan [Wed, 6 Jul 2011 13:30:03 +0000 (14:30 +0100)]
Re-add comment about what the disabled attribute is for
Andy Allan [Wed, 6 Jul 2011 12:21:18 +0000 (13:21 +0100)]
Merge branch 'master' into snapshotserver
Conflicts:
net/systemeD/potlatch2/collections/VectorBackgrounds.as
Andy Allan [Wed, 6 Jul 2011 11:45:48 +0000 (12:45 +0100)]
Restore the concept of configured-but-not-loaded now that we can have non-visible layers not downloading all the time
Andy Allan [Wed, 6 Jul 2011 10:58:16 +0000 (11:58 +0100)]
Only download map data for currently visible layers
Andy Allan [Tue, 5 Jul 2011 15:55:35 +0000 (16:55 +0100)]
Remove trace statement
Andy Allan [Tue, 5 Jul 2011 14:57:33 +0000 (15:57 +0100)]
Implement a really flakey way of selecting hidden features. Will need revisiting
Andy Allan [Mon, 4 Jul 2011 16:56:29 +0000 (17:56 +0100)]
Add the status button. Needs refactoring
Andy Allan [Mon, 4 Jul 2011 16:22:29 +0000 (17:22 +0100)]
Set blank tags as black, and use that to debug some flawed logic
Andy Allan [Mon, 4 Jul 2011 15:47:01 +0000 (16:47 +0100)]
Implement the mergeForKey functionality
Andy Allan [Mon, 4 Jul 2011 15:03:17 +0000 (16:03 +0100)]
Minor reworking of the merge button layout, which also allows the visibility to work without a custom control
Andy Allan [Mon, 4 Jul 2011 13:54:53 +0000 (14:54 +0100)]
Colo(u)r in the background of the background data values, depending on how they relate to the OSM field
Andy Allan [Mon, 4 Jul 2011 13:53:32 +0000 (14:53 +0100)]
Minor tweaks
Andy Allan [Mon, 4 Jul 2011 10:36:07 +0000 (11:36 +0100)]
First stab at merge button, albeit the visibility stuff doesn't work
Andy Allan [Fri, 1 Jul 2011 15:30:10 +0000 (16:30 +0100)]
Figure out which entity is which, and populate the tag grid
Andy Allan [Fri, 1 Jul 2011 14:36:09 +0000 (15:36 +0100)]
First basics of a background tag merging panel
Andy Allan [Fri, 1 Jul 2011 14:35:33 +0000 (15:35 +0100)]
Relax the restriction on cross-layer multiselection, for now
Andy Allan [Fri, 1 Jul 2011 14:30:15 +0000 (15:30 +0100)]
Give the TagViewer a reference to the EditController
Richard Fairhurst [Sun, 26 Jun 2011 20:11:32 +0000 (21:11 +0100)]
Fix #3858 in penance for being a grouchy old sod
Andy Allan [Wed, 22 Jun 2011 14:40:47 +0000 (15:40 +0100)]
Class documentation
Richard Fairhurst [Tue, 21 Jun 2011 16:09:13 +0000 (17:09 +0100)]
Restore 'disabled' attribute.
Richard Fairhurst [Tue, 21 Jun 2011 15:38:35 +0000 (16:38 +0100)]
Use array.forEach when iterating over vectors.xml to avoid scoping issues.
Richard Fairhurst [Tue, 21 Jun 2011 14:59:38 +0000 (15:59 +0100)]
Remember "no I don't want any background imagery" between sessions.
Richard Fairhurst [Tue, 21 Jun 2011 14:57:54 +0000 (15:57 +0100)]
Restore previous code to appendNode/prependNode.
We need relative positions because MergeWaysAction 'groups' its node additions at the end of the way, so using way.length will get the original length of the way.
Andy Allan [Mon, 20 Jun 2011 14:03:27 +0000 (15:03 +0100)]
remove comment, this was done in
ba681340
Andy Allan [Mon, 20 Jun 2011 12:04:43 +0000 (13:04 +0100)]
Merge branch 'master' into snapshotserver
Conflicts:
net/systemeD/halcyon/connection/XMLBaseConnection.as
Richard Fairhurst [Sun, 19 Jun 2011 11:01:18 +0000 (12:01 +0100)]
Proper fix for Condition bug
Richard Fairhurst [Sun, 19 Jun 2011 10:55:50 +0000 (11:55 +0100)]
Don't deselect on panning
Richard Fairhurst [Sun, 19 Jun 2011 09:52:39 +0000 (10:52 +0100)]
SAVE YOUR FUCKING WORK, DUDES
Richard Fairhurst [Sun, 19 Jun 2011 09:50:05 +0000 (10:50 +0100)]
Don't choke if the BugConnection returns bogus JSON
Richard Fairhurst [Sun, 19 Jun 2011 09:49:35 +0000 (10:49 +0100)]
Don't choke if the user adds two fields in succession
Richard Fairhurst [Sat, 18 Jun 2011 08:01:55 +0000 (09:01 +0100)]
Fix =no MapCSS check. This must be the longest-standing bug in P2...
Richard Fairhurst [Fri, 17 Jun 2011 17:42:27 +0000 (18:42 +0100)]
Version 2.2.
Richard Fairhurst [Fri, 17 Jun 2011 17:36:52 +0000 (18:36 +0100)]
Merge branch 'refactor'
Richard Fairhurst [Fri, 17 Jun 2011 16:18:37 +0000 (17:18 +0100)]
Don't die if user undoes way creation while in DrawWay.
Richard Fairhurst [Fri, 17 Jun 2011 16:09:05 +0000 (17:09 +0100)]
Make Markers selectable again.
Richard Fairhurst [Fri, 17 Jun 2011 15:48:50 +0000 (16:48 +0100)]
Prevent single-node ways from being created by undo.
Could be polished more but the undo system makes it enough of a brainfuck that this'll do for now.
Andy Allan [Fri, 17 Jun 2011 15:20:33 +0000 (16:20 +0100)]
Take <style> parameter from config file for snapshot background layers
Andy Allan [Fri, 17 Jun 2011 14:20:55 +0000 (15:20 +0100)]
Bugfix - inline statuses not being applied to ways that are relation members
Andy Allan [Fri, 17 Jun 2011 14:20:25 +0000 (15:20 +0100)]
Remove trace statements
Andy Allan [Fri, 17 Jun 2011 14:17:13 +0000 (15:17 +0100)]
Tweak the colours to be red/green colourblind friendly
Andy Allan [Fri, 17 Jun 2011 13:15:32 +0000 (14:15 +0100)]
Implement notComplete calls and refactor snapshotconnection a little
Andy Allan [Fri, 17 Jun 2011 12:50:23 +0000 (13:50 +0100)]
Merge branch 'refactor' into snapshotserver
Andy Allan [Fri, 17 Jun 2011 12:44:15 +0000 (13:44 +0100)]
Refactor markComplete to POST to /status, and implement for ways too. Don't kill the entity, just set the status on success
Richard Fairhurst [Fri, 17 Jun 2011 08:55:20 +0000 (09:55 +0100)]
Fix tab selection bug
Richard Fairhurst [Thu, 16 Jun 2011 18:55:37 +0000 (19:55 +0100)]
Better handling of conflicting tags when merging and editing ways and nodes
Andy Allan [Thu, 16 Jun 2011 13:40:28 +0000 (14:40 +0100)]
add UI for marking features as incomplete
Andy Allan [Thu, 16 Jun 2011 13:39:17 +0000 (14:39 +0100)]
Mark snapshot layers as interactive
Richard Fairhurst [Wed, 15 Jun 2011 22:29:35 +0000 (23:29 +0100)]
Not screwed up any more. At least I think not.
Richard Fairhurst [Wed, 15 Jun 2011 22:28:18 +0000 (23:28 +0100)]
Unify selection ControllerStates so they can work on either background or editable objects
Richard Fairhurst [Wed, 15 Jun 2011 20:29:43 +0000 (21:29 +0100)]
Improve selection for background objects and tidy ControllerState layer handling
Richard Fairhurst [Wed, 15 Jun 2011 16:12:20 +0000 (17:12 +0100)]
Auto-detect filetype based on extension
Richard Fairhurst [Wed, 15 Jun 2011 14:48:29 +0000 (15:48 +0100)]
Whoops
Andy Allan [Wed, 15 Jun 2011 14:47:45 +0000 (15:47 +0100)]
Merge branch 'refactor' into snapshotserver
Richard Fairhurst [Wed, 15 Jun 2011 14:10:12 +0000 (15:10 +0100)]
Merge remote-tracking branch 'gravitystorm/fix_stylesheets' into refactor
Andy Allan [Wed, 15 Jun 2011 14:02:37 +0000 (15:02 +0100)]
More subparts for network and enhanced stylesheets
Andy Allan [Wed, 15 Jun 2011 13:58:29 +0000 (14:58 +0100)]
Direction arrows on network and enhanced styles
Andy Allan [Wed, 15 Jun 2011 13:57:58 +0000 (14:57 +0100)]
Fix up the (legendary) runway rendering
Richard Fairhurst [Wed, 15 Jun 2011 13:28:47 +0000 (14:28 +0100)]
Use a plain old URLRequest for importing
Richard Fairhurst [Wed, 15 Jun 2011 12:43:22 +0000 (13:43 +0100)]
Fix refactoring issues in potlatch2.mxml
Andy Allan [Wed, 15 Jun 2011 11:47:17 +0000 (12:47 +0100)]
Fix railways to use subparts on the main style too
Andy Allan [Wed, 15 Jun 2011 11:46:54 +0000 (12:46 +0100)]
Make the license highlighting use a 'status' subpart
Richard Fairhurst [Wed, 15 Jun 2011 11:46:08 +0000 (12:46 +0100)]
Merge remote-tracking branch 'gravitystorm/fix_stylesheets' into refactor
Andy Allan [Wed, 15 Jun 2011 11:01:10 +0000 (12:01 +0100)]
Move the various way highlighting to their own subpart
Andy Allan [Wed, 15 Jun 2011 10:55:18 +0000 (11:55 +0100)]
Drop the interactive stuff from opencyclemap.css and use core_interactive instead
Richard Fairhurst [Wed, 15 Jun 2011 10:45:54 +0000 (11:45 +0100)]
Choose whether layers are interactive (i.e. objects can be selected). After all, you don't want to be able to select a GPS track, you want to trace it by clicking along it.
Andy Allan [Wed, 15 Jun 2011 10:45:17 +0000 (11:45 +0100)]
Fix route highlighting
Andy Allan [Wed, 15 Jun 2011 10:45:05 +0000 (11:45 +0100)]
use selectors for bridges, tunnels and arrows
Andy Allan [Wed, 15 Jun 2011 10:44:03 +0000 (11:44 +0100)]
Fix railways to have a separate dashes layer
Andy Allan [Wed, 15 Jun 2011 10:43:15 +0000 (11:43 +0100)]
Fix casing widths in a not-completely-scientific way. I suspect in most cases ~1 was what was intended anyway
Andy Allan [Wed, 15 Jun 2011 09:59:32 +0000 (10:59 +0100)]
Use inline status for snapshot connection, and create a new stylesheet
Andy Allan [Wed, 15 Jun 2011 09:58:17 +0000 (10:58 +0100)]
Support inline status, where the status field is part of e.g. map calls
Richard Fairhurst [Sun, 12 Jun 2011 18:58:25 +0000 (19:58 +0100)]
Remove trace statement
Richard Fairhurst [Sun, 12 Jun 2011 18:55:39 +0000 (19:55 +0100)]
Better support for MapCSS 0.2, including subparts
Richard Fairhurst [Sun, 12 Jun 2011 13:42:04 +0000 (14:42 +0100)]
New RuleChain object to replace previous nested array within StyleChooser
Richard Fairhurst [Sun, 12 Jun 2011 06:59:00 +0000 (07:59 +0100)]
Control-drag for selection by area
Richard Fairhurst [Sat, 11 Jun 2011 13:52:23 +0000 (14:52 +0100)]
Merge remote-tracking branch 'gravitystorm/snapshotserver' into refactor
Richard Fairhurst [Sat, 11 Jun 2011 10:26:59 +0000 (11:26 +0100)]
Don't freak out when backspacing a value then deleting the whole tag
Richard Fairhurst [Sat, 11 Jun 2011 10:18:58 +0000 (11:18 +0100)]
Provide a new 'View data' button in the upload dialogue.
If the upload freaks out and refuses to save, the user can at least copy and paste the raw XML for later use.
Richard Fairhurst [Sat, 11 Jun 2011 09:38:02 +0000 (10:38 +0100)]
Make 'delete' work on (new tag)=(new value)
Richard Fairhurst [Fri, 10 Jun 2011 20:25:51 +0000 (21:25 +0100)]
Fix undo
Richard Fairhurst [Fri, 10 Jun 2011 20:14:09 +0000 (21:14 +0100)]
Fix issue where removing node B from an ABA way would leave two As. Needs reasonably thorough testing please ;)
Andy Allan [Fri, 10 Jun 2011 16:55:35 +0000 (17:55 +0100)]
work in progress for marking nodes as complete
Andy Allan [Fri, 10 Jun 2011 16:54:55 +0000 (17:54 +0100)]
selected background node
Richard Fairhurst [Fri, 10 Jun 2011 15:09:28 +0000 (16:09 +0100)]
Correct the _status value
Richard Fairhurst [Fri, 10 Jun 2011 14:51:45 +0000 (15:51 +0100)]
Beginnings of status API support, including WTFE and dedicated UI for selecting it
Richard Fairhurst [Fri, 10 Jun 2011 09:09:04 +0000 (10:09 +0100)]
Handle 'tags' in shapefiles, and don't create dupes on pull-through.
Also, we really need TagTransform for this. ;)
Richard Fairhurst [Fri, 10 Jun 2011 08:18:44 +0000 (09:18 +0100)]
Understand shapefiles in different projections (notably OSGB)
Richard Fairhurst [Thu, 9 Jun 2011 17:28:58 +0000 (18:28 +0100)]
Fix closure problem when importing multiple files
Richard Fairhurst [Thu, 9 Jun 2011 15:49:24 +0000 (16:49 +0100)]
Don't ask for the requestToken if we haven't told OAuthPanel which connection to use yet
Richard Fairhurst [Thu, 9 Jun 2011 15:15:44 +0000 (16:15 +0100)]
EditController can now throw AttentionEvents too, so they don't all have to go through a Connection
Richard Fairhurst [Thu, 9 Jun 2011 14:38:00 +0000 (15:38 +0100)]
Pull-through wasn't working because appendNode doesn't force a redraw - fix that
Richard Fairhurst [Thu, 9 Jun 2011 14:16:43 +0000 (15:16 +0100)]
Make wayuis, nodeuis and markeruis private
Andy Allan [Fri, 3 Jun 2011 12:47:36 +0000 (13:47 +0100)]
Add a panel for background features - based on the marker panel
Andy Allan [Thu, 2 Jun 2011 13:44:32 +0000 (14:44 +0100)]
Add the ability to select, but not edit, a background way
Andy Allan [Thu, 2 Jun 2011 13:39:02 +0000 (14:39 +0100)]
Documentation
Andy Allan [Thu, 2 Jun 2011 13:38:04 +0000 (14:38 +0100)]
New SnapshotLoader and associated connections