This website requires JavaScript.
9442e3683b
Some changes
Torsten Schulz
2025-01-22 14:34:29 +01:00
39d1bce6e5
Remove two console.log statements in DiaryView.vue.
Torsten Schulz
2024-11-11 15:19:14 +01:00
0fc2f4afa2
"Added code to filter and store tags for a specific member and date in DiaryView.vue"
Torsten Schulz
2024-11-11 14:47:19 +01:00
b5f675f807
"Added picsInInternetAllowed field to Member model and updated related controllers, services, and views to handle new field; modified diary date activity routes and diary view; updated member service and member controller to handle new field; added new routes for diary date
Torsten Schulz
2024-11-11 12:05:53 +01:00
247f43f122
Added a new table header and column to display a test membership indicator in MembersView.vue.
Torsten Schulz
2024-11-07 09:10:33 +01:00
ab9e56f8ed
Remove try-catch block in DiaryView and modify CSS in MembersView.
Torsten Schulz
2024-11-07 09:05:29 +01:00
638f750f26
"Updated MembersView.vue: fixed checkbox syntax, added showInactiveMembers feature, and reformatted HTML structure"
Torsten Schulz
2024-11-07 09:04:17 +01:00
22b1d5b045
"Comment out call to loadMemberImage in openNotesModal"
Torsten Schulz
2024-11-06 16:33:59 +01:00
1efa4e588f
"Updated backend and frontend code: added console logs, modified DiaryMemberController, DiaryTagController, DiaryService, and DiaryView, and made changes to CSS and vite.config.js"
Torsten Schulz
2024-11-06 16:16:25 +01:00
46efa9a9a4
Merge branch 'main' of ssh://tsschulz.de/home/git/trainingstagebuch
Torsten Schulz
2024-11-06 09:20:52 +01:00
5bdc5c8216
Fixed group activities and added collapsing for general settings
Torsten Schulz
2024-11-06 09:20:39 +01:00
a0e7339424
Set CORS
Torsten Schulz
2024-10-31 09:01:20 +01:00
d451ba494c
Fixed birthdate output
Torsten Schulz
2024-10-24 13:01:00 +02:00
55be40e310
Fixed birthdate problem
Torsten Schulz
2024-10-24 12:35:30 +02:00
774055c6fc
added generation of pdf phonelist
Torsten Schulz
2024-10-24 12:08:02 +02:00
50c19f525a
Fixed styles
Torsten Schulz
2024-10-21 19:02:15 +02:00
22965dedec
fixed diary style
Torsten Schulz
2024-10-21 18:53:27 +02:00
0a1a2ee087
Show images in diary at clicking icon
Torsten Schulz
2024-10-21 18:48:20 +02:00
0232202f8d
Added test membership
Torsten Schulz
2024-10-21 18:33:21 +02:00
17c40093ca
Optimized members sort
Torsten Schulz
2024-10-21 18:28:02 +02:00
67ebafbb65
Added members sort
Torsten Schulz
2024-10-21 18:24:48 +02:00
f230b73273
Added groups to diary
Torsten Schulz
2024-10-21 18:21:43 +02:00
47fa81e190
Added groups to diary
Torsten Schulz
2024-10-21 18:21:24 +02:00
92f99f6ac2
Login-/out problems solved, group model defined
Torsten Schulz
2024-10-01 08:06:53 +02:00
098b3b0b9c
Responsive design added
Torsten Schulz
2024-10-01 06:33:59 +02:00
136fc5eecc
fixed design
Torsten Schulz
2024-09-25 18:32:25 +02:00
22e98fd112
Fixed menu for pc
Torsten Schulz
2024-09-25 18:31:15 +02:00
289c841267
Beginn Responsive Design
Torsten Schulz
2024-09-25 18:28:44 +02:00
eb1fa9b77f
Added load of clubs after login
Torsten Schulz
2024-09-25 18:24:27 +02:00
f186aecc90
changed request association in view
Torsten Schulz
2024-09-25 18:18:52 +02:00
b88e7ba13a
Fixes
Torsten Schulz
2024-09-25 18:16:28 +02:00
f1a12e90f9
fixes
Torsten Schulz
2024-09-25 18:12:42 +02:00
fe149f29ba
Fix in association
Torsten Schulz
2024-09-25 18:08:24 +02:00
2b333c43bb
Fixed userId
Torsten Schulz
2024-09-25 18:01:40 +02:00
11a5a5e60e
Fixed where condition for not approved user list
Torsten Schulz
2024-09-25 17:59:59 +02:00
1cbb1971c8
Fixed pending approvals
Torsten Schulz
2024-09-25 17:56:33 +02:00
5e3ab445d4
Fixed association
Torsten Schulz
2024-09-25 17:53:58 +02:00
03ab768c61
Associations fix
Torsten Schulz
2024-09-25 17:52:53 +02:00
08259863ab
Fixed filters
Torsten Schulz
2024-09-25 17:41:05 +02:00
edcfd8130a
Fixed members handling
Torsten Schulz
2024-09-25 17:23:01 +02:00
3181a6628d
Show img in diary too
Torsten Schulz
2024-09-25 16:36:30 +02:00
c439e174e9
sortierung umgebaut - erst nach vorname sortieren
Torsten Schulz
2024-09-24 14:32:01 +02:00
dbce5c0982
Sortieren korrigiert
Torsten Schulz
2024-09-24 14:30:36 +02:00
a14d3cb305
debugging
Torsten Schulz
2024-09-24 14:28:09 +02:00
cf2d059635
fixed bug
Torsten Schulz
2024-09-24 14:27:07 +02:00
0a8a1289bb
Sort attendees by name
Torsten Schulz
2024-09-24 14:24:22 +02:00
ba81e951b4
Removed toggle for attendees checkbox when click on name
Torsten Schulz
2024-09-24 14:22:19 +02:00
80f6085b81
Added phone numver show, added training info show
Torsten Schulz
2024-09-24 14:19:28 +02:00
868747b214
Fixed Diary
Torsten Schulz
2024-09-17 10:24:31 +02:00
eeda29e6ed
Fixed time setting in diary - added pdf output for training
Torsten Schulz
2024-09-17 09:46:11 +02:00
d0b42ca537
PDF-Schedule-Generator optimized
Torsten Schulz
2024-09-13 19:06:58 +02:00
f2a8863dc7
Fixed linebreak
Torsten Schulz
2024-09-13 18:32:21 +02:00
43a5180b31
PDF-Download hinzugefügt
Torsten Schulz
2024-09-13 18:28:29 +02:00
61fd50bb29
Changed style, fixed schedulle view
Torsten Schulz
2024-09-12 18:22:25 +02:00
ba1be441f1
Added season generation
Torsten Schulz (server)
2024-09-12 16:12:48 +00:00
edccc1fde8
Added missing import
Torsten Schulz (server)
2024-09-12 16:07:46 +00:00
eac97b6ca5
Fixed create/alter order
Torsten Schulz
2024-09-12 18:06:36 +02:00
8f683ea489
DB change
Torsten Schulz
2024-09-12 18:01:24 +02:00
97b23527b6
Fixed button design
Torsten Schulz
2024-09-12 17:54:01 +02:00
07477d991b
Added online schedulling
Torsten Schulz
2024-09-12 17:34:46 +02:00
28524f4308
Implemented approve/reject access
Torsten Schulz
2024-09-11 23:05:53 +02:00
ea9e222aa3
Fixed design
Torsten Schulz
2024-09-11 22:34:59 +02:00
74c3009a21
Merge branch 'main' of ssh://tsschulz.de/home/git/trainingstagebuch
Torsten Schulz
2024-09-11 18:15:58 +02:00
c6e2f12a5e
Fixed drop down size
Torsten Schulz
2024-09-11 18:15:50 +02:00
5f5e61fd6a
Merge branch 'main' of ssh://tsschulz.de:/home/git/trainingstagebuch
Torsten Schulz (server)
2024-09-11 16:10:56 +00:00
43298c1b24
removed image
Torsten Schulz (server)
2024-09-11 16:10:11 +00:00
b5f797e804
Small style improvements
Torsten Schulz
2024-09-11 18:09:33 +02:00
3b1021f7c8
Bilder hinzugefügt
Torsten Schulz
2024-09-11 17:57:56 +02:00
543a2f9259
Fixed issues
Torsten Schulz
2024-09-11 16:23:10 +02:00
a22d2bcfc6
Added dayplanning
Torsten Schulz
2024-09-11 15:44:56 +02:00
28bf98a169
Umfangreiche Änderungen für Trainingslogging
Torsten Schulz
2024-09-09 22:51:37 +02:00
c65c629210
Added active for members
Torsten Schulz
2024-09-04 12:11:43 +02:00
6d31c0f86e
Zwei Fixes für korrekten DB aufbau
Torsten Schulz
2024-09-04 12:05:40 +02:00
8fe833d527
Fixed env for api client too
Torsten Schulz
2024-09-04 11:51:08 +02:00
aecdb0833e
Fixed env problem
Torsten Schulz
2024-09-04 11:49:40 +02:00
b8a1f7f728
Change for vite
Torsten Schulz
2024-09-04 11:39:29 +02:00
b857a1199a
Fixed .env file name
Torsten Schulz
2024-09-04 11:05:29 +02:00
6982be9d97
Changed API URL for login
Torsten Schulz
2024-09-04 11:00:24 +02:00
4188f3c8f6
Changed backend URL generation
Torsten Schulz
2024-09-04 10:53:38 +02:00
5707c929d4
Some changes
Torsten Schulz
2024-09-04 10:46:39 +02:00
1c053eb491
some updates
Torsten Schulz
2024-09-04 10:45:56 +02:00
1ac1fc9ca0
Änderungen am TAgebuch
Torsten Schulz
2024-08-30 11:50:54 +02:00
828035d339
Some fixes
Torsten Schulz (notebook)
2024-08-26 23:48:54 +02:00
255fb97dd3
more control
Torsten Schulz (notebook)
2024-08-17 13:05:03 +02:00
31ca0979ce
Initial commit
Torsten Schulz (notebook)
2024-08-16 16:34:23 +02:00