Skip to content

Package card auto

This branch follow the second proposition of #375 (closed)

There are a lot of dependencies on the catalog module (In the index, mediacenter view, search, ..) Not sure it's a problem right now, but we should find a way to decouple module, and try to cache useful information (instead of creating a catalog instance each time)

For your proposition, ybon, to have the settings also pointing to admin and system cards, I think the simpler is to add a id to the cards in the config, add the ids of the cards we want to display and let the function build_package_card_info look in the config to rebuild the cards info.

Merge request reports