This website requires JavaScript.
7761dcbaf3
fix: Add missing Polish diacritics in forum templates
Maciej Pienczyn
2026-01-11 11:14:14 +0100
13ee367509
feat: AI learning from feedback + v1.12.0
Maciej Pienczyn
2026-01-11 10:51:08 +0100
6e00291a88
feat: AI usage user details + styled modals across app
Maciej Pienczyn
2026-01-11 10:30:35 +0100
421d7c8e89
fix: Pass user_id to Gemini for AI cost tracking
Maciej Pienczyn
2026-01-11 09:41:34 +0100
b21b3739d7
fix: Strip HTML tags from news description display
Maciej Pienczyn
2026-01-11 09:39:08 +0100
e8f479ff2f
feat: Replace native dialogs with styled modals in ZOPK admin
Maciej Pienczyn
2026-01-11 09:17:45 +0100
538957875d
fix: Use User.name instead of first_name/last_name
Maciej Pienczyn
2026-01-11 08:57:31 +0100
684235ad2a
fix: AI monitoring dashboard bug fixes
Maciej Pienczyn
2026-01-11 08:55:59 +0100
3e77ffd206
feat: Add user/company rankings and period filters to AI dashboard
Maciej Pienczyn
2026-01-11 08:35:00 +0100
3bbe2a36dd
feat: Add Monitoring AI link to admin menu
Maciej Pienczyn
2026-01-11 08:25:36 +0100
18ac0218d0
fix: Correct dashboard endpoint name in AI usage template
Maciej Pienczyn
2026-01-11 08:22:25 +0100
bfe1cd897c
feat: Add AI usage monitoring dashboard
Maciej Pienczyn
2026-01-11 08:21:07 +0100
340e39515f
feat: Add AI usage tracking migration
Maciej Pienczyn
2026-01-11 08:17:06 +0100
3934cdf0ee
fix: Improve AI evaluation UX - auto-reload and clear messaging
Maciej Pienczyn
2026-01-11 08:10:15 +0100
6ab71ea54b
fix: Make AI usage explicit in button labels
Maciej Pienczyn
2026-01-11 08:04:17 +0100
5924f4d298
fix: Clarify AI evaluation button - show count of unevaluated items
Maciej Pienczyn
2026-01-11 08:03:20 +0100
56da154442
fix: Make 'Nieocenione' filter clickable in ZOPK dashboard
Maciej Pienczyn
2026-01-11 08:01:39 +0100
87d18b65ed
feat: Add re-evaluation function for 1-5 star scores
Maciej Pienczyn
2026-01-11 07:53:58 +0100
33bb43caec
feat: Add star ratings and sorting to ZOPK news management
Maciej Pienczyn
2026-01-11 07:46:11 +0100
e399022223
feat: Add 1-5 star rating to ZOPK news AI evaluation
Maciej Pienczyn
2026-01-11 07:34:36 +0100
8dda8e311f
fix: Improve AI evaluation modal UX with better progress feedback
Maciej Pienczyn
2026-01-11 07:28:50 +0100
0b475ef1b6
feat: Replace browser confirm() with custom GUI modal for AI evaluation
Maciej Pienczyn
2026-01-11 07:22:25 +0100
a0db0af6c8
feat: AI-based news relevance evaluation using Gemini
Maciej Pienczyn
2026-01-11 07:13:08 +0100
61837c7f0a
style: Separate ZOPK dashboard stats into info vs filter sections
Maciej Pienczyn
2026-01-11 07:07:11 +0100
72c303a04c
fix: Make only news stat cards clickable filters
Maciej Pienczyn
2026-01-11 07:02:56 +0100
b824f6d450
feat: Add pagination, filters and old news management to ZOPK dashboard
Maciej Pienczyn
2026-01-11 06:58:43 +0100
6dbe280f2f
feat: Add progress bar and source info to ZOPK news search
Maciej Pienczyn
2026-01-11 06:49:13 +0100
46ef40950f
feat: Add multi-source news search with cross-verification for ZOPK
Maciej Pienczyn
2026-01-11 06:41:31 +0100
d51637a226
feat: Add ZOPK (Zielony Okręg Przemysłowy Kaszubia) knowledge base
Maciej Pienczyn
2026-01-11 06:32:27 +0100
e8714ac6b0
feat: Add AI-generated content indicators
Maciej Pienczyn
2026-01-11 06:16:35 +0100
ffadcb16e8
feat: Add colored category badges to B2B classifieds
Maciej Pienczyn
2026-01-11 06:10:45 +0100
80db7dd84a
feat: Change forum filters to clickable buttons (like B2B)
Maciej Pienczyn
2026-01-11 06:05:37 +0100
8ee5945ccd
fix: Handle NULL views_count in forum and classifieds
Maciej Pienczyn
2026-01-11 06:03:13 +0100
957fff3f2f
fix: Use absolute paths in file_upload_service for PROD compatibility
Maciej Pienczyn
2026-01-10 21:30:03 +0100
1b15a578e2
docs: Add release notes v1.11.0 - forum categories, statuses, attachments
Maciej Pienczyn
2026-01-10 21:28:07 +0100
61e70ad67c
feat: Forum categories, statuses, and multi-file attachments
Maciej Pienczyn
2026-01-10 21:26:20 +0100
cdc53d9ff3
docs: Add release notes v1.10.0 - architecture docs and security improvements
Maciej Pienczyn
2026-01-10 14:57:43 +0100
539b6f40bc
docs: Add Auto Claude configuration and merge conflict resolution guide
Maciej Pienczyn
2026-01-10 14:44:41 +0100
7d1df82d76
Merge branch 'auto-claude/004-remove-hardcoded-database-credentials-from-shell-s'
Maciej Pienczyn
2026-01-10 14:42:05 +0100
841f2b266a
chore: Stop tracking Auto Claude state files (already in .gitignore)
Maciej Pienczyn
2026-01-10 14:41:25 +0100
e806746141
auto-claude: 5.3 - Verify no credentials remain in codebase
Maciej Pienczyn
2026-01-10 13:16:10 +0100
5dbf9ca51d
auto-claude: 5.2 - Test that view_maturity_results.sh provides clear error message when PGPASSWORD is not set
Maciej Pienczyn
2026-01-10 13:13:13 +0100
9552845aee
auto-claude: 5.1 - Test that all updated Python scripts provide clear error messages when DATABASE_URL is not set
Maciej Pienczyn
2026-01-10 13:10:09 +0100
f85b3261ab
auto-claude: 4.3 - Create security documentation explaining credential management
Maciej Pienczyn
2026-01-10 13:06:00 +0100
1a2edef536
auto-claude: 4.2 - Add section to CLAUDE.md about proper credential management
Maciej Pienczyn
2026-01-10 13:02:37 +0100
76f6ac19dc
auto-claude: 4.1 - Add clear comments in .env.example explaining DATABASE_URL and PGPASSWORD
Maciej Pienczyn
2026-01-10 13:00:47 +0100
3e3c3cb18c
auto-claude: 3.1 - Replace hardcoded PGPASSWORD with environment variable
Maciej Pienczyn
2026-01-10 12:58:57 +0100
33a48894d7
auto-claude: 2.7 - Replace hardcoded password in update_social_media.py with environment variable
Maciej Pienczyn
2026-01-10 12:56:56 +0100
f29987f635
auto-claude: 2.6 - Remove hardcoded password from docstring usage example
Maciej Pienczyn
2026-01-10 12:55:34 +0100
c228716c0f
auto-claude: 2.6 - Replace hardcoded password in scripts/test_collaboration_matching.py with safe fallback
Maciej Pienczyn
2026-01-10 12:54:39 +0100
914dac410e
auto-claude: 2.5 - Replace hardcoded password in scripts/seo_audit.py with safe fallback
Maciej Pienczyn
2026-01-10 12:53:29 +0100
90f9401530
auto-claude: 2.4 - Replace hardcoded password in scripts/seo_report_generator.py with safe fallback
Maciej Pienczyn
2026-01-10 12:52:01 +0100
b4dcca6d55
auto-claude: 2.3 - Replace hardcoded password in scripts/social_media_audit.py with safe fallback
Maciej Pienczyn
2026-01-10 12:50:39 +0100
4cb505f21c
auto-claude: 2.2 - Replace hardcoded password in run_migration.py with safe fallback and add warning comment
Maciej Pienczyn
2026-01-10 12:49:18 +0100
6e9f1a4e4d
auto-claude: 2.1 - Replace hardcoded password in database.py with safe fallback
Maciej Pienczyn
2026-01-10 12:47:23 +0100
fa4fb92390
docs: Add complete architecture documentation with C4 diagrams
Maciej Pienczyn
2026-01-10 12:40:52 +0100
70382b4e52
auto-claude: Merge auto-claude/002-update-readme-md-to-reflect-current-flask-applicat
Maciej Pienczyn
2026-01-10 11:20:50 +0100
2c79500286
chore: Stop tracking Auto Claude state files
Maciej Pienczyn
2026-01-10 11:18:16 +0100
a44797d4fc
chore: Ignore Auto Claude state files to prevent merge conflicts
Maciej Pienczyn
2026-01-10 11:18:15 +0100
ee250290d0
auto-claude: subtask-4-3 - Polish formatting and presentation
Maciej Pienczyn
2026-01-10 09:57:58 +0100
eefda67411
auto-claude: subtask-4-2 - Ensure README is developer-friendly
Maciej Pienczyn
2026-01-10 09:53:49 +0100
9258928e53
auto-claude: subtask-4-1 - Verify all technical details are accurate
Maciej Pienczyn
2026-01-10 09:50:30 +0100
cbff2ffafe
auto-claude: subtask-3-8 - Document development and testing
Maciej Pienczyn
2026-01-10 09:46:11 +0100
d74889a1c6
auto-claude: subtask-3-7 - Add API endpoints documentation
Maciej Pienczyn
2026-01-10 09:43:53 +0100
40ff7e950e
auto-claude: subtask-3-6 - Add deployment and production information
Maciej Pienczyn
2026-01-10 09:40:38 +0100
47b4ca039b
auto-claude: subtask-3-5 - Document current features (not planned ones)
Maciej Pienczyn
2026-01-10 09:37:36 +0100
8c29b7e26b
auto-claude: subtask-3-4 - Write development environment setup instructions
Maciej Pienczyn
2026-01-10 09:35:13 +0100
1a4a55ef5e
auto-claude: subtask-3-3 - Update project structure section
Maciej Pienczyn
2026-01-10 09:29:14 +0100
1938c71a7a
auto-claude: subtask-3-2 - Document complete technology stack
Maciej Pienczyn
2026-01-10 09:28:04 +0100
604ef0a962
auto-claude: subtask-3-1 - Update project overview and description
Maciej Pienczyn
2026-01-10 09:25:57 +0100
e3a2416aba
auto-claude: subtask-2-2 - Identify key features to highlight
Maciej Pienczyn
2026-01-10 09:24:26 +0100
77abe883f3
auto-claude: subtask-1-3 - Extract technology stack from requirements.txt and CLAUDE.md
Maciej Pienczyn
2026-01-10 09:15:43 +0100
b3d039bbe3
docs: Add admin bar to release notes v1.9.0
Maciej Pienczyn
2026-01-09 20:23:09 +0100
23aefe1054
feat: Add admin bar with grouped dropdowns, clean user menu
Maciej Pienczyn
2026-01-09 20:18:58 +0100
2035f46f07
feat: Add 'Co nowego' link to user menu for release notes
Maciej Pienczyn
2026-01-09 20:10:26 +0100
118c604579
docs: Add AI user creation to release notes v1.9.0
Maciej Pienczyn
2026-01-09 20:02:53 +0100
809e573ff7
feat: AI-assisted user creation with Gemini integration
Maciej Pienczyn
2026-01-09 20:01:30 +0100
71b2928bc5
fix: Eager load Company relationship to fix DetachedInstanceError
Maciej Pienczyn
2026-01-09 19:32:24 +0100
69460b05fe
docs: Aktualizacja release notes v1.9.0
Maciej Pienczyn
2026-01-09 19:04:13 +0100
c1d033a9e2
feat: Panel użytkowników - dodawanie użytkowników i wyświetlanie firm
Maciej Pienczyn
2026-01-09 18:31:50 +0100
7455151c02
feat: Add admin user management panel with improved UI
Maciej Pienczyn
2026-01-09 17:27:23 +0100
5af216c5e0
security: Fix critical vulnerabilities from security audit
Maciej Pienczyn
2026-01-09 15:50:40 +0100
39a91b709a
feat: Add release notes page with version history
Maciej Pienczyn
2026-01-09 14:32:33 +0100
41f7b1d01f
feat: Add GBP Audit and Social Audit admin dashboards
Maciej Pienczyn
2026-01-09 14:14:56 +0100
f417b0d093
fix: IT Audit form pre-fills text inputs and selects on edit
Maciej Pienczyn
2026-01-09 13:35:25 +0100
c65f1605b1
fix: IT Audit fixes and improvements
Maciej Pienczyn
2026-01-09 13:19:53 +0100
27ec723256
auto-claude: subtask-7-4 - Add navigation link to IT Audit in admin sidebar/menu
Maciej Pienczyn
2026-01-09 09:31:53 +0100
b405fdd810
auto-claude: subtask-7-3 - Handle edge cases for IT audit
Maciej Pienczyn
2026-01-09 09:30:50 +0100
fa45b4b793
auto-claude: subtask-7-2 - Test collaboration matching
Maciej Pienczyn
2026-01-09 09:24:45 +0100
ae1a62be31
auto-claude: subtask-7-1 - Add missing it_audit.html user-facing template
Maciej Pienczyn
2026-01-09 09:20:12 +0100
6a38f31ebb
auto-claude: subtask-6-5 - Add /audit/it/<slug> route for user-facing IT audi
Maciej Pienczyn
2026-01-09 09:15:47 +0100
36272307fb
auto-claude: subtask-6-4 - Add /api/it-audit/matches/<company_id> endpoint fo
Maciej Pienczyn
2026-01-09 09:12:59 +0100
b6a3411e43
auto-claude: subtask-6-3 - Add /it-audit/save POST route for saving form data
Maciej Pienczyn
2026-01-09 09:11:24 +0100
10ae221c26
auto-claude: subtask-6-2 - Add /it-audit/form GET route for displaying the form
Maciej Pienczyn
2026-01-09 09:09:00 +0100
7370ce78fa
auto-claude: subtask-6-1 - Add /admin/it-audit route for admin dashboard
Maciej Pienczyn
2026-01-09 09:07:07 +0100
aab2b298a7
auto-claude: subtask-5-3 - Add collaboration matrix section showing company p
Maciej Pienczyn
2026-01-09 09:04:58 +0100
b9ba00fae9
auto-claude: subtask-5-2 - Add company table with columns: name, overall score, security score, collaboration score, maturity level, tech icons, actions
Maciej Pienczyn
2026-01-09 09:02:50 +0100
e57af8bd78
auto-claude: subtask-5-1 - Create admin/it_audit_dashboard.html with stats gr
Maciej Pienczyn
2026-01-09 08:59:58 +0100
f9a8bcf405
auto-claude: subtask-4-4 - Add progress bar JavaScript for form completion tracking
Maciej Pienczyn
2026-01-09 08:56:14 +0100
f87a3700c5
auto-claude: subtask-4-3 - Add form sections 7-9
Maciej Pienczyn
2026-01-09 08:53:59 +0100