Commit Graph

1515 Commits (80fa0a860fc31e03ac6e3feb8078ebafef92e2bf)

Author SHA1 Message Date
Galip Tolga Erdem 412bfd5a98 Complex object key calculation reverted. Overriding ToString method of complex object to be used as key as suggested.
6 years ago
Halil İbrahim Kalkan 705407ba9f Merge AbpCacheOptions and AbpDistributedCacheOptions. Resolved #1901
6 years ago
Halil İbrahim Kalkan 81ce88ee20 Resolved #1094: Configuration redesign.
6 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
6 years ago
Yunus Emre Kalkan 02143575e4 AspNetCoreMultiTenancyOptions to AbpAspNetCoreMultiTenancyOptions
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Yunus Emre Kalkan 15a79928a0 RemoteServiceOptions to AbpRemoteServiceOptions
6 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
6 years ago
Yunus Emre Kalkan 36149fc49d UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
6 years ago
Yunus Emre Kalkan 8146c20a57 CommonDbContextRegistrationOptions to AbpCommonDbContextRegistrationOptions
6 years ago
Yunus Emre Kalkan 8b58991ff3 DistributedEventBusOptions to AbpDistributedEventBusOptions
6 years ago
Yunus Emre Kalkan bc5fd577a1 SettingOptions to AbpSettingOptions
6 years ago
Yunus Emre Kalkan b7e2ec64a2 LdapOptions to AbpLdapOptions
6 years ago
Yunus Emre Kalkan 64cf179f93 DefaultTenantStoreOptions to AbpDefaultTenantStoreOptions
6 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
6 years ago
Yunus Emre Kalkan 3dc5bf3a11 TenantResolveOptions to AbpTenantResolveOptions
6 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
6 years ago
gterdem 14ea3f2f09 Implemented inheritance for DistributedCache<TCacheItem> and interface. Fixed issue with complex object ToString resulting same object name as CacheKey.
6 years ago
Galip Tolga Erdem a9ffe66032 closes #1900
6 years ago
maliming 4825484855 Merge branch 'dev' into maliming/GenericHost
6 years ago
Halil İbrahim Kalkan c1f56f03a2 Added ToKebabCase string extension method
6 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
6 years ago
Halil İbrahim Kalkan 661f6db74f Fix for action normalization.
6 years ago
Halil İbrahim Kalkan bca421cbf5 Add AbpAspNetCoreMvcModule assembly to the partmanager
6 years ago
Halil İbrahim Kalkan 4b682fb262 Adjust namespace for Volo.Abp.AspNetCore.ExceptionHandling
6 years ago
Halil İbrahim Kalkan 0aa89831d5 Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service.
6 years ago
Halil İbrahim Kalkan e2a334f37b Extract IAutoObjectMappingProvider
6 years ago
Halil İbrahim Kalkan 132de6d99d add PreserveCompilationReferences to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan fab4784e45 Fix bundling problem.
6 years ago
Halil İbrahim Kalkan d1901aa9e7 Made Volo.Abp.Http.Client.Tests tests properly working after asp.net core 3.0 migration.
6 years ago
Halil İbrahim Kalkan 03b47aee23 Add Accept-Language header in the AbpAspNetCoreTestBase
6 years ago
Halil İbrahim Kalkan bd2c5b4761 Fix Startup reference
6 years ago
Halil İbrahim Kalkan 8f2de58e44 Resolved #1580 Make Entity.Id protected to prevent accidently changing it.
6 years ago
Halil İbrahim Kalkan efc202bd56 #1580 Removed setter for IEntity<TKey>.Id
6 years ago
Halil İbrahim Kalkan deb086e6a8 Add constrators getting id to the base entity classes.
6 years ago
Halil İbrahim Kalkan fca268c816 Merge branch 'dev' into aspnetcore-3.0
6 years ago
Halil İbrahim Kalkan e875ddc516 Disable get by id in Repository_Basic_Tests_With_Int_Pk test for mongodb.
6 years ago
Halil İbrahim Kalkan 7e4f1f3439 Added test: Repository_Basic_Tests_With_Int_Pk
6 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
6 years ago
maliming 5622bfc796 Prevent the service from being injected again.
6 years ago
Halil İbrahim Kalkan be5406a5d0 Fixed virtual file static file middleware compatibility issue for asp.net core 3.0
6 years ago
Halil İbrahim Kalkan a187831b73 Added VirtualFileSystem_Tests that is failing
6 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment
6 years ago
Marcelo M. M 31ad6e3d63 Updating PT-BR translation
6 years ago
Halil İbrahim Kalkan b9e418a924 Move projects to netcore3.0
6 years ago
Halil İbrahim Kalkan a52ba7787d Switch to MapControllerRoute instead of UseMvc
6 years ago
Halil İbrahim Kalkan f24a32b201 Make bootstrap demo running
6 years ago
Halil İbrahim Kalkan baf876e320 Upgraded asp.net core projects to 3.0 preview 9
6 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config
6 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9
6 years ago
Halil İbrahim Kalkan a48857f394 Resolved #1706: Remove ABP's AutoMap attributes.
6 years ago
Halil İbrahim Kalkan 2292cf67f6 Resolved #1705: Replace AddProfile by AddMaps for AbpAutoMapperOptions
6 years ago
Halil İbrahim Kalkan 7b4037052c
Merge pull request #1616 from abpframework/maliming/AutomapperPrefix
6 years ago
Yunus Emre Kalkan f608d8b5f0 pgrade @abp npm dependencies to latest version
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release.
6 years ago
maliming 7d5871a3ab fix #1615 Add a prefix to AutoMap*Attribute.
6 years ago
maliming 743c80bc18 Reuse shared JsonSerializerSettings instead of shared ContractResolver.
6 years ago
maliming 88ead6fdb9
Merge branch 'dev' into maliming/SharedContractResolver
6 years ago
Halil İbrahim Kalkan 08fd42e1d4 Revised AbpJsonOptions.
6 years ago
İsmail ÇAGDAŞ efe7f2aba3 follows 922af8e558 remove MailKitSmtpEmailSender.SendMail
6 years ago
maliming d02f3cf297
Merge branch 'dev' into maliming/SharedContractResolver
6 years ago
maliming e27de68142 Resolve #1503 Reuse Contract Resolver, improve performance.
6 years ago
Halil İbrahim Kalkan 98f95809ab
Merge branch 'dev' into MailKit-integration
6 years ago
maliming 76ed33a910 add AbpJsonOptions.
6 years ago
Yunus Emre Kalkan cd690f52b0 Refactor
6 years ago
Halil İbrahim Kalkan 490750ffc2 Resolved #1456: Remove CrudAppService and rename AsyncCrudAppService to CrudAppService
6 years ago
Yunus Emre Kalkan 4252c8a586 added tests
6 years ago
Yunus Emre Kalkan f5813a9c18 Update AbpEmailingTestModule.cs
6 years ago
Wayne d84b2bdef8 Fixed Namespace Issue
6 years ago
maliming 797b011c93 Remove the static API from the Automapper module.
6 years ago
maliming 678b37492d Use `Environment.NewLine` instead of `\r\n`
6 years ago
Yunus Emre Kalkan 7d5d33a1b4 mongodb namespaces & projects renamed
6 years ago
Reichenbach, Michael 2a4c319081 fix(multi-tenancy): correctly set TenantId on create in AppService
6 years ago
Yunus Emre Kalkan 0cea010fae abp npm packages update
6 years ago
Halil İbrahim Kalkan f5aa2a44d6 Upgrade nuget packages.
6 years ago
Halil İbrahim Kalkan bdb3f695de
Merge pull request #1294 from abpframework/maliming/dapper
6 years ago
maliming a18d4121c3 Dapper Integration.
6 years ago
Yunus Emre Kalkan 7aa4fed49f Change gulpfile.js file contents
6 years ago
maliming ffe8fdf917 Register middleware with ITransientDependency.
6 years ago
maliming 674291a928 Resolve #1268 Implement IMiddleware for all asp.net core middlewares.
6 years ago
Tomasz Lewandowski c1e0e98043 Polish translations
6 years ago
Yunus Emre Kalkan fc1315cff0
Merge pull request #1242 from nguyendev/patch-22
6 years ago
Yunus Emre Kalkan f1b9d5f05e
Merge pull request #1241 from nguyendev/patch-21
6 years ago
Yunus Emre Kalkan 50aca20532
Merge pull request #1240 from nguyendev/patch-20
6 years ago
Yunus Emre Kalkan 87e12d5d47
Merge pull request #1239 from nguyendev/patch-19
6 years ago
Yunus Emre Kalkan cc69c8e56a
Merge pull request #1238 from nguyendev/patch-18
6 years ago
nguyendev 09b1e13f40
vi translation
6 years ago
nguyendev 6e0b468efa
vi translation
6 years ago
nguyendev ad1b85e5e0
vi translation
6 years ago
nguyendev 213b5cc2da
vi translation
6 years ago
nguyendev 5241eb8063
vi translation
6 years ago
nguyendev 04770332c0
vi translation
6 years ago
Halil İbrahim Kalkan 5c99373d5f Upgrade to latest NuGet packages.
6 years ago
Halil İbrahim Kalkan f738642a36
Merge pull request #1190 from akinix/akinix/ldap
6 years ago
徐亮 1fb6b13434 feature: implement the interfaces for reading/writing LDAP.
7 years ago
Xeevis 345f5d2511 Czech translations
7 years ago
Xeevis 40604a40d6 Initial Czech localization support
7 years ago
Marcelo Mohr Maciel e4ea2a0f0a Updating PT-BR translation
7 years ago
Halil İbrahim Kalkan 3808048b28
Merge pull request #1141 from abpframework/maliming/EmailTemplate
7 years ago
Halil İbrahim Kalkan 5dc741ec85
Merge pull request #1140 from lonwern/issue-703
7 years ago
Halil İbrahim Kalkan f65058f2cc
Merge pull request #1151 from abpframework/maliming/memorydb
7 years ago
maliming 81e96fa654 Use Json serialization/deserialization entity.
7 years ago
Halil ibrahim Kalkan fe5199cd43 Fix ExposedServiceExplorer.
7 years ago
Halil ibrahim Kalkan a975f28c95 Refactor exposed services.
7 years ago
maliming b9b7f98a35 resolve #1147 Use serialization/deserialization for memorydb.
7 years ago
Halil ibrahim Kalkan 80680a5cb6 Try to map base classes for MongoDb
7 years ago
maliming e19d603b1b Add template render.
7 years ago
maliming d1657d5555 Support single file template
7 years ago
maliming 5823f8f4cc EmailTemplate with VirtualFile.
7 years ago
lonwern bb8bcaafd5 Resolves #703 API Versioning tests failing after .net core 2.2 upgrade
7 years ago
maliming 9b4b41573c Modify the way the mail template is defined as the standard way of the framework.
7 years ago
Halil ibrahim Kalkan f369fc34fd CLI refactor, test & improvements.
7 years ago
Yunus Emre Kalkan d4c3284d61 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan a9301c9220 Dynamic forms: nullable enum
7 years ago
Halil ibrahim Kalkan 4f099029dd Dont use Microsoft.AspNetCore.All with version. Enhance logging and clean.
7 years ago
Yunus Emre Kalkan 203308a8e8 Resolves #1101 Tag Helpers: Provide a way to ignore a property
7 years ago
maliming 69d89ce87c Add repository specification unit test.
7 years ago
maliming c135d4823f Improve the Specifications project code and testing.
7 years ago
Halil ibrahim Kalkan e45caa5b7f Create Volo.Abp.Cli.Core package.
7 years ago
Halil ibrahim Kalkan 9acfb17f51 Merge branch 'master' into cli
7 years ago
Halil İbrahim Kalkan 884e9ea77b
Merge pull request #1068 from acjh/patch-2
7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
Aaron Chong fa32c1427b Fix spelling mistakes
7 years ago
Halil İbrahim Kalkan 0fcc1aee3f
Merge pull request #1059 from abpframework/maliming/constants
7 years ago
maliming e9be89d57c fix #1058 Perform non-null validation on propertyName(context.Key.Name).
7 years ago
maliming f43209c6a4 Rename GetAllConstants to GetPublicConstantsRecursively.
7 years ago
maliming 7316870363 ReflectionHelper add GetAllConstants method.
7 years ago
Yunus Emre Kalkan d94b8625dd Resolves #1028
7 years ago
Halil ibrahim Kalkan 7d74829f03 Implement fluent validation as object validation contributor.
7 years ago
Halil ibrahim Kalkan e74ff061b4 Added solution builder code and created command parser
7 years ago
maliming 6bd1ff7cbf Separate validators from the DTO, Extend current validation interceptor.
7 years ago
maliming 5fd5fe9f44 fix #953 Add support for FluentValidation.
7 years ago
maliming 509a9ff68c Update zh-Hans translation.
7 years ago
Marcelo Mohr Maciel df1022ba45 Update PT-BR translation
7 years ago
Halil ibrahim Kalkan 8c416c2439 Update CachedTestObject.cs
7 years ago
Halil ibrahim Kalkan 14df704c32 Implement fully async interceptors.
7 years ago
Halil ibrahim Kalkan 2f54aafc94 Use await RenderSectionAsync instead of RenderSection
7 years ago
Halil ibrahim Kalkan c7164c346e Fix aspnet core multitenancy tests.
7 years ago
Halil ibrahim Kalkan f0dd8cd1e8 Added Name to ICurrentTenant
7 years ago
Halil ibrahim Kalkan d317658e79 Resolved #912: Automatically fill tenants from appsettings.json if available.
7 years ago
Halil ibrahim Kalkan 39a33ebf0b Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
7 years ago
Halil ibrahim Kalkan 231c24a386 Fix TestFeatureStore
7 years ago
Halil ibrahim Kalkan b8fa84d690 Implement IStringLocalizerSupportsInheritance for also CultureWrapperStringLocalizer
7 years ago
Halil ibrahim Kalkan 2f0aa53cad Support to get all strings without inheritance
7 years ago
Halil ibrahim Kalkan 671d10867d Added tests for localization
7 years ago
Halil ibrahim Kalkan 03246e0791 Move menu items under the new administration menu
7 years ago
Halil ibrahim Kalkan be76678c74 Resolved #885: Add default "Administration" menu
7 years ago
Halil ibrahim Kalkan fb656134d8 Added InsertAfter extension method.
7 years ago
Halil ibrahim Kalkan 0c1eab7f9a Implemented AbpFeatureActionFilter.
7 years ago
Halil ibrahim Kalkan 1845479b24 Implemented feature interceptor
7 years ago
Halil ibrahim Kalkan fcb90ff656 Completed FeatureChecker.
7 years ago
Halil ibrahim Kalkan dda709bcb4 Auto register setting definition providers.
7 years ago
Halil ibrahim Kalkan 986a220c07 Auto register permission definition providers.
7 years ago
Halil ibrahim Kalkan 368479e51f Implemented FeatureDefinitionManager
7 years ago
Yunus Emre Kalkan c649993405 Removed MvcRazorCompileOnPublish from csproj files
7 years ago
Halil İbrahim Kalkan ac50305410
Merge pull request #847 from marcelo-maciel/master
7 years ago
Marcelo Mohr Maciel 211cf6c114 remove deprecated MvcRazorCompileOnPublish true
7 years ago
Halil ibrahim Kalkan 2297033263 Added HasExtraPropertiesExtensions.RemoveProperty and tests.
7 years ago
Halil ibrahim Kalkan 78aee0adaa Fix AbpCachingTestModule
7 years ago
Halil İbrahim Kalkan 5a1e291c5e
Merge pull request #817 from Nokecy/addPermissionDefinitionRemoveGroupMethod
7 years ago
Halil ibrahim Kalkan 7dcc7d256f Added HasExtraPropertiesExtensions
7 years ago
Halil ibrahim Kalkan d07a689cb1 Added tests for ExtraProperties
7 years ago
Halil ibrahim Kalkan 01ccdcf7c5 Use Autofac in the Bootstrap.Demo project
7 years ago
Halil ibrahim Kalkan 7a61ff8974 #820: Remove logger factory configuration from Startup
7 years ago
Nokecy 9791d6f3eb add PermissionDefinitionContext RemoveGroup Method
7 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware.
7 years ago
Halil ibrahim Kalkan c8538ae63c Resolved #793: separate setting management from obtaining setting values.
7 years ago
Halil ibrahim Kalkan 400b79dba9 #793 Remove GetOrNullAsync & GetAllAsync from ISettingManager.
7 years ago
Halil ibrahim Kalkan 9e4770eac2 #792 added ISettingProvider service
7 years ago
Halil İbrahim Kalkan 32f09aee46
Merge pull request #717 from sailucheng/master
7 years ago
Halil ibrahim Kalkan 94cc75d450 Created BloggingService.Host.
7 years ago
Halil ibrahim Kalkan 1584eed17f Remove unnecessary referances.
7 years ago
Yunus Emre Kalkan 74bedd2364 Update Paginator.cshtml
7 years ago
Halil ibrahim Kalkan fbc4428b2b Replace ApplicationConfigurationBuilder by AbpApplicationConfigurationAppService
7 years ago
sailucheng fb8aacee89 Add CacheOptions implement per cache item and global defaults. add tests, and fixed default cache name from item type name to item type full name.
7 years ago
Halil ibrahim Kalkan 09b4a5b0da Add mime type: application/x-www-form-urlencoded and use constants.
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Yunus Emre Kalkan 3cd112fb0f dropdown tag helper example html page updated
7 years ago
Yunus Emre Kalkan e8259d1517 input tag helper: removed readonly plain text
7 years ago
maliming 2ab26c9399 Contributor misspelled.
7 years ago
Yunus Emre Kalkan 3fd67a46c3 Dynamic-form: Allow to remove required symbol
7 years ago
Halil ibrahim Kalkan 6401c37bc1 Resolved #682: Automatically configure IHasExtraProperties for entities in EF Core.
7 years ago
Yunus Emre Kalkan 2ca539763a Update ButtonGroups.cshtml
7 years ago
Yunus Emre Kalkan 25f47faa35 tag helper demo fix
7 years ago
Yunus Emre Kalkan e8bd3d2aa2 Update Index.cshtml
7 years ago
Halil İbrahim Kalkan 85af4ce4cf
Merge pull request #670 from abpframework/Tag-Helper-Demo
7 years ago
Yunus Emre Kalkan 2aa2448b44 Added Info text to abp-input tag helper
7 years ago
Yunus Emre Kalkan 07c2d5ff09 tag helper demo index page reorder list
7 years ago
Yunus Emre Kalkan 24bc860401 lining fix in formElements doc
7 years ago
Yunus Emre Kalkan 21891982f9 update demo.css in tag helper docs
7 years ago
Yunus Emre Kalkan a6baf08ec8 Grid tag helper doc
7 years ago
Halil ibrahim Kalkan 7dd2a9acca Register IOptions<AbpMvcDataAnnotationsLocalizationOptions>
7 years ago
Yunus Emre Kalkan 20fb9b52c6 dynamic-form docs improvements
7 years ago
Yunus Emre Kalkan 0eb355e2e6 dynamic form tag helper docs
7 years ago
Yunus Emre Kalkan edb70e054b added fom element tag helper docs
7 years ago
Yunus Emre Kalkan 147c0dce6f navs doc improvements
7 years ago
Yunus Emre Kalkan b1c516e776 tables tag helper demo
7 years ago
Yunus Emre Kalkan ffc123406a tabs tag helper demo
7 years ago
Yunus Emre Kalkan 586a8d47ac removed commented code
7 years ago
Yunus Emre Kalkan d28e35a251 tooltip tag helper docs
7 years ago
Yunus Emre Kalkan c3083d5168 progress bar tag helper docs
7 years ago
Yunus Emre Kalkan 25def1ee76 Popover tag helper docs
7 years ago
Yunus Emre Kalkan bf0c311361 Paginator tag helper demo
7 years ago
Yunus Emre Kalkan eac22841e9 tag helper demos added missin css and js
7 years ago
Yunus Emre Kalkan 535e8b62c2 abp nav tag helper docs
7 years ago
Yunus Emre Kalkan 61cd8bd061 modal tag helper docs
7 years ago
Yunus Emre Kalkan 849179e40d list group tag helper docs
7 years ago
Yunus Emre Kalkan a249b17277 removed images tag helper
7 years ago
Yunus Emre Kalkan a933bb705b dropdown tag helper docs
7 years ago
Yunus Emre Kalkan c44b2aa64e abp border tag helper docs
7 years ago
Nokecy 1c27515106 Add Get methods to find and modify a permission or group
7 years ago
Yunus Emre Kalkan eb3b69b614 carousel tag helper demo
7 years ago
Yunus Emre Kalkan faf05b04d1 collapse tag helper demo
7 years ago
Yunus Emre Kalkan 8d23b96490 card docs
7 years ago
Yunus Emre Kalkan 7a9b5913fc added button groups doc
7 years ago
Yunus Emre Kalkan d29846e031 Alerts doc
7 years ago
Yunus Emre Kalkan ea0a6edccc badges doc
7 years ago
Yunus Emre Kalkan 9d61cc03d7 Breadcrumb doc
7 years ago
Yunus Emre Kalkan 7cf5a1e855 Button Tag Helper Docs
7 years ago
Yunus Emre Kalkan dd6fcaa8e0 Bootstrap tag helpers demo.css changes
7 years ago
Yunus Emre Kalkan ef65984e34 Added highlight.js
7 years ago
Yunus Emre Kalkan 0f4d118069 added outline option for abp-button tag helper
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 404c975aaf Added tests for settings package
7 years ago
Halil ibrahim Kalkan 66fcaf9ebf Resolved #645: Inttroduce IStringEncryptionService
7 years ago
Halil ibrahim Kalkan d60836c8db #246 Implement concurrency stamp
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 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
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module
7 years ago
Halil ibrahim Kalkan 2a784037f5 Added string.ReplaceFirst extension method.
7 years ago
Halil ibrahim Kalkan 1a8076cc60 Added MVC validation test.
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 d678b5f29d Refactored eventbus
7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
7 years ago
Halil ibrahim Kalkan 71cdde8a3c Introduced IHybridServiceScopeFactory
7 years ago
Marcelo Mohr Maciel df1be99487
Update pt-BR.json
7 years ago
Marcelo Mohr Maciel bb4a84f36f
Update pt-BR.json
7 years ago
Marcelo Mohr Maciel 6dabb4bc8c
Update pt-BR.json
7 years ago
Marcelo Mohr Maciel 70039b4920
Update pt-BR.json
7 years ago
Alper Ebicoglu 8714c3488a added app_offline.htm to publish-ignore.json
7 years ago
Marcelo Mohr Maciel 3090b67f12
Merge pull request #2 from abpframework/master
7 years ago
Marcelo Mohr Maciel e05548fc0d PT-BR Translation
7 years ago
Alper Ebicoglu 42bea8687d Added email validation method
7 years ago
Yunus Emre Kalkan de232e902f Borders tag helper demo page fix
7 years ago
Yunus Emre Kalkan 9171a79334 AbpProgressTagHelperService fix
7 years ago
Halil ibrahim Kalkan 8bd6842043 Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself
7 years ago
Halil ibrahim Kalkan 4904b9ec03 Implemented creating distributed events on aggregate roots.
7 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes
7 years ago
Halil ibrahim Kalkan 7783cd0126 Introduce GenericEventNameAttribute.
7 years ago
Halil ibrahim Kalkan f440446254 Renamed IEventBus to ILocalEventBus and introduced IDistributedEventBus
7 years ago
Halil ibrahim Kalkan 7d01414b58 Delete Volo.Abp.EventBus.Distributed package.
7 years ago
Halil ibrahim Kalkan 06f311f023 Rename AsyncUnregister to Unregister
7 years ago
Halil ibrahim Kalkan c3bf0cfd86 Add assertion to Auditing_Tests
7 years ago
Yunus Emre Kalkan 3674399790 Added abp-tab-link tag helper
7 years ago
Halil ibrahim Kalkan dedbfb49e5 Add publish-ignore.json
7 years ago
Yunus Emre Kalkan 159addb4a1 AbpRadioInputTagHelper now matches "abp-radio"
7 years ago
Yunus Emre Kalkan acc45c302a Resolved #505
7 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module
7 years ago
Halil ibrahim Kalkan dc13afa91b Fix tests.
7 years ago
Halil ibrahim Kalkan bfb364228b Don't use IAbpModule
7 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module
7 years ago
Alper Ebicoglu b05751d2d0 Merge branch 'alper/qa-user-integration'
7 years ago
Halil ibrahim Kalkan a53d36d7fa Implemented a simple email templating system.
7 years ago
Halil ibrahim Kalkan aaaa97f61d Created initial email template system
7 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
7 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