Open Source

Quellcode einsehen + Änderungen (Diff) gegen Baseline oder gegen die vorherige installierte Version.

Release Notes

v11.14.0
2026-02-10
Anon certificate registration/login + Wahl-O-Mat style decision flow with details panel and final vote/veto.
v11.13.2-full
2026-02-04
Public project layout redesign: left description + right stacked sidebar; voting/pro-con moved below; fix project image gallery (no nested anchors) and enable lightbox enlarge+close.
v11.12.9-full
2026-02-04
Add Super Admin Error Log: JSON-lines app log (storage/logs/app.log), global PHP error/exception/fatal capture, Admin view + clear action.
v11.12.8-full
2026-02-04
Fix Pages: MySQL-compatible pages table + seed in view; fix admin_pages 500 on older MySQL. Cookie banner: enforce dark/light readability and raise z-index for settings modal.
v11.12.7-full
2026-02-04
Fix admin_pages HTTP 500: align route names (admin_pages_*), add self-healing pages table + seeding in PagesController, ensure admin pages editor works even on older DBs.
v11.12.6-full
2026-02-04
Fix mobile menu (defer app.js). Cookie banner now theme-safe in light/dark. Add Super Admin Pages editor link. Fix project creation form duplicates. Installer seeds legal pages reliably.
v11.12.5-full
2026-02-04
Mobile: sidebar offcanvas fixed (open/close/overlay/swipe), app.css/app.js restored. Author anonymity applied to public lists + needs. Lightbox fullscreen for project images (X/ESC/backdrop). Cookie banner dark-mode readability fixed. Admin project view spacing improved.
v11.12.4-full
2026-02-03
Project author anonymity for first 14 days: public shows 'Verborgen bis' with countdown; visible to author/admin.
v11.12.3-full
2026-02-03
Public project detail now shows skills, phase history, milestones, votes/veto, pro/contra tags, and images (read-only).
v11.12.2-full
2026-02-03
Installer fixed (PHP tags, safe seeding), mobile sidebar off-canvas fix (menu closes reliably).
v11.12.1
2026-02-03
Mobile-Optimierung: Sidebar als Offcanvas mit Overlay, Close-Button, ESC/Swipe/Link-close; Topbar wrap fixes.
v11.12.0-full
2026-02-03
Full rebuild: fix Open Source 500 + hide server paths; cookie banner included; remove duplicate legal menu items; harden dark-mode contrast; project create form includes start/capacity + skill needs.
v11.11.0-full
2026-02-02
Stability pack: legal pages seeding + admin editor routes; cookie banner assets; fix project pro/contra tags (now passed to view); project images (up to 10) upload/delete; dark-mode and mobile layout hardening; Source list hides paths and avoids 500 if baseline missing.
v11.10.1
2026-02-02
Full rebuild: fixes legal menu duplicates + pages 500 guard, restores project form fields (starts_at/capacity), cookie consent banner, improved dark-mode contrast, mobile responsive sidebar, Open Source list hides paths and shows delta badges.
v11.6.1-full
2026-02-02
Full rebuild incl. all prior updates + predefined skills catalog (autocomplete + 1–5 slider), fixed project_roles schema (active/from/to), fixed MPC rotation (rotate only active coordinator), stabilized project creation.
v11.3
2026-02-01
Updater Diff Preview: filters (app/install/updates/sql), path search, and file counters.
v11.4
2026-02-01
Open Source: Diff can compare against previous installed version (last pre-update backup saved to storage/previous/previous.zip).
v11.5
2026-02-01
Build/Cache diagnostics: admin_system aliases, local system_check, OPcache reset button, dynamic version badge and asset cache-busting via build id.
v11.5.1
2026-02-01
Updater integrity: force-copy new/changed files, SHA-256 verify, write apply logs, persist previous.zip for Source diff, bump build id and optional opcache_reset.
v11
2026-02-01
Add admin system-check page and route; add project_skill_needs table + UI; Matching now scores explicit skill needs (transparent).
v10
2026-02-01
Admin-Bootstrap: add users.is_super_admin, installer creates Super Admin, local-only /?r=admin_bootstrap to set/reset Super Admin, login shows link on localhost.
v9-rebuild
2026-02-01
Rebuilt v9 fully: MySQL-safe schema (no duplicate FK names), robust upgrade, ZipArchive guard in updater, phases/milestones/commitments/roles.
v8
2026-02-01
Super Admin Updater: install updates via ZIP upload inside platform with preview, automatic backup, safe file copy (no config/storage), optional SQL migration (updates/migrate.sql).
v7
2026-02-01
Dark-mode only fix: enforce bright fg/muted variables and override Bootstrap text utility classes (text-muted/body-secondary), links, tables, and cards to prevent low-contrast text.
v6
2026-02-01
Fix theme readability: add Inter font, improve contrast, override Bootstrap outline buttons/badges for both themes; stabilize text colors in light/dark.
v5
2026-02-01
UI overhaul: left sidebar navigation, sticky topbar, improved contrast, animated background orbs. Fixed navbar wrapping and readability issues.
v4
2026-02-01
UI refresh (hero/KPIs), improved Matching (projects-for-user + need→project recs), Need detail page, Source Admin (baseline update + release notes editor).
v3
2026-02-01
UI Theme Toggle (light/dark), Public Demo, Matching, Tasks, R-Index page, Moderation, Open Source viewer + Diff vs baseline.
v11.7.0
2026-02-02
Full rebuild stability+UX: responsive mobile sidebar, viewport meta, project create includes starts_at+capacity, schema updated.
v11.8.0
2026-02-02
Projects: required skills per project (project_skill_needs table + needs editor UI). Project creation redirects to needs step.
v11.9.0
2026-02-02
Project Feedback: Pro/Contra tag-cloud on project detail (stichpunkt + toggle). Profile: remove skills button. Integrated into full rebuild.
v11.9.1
2026-02-02
Fix: projects table schema now includes starts_at, capacity, phase to match project creation logic (removes 'Fehler beim Anlegen').
v11.9.2
2026-02-02
Fix: Bedarf pages now work (router adds needs_new alias + need_view route). Removes 404 on Bedarf anlegen/öffnen.
v11.9.3
2026-02-02
Projects: creator can end projects (status=ended, ended_at). Projects list has tabs Aktiv/Beendet; ended projects remain as reference.
v11.10.0
2026-02-02
Legal compliance baseline: Cookie consent (opt-in categories + settings modal) + CMS Pages (Impressum/Datenschutz/AGB) with Super Admin editor and menu integration. Footer fixed (scripts inside body).

Dateien

Anzeige ohne Serverpfade. Diff: +hinzugefügt / -entfernt.
.htaccess
Baseline: +0 -0
README.md
Baseline: +0 -0
App.php
Baseline: +10 -1
SourceController.php
Baseline: +192 -76
Aero.php
Baseline: +102 -0
App.php
Baseline: +30 -0
Audit.php
Baseline: +0 -0
Auth.php
Baseline: +35 -4
Build.php
Baseline: +0 -0
Certificate.php
Baseline: +124 -0
Crypto.php
Baseline: +38 -0
Csrf.php
Baseline: +0 -0
Log.php
Baseline: +43 -0
RIndex.php
Baseline: +0 -0
Url.php
Baseline: +0 -0
View.php
Baseline: +0 -0
Router.php
Baseline: +51 -2
403.php
Baseline: +0 -0
404.php
Baseline: +0 -0
audit.php
Baseline: +0 -0
bootstrap.php
Baseline: +0 -0
logs.php
Baseline: +32 -0
moderation.php
Baseline: +0 -0
update.php
Baseline: +0 -0
update_done.php
Baseline: +0 -0
login.php
Baseline: +1 -1
login_cert.php
Baseline: +28 -0
register.php
Baseline: +0 -0
register_anon.php
Baseline: +23 -0
dashboard.php
Baseline: +0 -0
review.php
Baseline: +71 -0
start.php
Baseline: +88 -0
403.php
Baseline: +5 -0
500.php
Baseline: +14 -0
home.php
Baseline: +1 -1
footer.php
Baseline: +65 -0
header.php
Baseline: +10 -4
index.php
Baseline: +0 -0
index.php
Baseline: +0 -0
new.php
Baseline: +0 -0
view.php
Baseline: +0 -0
form.php
Baseline: +43 -0
index.php
Baseline: +45 -0
view.php
Baseline: +10 -0
profile.php
Baseline: +8 -1
index.php
Baseline: +13 -0
needs.php
Baseline: +196 -0
new.php
Baseline: +98 -1
view.php
Baseline: +323 -2
index.php
Baseline: +35 -3
need.php
Baseline: +1 -1
project.php
Baseline: +237 -11
index.php
Baseline: +0 -0
diff.php
Baseline: +35 -28
file.php
Baseline: +11 -5
index.php
Baseline: +34 -14
index.php
Baseline: +0 -0
bootstrap.php
Baseline: +22 -3
Autoload.php
Baseline: +0 -0
app.css
Baseline: +4 -14
app.js
Baseline: +0 -0
cookie-consent.js
Baseline: +52 -0
index.php
Baseline: +35 -0
index.php
Baseline: +318 -128
schema.sql
Baseline: +150 -1
upgrade.php
Baseline: +0 -0
app.css
Baseline: +259 -0
app.js
Baseline: +103 -0
cookie-consent.js
Baseline: +139 -0
.htaccess
Baseline: +5 -0
README.md
Baseline: +34 -0
App.php
Baseline: +29 -0
ApiController.php
Baseline: +23 -0
Audit.php
Baseline: +12 -0
Auth.php
Baseline: +58 -0
Build.php
Baseline: +41 -0
Csrf.php
Baseline: +21 -0
ProjectPhases.php
Baseline: +27 -0
RIndex.php
Baseline: +21 -0
Url.php
Baseline: +24 -0
View.php
Baseline: +12 -0
Router.php
Baseline: +96 -0
403.php
Baseline: +4 -0
404.php
Baseline: +5 -0
audit.php
Baseline: +19 -0
bootstrap.php
Baseline: +38 -0
moderation.php
Baseline: +30 -0
release_notes.php
Baseline: +21 -0
source_admin.php
Baseline: +50 -0
system_check.php
Baseline: +100 -0
update.php
Baseline: +30 -0
update_done.php
Baseline: +8 -0
login.php
Baseline: +27 -0
register.php
Baseline: +26 -0
dashboard.php
Baseline: +97 -0
home.php
Baseline: +22 -0
footer.php
Baseline: +9 -0
header.php
Baseline: +112 -0
index.php
Baseline: +85 -0
index.php
Baseline: +33 -0
new.php
Baseline: +47 -0
view.php
Baseline: +29 -0
profile.php
Baseline: +148 -0
index.php
Baseline: +35 -0
new.php
Baseline: +39 -0
view.php
Baseline: +370 -0
index.php
Baseline: +95 -0
need.php
Baseline: +16 -0
project.php
Baseline: +16 -0
index.php
Baseline: +47 -0
diff.php
Baseline: +39 -0
file.php
Baseline: +13 -0
index.php
Baseline: +43 -0
index.php
Baseline: +74 -0
bootstrap.php
Baseline: +23 -0
Autoload.php
Baseline: +14 -0
app.css
Baseline: +544 -0
app.js
Baseline: +116 -0
daily.php
Baseline: +114 -0
index.php
Baseline: +8 -0
index.php
Baseline: +178 -0
schema.sql
Baseline: +232 -0
upgrade.php
Baseline: +120 -0
changes.json
Baseline: +177 -0
manifest.json
Baseline: +6 -0