tekh tekh
  • Joined on 2024-01-19
tekh pushed to master at AppStd/ReC 2026-03-18 12:07:50 +01:00
754ef88644 Bump version to 2.0.2-beta in ReC.API.csproj
95ece6fdcf Remove unused imports from ResultController.cs
87194df697 Refactor and expand REST action authentication support
b38d53248c Force HTTP/1.1 for NTLM when UseHttp1ForNtlm is enabled
56b604bd35 Add UseHttp1ForNtlm option to RecAction config
Compare 10 commits »
tekh pushed to master at AppStd/FakeNTLMServer 2026-03-18 12:05:01 +01:00
b08d88ee0f Configure NLog only in non-development environments
58f228dc6f Add NLog file logging configuration and error handling
a68cb68c5c Add NLog and NLog.Web.AspNetCore dependencies
f78b8dfd9e Bump version to 1.0.1-beta in project file
Compare 4 commits »
tekh pushed to master at AppStd/FakeNTLMServer 2026-03-18 09:44:06 +01:00
eac1ab3929 Revert "Enable Windows Authentication in web.config"
665b44ad82 Revert "Enable anonymous authentication alongside Windows auth"
32ff0a4888 Enable anonymous authentication alongside Windows auth
81c6604295 Enable Windows Authentication in web.config
893b44565c Enable Swagger via config and add project version metadata
Compare 14 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-12 16:12:13 +01:00
64c018b92e Add DbSets for ElementAnnotation and DocumentStatus
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-11 17:45:39 +01:00
176672d7eb Add interface import and update email sending condition
05d54e87c3 Bump version to 3.12.3 in project file
Compare 2 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-11 14:12:14 +01:00
06c2a07fbc Replace DateTime.UtcNow with DateTime.Now for timestamps
tekh pushed to feat/wisag-customization at AppStd/EnvelopeGenerator 2026-03-11 14:10:32 +01:00
7271106892 Update company logo and CSS classes in UI config
tekh pushed to master at AppStd/EnvelopeGenerator 2026-03-11 12:59:24 +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 pushed to feat/wisag-customization at AppStd/EnvelopeGenerator 2026-03-11 12:58:55 +01:00
d02149cb6b Update AllowedOrigins to use localhost:8080 instead of 7202
8d8b9a6ea0 Update PSPDFKit license key in appsettings file
96a2abdda8 Update NLog log directory path in appsettings.Logging.json
6cc2d77fc0 Update Default DB connection string and credentials
Compare 4 commits »
tekh created branch feat/wisag-customization in AppStd/EnvelopeGenerator 2026-03-11 12:58:55 +01:00
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 »