tekh tekh
  • Joined on 2024-01-19
tekh pushed to bugfix/read-confirm-reject-stops-flow at AppStd/EnvelopeGenerator 2026-03-11 12:32:41 +01:00
7cb1546934 Add Reject endpoint to AnnotationController
60db762bcc Bump project version to 3.12.2
5e840db04c Refactor envelope rejection logic in EnvelopeController
e724a74f9c Bump version to 3.12.1 in project file
48b7afcdc1 Restrict rejection check to ReadAndSign envelopes
Compare 10 commits »
tekh created branch bugfix/read-confirm-reject-stops-flow in AppStd/EnvelopeGenerator 2026-03-11 12:32:40 +01:00
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-10 13:21:22 +01:00
1f5468b1ac Refactor PDF canvas transform to use Save/Restore state
b20aafe7a5 Fix PDF/A conversion status check in PDFMerger
466d0a3a7a Refactor envelope and annotation data retrieval logic
7281cb47c3 Remove duplicate ProjectReference in BBTests.vbproj
Compare 14 commits »
tekh pushed to feat/service-host at AppStd/EnvelopeGenerator 2026-03-09 21:27:21 +01:00
7af934ea19 Integrate DevExpress Reporting for envelope history
b65367fb6d Refactor FinalizeDocumentJob dependencies and method call
25c31108cb Add EnvelopeReport repository dependency to ReportCreator
4083833b19 Add EnvelopeReports DbSet to EGDbContextBase
f53bc65acf Add EnvelopeReport entity mapped to VWSIG_ENVELOPE_REPORT
Compare 16 commits »
tekh pushed to feat/service-host at AppStd/EnvelopeGenerator 2026-03-09 10:19:06 +01:00
cc4a7d8c20 Refactor ActionService: DI, CancellationToken support
0b8068f926 Add summary comment to ActionService for migration context
9fd7a68798 Refactor envelope processing for per-item error handling
d6e2690bb8 Refactor envelope fetch to use EF LINQ instead of SQL
Compare 4 commits »
tekh pushed to feat/service-host at AppStd/EnvelopeGenerator 2026-03-09 09:12:21 +01:00
f04385a03c Remove EnvelopeModel class and its GetById method
c88e7b2b9e Refactor FinalizeDocumentJob to use async repository access
0ee7ec82d6 Mark TempFiles class and members as obsolete
a6d6dc8c4d Add expiration, reminder, and comment fields to EnvelopeDto
ab038df8b9 Update nullability for Title and Comment properties
Compare 14 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-06 12:56:10 +01:00
7c7674c822 Show "Confirmed by" or "Signed by" label conditionally
65f606f573 Update finalize dialog text based on READ_AND_CONFIRM flag
Compare 2 commits »
tekh pushed to web-multi-lang-integr at AppStd/EnvelopeGenerator 2026-03-06 12:55:39 +01:00
7c7674c822 Show "Confirmed by" or "Signed by" label conditionally
65f606f573 Update finalize dialog text based on READ_AND_CONFIRM flag
0341505f8d Merge branch 'origin/bugfix/history-inconsistency'
d4eee1718e Bump version to 3.12.0 in project file
Compare 46 commits »
tekh pushed to feat/service-host at AppStd/EnvelopeGenerator 2026-03-06 12:11:46 +01:00
41e0d4691b Add in-memory caching to ReadDefaultConfigQueryHandler
64e0a4f749 Centralize cache key definitions in CacheKey class
4cf54d36b9 Add EnforceSingleResult to config query and improve errors
020cecabf3 Add query/handler to fetch default config via MediatR
Compare 4 commits »
tekh pushed to feat/service-host at AppStd/EnvelopeGenerator 2026-03-06 10:29:46 +01:00
40c899e47e Merge branch 'master' into feat/service-host
0341505f8d Merge branch 'origin/bugfix/history-inconsistency'
d4eee1718e Bump version to 3.12.0 in project file
ad0c847172 Add SigningProcessTitle resource; rename rejection key
Compare 28 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-06 10:16:47 +01:00
0341505f8d Merge branch 'origin/bugfix/history-inconsistency'
d4eee1718e Bump version to 3.12.0 in project file
afa3694cd7 Add MapAddedWhen to History mapping in MappingProfile
48f4ea0c50 Use UTC for AddedWhen timestamp in CreateHistoryCommand
74c4ddda83 Remove ModifyDocStatusCommandBase and its properties
Compare 12 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-06 09:54:40 +01:00
f6d57b1e38 Update progress bar to show Confirmations or Signatures
b64d2b7478 Refactor: cache IsReadAndConfirm() result in variable
44edef8ba1 Update envelope view title logic for confirm state
647c5d2353 Add localization extensions for confirmation resources
Compare 13 commits »
tekh pushed to feat/service-host at AppStd/EnvelopeGenerator 2026-03-04 17:23:15 +01:00
bae62c7c08 Merge branch 'master' into feat/service-host
bcc17f6def Bump version to 3.11.0 in EnvelopeGenerator.Web.csproj
8e3c334fa3 Update final status to 'Lesebestätigung' for read confirm
08299451bb Customize email placeholders by envelope action type
59d6d25bdd Add ChangedWhen property to History entity
Compare 12 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-04 16:49:59 +01:00
bcc17f6def Bump version to 3.11.0 in EnvelopeGenerator.Web.csproj
8e3c334fa3 Update final status to 'Lesebestätigung' for read confirm
08299451bb Customize email placeholders by envelope action type
59d6d25bdd Add ChangedWhen property to History entity
9a516ab3c9 Update and align NuGet dependencies; drop net7.0 from Web
Compare 11 commits »
tekh pushed to feat/email-temp-placeholder at AppStd/EnvelopeGenerator 2026-03-04 16:49:26 +01:00
bcc17f6def Bump version to 3.11.0 in EnvelopeGenerator.Web.csproj
8e3c334fa3 Update final status to 'Lesebestätigung' for read confirm
08299451bb Customize email placeholders by envelope action type
59d6d25bdd Add ChangedWhen property to History entity
9a516ab3c9 Update and align NuGet dependencies; drop net7.0 from Web
Compare 10 commits »
tekh created branch feat/email-temp-placeholder in AppStd/EnvelopeGenerator 2026-03-04 16:49:25 +01:00
tekh pushed to master at AppStd/FakeNTLMServer 2026-03-03 09:20:00 +01:00
8505259714 Add AuthController with /auth/me user info endpoint
9033e67b82 Initial ASP.NET Core Web API with NTLM auth and Swagger
Compare 2 commits »
tekh created repository AppStd/FakeNTLMServer 2026-03-03 09:14:52 +01:00
tekh pushed to master at AppStd/ReC 2026-03-03 08:23:18 +01:00
5d316e43b9 Bump version to 2.0.1-beta in ReC.API.csproj
0c8d7f6b3c Add 'Last' option to ReadResultViewQuery for latest result
0e7870b556 Refactor: remove HttpExtensions and inline HTTP method mapping
ec119a3045 Add options to include Action/Profile in ResultView queries
776813d05d Simplify StringContent assignment in HTTP request
Compare 7 commits »
tekh pushed to origin/bugfix/history-inconsistency at AppStd/EnvelopeGenerator 2026-02-27 11:36:50 +01:00
afa3694cd7 Add MapAddedWhen to History mapping in MappingProfile
48f4ea0c50 Use UTC for AddedWhen timestamp in CreateHistoryCommand
74c4ddda83 Remove ModifyDocStatusCommandBase and its properties
f9b1e583df Remove SaveDocStatusCommand and always create doc status
7c8e0d8481 Merge branch 'refactor/api-unification' into origin/bugfix/history-inconsistency
Compare 10 commits »