Kato
|
fe6626c10b
|
Add user detail modal - click on member card to view full profile
|
2026-09-03 20:45:53 +00:00 |
|
Kato
|
9b972daa00
|
Rename Wiki tab to Berichte and collapse all topics by default
|
2026-09-03 20:39:13 +00:00 |
|
Kato
|
8a70ce30ba
|
Remove hide-de/hide-en from wiki accordion
|
2026-09-02 22:48:02 +00:00 |
|
Kato
|
e467403231
|
Fix: move subtopicsDiv definition before use
|
2026-09-02 22:36:50 +00:00 |
|
Kato
|
2bfe4d44ea
|
Fix: auto-expand all wiki topics initially
|
2026-09-02 22:35:38 +00:00 |
|
Kato
|
5669e0f5ea
|
Fix: add hidden class to wiki-subtopics in HTML
|
2026-09-02 22:34:16 +00:00 |
|
Kato
|
150989aa7d
|
Fix: subtopics hidden by default via CSS
|
2026-09-02 22:32:10 +00:00 |
|
Kato
|
11cf280bbe
|
Add debug logging for topic toggle
|
2026-09-02 22:30:27 +00:00 |
|
Kato
|
2a451dcf80
|
Fix: add .wiki-subtopics.hidden class for topic toggle
|
2026-09-02 22:10:34 +00:00 |
|
Kato
|
c23a73ddd6
|
Add topic title click to open/close subtopics
|
2026-09-02 22:03:43 +00:00 |
|
Kato
|
6a2f011f6f
|
Fix: only one subtopic open at a time
|
2026-09-02 21:28:58 +00:00 |
|
Kato
|
623c3e9ab5
|
Add Wiki accordion with topics and subtopics
|
2026-09-02 21:11:35 +00:00 |
|
Kato
|
9b61ee0111
|
Add location and description to user cards, update search
|
2026-09-02 20:57:51 +00:00 |
|
Kato
|
19d42f9c01
|
Fix: load users on page reload, show image in avatar
|
2026-09-02 20:45:01 +00:00 |
|
Kato
|
e00d8b4555
|
Fix filterUsers to search username, company, email
|
2026-09-02 20:43:23 +00:00 |
|
Kato
|
cd17de550f
|
Fix: openProfileModal uses PROFILE_URL with sessionid
|
2026-09-02 20:37:09 +00:00 |
|
Kato
|
600e5e7904
|
Fix: use USER_URL for get users, PROFILE_URL for save
|
2026-09-02 20:35:39 +00:00 |
|
Kato
|
298acf370f
|
Fix loadUsers: data.data array
|
2026-09-02 20:32:00 +00:00 |
|
Kato
|
cdf92c396f
|
Fix loadUsers: GET /webhook/paraguay/user returns array directly
|
2026-09-02 20:30:08 +00:00 |
|
Kato
|
cd55c5db32
|
Add publish checkbox state to saveProfile POST
|
2026-09-02 20:28:14 +00:00 |
|
Kato
|
7b68458a55
|
Remove 'Folgendes veröffentlichen:' text
|
2026-09-02 20:23:20 +00:00 |
|
Kato
|
0791c19957
|
Move publish checkbox to same line as username
|
2026-09-02 20:22:59 +00:00 |
|
Kato
|
fdd3e87616
|
Add sessionid to saveProfile POST request
|
2026-09-02 20:20:01 +00:00 |
|
Kato
|
3875631bb1
|
Fix modal: wider, remove name fields, fix labels, description 100% width
|
2026-09-02 20:18:57 +00:00 |
|
Kato
|
890e6c0ad2
|
Update profile modal: username text + publish checkbox + editable fields
|
2026-09-02 20:14:25 +00:00 |
|
Kato
|
89c8a36d8b
|
Fix: profile webhook is GET with sessionid query param
|
2026-09-02 20:09:10 +00:00 |
|
Kato
|
319cf926e4
|
Fix: use correct profile URL /webhook/paraguay/profile
|
2026-09-02 20:01:50 +00:00 |
|
Kato
|
19dab0a50c
|
Load user data from API when opening profile modal
|
2026-09-02 19:59:32 +00:00 |
|
Kato
|
893506d0e9
|
Fix: user buttons in second row below brand text
|
2026-09-02 19:57:23 +00:00 |
|
Kato
|
f038dbca1d
|
Fix: show profile/logout buttons immediately after login, smaller with icons
|
2026-09-02 19:55:54 +00:00 |
|
Kato
|
9b8456ba1e
|
Add debug logging for loadUsers to diagnose stuck issue
|
2026-09-02 19:52:10 +00:00 |
|
Kato
|
fe7f29b697
|
Add Profile modal and Logout button for logged-in users
|
2026-09-02 19:51:33 +00:00 |
|
Kato
|
a140d5881e
|
Add user members section with full-text search
|
2026-09-02 19:46:53 +00:00 |
|
Kato
|
b28c8b51fc
|
Fix: notebook outside sidebar, full width with main-full class
|
2026-09-02 19:38:57 +00:00 |
|
Kato
|
a31816b0b5
|
Fix: notebook 100% width with grid-column in single definition
|
2026-09-02 19:13:30 +00:00 |
|
Kato
|
fcca31e21f
|
Fix: footer text in one line with white-space: nowrap
|
2026-09-02 19:11:59 +00:00 |
|
Kato
|
6e79f815f1
|
Fix: notebook 100% width when visible
|
2026-09-02 19:11:32 +00:00 |
|
Kato
|
ec29026947
|
Fix: add id=news-col so checkSession can hide it after login
|
2026-09-02 19:10:16 +00:00 |
|
Kato
|
0508d61ac2
|
Fix: handle status: code send response from API
|
2026-09-02 19:03:02 +00:00 |
|
Kato
|
97472d876e
|
Move newsletter panel inside login-panel as hidden div
|
2026-09-02 18:56:25 +00:00 |
|
Kato
|
7e2465da47
|
Add user not found error message with registration instruction
|
2026-09-02 18:49:18 +00:00 |
|
Kato
|
ab4dfc67c3
|
Fix: login and newsletter panels order, show both when not logged in
|
2026-09-02 18:45:15 +00:00 |
|
Kato
|
13fc05eca5
|
Fix: Newsletter panel hidden by default, show it when not logged in
|
2026-09-02 18:38:16 +00:00 |
|
Kato
|
b4bb0f63a5
|
Split project into 3 files: index.html, css/styles.css, js/main.js
|
2026-09-02 18:36:39 +00:00 |
|
Kato
|
c7ccadaba2
|
Fix: newsletter inside login panel (right sidebar), show it for non-logged-in users; hide both after login
|
2026-09-02 18:28:43 +00:00 |
|
Kato
|
29d26683da
|
Add newsletter form for non-logged-in users with success message
|
2026-09-02 18:20:35 +00:00 |
|
Kato
|
1dc5fd989b
|
Fix: update UI immediately after verifyCode and submitLoginData
|
2026-09-02 18:16:11 +00:00 |
|
Kato
|
283715a6f3
|
Fix: wrap checkSession in DOMContentLoaded to ensure DOM is ready
|
2026-09-02 18:10:12 +00:00 |
|
Kato
|
949b9812cf
|
After successful login, show notebook and hide news/login-panel
|
2026-09-02 18:08:01 +00:00 |
|
Kato
|
8bc82dec89
|
Update intro text, change 'Unser Fokus' to 'Unsere Themen', simplify topics list
|
2026-09-02 18:05:46 +00:00 |
|