• Joined on 2024-01-22
bbchops opened issue bbchops/transcription#15 2026-08-11 19:05:09 -05:00
Documents detail page: People dropdowns shoud display Display Name not actual name
bbchops commented on issue bbchops/transcription#3 2026-08-11 18:53:48 -05:00
Document Detail page: Make Document Type a dropdown.

This feature was added in V4

bbchops closed issue bbchops/transcription#3 2026-08-11 18:53:48 -05:00
Document Detail page: Make Document Type a dropdown.
bbchops commented on issue bbchops/transcription#5 2026-08-11 18:53:18 -05:00
Document Detail page: minor Author dropdown issues

The architecture for associating people to documents has been overhauled. This is no longer relevant.

bbchops closed issue bbchops/transcription#5 2026-08-11 18:53:18 -05:00
Document Detail page: minor Author dropdown issues
bbchops pushed to traumatized at bbchops/transcription 2026-08-11 16:54:08 -05:00
888a8c380a Continue GC code review: UI
bbchops pushed to traumatized at bbchops/transcription 2026-08-11 16:42:19 -05:00
b8be27f0c9 Continue GC code review and cleanup
bbchops pushed to traumatized at bbchops/transcription 2026-08-11 16:02:30 -05:00
8d5aec4301 Github Copilot service realignment & cleanup
bbchops pushed to traumatized at bbchops/transcription 2026-08-11 12:07:27 -05:00
0ace10269f V4 implemented. Some tweaking left, but it is working
ccf2c78ff4 V4 final docs
Compare 2 commits »
bbchops pushed to traumatized at bbchops/transcription 2026-08-10 10:53:17 -05:00
4b3baf5a3e Revised and simplified V4 Plan and core documents.
bbchops opened issue bbchops/transcription#14 2026-08-09 17:32:58 -05:00
Jobs Page: Add Document Name to the jobs page
bbchops pushed to traumatized at bbchops/transcription 2026-08-09 13:34:40 -05:00
9b4d6f0340 Delete V3 duplicates
bbchops pushed to traumatized at bbchops/transcription 2026-08-09 13:29:55 -05:00
5753eb0135 V4 plan created: Adding many-to-many links between Documents & People in the UI. Also adding some new tables for Document Type, Person role.
bbchops pushed to traumatized at bbchops/transcription 2026-08-09 10:51:35 -05:00
e6549277c6 V3 Updated V3 core documents. Added data folder backup/restore before/after running destructive tests.
bbchops opened issue bbchops/transcription#13 2026-08-09 08:23:59 -05:00
Documents page: Changes to Documents table
bbchops opened issue bbchops/transcription#12 2026-08-09 08:03:30 -05:00
Sources page: Change to sources table (wrap text)
bbchops commented on issue bbchops/transcription#11 2026-08-08 22:07:25 -05:00
Sources page: Fix formatting and top menu links

Fixed

bbchops closed issue bbchops/transcription#11 2026-08-08 22:07:25 -05:00
Sources page: Fix formatting and top menu links
bbchops pushed to traumatized at bbchops/transcription 2026-08-08 21:58:24 -05:00
b59d3da23e V3 fix document delete issue
bbchops pushed to traumatized at bbchops/transcription 2026-08-08 18:21:48 -05:00
4bf6c9e2f3 V3 post step 2 refinement: add temperature & top-p settings to config (and .env), add prompt fields back to job table so that the prompt settings get frozen at runtime for all sources being processed.