2010-11-07 |
Richard Fairhurst | this should speed up redraw - need to add registerPOI... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Richard Fairhurst | allow layers to be overridden in MapCSS; this means... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Richard Fairhurst | we should be able to purge now that the event listener... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Richard Fairhurst | remove "Loading data..." once a GPX track has loaded |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Andy Allan | First bash at duplicate node highlighting. Needs a... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Richard Fairhurst | it's all a cunning ploy to get me to use git, I know it |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Richard Fairhurst | a whole load more event listener fixes, plus the start... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Richard Fairhurst | remove the [_] junction box when unjoining |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Andy Allan | Make the undo for unjoin work |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Andy Allan | Need to wrap the suspend/resume around the actual ... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Andy Allan | Helps if you actually do the actions, but still buggy |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Andy Allan | prevent fallthrough to deleteNode if you press j withou... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Andy Allan | first stab at unjoin - problems with the UIs not matchi... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Andy Allan | update todo (build numbers) |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Tom Hughes | Load the environment as properties and add an example... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Richard Fairhurst | fix refactoring bug |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Andy Allan | Ant target for building halcyon |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Richard Fairhurst | update the README |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Andy Allan | Use build numbers in changeset tag, and also in help... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Andy Allan | Add ant-based build system |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Richard Fairhurst | refactoring and some bugfixes |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Richard Fairhurst | separate out TagGrid and do all the lovely autocomplete... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Richard Fairhurst | delete icon for tags |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Andy Allan | Add mousewheel scrolling, but I'll bet this doesn't... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Richard Fairhurst | this'll keep the Germans happy |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Richard Fairhurst | +/- tooltips with current zoom level |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Richard Fairhurst | now with 11% fewer buttons! |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Richard Fairhurst | parallelise fixes |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Richard Fairhurst | remove routes from relations |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Jochen Topf | cleanup indentation etc. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Andy Allan | Provide an option for showing yahoo by default - great... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Andy Allan | Fix bug where null/none/yahoo imagery was appended... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Andy Allan | Better tiger highlighting style - just change casing... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Andy Allan | Save status of tiger toggle and use it when launching |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Andy Allan | Remove Changeset.isArea() function |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Andy Allan | Use accurate uids instead of random ones from the dev... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Andy Allan | Require entity constructors to provide uid and timestam... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Andy Allan | First cut at styling TIGER data via an option. Needs... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Andy Allan | Colour the links on the help pages, while dealing with... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Andy Allan | Add target="_blank" to urls in the help dialog |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Andy Allan | Add new icons for most missing pois. Thanks to twain47... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Andy Allan | Ensure that all POIs have an icon, and that there's... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Andy Allan | tweak missing image size so that it's the same as that... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Andy Allan | Help text - how to bring up the DND panel again |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Sort out junction highlighting when deleting a way... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Add note about rlwrap |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Update todo - remove items |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Create option to force up-front authentication |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Make Connection.getAccessToken private - there's no... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Rename getAccessSorted to ensureAccess, and accept... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Remove private oauth variables from savemanager |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | helps if you use the right parameters |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Move the one-off setting of the access token to p2... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Remove all public references to the appID/OAuthConsumer... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | use getParam directly, and fix indentation |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Move the getConsumer method to the Connection |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Have the OAuthPanel set the access token on the connect... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | getAccessToken stores it in the connection, if created |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | MyGPX doesn't refetch any more, and loading text has... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andy Allan | Move getAccessToken logic to the connection |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Andy Allan | Refactor the connection loading of traces, to not reloa... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Andy Allan | Remove commentary on binding problems. You can't bind... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Andy Allan | Remove trace |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Andy Allan | A little bit of documentation guidance between potlatch... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Richard Fairhurst | remove trace |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Richard Fairhurst | fun with tweens |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Steve Bennett | map_features: tunnel, dam |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Steve Bennett | Add "source" tag to every single object. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Steve Bennett | construction=rail |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Andy Allan | Remove unnecessary public call, and add notes about... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Andy Allan | Remove the external oauth-get-signing. Only XMLConnecti... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Andy Allan | Remove the url knowledge from Trace, only XMLConnection... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Andy Allan | Remove trace statements and comments |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Andy Allan | Refactor server-based trace loading. Next: remove all... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Andy Allan | Remove created_by tags when serialising for saving |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Andy Allan | Add keyboard shortcuts to toolbox tooltips. The Delete... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Steve Bennett | map_features: add a very basic "source" tag, to roads... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Andy Allan | Use the .xml extension to ensure the traces are returne... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Andy Allan | Allow id to be sorted numerically rather than alphabeti... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Andy Allan | Pass the data object, rather than relying on selectedIndex |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Andy Allan | Finish the shortcuts panel, and make the buildGrid... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Andy Allan | More shortcuts text, and better layout |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Andy Allan | First stab at generating the keyboard shortcuts program... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Andy Allan | Updated help text, with a few bugs squished. Thanks... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Andy Allan | Provide some documentation as to what each of the 4... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Andy Allan | Only sign the URLs if they match the apiBase. This... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Andy Allan | Refactor OAuth URL signing into a common utility method |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Andy Allan | It's 140% less painful now, which is close enough |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Andy Allan | Use tags and descriptions |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Write down all the fixes needed, before I forget them |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Richard Fairhurst | add nice 0.2 test case link |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Make the dialog automatically fetch the traces. Still... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Emit load_completed event when the trace list has loaded |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Better binding / event handling for loading the trace... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Don't simplify traces, for now. Should be an option... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Retrive GPX files from the server using signed urls... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Fetch the user traces list, and display them as a grid... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Store the returned traces in the connection, and provid... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Make the mygpx dialog set up the tokens first |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Andy Allan | Turn the save function into a callback-driven one.... |
commit | commitdiff | tree | snapshot |
next |