• Joined on 2019-12-31
pt pushed to main at pt/pipekit 2026-06-17 21:36:20 -04:00
40c00bca7b web: quote wizard source-query aliases with the source dialect
ea90b3f56a api: log request payload (secrets masked) on raised HTTPExceptions
74967c1e56 jrunner: treat SQL Server's 'no result set' DDL trace as benign
356e5f7799 api: log HTTPException responses (5xx + 4xx) to the journal
7202b86210 web: add columns to an existing module's target table (Phase 0+1)
Compare 6 commits »
pt pushed to passfile at pt/jrunner 2026-06-17 21:33:07 -04:00
78c832eb1f fix: quote json/jsonb/bpchar/uuid values in migration INSERTs
a1c9ea26ce fix: stream PostgreSQL source (migration mode) instead of buffering it all
Compare 2 commits »
pt pushed to master at pt/jrunner 2026-06-17 21:33:07 -04:00
78c832eb1f fix: quote json/jsonb/bpchar/uuid values in migration INSERTs
a1c9ea26ce fix: stream PostgreSQL source (migration mode) instead of buffering it all
f632a77e8e Add SQL Server datetime type variants to type handling
ff4cf25585 Add ~/.jrunnerpass named connection profile support
Compare 4 commits »
pt pushed to transformed-refactor at pt/dataflow 2026-06-15 23:54:26 -04:00
442c38d3c4 Add PERSPECTIVE.md documenting the @perspective-dev version pairing
pt pushed to operations-panel at pt/pf_app 2026-06-15 23:54:11 -04:00
64f3cc58e8 Add PERSPECTIVE.md config/deploy reference; fix CLAUDE.md distribution link
pt pushed to operations-panel at pt/pf_app 2026-06-13 00:53:09 -04:00
e425c32134 Fix period col dropdown dark mode: custom dropdown with theme-aware colors
52be043c1d Add dim-period/cols endpoint and replace dim_period_col text input with select
Compare 2 commits »
pt pushed to transformed-refactor at pt/dataflow 2026-06-12 23:58:09 -04:00
efa65d8409 Update all docs to reflect current state
0ece53e7be Fix pg deprecation warning: set search_path via connection options
317791341c Bump major dependencies: express 5, csv-parse 6, dotenv 17, multer 2
60924d03b5 Update patch/minor dependencies; skip major version bumps
0c3cee4945 Migrate Perspective from CDN to npm; upgrade to 4.5.1
Compare 10 commits »
pt created branch transformed-refactor in pt/dataflow 2026-06-12 23:58:08 -04:00
pt pushed to operations-panel at pt/pf_app 2026-06-12 23:51:49 -04:00
54c93c28dd Make units column optional throughout source registration and SQL generation
pt pushed to operations-panel at pt/pf_app 2026-06-12 23:33:00 -04:00
101cb27604 Update CLAUDE.md and spec: units optional, dim_group/dim_period, delete todo.md
16c296d529 SQL generator: derive date-adjacent columns from pf.dim_period at baseline load
cf9bdea9a8 Add recode/clone dim_group sibling auto-lookup
2a9a3be0f0 Add PATCH note route and row_count to change log
Compare 4 commits »
pt created branch operations-panel in pt/pf_app 2026-06-12 23:33:00 -04:00
pt pushed to main at pt/pipekit 2026-06-10 23:34:39 -04:00
e7576926ae drivers: make staging DDL dialect-aware; stop tracking pipekit.db
f8490a2d4f deploy/cli: fix /etc/pipekit permissions so non-root group members can write secrets
31135cf5be web: add session-cookie login for web UI
583dc16c9b web: tighten module list column widths and fix form input overflow
ba48b2ca2b CLAUDE.md: document local time scheduling and JAVA_HOME deploy behavior
Compare 21 commits »
pt pushed to master at pt/VBA 2026-06-01 12:02:54 -04:00
3e5a31a5bf Add modular SQL/DB VBA library and TBFC forecast loader
pt pushed to master at pt/VBA 2026-05-30 14:30:52 -04:00
8e383cbf80 Import FL + TheBigOne from personal macrobook; secure new load_rep_or/load_dir_or creds
pt pushed to master at pt/VBA 2026-05-30 10:07:58 -04:00
33b7f3da74 Add EBITDA bridge macro + XML name-cleanup script; harden CleanDefinedNames
pt pushed to master at pt/VBA 2026-05-29 23:56:24 -04:00
c0d4d3ac84 Add CleanDefinedNames macro to strip junk defined names
5ce411b607 update
Compare 2 commits »
pt pushed to customize at pt/nvchad 2026-05-24 10:23:24 -04:00
01d6066949 Fix block anchor navigation failing in large KJV files
pt pushed to arrow at pt/pf_app 2026-05-23 01:46:26 -04:00
56733df5d4 Add dim_group to col_meta and pf.dim_period calendar table
pt pushed to arrow at pt/pf_app 2026-05-22 23:29:42 -04:00
c4ba90ae4c note
pt pushed to master at pt/pf_app 2026-05-22 23:28:37 -04:00
2ee0d18f2e Fix large dataset loading in Forecast view