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

Made it possible to create item parent chains. #102

Closed
jedie opened this issue Jul 19, 2022 · 1 comment
Closed

Made it possible to create item parent chains. #102

jedie opened this issue Jul 19, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jedie
Copy link
Owner

jedie commented Jul 19, 2022

Currently the item parent lists only "main" items. So a chain can't be created. Remove this.

See also #100

@jedie
Copy link
Owner Author

jedie commented Jul 21, 2022

Think if we really want to change the simple "parent" model to a tree, we should use "Materialized Path tree" from https://github.com/django-treebeard/django-treebeard -> https://django-treebeard.readthedocs.io/en/latest/mp_tree.html

But this will be a big change.

jedie added a commit that referenced this issue Jul 21, 2022
jedie added a commit that referenced this issue Jul 21, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 21, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
jedie added a commit that referenced this issue Jul 22, 2022
* Remove limitation of item parents.
* Remove "Group Items" functionality
* Replace "Group Items" change list filter by "Limit tree depth" for Item and Location.
* Display Item and Location as a tree.
@jedie jedie added the enhancement New feature or request label Jul 24, 2022
@jedie jedie closed this as completed in db0549f Jul 24, 2022
jedie added a commit that referenced this issue Jul 24, 2022
WIP: Fix #102 by store tree information for Item and Location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant