Commit Graph

470 Commits (fae353af2a6a71142d5bf2409e0e42eff175f2c7)

Author SHA1 Message Date
Halil ibrahim Kalkan d678b5f29d Refactored eventbus
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Halil ibrahim Kalkan 71cdde8a3c Introduced IHybridServiceScopeFactory
6 years ago
Marcelo Mohr Maciel df1be99487
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel bb4a84f36f
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel 6dabb4bc8c
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel 70039b4920
Update pt-BR.json
6 years ago
Alper Ebicoglu 8714c3488a added app_offline.htm to publish-ignore.json
6 years ago
Marcelo Mohr Maciel 3090b67f12
Merge pull request #2 from abpframework/master
6 years ago
Marcelo Mohr Maciel e05548fc0d PT-BR Translation
6 years ago
Alper Ebicoglu 42bea8687d Added email validation method
6 years ago
Yunus Emre Kalkan de232e902f Borders tag helper demo page fix
6 years ago
Yunus Emre Kalkan 9171a79334 AbpProgressTagHelperService fix
6 years ago
Halil ibrahim Kalkan 8bd6842043 Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself
6 years ago
Halil ibrahim Kalkan 4904b9ec03 Implemented creating distributed events on aggregate roots.
6 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes
6 years ago
Halil ibrahim Kalkan 7783cd0126 Introduce GenericEventNameAttribute.
6 years ago
Halil ibrahim Kalkan f440446254 Renamed IEventBus to ILocalEventBus and introduced IDistributedEventBus
6 years ago
Halil ibrahim Kalkan 7d01414b58 Delete Volo.Abp.EventBus.Distributed package.
6 years ago
Halil ibrahim Kalkan 06f311f023 Rename AsyncUnregister to Unregister
6 years ago
Halil ibrahim Kalkan c3bf0cfd86 Add assertion to Auditing_Tests
6 years ago
Yunus Emre Kalkan 3674399790 Added abp-tab-link tag helper
6 years ago
Halil ibrahim Kalkan dedbfb49e5 Add publish-ignore.json
6 years ago
Yunus Emre Kalkan 159addb4a1 AbpRadioInputTagHelper now matches "abp-radio"
6 years ago
Yunus Emre Kalkan acc45c302a Resolved #505
6 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module
6 years ago
Halil ibrahim Kalkan dc13afa91b Fix tests.
6 years ago
Halil ibrahim Kalkan bfb364228b Don't use IAbpModule
6 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module
6 years ago
Alper Ebicoglu b05751d2d0 Merge branch 'alper/qa-user-integration'
6 years ago
Halil ibrahim Kalkan a53d36d7fa Implemented a simple email templating system.
6 years ago
Halil ibrahim Kalkan aaaa97f61d Created initial email template system
6 years ago
Alper Ebicoglu 81af95d16c Package updates. HighlightJs is made custom and downloaded from https://highlightjs.org/ because of languages cannot be retrieved from npm. Also lodash changed the folder structure and I fixed due that change. Others are just version increments
6 years ago
Yunus Emre Kalkan 321c0620be Resolved https://github.com/volosoft/abp/issues/398
7 years ago
Halil ibrahim Kalkan 1913ced92e Automatically localize display name for model properties (without Display attribute).
7 years ago
Halil ibrahim Kalkan 118e674342 Added test for MVC data annotation localization
7 years ago
Yunus Emre Kalkan d2ed21d60d textarea example
7 years ago
Yunus Emre Kalkan cb7b7bf797 taghelpers SelectItem attribute constructor
7 years ago
Yunus Emre Kalkan d34f7e7441 Text Area Tag helper added
7 years ago
Halil ibrahim Kalkan e342d64559 Updates sample.
7 years ago
Halil ibrahim Kalkan 9927b17d83 Implemented hangfire background jobs.
7 years ago
Halil ibrahim Kalkan 73fb92f436 Refactored background job executer.
7 years ago
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 a925d52a40 Start/stop background jobs on application initialization/shutdown
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
Yunus Emre Kalkan b92b6272c2 Resolved #368
7 years ago
Halil ibrahim Kalkan b01d0d259a Fixed test: AuditingInterceptor_Tests
7 years ago
Yunus Emre Kalkan b3ccf2c11f Added TypeHelper_Tests
7 years ago
Halil ibrahim Kalkan d73edcb098 EntityChangeInfo.Merge improvements
7 years ago
Halil ibrahim Kalkan a41f1a51a4 Add DI tests
7 years ago
Halil ibrahim Kalkan a1577656b5 Localization improvements.
7 years ago
Halil ibrahim Kalkan a1af5081aa Resolved #354: Add object[] GetKeys() to IEntity.
7 years ago
Halil ibrahim Kalkan 858f57f7f4 Redesigned audit logging.
7 years ago
Halil ibrahim Kalkan 61b2baf671 Refactor auditing.
7 years ago
Halil ibrahim Kalkan c845a612b5 #28 Migrated old Auditing infrastructure.
7 years ago
Halil İbrahim Kalkan e73041911b
Merge pull request #344 from hitaspdotnet/master
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
HitaspDotNet c5ecbd9a82 Moved UserFriendlyException to Volo.Abp namespace
7 years ago
Halil ibrahim Kalkan 98bd86b88d Remove unused test project
7 years ago
Halil ibrahim Kalkan fddcbd1ca8 Include missing libraries for the bootstrap demo
7 years ago
Yunus Emre Kalkan 103455a5ec Tag helper demo css
7 years ago
Yunus Emre Kalkan 5968995231 Modal tag helper improvements
7 years ago
Yunus Emre Kalkan 0e8c0a95a5 badge tag helper demo broken link fixed
7 years ago
Yunus Emre Kalkan d77901f8cd cards tag helper demo link fix
7 years ago
Yunus Emre Kalkan e2c708259f button tag helper demo improvements
7 years ago
Halil ibrahim Kalkan d075a14e43 Added edit & delete actions for the books table.
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago