tekh tekh
  • Joined on 2024-01-19
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 »
tekh pushed to feat/service-host at AppStd/EnvelopeGenerator 2026-02-26 21:24:40 +01:00
41dde6f016 Remove BaseModel and BaseService from Jobs namespace
c5b167f0d4 Refactor FinalizeDocumentJob for DI and logging improvements
a70faebde6 Refactor ReportModel: remove BaseModel, mark obsolete
3e01052579 Mark State class obsolete and remove LogConfig property
f49b907574 Refactor EnvelopeModel for DI and logging improvements
Compare 35 commits »
tekh pushed to feat/service-host at AppStd/EnvelopeGenerator 2026-02-23 11:10:30 +01:00
c8834dc3be Add Worker background service to log periodic messages
e385fdda95 Add EnvelopeGenerator.ServiceHost ASP.NET Core Web API project
Compare 2 commits »
tekh created branch feat/service-host in AppStd/EnvelopeGenerator 2026-02-23 11:10:29 +01:00
tekh pushed to master at AppStd/EnvelopeGenerator 2026-02-23 11:00:15 +01:00
898097cdb5 Remove EnvelopeGenerator.Jobs project from solution
689a1b355a Remove EnvelopeGenerator.WorkerService project
3b3330bd54 Enhance SQL connection security with encryption options
511fad3950 Remove try-catch from Button1/2_Click event handlers
f5f137396e Rename ChangedWhen to ActionDate; add wrapper for compatibility
Compare 5 commits »
tekh pushed to feat/finalizer-service at AppStd/EnvelopeGenerator 2026-02-23 09:23:25 +01:00
b996102a86 refactor(appsettings.Job): add coma
4b1d316b46 remove Finalizer.Win
51234cda2a refactor: simplify report creation by removing DoCreateReport and inlining logic
e719dded48 refactor(FinalizeDocumentJob): Add service container configuration code as a comment
Compare 4 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-02-23 09:19:26 +01:00
0d78e9b8f5 Refactor TestEnvelopeController to use MediatR
tekh pushed to master at AppStd/EnvelopeGenerator 2026-02-20 11:44:21 +01:00
d842332d97 Update to v3.10.0 and revise Bootstrap Icons set
f5b0f25d96 Add ImageSharp dependency to all major projects
60afc0f320 Update NuGet packages and remove chat.svg reference
ce7af03064 Update System.Security.AccessControl to v6.0.1
8e9bf5d46f Update NuGet packages and binding redirects to latest versions
Compare 51 commits »
tekh pushed to refactor/api-unification at AppStd/EnvelopeGenerator 2026-02-17 16:24:42 +01:00
d842332d97 Update to v3.10.0 and revise Bootstrap Icons set
f5b0f25d96 Add ImageSharp dependency to all major projects
60afc0f320 Update NuGet packages and remove chat.svg reference
ce7af03064 Update System.Security.AccessControl to v6.0.1
8e9bf5d46f Update NuGet packages and binding redirects to latest versions
Compare 51 commits »
tekh pushed to web-multi-lang-integr at AppStd/EnvelopeGenerator 2026-02-17 16:04:47 +01:00
d842332d97 Update to v3.10.0 and revise Bootstrap Icons set
f5b0f25d96 Add ImageSharp dependency to all major projects
60afc0f320 Update NuGet packages and remove chat.svg reference
ce7af03064 Update System.Security.AccessControl to v6.0.1
8e9bf5d46f Update NuGet packages and binding redirects to latest versions
Compare 9 commits »
tekh pushed to web-multi-lang-integr at AppStd/EnvelopeGenerator 2026-02-16 19:24:11 +01:00
352618a745 Improve locale resolution in loadPSPDFKit function
8cf6484786 Dynamic locale support for date formatting functions
7345b8f877 Localize toolbar button titles using localized object
dc6a2027d6 Refactor UI messages for localization support
8f94317e80 Support localization for annotation labels and text
Compare 8 commits »