-
95b7aedcf3
fix: Poprawiono wyświetlanie pełnych nazw użytkowników w Analytics (word-wrap)
Maciej Pienczyn
2026-01-14 06:26:04 +0100
-
85231ad299
fix: Zwiększono szerokość kolumny użytkownika w Analytics (280px)
Maciej Pienczyn
2026-01-14 06:23:50 +0100
-
028dfb3f05
fix: Naprawiono ucinanie nazw użytkowników w Analytics
Maciej Pienczyn
2026-01-14 06:20:30 +0100
-
5cc3d291ff
fix: Naprawiono błąd dzielenia None w analityce użytkowników
Maciej Pienczyn
2026-01-14 06:00:07 +0100
-
d82dc0caec
feat: Add user edit functionality in admin panel
Maciej Pienczyn
2026-01-13 21:17:34 +0100
-
6b7046bf49
feat: Add user analytics link to admin menu
Maciej Pienczyn
2026-01-13 19:47:42 +0100
-
f3433d28f5
fix: Add CSRF exempt for analytics API endpoints
Maciej Pienczyn
2026-01-13 19:46:29 +0100
-
986fa457cc
fix: Correct redirect endpoint in analytics error handler
Maciej Pienczyn
2026-01-13 19:43:26 +0100
-
cddbf11e3b
fix: Correct back link endpoint in analytics dashboard
Maciej Pienczyn
2026-01-13 19:42:32 +0100
-
a148d464af
feat: Add user analytics panel (/admin/analytics)
Maciej Pienczyn
2026-01-13 19:40:37 +0100
-
847ec1f12f
fix: Correct JSON path for SEO audit scores in batch progress
Maciej Pienczyn
2026-01-13 19:07:19 +0100
-
ab668acf84
fix: Increase SEO audit rate limit from 10/hour to 200/hour
Maciej Pienczyn
2026-01-13 19:00:53 +0100
-
feb57e001b
fix: Increase login rate limit from 5/hour to 30/minute - critical fix for user access
Maciej Pienczyn
2026-01-13 18:52:35 +0100
-
153b0489d8
debug: Add permission check logging for AI enrichment
Maciej Pienczyn
2026-01-13 18:48:01 +0100
-
cf31842287
feat: Add web search to AI enrichment
Maciej Pienczyn
2026-01-13 18:36:52 +0100
-
fdbe2d461b
fix: Add missing time module import for AI enrichment
Maciej Pienczyn
2026-01-13 18:32:41 +0100
-
be57f1ba04
fix: Remove non-existent Company attributes (keywords, usp, values)
Maciej Pienczyn
2026-01-13 18:30:36 +0100
-
a4515aca74
fix: Correct Company model attribute names in AI enrichment endpoint
Maciej Pienczyn
2026-01-13 18:28:48 +0100
-
59c50e0267
fix: Handle None values in SEO audit result extraction
Maciej Pienczyn
2026-01-13 18:20:19 +0100
-
d722fdb71e
feat: Add detailed progress modal for AI enrichment
Maciej Pienczyn
2026-01-13 18:12:04 +0100
-
35d53665e3
feat: Add AI enrichment button on company profile
Maciej Pienczyn
2026-01-13 18:07:52 +0100
-
a916b297c7
feat: Add progress bar for batch SEO audit
Maciej Pienczyn
2026-01-13 17:55:17 +0100
-
0d2b26031d
fix: Extract all PKD codes from KRS PDF (not just main one)
Maciej Pienczyn
2026-01-13 17:51:31 +0100
-
5ded53a2c0
feat: Display all PKD codes on company detail page
Maciej Pienczyn
2026-01-13 17:46:35 +0100
-
4e4b3f4ef0
feat: Add sortable columns and PKD display in KRS Audit panel
Maciej Pienczyn
2026-01-13 17:28:09 +0100
-
bd23238c1a
fix: Increase rate limit and add missing fields to KRS audit API
Maciej Pienczyn
2026-01-13 17:16:16 +0100
-
b26dafa0f1
fix: Fix company name selector in batch audit
Maciej Pienczyn
2026-01-13 17:12:55 +0100
-
492a7ea0eb
feat: Improve batch KRS audit with detailed progress
Maciej Pienczyn
2026-01-13 17:11:06 +0100
-
a2f9025aad
feat: Add progress bar with stages for single KRS audit
Maciej Pienczyn
2026-01-13 17:07:37 +0100
-
fa8645dc26
fix: Handle date objects in JSON serialization for KRS audit
Maciej Pienczyn
2026-01-13 17:05:14 +0100
-
3069a232ca
fix: Convert Decimal to float for JSONB serialization in KRS audit
Maciej Pienczyn
2026-01-13 17:01:02 +0100
-
a909af4754
fix: Add missing Path import for KRS audit
Maciej Pienczyn
2026-01-13 16:57:58 +0100
-
f323b9a90d
fix: Add KRS Audit link to admin menu
Maciej Pienczyn
2026-01-13 16:50:51 +0100
-
de52e6991c
feat: Add KRS Audit panel with full PDF parsing
Maciej Pienczyn
2026-01-13 16:46:54 +0100
-
11c49ad937
refactor: Reorder company profile sections
Maciej Pienczyn
2026-01-13 16:20:51 +0100
-
abe1cd38a1
feat: Add PKD codes and CEIDG owner data to company profiles
Maciej Pienczyn
2026-01-13 16:07:03 +0100
-
93695209d0
feat: Green badge for verified persons, blue for unverified
Maciej Pienczyn
2026-01-13 15:09:51 +0100
-
f174f4d4da
feat: Link Users to Persons (KRS data)
Maciej Pienczyn
2026-01-13 15:07:02 +0100
-
1207a188f5
feat: Make person badge clickable (links to company profile)
Maciej Pienczyn
2026-01-13 15:03:11 +0100
-
6593236547
fix: Use correct endpoint company_detail_by_slug
Maciej Pienczyn
2026-01-13 15:00:55 +0100
-
158c305f09
feat: Clickable attendee badges in calendar events
Maciej Pienczyn
2026-01-13 14:57:11 +0100
-
709c20c48e
fix: AI response precision and list formatting
Maciej Pienczyn
2026-01-13 14:55:06 +0100
-
d3f773c403
feat: Improve AI response formatting and NordaGPT minimize
Maciej Pienczyn
2026-01-13 14:51:45 +0100
-
91e42dd668
fix: Make entire NordaGPT banner clickable with hover effect
Maciej Pienczyn
2026-01-13 14:41:50 +0100
-
e87c0556f8
fix: Use correct API endpoints for NordaGPT chat
Maciej Pienczyn
2026-01-13 14:40:42 +0100
-
f84f821f3c
feat: Add NordaGPT chat banner on homepage
Maciej Pienczyn
2026-01-13 14:38:56 +0100
-
3bcff9a2d3
feat: Add SEO audits (PageSpeed) to AI chat context
Maciej Pienczyn
2026-01-13 14:33:12 +0100
-
1894272670
fix: Handle Markdown link syntax in AI chat responses
Maciej Pienczyn
2026-01-13 14:19:18 +0100
-
c0fa157c09
feat: Add links to AI chat context (GBP, social media, company profiles)
Maciej Pienczyn
2026-01-13 14:05:00 +0100
-
83b52a1b24
feat: Add clickable email addresses and fix URL trailing punctuation in AI chat
Maciej Pienczyn
2026-01-13 13:41:23 +0100
-
a5c8e9b585
feat(chat): Make URLs in AI responses clickable
Maciej Pienczyn
2026-01-13 13:36:55 +0100
-
0050cd1fdf
feat(chat): Add KRS people, social media, and GBP audits to AI context (Stage 3)
Maciej Pienczyn
2026-01-13 13:32:23 +0100
-
44407cf32e
feat(chat): Add calendar, B2B board, and forum to AI context (Stage 2)
Maciej Pienczyn
2026-01-13 13:25:47 +0100
-
819273bb58
feat(chat): Add recommendations and news to AI chat context
Maciej Pienczyn
2026-01-13 13:19:23 +0100
-
ffc6d8219f
feat: Add toggle button to hide/show test items on B2B board
Maciej Pienczyn
2026-01-13 13:08:11 +0100
-
e7d32b6b06
feat: Add toggle button to hide/show test topics on forum
Maciej Pienczyn
2026-01-13 11:53:00 +0100
-
08d6c0b069
feat: Add 'test' category for forum topics to separate test content
Maciej Pienczyn
2026-01-13 11:48:08 +0100
-
8c1f5da5f2
feat: Display attendees vertically, alphabetically, with company names
Maciej Pienczyn
2026-01-13 11:39:16 +0100
-
f3a9a6da1d
feat: Add quick RSVP from homepage banner
Maciej Pienczyn
2026-01-13 11:12:36 +0100
-
dfed9ca941
feat: Make entire event banner clickable
Maciej Pienczyn
2026-01-13 11:07:28 +0100
-
85ce81a0ba
fix: Remove nested style tags from index.html extra_css block
Maciej Pienczyn
2026-01-13 11:04:35 +0100
-
6bdce817db
fix: Improve event banner title link visibility
Maciej Pienczyn
2026-01-13 11:00:42 +0100
-
0c141a3f40
feat: Make event banner title clickable
Maciej Pienczyn
2026-01-13 10:59:16 +0100
-
1a1e5f6cf1
fix: Add Polish diacritics to calendar templates
Maciej Pienczyn
2026-01-13 10:57:08 +0100
-
7340337ec5
feat: Add event banner on homepage - "Kto weźmie udział?"
Maciej Pienczyn
2026-01-13 10:40:04 +0100
-
2a4408327b
feat: Add monthly grid view for calendar
Maciej Pienczyn
2026-01-13 10:28:15 +0100
-
9eae623d3e
feat: Add source tracking to events + import scripts
Maciej Pienczyn
2026-01-13 10:22:24 +0100
-
6688b717cf
docs: Update release notes - 80 companies audited
Maciej Pienczyn
2026-01-12 12:20:56 +0100
-
22ff4d901a
docs: Add Polish category translation to release notes v1.14.0
Maciej Pienczyn
2026-01-12 11:46:03 +0100
-
66fe43081e
fix: Add Polish characters to release notes v1.11.0-v1.14.0
Maciej Pienczyn
2026-01-12 11:40:38 +0100
-
c4d6f12840
fix: Translate Google Place types to Polish in GBP audit
Maciej Pienczyn
2026-01-12 10:22:39 +0100
-
f28ea804d2
docs: Add release notes v1.14.0 - Audit improvements
Maciej Pienczyn
2026-01-12 10:05:49 +0100
-
df9ac2a1e5
feat: Add educational section about Google Business Profile to GBP audit page
Maciej Pienczyn
2026-01-12 10:01:52 +0100
-
c3d86c996a
fix: Add unique constraint on ZOPKStakeholder.name to prevent duplicates
Maciej Pienczyn
2026-01-12 09:52:33 +0100
-
6f17ef5dfd
fix: Generate Google Maps URL from place_id when google_maps_url is missing
Maciej Pienczyn
2026-01-11 23:41:44 +0100
-
772d4e7453
feat: Add link to Google Business Profile from GBP audit page
Maciej Pienczyn
2026-01-11 23:37:48 +0100
-
b06db9cb60
fix: Update CSS classes to match unified color scale
Maciej Pienczyn
2026-01-11 23:28:30 +0100
-
18939afc7e
feat: Unified 5-level color scale for all audits
Maciej Pienczyn
2026-01-11 23:24:06 +0100
-
337994ed3a
fix: Social Media score as percentage, SEO score consistency
Maciej Pienczyn
2026-01-11 23:18:50 +0100
-
1fd056255d
feat: Make audit score banners clickable links to detailed pages
Maciej Pienczyn
2026-01-11 23:14:40 +0100
-
986360f7d5
feat: Add URL normalization and inline audit sections
Maciej Pienczyn
2026-01-11 23:07:03 +0100
-
91fea3ba2c
security: Fix critical vulnerabilities in ZOP Kaszubia module
Maciej Pienczyn
2026-01-11 21:07:13 +0100
-
9a527febf3
fix: Use direct color values for action buttons (--danger was undefined)
Maciej Pienczyn
2026-01-11 15:56:46 +0100
-
bf7cb6a76b
fix: Add table wrapper for horizontal scroll - show Odrzuć button
Maciej Pienczyn
2026-01-11 15:52:34 +0100
-
26e6658e6d
fix: Ensure Odrzuć button is visible in ZOP Kaszubia news table
Maciej Pienczyn
2026-01-11 15:49:30 +0100
-
c9bde4f67d
docs: Update release notes - ZOP Kaszubia rename
Maciej Pienczyn
2026-01-11 15:45:18 +0100
-
200987b295
refactor: Rename ZOPK to ZOP Kaszubia in user-facing text
Maciej Pienczyn
2026-01-11 15:41:18 +0100
-
95fd89575d
chore: Add KRS PDFs and CEIDG JSON to gitignore
Maciej Pienczyn
2026-01-11 15:36:15 +0100
-
c67b6dcab3
docs: Update release notes v1.13.0 - logos and hidden events
Maciej Pienczyn
2026-01-11 15:34:24 +0100
-
3f9273cff6
feat: Add company logos to search results, hide events section
Maciej Pienczyn
2026-01-11 15:32:53 +0100
-
3e8700f98f
docs: Add v1.13.0 release notes - Mapa Powiazan and person profiles
Maciej Pienczyn
2026-01-11 15:24:43 +0100
-
3052f8dd5b
fix: Import or_ and func from sqlalchemy in person search
Maciej Pienczyn
2026-01-11 15:19:01 +0100
-
6e133686b7
feat: Add person search to main search - partial name matching
Maciej Pienczyn
2026-01-11 15:17:50 +0100
-
4705f67d71
feat: Make person names clickable in company Zarząd i Wspólnicy section
Maciej Pienczyn
2026-01-11 15:15:38 +0100
-
7b870b76ec
fix: Count unique companies not roles in person profile subtitle
Maciej Pienczyn
2026-01-11 15:08:22 +0100
-
b70477553f
fix: Use User.name instead of User.full_name in person detail
Maciej Pienczyn
2026-01-11 14:17:09 +0100
-
807e554832
feat: Person profile page and improved tooltip
Maciej Pienczyn
2026-01-11 14:16:05 +0100
-
b29071ab84
fix: Correct company count in connections map - count unique companies not roles
Maciej Pienczyn
2026-01-11 14:13:56 +0100
-
c7a46c5ada
feat: Add /api/connections endpoint and people in company detail
Maciej Pienczyn
2026-01-11 14:10:04 +0100
-
99b44d6ccd
feat: Mapa Powiązań - modal fullscreen z filtrami i licznikami
Maciej Pienczyn
2026-01-11 14:09:08 +0100