2945 Commits (0f014495c19e7520dc044de5bbcf8aeef6533ade)

Author SHA1 Message Date
maliming 6844245e9c Add dataFormat option to the datatables column definitions. 6 years ago
maliming 4af6d60a59 Insert_Should_Set_Guid_Id unit test. 6 years ago
wakuflair e7e1f3fe73 Added "Suppress Label Generation" demo 6 years ago
wakuflair 300bbb39ba Introduced `SuppressLabel` property instead of `nolabel` attribute 6 years ago
maliming 58f0204e7b Try to set GUID Id in the InsertAsync method of the EF Core repository. 6 years ago
maliming 5a476310fe Rename the text "MY_PROJECT_NAME" when generating a new project 6 years ago
liangshiwei 05f5816dcf Added GetPagedListAsync methods to the repository 6 years ago
maliming 46c5c8d866 Make MongoDbRepository convertible to IMongoDbRepository<TEntity>. 6 years ago
maliming 637379e7fc Fix Turkish letter issue. 6 years ago
Yunus Emre Kalkan deb3a04366 Update NpmPackagesUpdater.cs 6 years ago
Yunus Emre Kalkan f34ac5b703 Update NpmPackagesUpdater.cs 6 years ago
Yunus Emre Kalkan c7e105e594 Update NpmPackagesUpdater.cs 6 years ago
liangshiwei 3afc265b46 Ignore classes that are not entities 6 years ago
Halil İbrahim Kalkan cbd3796191 Added test: GetListAsync 6 years ago
wakuflair f219d9bf93 Rename `SuppressLabel` to `ShouldSuppressLabel` 6 years ago
wakuflair 667e52c142 Fix wrong property usage 6 years ago
wakuflair a874455eda TagHelper: Suppress label generation if "nolabel" specified 6 years ago
Yunus Emre Kalkan 40efc0aa47 Update NpmPackagesUpdater.cs 6 years ago
maliming 9f174056a3 Add PageContent layout hook. 6 years ago
maliming 8acda7f09f Solve that IdentityModelHttpRequestMessageOptions is not configured. 6 years ago
maliming 6f1514da88 Switch to the tenant before calling the handleevent method. 6 years ago
Halil İbrahim Kalkan 13177fc094 Update IHasExtraProperties.cs 6 years ago
Yunus Emre Kalkan 2919caf118 refactor NpmPackagesUpdater 6 years ago
Yunus Emre Kalkan 9d5fe58ddd cli npm update: directly set "preview" as version 6 years ago
Halil İbrahim Kalkan d8f7b581c3 Refactored virtual file system #4528 6 years ago
Halil İbrahim Kalkan 1154962d4d #4528 Support embedded files with manifest created by Microsoft.Extensions.FileProviders.Embedded 6 years ago
Ahmet Çotur 2d4f89bddf Update DynamicMaxLengthAttributeAdapter.cs 6 years ago
Ahmet Çotur 40863bc408 Update DynamicMaxLengthAttributeAdapter.cs 6 years ago
Ahmet Çotur 56cf234a6e tests added 6 years ago
Ahmet Çotur 4d3a54f4a3 initial 6 years ago
maliming f8a251afb9 Storage cache in the unit of work. 6 years ago
Necati Meral 0b76186928 Used different names for `ReadOnlyRepository` and `Repository` in application services 6 years ago
maliming d13c58ecee Exclude primitive type in CreateType method. 6 years ago
maliming f2e95c2f47 Add roles to CurrentUserDto. 6 years ago
Ismail Yilmaz 391e443a6d Disable property auditing for base auditing properties 6 years ago
Halil İbrahim Kalkan cdae51ba1a Refactor BlobContainer 6 years ago
Halil İbrahim Kalkan 5f65222671 #4471 Don't throw exception on IOSPlatformProvider.GetCurrentOSPlatform() 6 years ago
Halil İbrahim Kalkan 41943399b3 #4471 Move private method to after public methods 6 years ago
Halil İbrahim Kalkan f52472438e #4471 Prevent duplicate adding the same normalizer to the same container. 6 years ago
Halil İbrahim Kalkan 2ac5e880a6 #4471 Remove Provider suffixes and Default prefixes for blob naming normalization 6 years ago
liangshiwei acb69ec6df Optimize 6 years ago
liangshiwei 1c34d8be43 Add PeriodicBackgroundworker quartz adapter 6 years ago
liangshiwei 018e7cbd08 Refactored 6 years ago
Halil İbrahim Kalkan 58cb055a99 Reduce reflection for the AbpRedisCache 6 years ago
Halil İbrahim Kalkan fff0a6f555 Resolved #4503: Introduce @libs/uppy npm package. 6 years ago
liangshiwei 096f8f0750 Use pipeline instead of lua script 6 years ago
liangshiwei 58c17ceae0 Rename GetAndRefreshMany to PipelineRefreshManyAndOutData 6 years ago
liangshiwei 0137824361 Implement the ICacheSupportsMultipleItems for the AbpRedisCache 6 years ago
Halil İbrahim Kalkan fe4857481c Resolved #4496: Introduce the DynamicStringLengthAttribute. 6 years ago
Necati Meral a84e31143c Optimized repositories in readonly application services 6 years ago