Commit Graph

1527 Commits (df80a63bd6f21f3751d302b4f028c244bbcdfed7)

Author SHA1 Message Date
Halil ibrahim Kalkan 4c04931b63 Fixed #364: Interceptor problems for controllers derived from Controller class.
7 years ago
Yunus Emre Kalkan 326e091bf4 Background Jobs Module Rename "Volo.Abp" folders to "Volo/Abp"
7 years ago
Halil ibrahim Kalkan 0299133ec3 Fix #392: Use IsJobExecutionEnabled instead of IsEnabled.
7 years ago
Halil ibrahim Kalkan c024a33a97 Refactored channel pool and configuration.
7 years ago
Halil ibrahim Kalkan 6c3e3c066a Fix naming
7 years ago
Halil ibrahim Kalkan ce444f8734 Implemented channel pooling.
7 years ago
Halil ibrahim Kalkan 3c87b72d75 Implemented rabbitmq background jobs.
7 years ago
Halil ibrahim Kalkan 9927b17d83 Implemented hangfire background jobs.
7 years ago
Halil ibrahim Kalkan d2dbb4035c Added Volo.Abp.Hangfire project.
7 years ago
Halil ibrahim Kalkan d963f7cd48 Introduce BackgroundJobWorkerOptions
7 years ago
Halil ibrahim Kalkan 14e55acd15 Move static values to configurable options.
7 years ago
Halil ibrahim Kalkan b4212f2861 Background job sample application and refactor.
7 years ago
Halil ibrahim Kalkan c21a321104 Added sample app for the background jobs module
7 years ago
Halil ibrahim Kalkan ae647e7757 Implemented mongodb background job module
7 years ago
Halil ibrahim Kalkan a7187dcf57 Implemented IBackgroundJobStore
7 years ago
Halil ibrahim Kalkan f1da2241e9 #372 Added empty background jobs module.
7 years ago
Halil ibrahim Kalkan a5fc8ef9ab Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 2c4703b1af Refactor AbpIdentityOptionsFactory
7 years ago
Yunus Emre Kalkan a1f30d96d6 Resolved #369
7 years ago
Yunus Emre Kalkan b92b6272c2 Resolved #368
7 years ago
Halil ibrahim Kalkan 242875a3b8 Handle changes in razor bundles on development time.
7 years ago
Halil ibrahim Kalkan 16af2ac271 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan c625561b95 Resolved #306: Allow to add js/css files to Pages/Views folders on development.
7 years ago
Yunus Emre Kalkan c31c5d1d34 Audit Logging getalllistasync fixes
7 years ago
Yunus Emre Kalkan bd7177ca36 Added Should_Get_List_Of_Audit_Logs Test
7 years ago
Yunus Emre Kalkan 75143e9d2f Audit Log repository GetListAsync refactoring
7 years ago
Halil ibrahim Kalkan e86421ccc1 Naming fixes.
7 years ago
Halil ibrahim Kalkan 0868c3086c Revise tests.
7 years ago
Yunus Emre Kalkan 3436176367 AuditLogging module Username added to audit logs
7 years ago
Yunus Emre Kalkan a09c105e04 Added audit logging mongodb test project
7 years ago
Yunus Emre Kalkan 281f3a547d Audit logging module nullcheck during filtering
7 years ago
Yunus Emre Kalkan 5ac33dfc26 Audit logging module efcore filter bug fix
7 years ago
Yunus Emre Kalkan 6ced877ae6 Audit logging module filter improvements
7 years ago
Yunus Emre Kalkan 0a28ff704b Audit logging paging
7 years ago
Yunus Emre Kalkan 89f57cb738 Added TruncateFromBeginning extension and used in audit loggng module
7 years ago
Halil ibrahim Kalkan e56f7d52cf Made unit test working.
7 years ago
Halil ibrahim Kalkan 2927debb53 Resolved #366: Audit Logging Improvements
7 years ago
Halil ibrahim Kalkan 7f84239fda Handle exceptions and use new transaction inside AuditingStore
7 years ago
Yunus Emre Kalkan 6491b4d98e Resolved #360
7 years ago
Yunus Emre Kalkan 9b879a9d5c auditlogging module improvements
7 years ago
Yunus Emre Kalkan ef2a6348fb TenantId in AuditLogAction is made virtual
7 years ago
Yunus Emre Kalkan 04abbf3ddb Audit log module improvements
7 years ago
Yunus Emre Kalkan 4fe7b3e7e5 Added localization resource to audit logging module
7 years ago
Yunus Emre Kalkan 6e3f53b1a1 audit logging module unit-test (bugged atm)
7 years ago
Yunus Emre Kalkan 38f8b16040 Added HttpStatusCode to auditlog in module
7 years ago
Yunus Emre Kalkan 3b73fea558 [DisableAuditing] attribute in audit log entities
7 years ago
Yunus Emre Kalkan cb459e356e Added HttpMethod & Url to audit log in module
7 years ago
Yunus Emre Kalkan 2c4ebc9dbc Added maxvalues to EntityChange and EntityPropertyChange
7 years ago
Yunus Emre Kalkan 1aa51d921f Added Comments to AuditLog
7 years ago
Halil ibrahim Kalkan 22e7c85d38 Refactored and fixed audit logging module
7 years ago
Yunus Emre Kalkan 0f260e9c0a audit logging module improvements
7 years ago
Halil ibrahim Kalkan 036df4e837 Auditing enhancements.
7 years ago
Halil ibrahim Kalkan a1af5081aa Resolved #354: Add object[] GetKeys() to IEntity.
7 years ago
Halil ibrahim Kalkan 6d0434d5e1 Audit log refactored.
7 years ago
Yunus Emre Kalkan 16b0bbbc05 Added Audit logging module
7 years ago
Halil ibrahim Kalkan f7010cb002 Remove usage of Volo.Abp.UI. Break packaging if can not pack a library.
7 years ago
Halil İbrahim Kalkan f6158f808a
Merge pull request #345 from volosoft/introduce-serviceconfcontext
7 years ago
Halil ibrahim Kalkan 3a5edc7672 Fix embedded resource configuration.
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan e4d238bfeb Remove users module tests
7 years ago
Halil ibrahim Kalkan 5a882a4205 Fix tests for blogging module
7 years ago
Halil ibrahim Kalkan 2a045a0780 Used AccountModuleToolbarContributor
7 years ago
Halil ibrahim Kalkan 2bec3c6438 Added account layout for the basic theme.
7 years ago
Halil ibrahim Kalkan ed1d0317ce Replace menu icon
7 years ago
Halil ibrahim Kalkan 851ac4d539 Change identity menu icon.
7 years ago
Halil ibrahim Kalkan a9cf031612 Localized all identity error messages
7 years ago
Halil ibrahim Kalkan 7b4c0bc23e Create IdentityResult localization system. Introduce ILocalizeErrorMessage interface.
7 years ago
Halil ibrahim Kalkan c1fd5cce2a Use new datatables simplified configuration.
7 years ago
Halil İbrahim Kalkan 922bd2564a
Merge pull request #331 from hitaspdotnet/master
7 years ago
Halil ibrahim Kalkan be7696cccc Remove embedded resource from contents
7 years ago
HitaspDotNet f9a9c1589f Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 45dc228dd8 Remove embedded resources from content.
7 years ago
Halil ibrahim Kalkan 51c4967721 Add datatables styles to global bundle of the shared theme.
7 years ago
Yunus Emre Kalkan 410ce5df91 Blogging markdown editor initial
7 years ago
Yunus Emre Kalkan cfac20828c resolved #326
7 years ago
Halil ibrahim Kalkan d3f4dbbdd4 Merge branch 'bookstore-redesign'
7 years ago
Halil ibrahim Kalkan 48fe4d5409 Remove embedded resources from content.
7 years ago
Halil ibrahim Kalkan 0cfc0e7fc4 Fix BloggingEntityFrameworkCoreModule class
7 years ago
Yunus Emre Kalkan 1dbb0ef2b9 added missing using statements in BloggingEntityFrameworkCoreModule
7 years ago
Yunus Emre Kalkan 7b8d134c54 Removed redundant hidden attributes in edit post page
7 years ago
HitaspDotNet 1436ffe6c9 Fixed packages references links
7 years ago
HitaspDotNet a32357916e Fix missed references
7 years ago
HitaspDotNet c05e9452d1 blogging EF module namespace fixed
7 years ago
Mostafa F fa1be2d2c8
file link typo
7 years ago
Yunus Emre Kalkan 14ab005c6e Tag helpers hidden input bug fix
7 years ago
Yunus Emre Kalkan be562c4b5e Blogging add post url controls
7 years ago
Yunus Emre Kalkan 4c8cb3f431 Added Post url
7 years ago
Yunus Emre Kalkan dcf87da74b blogging Module Refactoring dto's, viewmodels, mappers
7 years ago
Halil ibrahim Kalkan c239c09eeb Refactor new blog post page.
7 years ago
Halil ibrahim Kalkan e258bcaef9 Refactor new post page
7 years ago
Halil ibrahim Kalkan 0bb97c6a7f Use Microsoft.AspNetCore.App package for blogging module.
7 years ago
Halil ibrahim Kalkan d3df6b8931 Show info message when there is no doc project.
7 years ago
Halil ibrahim Kalkan 99355a64aa Use common.props for also application modules.
7 years ago
Yunus Emre Kalkan 2d7eec6a53 Small fixes in blog module
7 years ago
Yunus Emre Kalkan 2515ae9790 Blogging module improvements
7 years ago
Yunus Emre Kalkan 133c957165 Removed redundant paramater
7 years ago
Halil ibrahim Kalkan a7cd9379a8 Resolved #311: Don't show Login if account module is not available
7 years ago
Yunus Emre Kalkan f62ed01ac2 Post Edit & create
7 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props.
7 years ago
Yunus Emre Kalkan 7901638726 blog post creation time
7 years ago
Yunus Emre Kalkan e1e4112e4f added redirect if there is only one blog
7 years ago
Yunus Emre Kalkan 47cece1b6b Post index & detail page
7 years ago
Halil ibrahim Kalkan 8bf90d0390 Renamed BloggingApplicationTestBase
7 years ago
Halil ibrahim Kalkan b493876746 Added EF Core test project and implemented the first real test.
7 years ago
Halil ibrahim Kalkan 6f4bf2c2ce Added unit test projects for testbase & ef core.
7 years ago
Yunus Emre Kalkan 205eb3a09d Blogging automapper profile added
7 years ago
Yunus Emre Kalkan 54d824959c Blog improvements
7 years ago
Halil ibrahim Kalkan ecde6fe792 Added identity and account module to blog app
7 years ago
Halil ibrahim Kalkan 5ad18b7ca3 Added Blog & Post entities.
7 years ago
Halil ibrahim Kalkan 4aa5fc1356 Renamed blog module to blogging.
7 years ago
Halil ibrahim Kalkan ea51e19dc4 Add Blog entity
7 years ago
Halil ibrahim Kalkan d72fdb4dc3 Edit blog\docs\features-and-functionality.md
7 years ago
Halil ibrahim Kalkan e683c5facc Change Serilog nuget package.
7 years ago
Halil ibrahim Kalkan be97c024f5 Remove missing project
7 years ago
Halil ibrahim Kalkan ee807013ed Use new bundle tag helpers.
7 years ago
Halil ibrahim Kalkan 7847f442f7 Fix blog module project references.
7 years ago
Halil ibrahim Kalkan fd3e1b5209 Fix docs module project references.
7 years ago
Halil ibrahim Kalkan e0e0487dbf Tenant management module project reference fixes.
7 years ago
Halil ibrahim Kalkan 9e7ee3d43d Fixe identity module references.
7 years ago
Halil ibrahim Kalkan 3308a9253a Fixed settingmanagement and permissionmanagement module project references
7 years ago
Halil ibrahim Kalkan 40bc0e646b Fix user module references
7 years ago
Halil ibrahim Kalkan 253c6d1a6f Added blog module
7 years ago
Halil ibrahim Kalkan fbe0ad3f49 Added identity & account modules.
7 years ago
Halil ibrahim Kalkan fd016c759c Added permission management
7 years ago
Halil ibrahim Kalkan 3638c7e77c rename folders
7 years ago
Halil ibrahim Kalkan 745d891134 Added tenantmanagement and users modules
7 years ago
Halil ibrahim Kalkan f3d06500f1 Added settingmanagement
7 years ago