Commit Graph

57 Commits

Author SHA1 Message Date
Gemini Agent
7744168d0d Fix: Restore 'Edit Details' button for standard packing lists
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 23s
2025-12-08 21:44:43 +00:00
Gemini Agent
7bdc421d90 Fix: Correct display of new templates and limit carriers to assigned users
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 19s
2025-12-08 21:40:13 +00:00
Gemini Agent
0753e2c4b9 Fix: Template improvements
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 38s
- api_packing_list_handler.php: Use robust LEFT JOINs to fetch backpack/compartment names, fixing '0' display issue for templates.
- packing_lists.php: Add 'Edit Details' button for templates.
- edit_packing_list_details.php: Allow sharing templates with household (checkbox) and adjust title for templates.
2025-12-08 21:35:08 +00:00
Gemini Agent
a19cfa98f0 Fix: Add Auto-Migration for 'is_template' column in packing_lists.php to prevent SQL errors on deployment
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 17s
2025-12-08 21:28:34 +00:00
8c50910363 .gitea/workflows/build-push.yaml aktualisiert
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 25s
2025-12-08 21:20:01 +00:00
Gemini Agent
59104fb3bd Docs: Update README with Template feature details
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 4s
2025-12-08 21:12:08 +00:00
Gemini Agent
b9446b01a3 Feature: Packlisten-Templates hinzugefügt
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 15s
- DB-Schema erweitert (is_template Spalte in packing_lists)
- packing_lists.php: Tabs für Listen/Vorlagen und Filterung
- save_as_template.php: Funktion zum Speichern einer Liste als Vorlage
- add_packing_list.php: Neue Liste aus Vorlage erstellen
- packing_list_utils.php: Zentrale Kopier-Logik (inkl. Träger & Hierarchien)
- edit_packing_list_details.php: Navigation angepasst
2025-12-08 21:11:45 +00:00
Gemini Agent
a4b74ab480 Docs & Fix: packliste.sql aktualisiert, Auto-Migration und Changelog ergänzt.
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 14s
2025-12-07 08:06:24 +00:00
Gemini Agent
991f264e29 Fix: Rucksack-Kategorie (DB/UI/Stats) und Tooltip-Zuverlässigkeit
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 28s
2025-12-07 08:04:32 +00:00
Gemini Agent
80ede8e3a6 Fix: Zusatztaschen-Gewicht und Bilder in Packlisten
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 16s
- backpack_utils.php: Setze article_id beim Sync von Zusatztaschen korrekt.
- packing_list_detail.php: Zeige Artikelbild statt Ordner-Icon bei Zusatztaschen.
2025-12-07 07:57:05 +00:00
Gemini Agent
70eef4cd82 Fix: Gewichtsberechnung Zusatztaschen, UI-Konsistenz bei Editieren, Icons
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 23s
2025-12-07 07:52:03 +00:00
Gemini Agent
967bae965a Fix: TomSelect Dropdown-Anzeige (Z-Index, Images) in Rucksack-Bearbeitung
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 16s
2025-12-07 07:46:17 +00:00
Gemini Agent
f9df3087a7 Fix: Auto-Migration in backpacks.php, um SQL-Fehler bei fehlenden Spalten zu verhindern.
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 20s
2025-12-07 07:40:07 +00:00
Gemini Agent
dd1cbcb2a6 Feature: Modulare Rucksäcke (Zusatztaschen)
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 26s
- DB-Erweiterung für linked_article_id in backpack_compartments.
- UI in edit_backpack.php zum Verknüpfen von Artikeln als Fächer.
- Sync-Logik in backpack_utils.php übernimmt Artikel-Daten.
- Gewichts-Kalkulation in backpacks.php berücksichtigt Zusatztaschen.
- Changelog aktualisiert.
2025-12-07 07:36:34 +00:00
Gemini Agent
f1d9634dba Merge branch 'master' of https://git.klenzel.net/admin/packliste
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 22s
2025-12-06 17:28:12 +00:00
Gemini Agent
36660fdd51 Feature: Bildbibliothek als Modal in Artikel-Erstellung (bis zu 500 Bilder) 2025-12-06 17:28:07 +00:00
0c4cc705a6 .gitea/workflows/build-push.yaml aktualisiert
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 17s
2025-12-06 17:23:13 +00:00
df2a98ae28 .gitea/workflows/build-push.yaml aktualisiert
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 16s
2025-12-06 17:01:34 +00:00
Gemini Agent
f7733dfce5 Fix: Chart colors forced to green palette (no blue tones)
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 24s
2025-12-06 16:50:56 +00:00
Gemini Agent
620c4127c5 Fix: Validierung, Charts & Design
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 20s
- backpack_utils.php: JS-Logik korrigiert, damit Rucksäcke dynamisch gesperrt werden.
- add_packing_list.php: Performance-Fix und Validierung.
- packing_list_detail.php: Chart-Farben verbessert, Padding hinzugefügt.
- backpacks.php: Button-Farbe.
2025-12-06 16:45:48 +00:00
Gemini Agent
c1f4ec1de7 Fix: UI/UX Verbesserungen und Critical Fix
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 23s
- add_packing_list.php: Critical Fix für Browser-Freeze (MutationObserver ersetzt).
- packing_list_detail.php: Chart-Design optimiert (Kontrast, Rahmen entfernt).
- backpacks.php: Button-Farbe angepasst.
- README.md: Changelog aktualisiert.
2025-12-06 16:40:58 +00:00
Gemini Agent
1c13862640 Docs: Changelog für 06.12.2025 hinzugefügt
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 12s
2025-12-06 16:35:01 +00:00
Gemini Agent
aaf31a3b4b Feature: Rucksack-Link, Packlisten-Validierung und Detail-Statistiken
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 28s
- backpacks.php: Button für Hersteller-Link hinzugefügt.
- add_packing_list.php: Validierung gegen doppelte Rucksack-Zuweisung (JS & PHP).
- packing_list_detail.php: Charts auf Grüntöne umgestellt, Modal für Träger-Statistiken hinzugefügt.
2025-12-06 16:33:56 +00:00
Gemini Agent
47e51ce60f Merge branch 'master' of https://git.klenzel.net/admin/packliste
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 12s
2025-12-06 16:24:16 +00:00
Gemini Agent
0392c69019 Feature: Verbesserungen an Artikel-Bildern, Rucksäcken und Filtern
- add_article.php: Auswahl bereits hochgeladener Bilder hinzugefügt.
- edit_backpack.php: Link zur Herstellerseite (neue Spalte product_url) und Fix für 'Neuer Hersteller' hinzugefügt. Auto-Migration für DB-Spalte integriert.
- manage_packing_list_items.php: Filteroptionen um 'Alle' erweitert.
2025-12-06 16:20:15 +00:00
a64a09bc8f .gitea/workflows/build-push.yaml aktualisiert
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 16s
2025-12-06 08:17:39 +00:00
61116d65f0 .gitea/workflows/build-push.yaml aktualisiert
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 37s
2025-12-06 08:15:10 +00:00
a04047b8c7 .gitea/workflows/build-push.yaml aktualisiert
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 2m28s
2025-12-06 07:35:35 +00:00
82cc2a8e43 .gitea/workflows/build-push.yaml aktualisiert
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 13s
2025-12-06 07:31:26 +00:00
ed84fdbfc5 .gitea/workflows/build-push.yaml aktualisiert
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 13s
2025-12-06 07:27:49 +00:00
8d0ba61c69 .gitea/workflows/build-push.yaml aktualisiert
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 12s
2025-12-06 07:22:15 +00:00
d3c65917af .gitea/workflows/build-push.yaml aktualisiert
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 40s
2025-12-06 06:59:10 +00:00
5315120680 .gitea/workflows/build-push.yaml aktualisiert 2025-12-06 06:57:11 +00:00
bae1a85ea1 .gitea/workflows/build-push.yaml aktualisiert 2025-12-06 06:14:44 +00:00
fdffeb5b30 .gitea/workflows/build-push.yaml aktualisiert 2025-12-06 05:59:17 +00:00
235e5babe1 .gitea/workflows/build-push.yaml aktualisiert 2025-12-06 05:57:19 +00:00
3e88ea2afb Dateien nach ".gitea/workflows" hochladen
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 11s
2025-12-06 05:19:17 +00:00
Gemini Agent
9c62e719e3 Fix: Syntax error in add_packing_list and added recursive weight calculation for containers 2025-12-05 19:34:13 +00:00
Gemini Agent
77959374a9 Feat: Enhanced backpack selection UI in add/edit packing list and fixed tree toggle 2025-12-05 19:03:57 +00:00
Gemini Agent
c0271b7360 Feat: Added favicon and searchable dropdowns (Tom Select) to pack list manager 2025-12-05 18:42:26 +00:00
Gemini Agent
05d38bb35d Fix: Re-applied Tom Select integration and CDN links to articles/backpack editors 2025-12-05 18:40:05 +00:00
Gemini Agent
88c095978c Refactor: Moved standard assets to assets/images/ and updated all references. README updated with rebuild instructions. 2025-12-05 18:33:19 +00:00
Gemini Agent
8c1a06a8bb Finalizing cleanup: Remove uploads from git (keeping only .gitkeep), updated README with rebuild and volume instructions 2025-12-05 18:32:49 +00:00
Gemini Agent
2e65c288bf Cleanup: Removed obsolete files and updated README with volume mount 2025-12-05 18:17:30 +00:00
Gemini Agent
53395120e2 Cleanup: Consolidated database schema into packliste.sql and updated README 2025-12-05 18:10:45 +00:00
Gemini Agent
494465f2ba Structure: Moved app to src/ folder for clean separation 2025-12-05 18:07:44 +00:00
Gemini Agent
f44da897a0 Restored files to root directory and removed Docker config from git 2025-12-05 18:02:38 +00:00
Gemini Agent
72d56c31f7 Refactor: Moved app source code back to 'src/' directory for cleaner Docker build context 2025-12-05 17:57:19 +00:00
Gemini Agent
1d9424046e Docker Support: Added Dockerfile, updated DB connection for ENVs, and documented Docker usage in README 2025-12-05 16:53:37 +00:00
Gemini Agent
ae9ab01421 Refactor: Flat directory structure, removed Docker files from git, updated DB connection path 2025-12-05 02:44:11 +00:00