This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
miriamgemeinde
Watch
1
Star
0
Fork
0
You've already forked miriamgemeinde
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dbb07ad0c3d3094d58acdaf9af40356cee01c499
miriamgemeinde
/
controllers
History
Torsten Schulz (local)
dbb07ad0c3
All checks were successful
Deploy miriamgemeinde / deploy (push)
Successful in 7s
Details
Enhance worshipController.js with improved leader mapping and text resolution: Introduce matchEntries for better leader identification, refactor parseNbrSegment to utilize new leaderMaps structure, and add buildWorshipTitleFromPlace for dynamic title generation based on event place names, improving data parsing and clarity in worship planning.
2026-04-29 19:09:54 +02:00
..
authController.js
Refactor authentication and token management: Update authController.js to use environment variable for JWT expiration. Enhance axios.js and store/index.js for improved token usability checks and cleanup on logout, ensuring a more robust authentication flow.
2026-04-29 18:52:16 +02:00
contactPersonController.js
Füge Ablaufdatum zu Kontaktpersonen hinzu: Implementiere die Möglichkeit, ein Ablaufdatum für Kontaktpersonen zu speichern und anzuzeigen. Aktualisiere die Filterlogik, um nur nicht abgelaufene Kontaktpersonen anzuzeigen, und passe die Benutzeroberfläche an, um das Ablaufdatum darzustellen.
2025-10-07 17:45:45 +02:00
eventController.js
Refactor event date comparison: Update buildUpcomingWhere function to use CURDATE for fixed-date events, improving accuracy in event filtering. Adjust image styling in ImageContent.vue to use object-fit: contain and center positioning for better layout consistency.
2026-04-29 15:51:55 +02:00
eventPlaceController.js
Added order
2024-07-10 17:48:40 +02:00
eventtypecontroller.js
Added order
2024-07-10 17:48:40 +02:00
fileController.js
extended editor
2024-06-21 18:06:17 +02:00
imageController.js
Add bulk image upload functionality: Implement new routes and methods for handling bulk image uploads in the imageController. Update ImageUpload component to support switching between single and bulk upload modes, including form handling for multiple images, base title, start number, and optional page association. Enhance user experience with improved form validation and reset functionality.
2026-04-29 13:36:35 +02:00
institutionController.js
Added order
2024-07-10 17:48:40 +02:00
liturgicalDayController.js
Füge Unterstützung für liturgische Tage im Worship Management hinzu: Implementiere Multiselect für die Auswahl von Tag-Namen und lade die verfügbaren liturgischen Tage. Aktualisiere das Formular zur Anzeige und Auswahl des liturgischen Tages basierend auf dem Datum.
2025-10-07 17:03:58 +02:00
menuDataController.js
Improve error handling for menu data fetching and update HTML structure: Enhance error logging in menuDataController, provide user-friendly error messages, and streamline the index.html file by adding new script references while removing an unused image.
2026-04-08 08:06:13 +02:00
pageController.js
inital commit
2024-06-15 23:01:46 +02:00
positionController.js
Added order
2024-07-10 17:48:40 +02:00
userController.js
Entferne Debug-Logging aus der SMTP-Konfiguration und schütze sensible Benutzerdaten in den Benutzer-Controller-Methoden. Füge sichere Rückgaben ohne Passwörter hinzu und verbessere die Fehlerprotokollierung für Benutzeroperationen.
2025-09-24 09:18:08 +02:00
worshipController.js
Enhance worshipController.js with improved leader mapping and text resolution: Introduce matchEntries for better leader identification, refactor parseNbrSegment to utilize new leaderMaps structure, and add buildWorshipTitleFromPlace for dynamic title generation based on event place names, improving data parsing and clarity in worship planning.
2026-04-29 19:09:54 +02:00
worshipLeaderController.js
Add worship leaders functionality: Introduce worship leaders management by adding routes, controllers, and CSV import capabilities. Update worship management UI to support .csv file uploads for worship services, enhancing data handling and user experience.
2026-04-29 18:04:05 +02:00