glicciardello
  • Joined on 2025-11-01
glicciardello pushed to master at glicciardello/OlympiaIntranet 2026-03-27 15:21:59 +01:00
a53a74a62b fix: add UseFixedTableLayout, FixedStyle=Left on command column for correct scroll and edit position
glicciardello pushed to master at glicciardello/OlympiaIntranet 2026-03-27 15:17:39 +01:00
d6697841fe fix: use FixedStyle="Left" for frozen columns (correct DevExpress property)
glicciardello pushed to master at glicciardello/OlympiaIntranet 2026-03-27 15:15:08 +01:00
77cd29b4e0 fix: remove Fixed attribute from all columns (not supported in DevExpress v23.2)
glicciardello pushed to master at glicciardello/OlympiaIntranet 2026-03-27 15:13:33 +01:00
e8d2d95ce9 fix: remove Fixed attribute from GridViewCommandColumn (not supported)
glicciardello pushed to master at glicciardello/OlympiaIntranet 2026-03-27 12:52:07 +01:00
8b1b5de754 style: add CSS overrides for Aqua theme — padding, bottom border, filter bar, fixed column divider
cded6d3119 fix: resolve duplicate VisibleIndex values in gvScostamentoPerformance columns
e1f9a3a284 style: fix column widths to px and freeze Gestore/Portafoglio/Intestazione columns
bc4ec5768c style: change gvScostamentoPerformance theme to Aqua, enable horizontal scroll
a5e30f152e docs: add implementation plan for gvScostamentoPerformance grid layout
Compare 6 commits »
glicciardello pushed to master at glicciardello/OlympiaIntranet 2026-03-27 12:00:23 +01:00
57fc26d4eb Initial commit: ASP.NET Web Forms intranet project
glicciardello created branch master in glicciardello/OlympiaIntranet 2026-03-27 12:00:23 +01:00
glicciardello pushed to master at glicciardello/SmartReports 2026-03-26 14:06:28 +01:00
a3f6d6000c fix: fallback to Categoria when natixis=true but Nome is empty
glicciardello pushed to master at glicciardello/SmartReports 2026-03-26 12:59:53 +01:00
86bb25ef1e docs: update CLAUDE.md with Memoria field, natixis param, and query params reference table
glicciardello pushed to master at glicciardello/SmartReports 2026-03-26 12:58:14 +01:00
79b02b39b6 fix: align Memoria em-dash fallback with AnagraficaSectionRenderer
7a3a8114bd feat: rename Memoria Cedola and add natixis support to ExpiredAnagraficaSectionRenderer
716f191fc5 feat: add Memoria field to Analisi and natixis support to AnagraficaSectionRenderer
7595530490 feat: propagate showNatixis through orchestrator and cache keys
cd1a366f77 feat: add natixis query param to all ReportController endpoints
Compare 11 commits »
glicciardello pushed to master at glicciardello/SmartReports 2026-03-24 16:42:30 +01:00
5e9598e9dd feat: dim unreachable event rows in expired certificate reports
8675c6a19e feat: add GrayedOutBrush to PdfTheme for dimmed event rows
1a4e3538b5 docs: add implementation plan for greyed-out unreachable event rows
5e90446cbe docs: add design spec for greyed-out unreachable events in expired certificates
Compare 4 commits »
glicciardello pushed to master at glicciardello/SmartReports 2026-03-24 10:13:43 +01:00
76145ad0d2 fix: rinomina header gruppo DIVIDENDI → DIVIDENDI ANNUALI nella tabella sottostanti+dividendi
glicciardello pushed to master at glicciardello/SmartReports 2026-03-24 09:42:19 +01:00
7c7d1658ea fix: rinomina etichette UI nei report PDF
glicciardello pushed to master at glicciardello/SmartReports 2026-03-23 17:38:55 +01:00
8c3a900a9c docs: update README and DOCS with ?dividend=true feature
glicciardello pushed to master at glicciardello/SmartReports 2026-03-23 17:34:06 +01:00
b3cf03e3d4 fix: widen Rendimento/Rendimento Futuro columns to prevent mid-word wrap
088a95cafb fix: use Small/Header fonts in sottostanti table in expired renderer
f95242df1a fix: use Small/Header fonts in dividend table (consistent with eventi)
1f67285ae6 fix: use Small/Header fonts in sottostanti table (consistent with eventi)
b93a16ce6e fix: DrawSectionLabel title style + thin borders + correct font in dividend renderer
Compare 23 commits »
glicciardello created repository glicciardello/OlympiaIntranet 2026-03-23 17:06:30 +01:00
glicciardello pushed to master at glicciardello/SmartReports 2026-03-23 11:04:48 +01:00
49014c1544 feat: move Barriera/Rimborso Capitale from eventi table to anagrafica analisi
glicciardello pushed to master at glicciardello/SmartReports 2026-03-23 09:32:43 +01:00
14d4baa629 feat: add sottostanti table to expired certificate report (sezione 1)
glicciardello pushed to master at glicciardello/SmartReports 2026-03-21 11:54:42 +01:00
16d06340fc docs: add all superpowers plans and specs
glicciardello pushed to master at glicciardello/SmartReports 2026-03-21 11:53:35 +01:00
bd5941185d chore: add .gitignore for ASP.NET Core + Visual Studio project