595fbe9f04
Fix navigation links to point to correct /verein/ paths
Torsten Schulz (local)
2025-10-22 12:11:15 +02:00
c7250df391
Add real content to CMS pages and add CMS links to navigation
Torsten Schulz (local)
2025-10-22 12:05:29 +02:00
1406502f5e
Fix duplicated readUsers import by removing from members.js
Torsten Schulz (local)
2025-10-22 11:53:47 +02:00
705a9fffd2
Add PDF upload system for Satzung with text extraction
Torsten Schulz (local)
2025-10-22 11:48:43 +02:00
a4833e4e1b
Add WYSIWYG editors for Geschichte and TT-Regeln pages
Torsten Schulz (local)
2025-10-22 11:38:32 +02:00
37153c5611
Add WYSIWYG editor for Über uns page
Torsten Schulz (local)
2025-10-22 10:49:07 +02:00
f9df880cd3
Update build metadata and timestamps in output files; modify config.json to include new tournament participation features.
Torsten Schulz (local)
2025-10-21 16:59:07 +02:00
e2b03c6295
Restore verein section in config.json
Torsten Schulz (local)
2025-10-21 16:55:54 +02:00
7b95dbb348
Add Vereinsadresse to config with option to use Vorsitzender address, add full address fields for Vorstand
Torsten Schulz (local)
2025-10-21 16:51:37 +02:00
50778076a2
Connect anfaenger page to config for dynamic training times
Torsten Schulz (local)
2025-10-21 16:49:25 +02:00
91feae6328
Connect Vorstand page to config and add Einstellungen to CMS overview
Torsten Schulz (local)
2025-10-21 16:47:55 +02:00
53e975223e
Add config system for training, trainer, membership and impressum with CMS editor
Torsten Schulz (local)
2025-10-21 16:44:31 +02:00
e5b8df6ec4
Add deployment script and documentation for production data safety
Torsten Schulz (local)
2025-10-21 16:32:19 +02:00
be5c0a0dc8
Update date in nitro.json and remove obsolete JavaScript files from the output directory
Torsten Schulz (local)
2025-10-21 16:25:55 +02:00
ef251b8cc8
Remove duplicate 'Alle Termine anzeigen' button from TermineVorschau
Torsten Schulz (local)
2025-10-21 16:22:57 +02:00
16650d9267
Switch termine loading from static CSV to dynamic API for instant updates
Torsten Schulz (local)
2025-10-21 16:21:01 +02:00
f2bdd27208
Add CMS dropdown in Intern submenu with termine editor
Torsten Schulz (local)
2025-10-21 16:00:53 +02:00
2411fd5fae
Add CMS termine editor for admin and vorstand
Torsten Schulz (local)
2025-10-21 15:57:42 +02:00
5c093e3963
Fix isPublic field not being saved when creating/editing news
Torsten Schulz (local)
2025-10-21 15:53:56 +02:00
3289fbe104
Remove scroll indicator and reduce hero padding from 8rem to 2rem
Torsten Schulz (local)
2025-10-21 15:41:42 +02:00
39ef6d5e65
Restructure homepage: Hero, Termine, News, Actions in new order
Torsten Schulz (local)
2025-10-21 15:36:35 +02:00
1d2ec02e2f
Add public/private news system with homepage display
Torsten Schulz (local)
2025-10-21 15:26:28 +02:00
0494d2cbf4
Replace timestamp-based IDs with UUIDs for guaranteed uniqueness and race condition safety
Torsten Schulz (local)
2025-10-21 15:23:48 +02:00
8eb83a5c6a
Fix missing ID generation for new news items and add IDs to existing entries
Torsten Schulz (local)
2025-10-21 15:12:21 +02:00
a3885c1200
Use query params instead of body for DELETE request
Torsten Schulz (local)
2025-10-21 15:09:32 +02:00
6c91f21fab
Fix DELETE request body serialization for news deletion
Torsten Schulz (local)
2025-10-21 14:50:05 +02:00
671073ae12
Replace footer Mitglieder dropdown with direct Abmelden button when logged in
Torsten Schulz (local)
2025-10-21 14:48:09 +02:00
123a1b152e
Add internal news system with role-based write permissions
Torsten Schulz (local)
2025-10-21 14:47:00 +02:00
d11b57a863
Add debug logging for role-based contact data visibility
Torsten Schulz (local)
2025-10-21 14:44:43 +02:00
2a0d22fb85
Set cards as default view and restrict contact data to vorstand only
Torsten Schulz (local)
2025-10-21 14:42:20 +02:00
37fe9d9c7f
Add table view and split name into firstName/lastName fields
Torsten Schulz (local)
2025-10-21 14:38:41 +02:00
e8b5421946
Add smart member list with manual+login merge and duplicate detection
Torsten Schulz (local)
2025-10-21 14:35:21 +02:00
89f6edd016
Add missing getUserById and getUserByEmail exports to auth utils
Torsten Schulz (local)
2025-10-21 14:30:56 +02:00
640fbf93db
Add member profile page with editable fields and password change
Torsten Schulz (local)
2025-10-21 14:29:52 +02:00
71dc7278e5
Fix cookie secure flag for HTTP testing and add Pinia store
Torsten Schulz (local)
2025-10-21 14:25:07 +02:00
8eb134a56e
Replace composable with Pinia store for persistent auth state
Torsten Schulz (local)
2025-10-21 14:19:30 +02:00
a0e5edeb95
Add global auth state with composable for reactive login status
Torsten Schulz (local)
2025-10-21 14:12:01 +02:00
dac4739334
Reset preview port to 3100
Torsten Schulz (local)
2025-10-21 11:42:05 +02:00
847fc8d809
Add 'Intern' menu for logged-in users with submenu navigation
Torsten Schulz (local)
2025-10-21 11:37:26 +02:00
a10b69b5fd
Add user management system with approval workflow and role assignment
Torsten Schulz (local)
2025-10-21 11:35:02 +02:00
8667898619
Update Apache configuration to include fallback for SPA routes and add start script in package.json for Nuxt server.
Torsten Schulz (local)
2025-10-21 01:05:11 +02:00
9ba3c26ff9
Refactor event management code to streamline CSV processing and enhance error reporting. Improve team overview page layout for increased usability and performance.
Torsten Schulz (local)
2025-10-21 00:52:04 +02:00
bc8478a124
Enhance event management functionality by adding support for multiple CSV formats and improving error handling. Update team overview page for better performance and responsiveness.
Torsten Schulz (local)
2025-10-21 00:45:52 +02:00