OlgunR OlgunR
  • Joined on 2024-05-22
OlgunR pushed to main at AppStd/DbFirst 2026-05-05 16:48:46 +02:00
8933deec96 Add dark mode override for non-native DevExpress themes
OlgunR pushed to main at AppStd/DbFirst 2026-04-30 15:41:13 +02:00
2010673eba Remove unused menu state and toggle logic from NavMenu
OlgunR pushed to main at AppStd/DbFirst 2026-04-30 15:37:13 +02:00
b75e7d730c Modernize sidebar with DxTreeView and new responsive styles
OlgunR pushed to 2.9.8-Release at AppStd/ToolCollection 2026-04-30 14:36:07 +02:00
7694da3192 Update AssemblyVersion to 2.10.1.0
eb826009f8 Remove LICENSE_MoveRename check for grpbxMORE enable state
Compare 2 commits »
OlgunR pushed to 2.9.8-Release at AppStd/ToolCollection 2026-04-30 08:54:12 +02:00
018cbc5ae0 Refactor session logout logic into helper method
OlgunR pushed to master at AppStd/Monorepo 2026-04-28 15:26:35 +02:00
ca567dc9bc Update project references and migrate to NuGet packages
OlgunR pushed to master at AppStd/Modules 2026-04-28 15:26:31 +02:00
4213121b67 Update project references and migrate to NuGet packages
OlgunR pushed to 2.9.8-Release at AppStd/ToolCollection 2026-04-27 16:44:09 +02:00
e4d6734b03 Improve session management and initialization logic
OlgunR pushed to 2.9.8-Release at AppStd/ToolCollection 2026-04-27 15:05:55 +02:00
61f6029001 Update group box texts and refresh ImageList resources
de47ed9f3b Update assembly version to 2.10.0.0
e9a78cf6a4 Improve error handling and logging for rights and indexing
Compare 3 commits »
OlgunR pushed to main at AppStd/DbFirst 2026-04-23 16:55:38 +02:00
075433c780 Improve spacing for Dark Mode button in top row
35e39ff979 Add theme selection dropdown and refactor theme handling
Compare 2 commits »
OlgunR pushed to main at AppStd/DbFirst 2026-04-23 13:58:05 +02:00
292ce02370 Refactor using statements for clearer layer boundaries
df4de5d5f5 Refactor imports and ensure enum type safety in Catalogs
e4624c92ef Refactor DTOs: make public, add properties, clean up
b0d60461b4 Standardize DTO naming and namespaces for MassData
c45c1a69a7 Remove obsolete DTO classes and add Layouts folder
Compare 9 commits »
OlgunR pushed to 2.9.8-Release at AppStd/ToolCollection 2026-04-23 11:23:21 +02:00
b3848af701 Improve and localize fulltext extraction log messages
a374b55ba2 Add extra check for Pos_From equals i before array update
a0ec897784 Update Label27 size and add regex group warning
Compare 3 commits »
OlgunR pushed to 2.9.8-Release at AppStd/ToolCollection 2026-04-22 09:59:12 +02:00
8f894d582d Refactor Windream session initialization and login checks
OlgunR pushed to main at AppStd/DbFirst 2026-04-22 09:25:19 +02:00
f54de87ca2 Standardize string property initialization to string.Empty
1b4205219f Set string defaults to String.Empty in CatalogReadDto
b35c167648 Add [FromBody] to DTO params in controller actions
087708dcf7 Use array literal [] for empty CORS origins default
be40c39f47 Initialize VwmyCatalog string properties with String.Empty
Compare 11 commits »
OlgunR pushed to main at AppStd/DbFirst 2026-04-20 16:55:56 +02:00
c73c7e63fe Move LayoutDto to its own file and update namespace
3e78e2e2cf Move catalog title update validation to handler
05825b6815 Refactor DI: move repository registrations to Infrastructure
4720c8f87b Use UTC for AddedWhen timestamps in layout repository
0c936d0bf9 Adopt C# 12 collection expressions for empty lists/dicts
Compare 16 commits »
OlgunR pushed to main at AppStd/DbFirst 2026-04-17 14:31:24 +02:00
3a1cb68cf0 Change OnCustomizeEditModel to synchronous void method
c93518202b Add custom toolbar actions with icons to grids
Compare 2 commits »
OlgunR pushed to main at AppStd/DbFirst 2026-04-16 17:13:06 +02:00
6792b426ff Enhance grid UI: column chooser button & default widths
OlgunR pushed to main at AppStd/DbFirst 2026-04-15 14:16:58 +02:00
6ac48a472d Simplify Fluent theme registration in App.razor
96dfd5b3c6 Set default values for CarouselData string properties
810771f385 Remove auto-refresh of dashboards in OnParametersSetAsync
a0e0d7ed03 Centralize API error handling in ApiClientHelper
39cb63a78d Refactor UpsertAsync to use ApiResult for error handling
Compare 7 commits »
OlgunR pushed to master at AppStd/EmailProfiler 2026-04-15 10:29:03 +02:00
971efb5a17 Korrekturen mit pitzm
3bb1531a77 Revert "Add Monitoring tab with grid for TBEMLP_HISTORY data"
396a02382f Revert "Improve Monitoring tab UI: add email limit panel"
aa51911e72 Revert "Refactor grid column logic, lock designer controls"
Compare 4 commits »
OlgunR pushed to main at AppStd/DbFirst 2026-04-14 16:59:39 +02:00
7552b34ced Refactor MassDataGrid to use BandGridBase for layout logic
13d134df0e Refactor CatalogsGrid to use BandGridBase and async layout ops
285f029311 Add BandGridBase<TItem> for reusable banded grid logic
Compare 3 commits »