Commit Graph

6426 Commits (bcfbb53067321f8d7d4a3ab3415939960c2266fe)

Author SHA1 Message Date
maliming 2f756de71f
Disable dynamic settings if `IsDataMigrationEnvironment`.
2 years ago
liangshiwei e354afcad7 Check timezone settings page permission
2 years ago
Halil İbrahim Kalkan ad54fc5650 Analyzed identity module
2 years ago
maliming 48277a7911
Dynamic Setting Store implementation.
2 years ago
Gizem Mutu Kurt cf7397ff44
Merge pull request #16939 from abpframework/issue-16814
2 years ago
maliming 0237b334f5
Merge pull request #16969 from abpframework/auto-merge/rel-7-3/2035
2 years ago
maliming f0dab2c99e
Merge branch 'rel-7.3' into auto-merge/rel-7-2/2034
2 years ago
maliming 7930905943
Merge pull request #16967 from abpframework/auto-merge/rel-7-1/2033
2 years ago
maliming 2f67472f5c
Merge pull request #16966 from abpframework/auto-merge/rel-7-0/2032
2 years ago
maliming cb81063ad8
Use `tabID` as a jQuery selector.
2 years ago
maliming 2f4c912257
Update proxy for `SettingManagement`.
2 years ago
Halil İbrahim Kalkan 88d0010446 Regenerate HTTP client static proxies for the identity module
2 years ago
Halil İbrahim Kalkan df5b39bc24 Fix TimeZoneSettingsController
2 years ago
Halil İbrahim Kalkan d7b32f7f9e Introduce IdentityUserIntegrationService
2 years ago
selmankoc fa67dd1e67 modules NuGet.md
2 years ago
maliming 9badc3836b
Update SettingManagementPermissionDefinitionProvider.cs
2 years ago
maliming 323699713a
Remove `EnableTimeZone` feature.
2 years ago
maliming ab65edd7f2
Remove `AllowChangingTimeZoneSettingsFeatureSimpleStateChecker`.
2 years ago
liangshiwei be25d7adbc
Merge pull request #16861 from abpframework/timezone
2 years ago
Engincan VESKE 8f544abd12
Merge pull request #16941 from abpframework/salihozkara/blog
2 years ago
Engincan VESKE 7720a868ba Refactoring #16941
2 years ago
Salih 7b8c675a7f Update BloggingPageHelper.cs
2 years ago
Engincan VESKE 5ce0c6e983
Update tr.json
2 years ago
Salih 9c42978183 Update tr.json
2 years ago
Salih 18932c9065 Revert "Update BloggingPageHelper.cs"
2 years ago
Salih dae12fe856 Update BloggingPageHelper.cs
2 years ago
Salih 2350570409 Update ClientProxy
2 years ago
Salih e210731217 Update Host Migration
2 years ago
Salih bbec7d4aa2 Add paging to docs module search result
2 years ago
Salih b9b21c48b9 Blog Module Update Time Ago Convert Method
2 years ago
maliming b18396fb3a
Update TimeZonePageContributor.cs
2 years ago
maliming 0115d21f78
Add `time zone` permission.
2 years ago
maliming 606c608e83
Merge branch 'dev' into timezone
2 years ago
liangshiwei ef18d9f50a Add TimeZonePageContributor
2 years ago
liangshiwei f016966681 Add TimeZonePageContributor
2 years ago
liangshiwei 47b91b8a18 Update TimeZoneSettingsAppService.cs
2 years ago
maliming c450c8b8e2
Merge pull request #16933 from abpframework/auto-merge/rel-7-3/2027
2 years ago
Engincan VESKE 0e79ced89e Update AbpResourceOwnerPasswordValidator.cs
2 years ago
maliming 649a1e2c6d
Support `RecoveryCode` login.
2 years ago
Halil İbrahim Kalkan ea0d27cc3f Fix Volo.Abp.BlobStoring.Database.abpmdl.json
2 years ago
maliming 445eb08647
Use the global `OpenIddict` package version.
2 years ago
maliming e0eed2ecbe
Upgrade `OpenIddict` to `4.5.0`.
2 years ago
maliming ecfddecac2
Update Default.cshtml
2 years ago
maliming 6e468ec856
Rename namespace.
2 years ago
maliming 6113bd02c6
Merge branch 'dev' into timezone
2 years ago
maliming d78dfe1ef2
Merge branch 'rel-7.3' into auto-merge/rel-7-2/2008
2 years ago
maliming 57ded54b76
Merge pull request #16878 from abpframework/auto-merge/rel-7-1/2007
2 years ago
maliming 58f970276a
Merge pull request #16877 from abpframework/auto-merge/rel-7-0/2006
2 years ago
maliming 5e74b438ec
Remove double `escapeSelector `.
2 years ago
maliming c91f2c90fe
Add balzor UI.
2 years ago
maliming 7dc370b697
Merge branch 'dev' into timezone
2 years ago
maliming 8f33ba40b0
Merge pull request #16858 from abpframework/auto-merge/rel-7-2/2004
2 years ago
maliming cdb7392b53
Update AbpValidateAuthorizedParty.cs
2 years ago
maliming 01e353c5df
Upgrade `Hangfire` to 1.8.2.
2 years ago
liangshiwei ff992b8d8a Update AbpAspNetCoreComponentsWebBasicThemeModule.cs
2 years ago
liangshiwei b8b2d2dac6 Add BasicTheme
2 years ago
maliming 4bba31ca73
Use `OpenIddictClaimsPrincipalManager` on `ClientCredentials` grant type.
2 years ago
liangshiwei f8e3eda24f
Merge pull request #16830 from abpframework/auto-merge/rel-7-2/1995
2 years ago
Engincan VESKE 4795f471a7
Update RoleManagement.razor
2 years ago
Engincan VESKE cdbf19b0bd Update ExtensionProperties component for identity and tenant-management modules
2 years ago
Enis Necipoglu c1f658cff7 Add `.abp-md-form` to settings management
2 years ago
maliming 78eb588712
Incorrect filtering for Booleans has been fixed in the IdentityUserRepository.
2 years ago
maliming 35f53e36b8
Merge pull request #16805 from abpframework/auto-merge/rel-7-2/1988
2 years ago
maliming 03fcd520a7
Merge branch 'rel-7.2' into auto-merge/rel-7-1/1987
2 years ago
maliming 3da254e805
Merge branch 'rel-7.1' into auto-merge/rel-7-0/1986
2 years ago
maliming c5def4a936
Fix `PopulateAsync` method of `AbpApplicationManager`.
2 years ago
maliming 9259f6331a
Merge branch 'rel-7.3' into auto-merge/rel-7-2/1981
2 years ago
maliming 03856ca366
Merge branch 'rel-7.2' into auto-merge/rel-7-1/1980
2 years ago
liangshiwei 189c984b03
Merge pull request #16779 from abpframework/auto-merge/rel-7-0/1979
2 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`.
2 years ago
Salih 2b6d5814c0 Update AuthorizeController.cs
2 years ago
Salih 96f6c0ff6c Update
2 years ago
Salih a5601199c0 Add AbpSecurityHeader ignore attribute
2 years ago
Engincan VESKE db2d9da16c
Merge pull request #16747 from abpframework/issue-16746
2 years ago
Engincan VESKE cd74de69c4 Refactor #16746
2 years ago
Salih ddd04b8e5f The detail page should not give an error if a post is without an author
2 years ago
maliming 3d499d51b9
Add `IOpenIddictDbConcurrencyExceptionHandler`
2 years ago
Engincan VESKE 16b546fc6f
Update misleading summary for OrganizationUnitRole.cs
2 years ago
maliming 5823d1f30b
Merge branch 'dev' into timezone
2 years ago
Onur Pıçakcı db285aac80 refactoring
2 years ago
Onur Pıçakcı 9da4dc960a Blog: added redirect if blog name is null
2 years ago
maliming 23b8073c93
Add timezone settings.
2 years ago
Nico Lachmuth bde7588ca5 fix(): ensure new password is different from current password
2 years ago
Salih 2e03b0be47
Merge pull request #16674 from abpframework/openiddict-4.4
2 years ago
maliming 6521fe8f57
Merge pull request #16678 from abpframework/auto-merge/rel-7-2/1966
2 years ago
liangshiwei ae0091020e Fix permission modal
2 years ago
maliming 49d9ad07b3
Upgrade `OpenIddict` to `4.4.0`.
2 years ago
Salih f67a40d2fd Fix cms kit automapper exception
2 years ago
maliming 63eb3d2439
Add `ResetRecoveryCodesAsync` method to `IdentityUserManager`.
2 years ago
Enis Necipoglu adc4ddb063
Merge pull request #16619 from abpframework/liangshiwei/cms
2 years ago
liangshiwei c8d5c3d7f2 Update CmsKitModuleExtensionConsts.cs
2 years ago
Gizem Mutu Kurt 18912abead
Merge pull request #16579 from abpframework/Onur/blogging-more-section
2 years ago
liangshiwei 495720674d Update appservices
2 years ago
liangshiwei 65b4214c55 Merge branch 'dev' into liangshiwei/cms
2 years ago
liangshiwei 56c8590419 Update MVC UI
2 years ago
Engincan VESKE 4888839384
Merge branch 'dev' into auto-merge/rel-7-2/1949
2 years ago
liangshiwei a16dce592b Add CmsKit Module Extension Configuration
2 years ago
王俊 15e1529321 Using constants instead of strings for FeatureManagement.ManageHostFeatures
2 years ago
Onur Pıçakcı 15692d2608 copy-link button color edited
2 years ago
Onur Pıçakcı a2e7eaff20 Merge branch 'dev' into Onur/blogging-more-section
2 years ago
Onur Pıçakcı 09ac929d70 refactoring
2 years ago
Onur Pıçakcı a2f414c460 refactoring
3 years ago
Onur Pıçakcı bcae32afe2 blogging: created css file for detail page
3 years ago
voloagent fcda15d2d9 Update_NPM_Packages
3 years ago
Onur Pıçakcı c17e917614 Update Detail.cshtml
3 years ago
Onur Pıçakcı 364b309fde Blogging: added control for more section
3 years ago
maliming 287c353066
Merge pull request #16566 from abpframework/liangshiwei/user
3 years ago
Alper Ebiçoğlu 3525da8adc
Merge pull request #16503 from abpframework/Onur/blogging-module-enhancement
3 years ago
Alper Ebiçoğlu 083ee84e40
Update Index.js
3 years ago
Alper Ebiçoğlu 2c3653aff3
Update UserConsts.cs
3 years ago
liangshiwei 43b9509d8e Update UserData.cs
3 years ago
liangshiwei dce830d8e9 Support extra properties for users module
3 years ago
Onur Pıçakcı 3a8834931b refactoring
3 years ago
Onur Pıçakcı 01a00589e8 a new method has been written for recent posts
3 years ago
maliming fa96b44d8f
Refactor `ClaimsPrincipal` handle way of OpenIddict.
3 years ago
Onur Pıçakcı eaec068e1b refactoring
3 years ago
maliming 4726a7d756
Merge branch 'dev' into Onur/cmskit-comment
3 years ago
Gizem Mutu Kurt a6c39d4fd3 Merge branch 'dev' into Onur/blogging-module-enhancement
3 years ago
Onur Pıçakcı 7eb48a50b2 Merge branch 'dev' into Onur/cmskit-comment
3 years ago
Halil İbrahim Kalkan 4dd2269974
Merge pull request #16390 from abpframework/EphemeralMongo
3 years ago
Halil İbrahim Kalkan ba11ab1375
Merge pull request #16451 from abpframework/Multiple-TargetFrameworks
3 years ago
Engincan VESKE 9a766facfb Refactoring #16476
3 years ago
Onur Pıçakcı 7d61b8e943 cms-kit: detail page edited and member page deficiencies completed
3 years ago
Onur Pıçakcı d9c3818d62 blogging: changes applied to user-interface
3 years ago
Onur Pıçakcı d63154af52 refactoring
3 years ago
Onur Pıçakcı 9651fc22d8 blogging module: member page has been edited and improvements have been made to the shipment detail page
3 years ago
Onur Pıçakcı 6135245fe1 cmskit: commentUrl has been renamed
3 years ago
Engincan VESKE 592949db29
Merge pull request #16483 from abpframework/auto-merge/rel-7-2/1927
3 years ago
Salih 0cb32e30a5
Revert "Update OpenIddict to 4.3.0"
3 years ago
Onur Pıçakcı ce4ce20b6b refactoring
3 years ago
Onur Pıçakcı e8c63c660b refactor code
3 years ago
Onur Pıçakcı 3b21463fb6 cms-kit: added admin side enhancements
3 years ago
Onur Pıçakcı 35b0a2ddd5 cms-kit: commentUrl added
3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework.
3 years ago
Salih 0dd752541b Update Detail.cshtml
3 years ago
Salih 71642f86d1 Improve performance and seo for blog module
3 years ago
voloagent b73af17f56 Update_NPM_Packages
3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks.
3 years ago
Engincan VESKE 3f5d63e25a
Merge pull request #16445 from abpframework/auto-merge/rel-7-2/1915
3 years ago
Engincan VESKE 65363a550c
Merge pull request #16412 from abpframework/Onur/blogging-missing-links
3 years ago
maliming ee1258bc44
Update OpenIddict to 4.3.0
3 years ago
Engincan VESKE 7bfad0f4c7 CMS Kit: Improve Comments for disallowing external URLs
3 years ago
Masum ULU dfff551b42
Merge pull request #16378 from abpframework/add-aria-hidden-field
3 years ago
Onur Pıçakcı 0928d2eebf Blogging module: member page links have been updated
3 years ago
Masum ULU 2beaa54080
Merge pull request #16411 from abpframework/auto-merge/rel-7-2/1906
3 years ago
Masum ULU 1d798ded95
Merge pull request #16410 from abpframework/auto-merge/rel-7-1/1905
3 years ago
Masum ULU 9b6650e64f
Merge pull request #16409 from abpframework/auto-merge/rel-7-0/1904
3 years ago
liangshiwei a593a96690
Merge pull request #16407 from abpframework/auto-merge/rel-7-2/1903
3 years ago
maliming 5c928e03bd
Change language and login item order.
3 years ago
maliming 5c674366d3
Update `EphemeralMongo` to 1.1.0.
3 years ago
maliming 3056025487
Solve case-sensitive problems
3 years ago
maliming 3b873fb750
Update MongoAuditLogRepository.cs
3 years ago
Onur Pıçakcı 1ab76d50ba bootstrap-taghelpers.abp.io: title of homepage changed
3 years ago
maliming 77c43659e4
Update OpenIddictMongoDbTestModule.cs
3 years ago
maliming aad303bc01
Update `build-and-test.yml`.
3 years ago
maliming ea442193e0
Add package by `Condition`.
3 years ago
maliming 7c8420789c
Add `EphemeralMongo6` package.
3 years ago
maliming 29feae1d15
Use `EphemeralMongo6` to replace `Mongo2Go`.
3 years ago
Onur Pıçakcı b267fbfcc7 files copied to outpuf folder
3 years ago
Barış Can Yılmaz c13f122c4e add aria-hidden field to icons
3 years ago
Alper Ebiçoğlu 664788516e
Merge pull request #16313 from abpframework/Onur/blogging-module-add-profile
3 years ago
Alper Ebiçoğlu e254153aa3
Merge pull request #16368 from abpframework/Onur/cms-kit-fix-emoji
3 years ago
Gizem Mutu Kurt 9a049f4fe2
Merge pull request #16352 from abpframework/Onur/taghelpers-website
3 years ago
liangshiwei 1b33461628
Merge pull request #16375 from abpframework/auto-merge/rel-7-2/1893
3 years ago
Onur Pıçakcı e771606aaa cms-kit: fixed emoji click problem in different browsers
3 years ago
selmankoc 5df2959b03 Update azure-pipelines.yml
3 years ago
voloagent 9231b6d5ca Update_NPM_Packages
3 years ago
selmankoc 668b0f2443 Create azure-pipelines.yml
3 years ago
Onur Pıçakcı d15fba7267 proxy.js updated
3 years ago
Onur Pıçakcı 61e79c7366 refactoring
3 years ago
Alper Ebiçoğlu f41d4f07b2
Update en.json
3 years ago
Onur Pıçakcı 562622dd04 updated user profile ui
3 years ago
Mahmut Gundogdu c5cb2e0313 Change deprecated @angular-devkit/build-ng-packagr buileder
3 years ago
Onur Pıçakcı 2c35bf7d33 bootstrap-taghelpers.abp.io: homepage design edited
3 years ago
maliming f46328e5dd
Throw `ConcurrencyException` when `AbpDbConcurrencyException` occurs.
3 years ago
maliming 0dfbbc0950
Merge pull request #16350 from abpframework/auto-merge/rel-7-2/1888
3 years ago
maliming 27780bf605
Merge pull request #16349 from abpframework/auto-merge/rel-7-1/1887
3 years ago
maliming 8f18e0e5db
Merge pull request #16348 from abpframework/auto-merge/rel-7-0/1886
3 years ago
maliming ea2ed232f6
Merge pull request #16347 from abpframework/auto-merge/rel-6-0/1885
3 years ago
maliming 0538422f77
Add models of openiddict to ` ModuleExtensionConfiguration`.
3 years ago
Halil İbrahim Kalkan b30d14be80
Merge pull request #16335 from abpframework/auto-merge/rel-7-2/1882
3 years ago
Halil İbrahim Kalkan 2319608e49
Merge pull request #16276 from abpframework/issue-16275
3 years ago
Onur Pıçakcı 17bd337678 user interface designs and queries have been edited
3 years ago
Onur Pıçakcı e74a057553 refactor code
3 years ago
Onur Pıçakcı 20ec1b371a fix clientProxy
3 years ago
Onur Pıçakcı a5352d5fef Update PostAppService.cs
3 years ago
Onur Pıçakcı 94f9f765ab user interface edits have been made
3 years ago
Onur Pıçakcı 284d40f7ae member profile added
3 years ago
Alper Ebiçoğlu 5b9fd9513a
Merge pull request #16261 from abpframework/Onur/add-new-taghelper
3 years ago
Salih bd8316df91 replace "btn primary" to "btn-primary"
3 years ago
Onur Pıçakcı 4fb1990e31 update menu names
3 years ago
Onur Pıçakcı 50e2eb0727 refactoring
3 years ago
liangshiwei 75f641c155 Update NPM packages to support only minor versions.
3 years ago
Berkan Sasmaz 15482a4194
fix style issue in the Version and Filter input fields
3 years ago
maliming 1425f89062
Update AbpValidateClientRedirectUri.cs
3 years ago
Ebicoglu df2608f860 update NPM packages to support only minor versions.
3 years ago
Halil İbrahim Kalkan 2ea1276b23 Randomize waiting duration on failure
3 years ago
Halil İbrahim Kalkan c61d97f09d PErmission management: complete UOW inside the common lock to prevent conflicts.
3 years ago
Halil İbrahim Kalkan ef604cbd77 complete UOW inside the common lock to prevent conflicts.
3 years ago
Onur Pıçakcı e1ff60ec23 refactoring
3 years ago