Commit Graph

288 Commits (c8539e2a3cae3366db09d05536ad708dd9d682bb)

Author SHA1 Message Date
Halil İbrahim Kalkan 64021fb5ee
Merge pull request #660 from Nokecy/master
6 years ago
Halil ibrahim Kalkan eaf2f44eab Create common.DotSettings and use by framework\Volo.Abp.sln.DotSettings
6 years ago
Halil ibrahim Kalkan 40fa063c69 Finalized RabbitMqEventBus sample.
6 years ago
Nokecy 1c27515106 Add Get methods to find and modify a permission or group
6 years ago
Halil ibrahim Kalkan 55981f714c Created sample rabbitmq messaging application
6 years ago
Halil ibrahim Kalkan 7759d3244f Move Volo.Abp.EventBus.Distributed.RabbitMQ to Volo.Abp.EventBus.RabbitMQ
6 years ago
Halil ibrahim Kalkan 9322bf03b3 Refactor rabbitmq eventbus
6 years ago
Halil ibrahim Kalkan 1ebe284f41 Connect to rabbitmq on startup. make methods virtual.
6 years ago
Halil ibrahim Kalkan 1ed1c994c7 Added BindAsync and UnbindAsync methods to IRabbitMqMessageConsumer
6 years ago
Halil ibrahim Kalkan b415ed6379 Implemented reconnect for RabbitMqMessageConsumer
6 years ago
Halil ibrahim Kalkan aae7a38f22 Extract RabbitMqMessageConsumer.
6 years ago
Yunus Emre Kalkan da066da522 Remove abp-alert-link attribute at the end of process
6 years ago
Yunus Emre Kalkan 0f4d118069 added outline option for abp-button tag helper
6 years ago
Halil ibrahim Kalkan 8ea6fa6a85 Volo.Abp.Authorization should depend on Volo.Abp.Localization.Abstractions instead of Volo.Abp.Localization.
6 years ago
Halil ibrahim Kalkan ecde920764 Improve SettingManager_Tests.Should_Set_And_Get_Encrypted_Values.
6 years ago
Yunus Emre Kalkan 720d310d07 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan f9bf0960ec Added abp-button-group tag helper
6 years ago
Halil ibrahim Kalkan 92b191908b Resolved #648: SMTP password settings should be stored as encrypted in the database.
6 years ago
Halil ibrahim Kalkan 404c975aaf Added tests for settings package
6 years ago
Halil ibrahim Kalkan ac3d7c7c16 Resolved #203: Encrypt option to settings
6 years ago
Halil ibrahim Kalkan 66fcaf9ebf Resolved #645: Inttroduce IStringEncryptionService
6 years ago
Halil ibrahim Kalkan 8f5b7177aa #203 Setting Management Enhancements
6 years ago
Halil ibrahim Kalkan 431bfab0bc Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template.
6 years ago
Halil ibrahim Kalkan d60836c8db #246 Implement concurrency stamp
6 years ago
Halil ibrahim Kalkan 91020efb07 Remove unnecessary todo
6 years ago
Halil ibrahim Kalkan 88e7cbabce #246 Implement concurrency control for mongodb too.
6 years ago
Yunus Emre Kalkan c083f7f326 abp-button tag helper improvmenets
6 years ago
Halil ibrahim Kalkan 60c0e6b5e5 Added concurrency stamp test
6 years ago
Halil ibrahim Kalkan 0c1aaccebb ConfigureExtraProperties for test aggregate roots.
6 years ago
Halil ibrahim Kalkan 58ef23db03 #247 Implement IHasConcurrencyStamp and IHasExtraProperties for aggregate root.
6 years ago
Yunus Emre Kalkan 75181aa179 small fixes
6 years ago
Halil ibrahim Kalkan 0892dc87f7 Update AbpViewComponent.cs
6 years ago
Halil İbrahim Kalkan 1e4cc7d0e6
Merge pull request #626 from abpframework/DocsModuleScriptStyleContributors
6 years ago
Halil ibrahim Kalkan efa68d7a43 Remove unncessary items in csproj files
6 years ago
Halil İbrahim Kalkan 433b981a8c
Merge pull request #615 from marcelo-maciel/master
6 years ago
Yunus Emre Kalkan 8d08b5cec2 refactor Docs Module Script & Style Contributors
6 years ago
Yunus Emre Kalkan 0a51107bef added Docs Module Script & Style Contributors
6 years ago
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module
6 years ago
Yunus Emre Kalkan cd20c72c70 removed redundant log and comment
6 years ago
Halil ibrahim Kalkan 1751ecfa00 Allow to pass DistributedCacheEntryOptions on IDistributedCache.GetOrAdd
6 years ago
Halil ibrahim Kalkan 2a784037f5 Added string.ReplaceFirst extension method.
6 years ago
Halil ibrahim Kalkan 399e46e361 Add AbpController.ValidateModel()
6 years ago
Halil ibrahim Kalkan 1a8076cc60 Added MVC validation test.
6 years ago
Halil ibrahim Kalkan 89fe6f20cd Resolved #579: Remove disabling ChangeTracker.AutoDetectChangesEnabled
6 years ago
Halil ibrahim Kalkan 6501b4d811 Resolved #590: Memory leak while checking background jobs periodically.
6 years ago
Halil ibrahim Kalkan 6a8832a8ab Improve UOW event order and add tests
6 years ago
Halil ibrahim Kalkan 08f50d0ff2 Refactor event bus and fix breaking code.
6 years ago
Halil ibrahim Kalkan faa014220a Added test counter.
6 years ago
Halil ibrahim Kalkan 40ea123451 IEventBus.Subscribe should be separated.
6 years ago
Halil ibrahim Kalkan d678b5f29d Refactored eventbus
6 years ago