Commit Graph

288 Commits (bce7a316020245e305d33a7dc1cd1fe6ed42a93e)

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