Commit Graph

98 Commits (c6cee2fc664e3e2554ea31b9c1153e380d3e7021)

Author SHA1 Message Date
Halil ibrahim Kalkan c6cee2fc66 Auto register background jobs. Make the job name optional.
7 years ago
Halil ibrahim Kalkan e2e39caea4 Refactored and added tests for the background job system.
7 years ago
Halil ibrahim Kalkan 6b5ee29f74 Refactored background jobs.
7 years ago
Halil ibrahim Kalkan 045fd70763 Remove NullBackgroundJobStore
7 years ago
Halil ibrahim Kalkan a925d52a40 Start/stop background jobs on application initialization/shutdown
7 years ago
Halil ibrahim Kalkan 3e4798a7e2 Moved background manager from the old solution.
7 years ago
Halil ibrahim Kalkan 5021428119 Added BackgroundWorkers project.
7 years ago
Halil ibrahim Kalkan 8769aa08ac Added background jobs module as an empty project.
7 years ago
Halil ibrahim Kalkan bcf445928b Added GetCount to the repository.
7 years ago
Halil ibrahim Kalkan 250f2d1f8a Add GetOrAddAsync to DistributedCache.
7 years ago
Halil ibrahim Kalkan 2d8d2075cd Introduce ILanguageProvider, UseAbpRequestLocalization
7 years ago
Yunus Emre Kalkan d6c3ae2fce Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan b92b6272c2 Resolved #368
7 years ago
Halil ibrahim Kalkan db21469b35 Added PathUtils.PathNavigatesAboveRoot
7 years ago
Halil ibrahim Kalkan b955beb952 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 3234d8115d Rename IHybridWebRootFileProvider to IWebContentFileProvider
7 years ago
Yunus Emre Kalkan 3b59a95a57 added comment to tocamelcase regex
7 years ago
Halil ibrahim Kalkan 3f13a7baec Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 242875a3b8 Handle changes in razor bundles on development time.
7 years ago
Yunus Emre Kalkan 28662dbed3 Form serializeobject now can convert field names to camelcase
7 years ago
Halil ibrahim Kalkan 9bf4e0c412 Refactor bundling
7 years ago
Halil ibrahim Kalkan c625561b95 Resolved #306: Allow to add js/css files to Pages/Views folders on development.
7 years ago
Halil ibrahim Kalkan 1660372ec5 AspNet Core virtual file provider refactored.
7 years ago
Halil ibrahim Kalkan b01d0d259a Fixed test: AuditingInterceptor_Tests
7 years ago
Halil ibrahim Kalkan 773e3c042b Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan f1db01331f Language management redesigned.
7 years ago
Yunus Emre Kalkan 3436176367 AuditLogging module Username added to audit logs
7 years ago
Halil ibrahim Kalkan 415ea939ff Refactored localization dictionaries.
7 years ago
Halil ibrahim Kalkan 6b61aeaf4b Remove unused method.
7 years ago
Halil ibrahim Kalkan 006ebdbb0e Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 74b7a43330 Localization improvements.
7 years ago
Yunus Emre Kalkan 89f57cb738 Added TruncateFromBeginning extension and used in audit loggng module
7 years ago
Yunus Emre Kalkan b3ccf2c11f Added TypeHelper_Tests
7 years ago
Yunus Emre Kalkan 1bbaefa34b Added GetFirstGenericArgumentIfNullable extension method
7 years ago
Halil ibrahim Kalkan f8f0f2e6ec Remove BOM from layout.css
7 years ago
Halil ibrahim Kalkan d73edcb098 EntityChangeInfo.Merge improvements
7 years ago
Halil ibrahim Kalkan 2927debb53 Resolved #366: Audit Logging Improvements
7 years ago
Halil ibrahim Kalkan a41f1a51a4 Add DI tests
7 years ago
Halil ibrahim Kalkan 7483d495e7 Minor refacot on AbpStringLocalizerFactory.cs
7 years ago
Halil ibrahim Kalkan a1577656b5 Localization improvements.
7 years ago
Halil ibrahim Kalkan e770e4ff7e Implemented PreContribute and PostContribute for audit contributors. Added HttpStatusCode to the audit log info.
7 years ago
Halil ibrahim Kalkan 1fec81094e Instantiate AuditLogInfo.Comments in the ctor.
7 years ago
Halil ibrahim Kalkan 00a0fce9e3 Disable audit logging for Get requests by default.
7 years ago
Halil ibrahim Kalkan 6492fdd158 Added HttpMethod & Url to audit log
7 years ago
Halil ibrahim Kalkan 22e7c85d38 Refactored and fixed audit logging module
7 years ago
Halil ibrahim Kalkan 036df4e837 Auditing enhancements.
7 years ago
Halil ibrahim Kalkan f715ad6520 Implemented entity history
7 years ago
Halil ibrahim Kalkan a1af5081aa Resolved #354: Add object[] GetKeys() to IEntity.
7 years ago
Halil ibrahim Kalkan 9e8b8f21f5 Audit middleware revised.
7 years ago
Halil ibrahim Kalkan 858f57f7f4 Redesigned audit logging.
7 years ago