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

Conversation

apfelfabrik
Copy link
Contributor

This PR leaves awesome_nested_set in work packages to be the only tree implementation in issues, planning elements and work packages. This also required changing the recycle bin API and the specs.

This one somehow got lost. But it definitely belongs here.
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.
Testing circular dependencies is part of awesome_nested_set. Also, this
test is rather bad catching StaleObjectErrors.
@ulferts
Copy link
Contributor

ulferts commented Jul 18, 2013

I don't believe that all is fine in 4cc6c3b and removing a spec in cc87110 breaks the system.

ulferts added a commit that referenced this pull request Jul 18, 2013
No more acts_as_tree in planning elements.
@ulferts ulferts merged commit 36ec562 into feature/rails3 Jul 18, 2013
@ulferts ulferts deleted the feature/no_more_acts_as_tree branch July 18, 2013 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants