66 Commits (3dff8a8a4bd92f517b022b35f457380f8d343a4e)

Author SHA1 Message Date
maliming b2f05c8b32
Set `EntityTenantId` of `EntityChange`. 3 years ago
maliming 8d347afdef
Use `AbpExceptionHandlingOptions ` to convert the exceptions. 4 years ago
maliming c1053df45a
Update entity configuration. 4 years ago
maliming b90161cef5
Add ImpersonatorUserName and ImpersonatorTenantName to AuditLog. 4 years ago
Ahmet Çotur 312995263a use file-scoped namespacing for audit-logging module 5 years ago
Berkan Sasmaz dd67042309 feat(audit-logs): Add ClientIPAddress filter 5 years ago
PM Extra 38acc517a5 feat(audit-logging): add userId filter 5 years ago
maliming e392eb4e4e Remove max length limit of Exceptions. 5 years ago
maliming 31dbbff5b8 Indent JSON. 5 years ago
maliming 2491c8c488 Use RemoteServiceErrorInfo as the exception info in the AuditLog. 5 years ago
liangshiwei b8e1a969be Add CancellationToken optional parameter to the Auditlogging module repository methods 5 years ago
liangshiwei bf057e9214 Use ModuleExtensionConfigurationHelper one time for each module 6 years ago
Halil İbrahim Kalkan bb49c74761 Fix ExtraProperties erorrs on the audit log module 6 years ago
liangshiwei e9f8aa2761 Use CompleteAsync instead of SaveChangesAsync 6 years ago
Halil İbrahim Kalkan fa364fe3d2 Better implement max lengths for oracle. 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
Halil İbrahim Kalkan aea81e4fd9 Enable audit log extensions 6 years ago
Ahmet e978ab328b renamed 6 years ago
Ahmet 55158bf1ad entityhistory implemented to auditlog repository 6 years ago
Ahmet fd13208797 auditlog repository updated 6 years ago
Ahmet Çotur e389abd82f AuditLogging Repository is updated 6 years ago
Ahmet Çotur 4c17ed4180 entitychanges ef core implemented 6 years ago
Ahmet Çotur 8567def710 virtualized 6 years ago
maliming 43f797a44b Make the PropertyChanges property of EntityChange virtual. 6 years ago
Halil İbrahim Kalkan b8f4e279e4 Added more sections to the audit log document. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
Javier Campos e1b3fd033c feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan f0ae994848 Audit log remove sync api 6 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema 7 years ago
Halil İbrahim Kalkan 110f015d38 Db table prefix revision for the audit log module #1429 7 years ago
Yunus Emre Kalkan 4435c8d913 added GetAverageExecutionDurationPerDayAsync 7 years ago
Halil İbrahim Kalkan 65c05a885d Added startTime & endTime on IAuditLogRepository. 7 years ago
Yunus Emre Kalkan 8d3612a8fe Update IAuditLogRepository.cs 7 years ago
Yunus Emre Kalkan ab9a209232 Revert "adde GetAllBetweenDatesAsync to IAuditLogRepository" 7 years ago
Yunus Emre Kalkan 3592b7293b adde GetAllBetweenDatesAsync to IAuditLogRepository 7 years ago
Halil İbrahim Kalkan b9891801a8 Remove AsyncHelper.RunSync from AuditingStoreExtensions 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
musademir ef758b5443 AuditingStore optional HideErrors added 7 years ago
Halil ibrahim Kalkan 1d79b95a38 Resolved #890: Handle audit log if there are tenant switches in the same request. 7 years ago
Halil ibrahim Kalkan 700a22423f Add TenantName to Audit logs #891 7 years ago
Yunus Emre Kalkan 0b5dd0ceab audit logging exceptionn filter 7 years ago
Yunus Emre Kalkan 87ad22ca04 audit logging repository filter changes 7 years ago
Halil ibrahim Kalkan f49ae3aca0 Resolved #788: Add "ApplicationName" to Audit logs. 7 years ago
Halil ibrahim Kalkan bcb1aefb19 Resolved #784: Add ClientId & CorrelationId to audit logs. 7 years ago
Alper Ebicoglu 4dbc17ea3f closes volosoft/vs-internal#548. Truncate added for Exceptions, Comments properties. 7 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements 7 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf 8 years ago
Halil ibrahim Kalkan 10128496e9 Truncate audit log strings before save. 8 years ago
Yunus Emre Kalkan c31c5d1d34 Audit Logging getalllistasync fixes 8 years ago