Commit Graph

12423 Commits (9b95e6d398fe1a2cfddaf3fdc7eee72ad13b8177)
 

Author SHA1 Message Date
liangshiwei bdd6390772
Merge pull request #5093 from BryceBarbara/patch-1
5 years ago
Oliver Cooper 0228bdaf4a Fixed MySqlConnector compatibility issues between ABP and Quartz when using MySql
5 years ago
Bryce Barbara 70680c53f9
Correct misspelling in Timing docs
5 years ago
Arman Ozak 1e41f48c5a feat: divide proxy schematics into two steps
5 years ago
Arman Ozak bf1ba4c512 feat: add rule creators for saving and reading api definition
5 years ago
Arman Ozak c1807a49ec feat: add NoApiDefinition exception to schematics
5 years ago
Arman Ozak 92484c3a16 feat: update schematics text utils
5 years ago
Halil İbrahim Kalkan 49168d0edf
Merge pull request #5089 from olicooper/olicooper/bug-blob-storage-1
5 years ago
mehmet-erim 5d1399af3b test: create tests for date-utils.ts
5 years ago
mehmet-erim ddda52582c feat: create two utility functions that return date pipe format
5 years ago
Halil İbrahim Kalkan bf309638a1
Merge pull request #5057 from wakuflair/menus
5 years ago
Oliver Cooper 2d7f4a7192 Fixed BlobStoring project reference paths
5 years ago
Arman Ozak e8354eeeeb feat: update ApiDefinition interface
5 years ago
Bunyamin Coskuner 38c76d12cc
Merge pull request #5086 from abpframework/feat/volo-2927
5 years ago
Halil İbrahim Kalkan d3af2bf69c Delete unused pipeline config on web test module.
5 years ago
Halil İbrahim Kalkan c6acaee035
Merge pull request #5067 from abpframework/liangshiwei/exceptionhandling
5 years ago
Halil İbrahim Kalkan d900931cd3
Merge pull request #5085 from abpframework/liangshiwei/account-module-errorPage
5 years ago
mehmet-erim 97197be4d5 refactor: set hideCurrentPassword false when the password changed
5 years ago
mehmet-erim 70eee00c6f chore: add a condition to whether to visible changing password tab
5 years ago
mehmet-erim 514208cbf6 chore: change a variable name
5 years ago
liangshiwei 4114733ef4 Rename SendAllExceptionsToClients to SendExceptionsDetailsToClients
5 years ago
Halil İbrahim Kalkan c6b40a9691
Merge pull request #5049 from abpframework/issue/4863
5 years ago
liangshiwei 8d17e7a860 Set ErrorController's method to virtual
5 years ago
Halil İbrahim Kalkan a9b228a2dd
Merge pull request #5046 from abpframework/maliming/Obsolete-pr-4893
5 years ago
Halil İbrahim Kalkan 722a515acb
Merge pull request #5045 from abpframework/maliming/PredicateBuilder
5 years ago
liangshiwei cea173bd4c undo .csproj file changes
5 years ago
liangshiwei 6ed08665d9 create account area folder
5 years ago
mehmet-erim 111775d224 test: fix testing error
5 years ago
liangshiwei 81919d7df5 Find the error page in AbpErrorPageOptions
5 years ago
mehmet-erim c2426414d8 feat: revise changing password
5 years ago
mehmet-erim 66e9c76049 Update Permission-Management.md
5 years ago
liangshiwei ce1d3523de Remove resharper comment
5 years ago
liangshiwei 249e64c660 Add Identity service error controller to account module
5 years ago
Halil İbrahim Kalkan b30db6c9f7
Merge pull request #5082 from abpframework/maliming/global-feature-404
5 years ago
Halil İbrahim Kalkan 5eb3297ebc
Merge pull request #5084 from abpframework/maliming/Components-folder
5 years ago
maliming 99b955dcb6
Merge pull request #5083 from abpframework/liangshiwei/upgrade-quaratz-v3.1
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
liangshiwei 89cb8a0f53 Update Background-Jobs-Quartz.md
5 years ago
liangshiwei 46dbe76910 Upgrade quartz to 3.1.0
5 years ago
maliming bb9783c4f0 Add Components folder to the AllowedExtraWebContentFolders.
5 years ago
maliming 6e01e79001 Create Global Feature Action & Page filters to prevent usage of a controller/page if the feature was disabled
5 years ago
Halil İbrahim Kalkan 92bedb38b4
Merge pull request #5038 from abpframework/maliming/id4-errorpage
5 years ago
Halil İbrahim Kalkan 8a6b1e0a5e
Merge pull request #5037 from abpframework/maliming/Swashbuckle.AspNetCore
5 years ago
Halil İbrahim Kalkan 793998ac42 Use CmsUserLookupServiceGetByIdAsync instead of FindByIdAsync.
5 years ago
Halil İbrahim Kalkan d2af13fb1f Also accept Name for RequiresGlobalFeatureAttribute.
5 years ago
Halil İbrahim Kalkan 649a35db2a Use RequiresGlobalFeature to enable/disable the API controllers for the CMS Kit module.
5 years ago
Halil İbrahim Kalkan 73924d490f Introduce RequiresGlobalFeatureAttribute and implement for MVC API Explorer.
5 years ago
Halil İbrahim Kalkan e4fcb11872 Fix tests for the CMS Kit.
5 years ago
Halil İbrahim Kalkan 5e8f39f7bb Revise the CMS Kit REST API
5 years ago
Halil İbrahim Kalkan d316752da4 Update CommentingViewComponent.cs
5 years ago