Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hawtio/hawtio
base: d4c876eb480b
Choose a base ref
...
head repository: hawtio/hawtio
compare: ea65d30b67d0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 11, 2013

  1. much better working load / save; though there is still complexity in …

    …the double-tree issue of the dynatree cloning the Folder objects; we should maybe just use the real dyna tree structure...
    jstrachan committed Apr 11, 2013
    Copy the full SHA
    49454ed View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    acbb18f View commit details
    Browse the repository at this point in the history
  3. use the underlying treeNode model that the tree widget creates and mo…

    …ves around with drag and drop; rather than trying to keep it in sync with another tree structure to simplify the code and avoid 2 lots of models causing confusion #228
    jstrachan committed Apr 11, 2013
    Copy the full SHA
    58369a7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d73c68f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ea65d30 View commit details
    Browse the repository at this point in the history