4 Commits

Author SHA1 Message Date
9f9617ca45 Add development documentation and enhance SPA navigation with category/item detail views
- Add DEVELOPMENT.md with complete LXC environment setup guide
- Implement dynamic category tree with item navigation in sidebar
- Add category detail view with items list via AJAX
- Add item edit form with delete functionality
- Enhance SPA routing to support query parameters for categories/items
- Update Bootstrap styling with icons and improved navigation
- Include SQLite database in repository for development
2025-11-12 09:51:01 +01:00
bbc57a9d53 Implement category tree in sidebar using PHP-generated HTML to avoid Twig recursion issues 2025-11-12 08:40:22 +01:00
5549c67eb5 Replace sidebar menu with collapsible category tree showing items 2025-11-12 08:36:40 +01:00
921a74bbe2 first commit 2025-11-11 17:00:02 +01:00