Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No more acts_as_tree in planning elements. #256

Merged
merged 9 commits into from
Jul 18, 2013

Commits on Jul 17, 2013

  1. Whitespace changes.

    apfelfabrik committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    2fe188f View commit details
    Browse the repository at this point in the history
  2. Adds a comma back into journal formatter registration.

    This one somehow got lost. But it definitely belongs here.
    apfelfabrik committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    e69b0e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c564afe View commit details
    Browse the repository at this point in the history
  4. Changes recycle bin to be triggered w/ trash.

    Previously, destroy! would do what destroy formerly did, and destroy
    would move to trash. Now trash trashes stuff into the recycle bin and
    destroy destroys from DB.
    apfelfabrik committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    7d2fd3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c18508 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52cc95d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6620ee7 View commit details
    Browse the repository at this point in the history
  8. Updates changelog.

    apfelfabrik committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    4cc6c3b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2013

  1. Removes obsolete spec.

    Testing circular dependencies is part of awesome_nested_set. Also, this
    test is rather bad catching StaleObjectErrors.
    apfelfabrik committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    cc87110 View commit details
    Browse the repository at this point in the history