pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript
Filter by
175M results
PR automática para eliminar la variante v3_2304 de la fase f03_windows.
index file v3 njadoon
Updates the requirements on sqlalchemy to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/sqlalchemy/sqlalchemy/releases sqlalchemy s releases ...
dependencies
python
Updates the base-environment workshop image base from fedora:42 to fedora:44. This is the last of the workshop/backend
images to move to Fedora 44.
Verified the docker-ce repo publishes Fedora 44 packages ...
Updates the requirements on furo to permit the latest version. details summary Changelog /summary p em Sourced from a
href= https://github.com/pradyunsg/furo/blob/main/docs/changelog.md furo s changelog ...
dependencies
Add additional inward supply fields to document view and excel export
- Show GSTR-1 and GSTR-3B filing status in document view
- Show ITC Availability and Reason for ITC Unavailability
- Show e-Invoice ...
Summary
- document the V3 conversation compaction model in the Teams/runtime architecture section
- clarify the conversation.compact_context tool contract and DM privacy promotion rule
- assert ...
💡 What: Replaced the Python for loops calling writer.writerow(row) with the single writer.writerows(...) method call in
src/core/export/csv_exporter.py. This was applied to both the zip loop in _export_merged ...
Summary
確認済証の建築申請人を役割ベースから建物データベースへ移行し、入力方法をハイブリッド式に変更。
主な変更点:
1. 申請建物タブ 確認済証情報欄に建築申請人入力を追加 — 「申請人」「その他」から人物選択 + テキスト手入力のハイブリッド式。amber系カラーで「この建物の所有者」欄(purple系)と視覚的に区別。
building.confirmApplicantPersonIds: ...