Commit Graph

2148 Commits (47db0703ae2a2511c7f1a9803ff10c43f9aad49a)

Author SHA1 Message Date
maliming 787a09546f Add filter for IIdentitySecurityLogRepository.
5 years ago
maliming 865be7ae78 Update DocumentAdminAppService.
5 years ago
maliming b38ef87468 Improve search list page and Pull function.
5 years ago
maliming 54394b30f2 Filter Navigation and Parameters in the search results.
5 years ago
maliming 0253eeaa72 Convert special characters in LanguageCode.
5 years ago
liangshiwei e9f8aa2761 Use CompleteAsync instead of SaveChangesAsync
5 years ago
Ahmet Çotur d570f5060b Virtual File Explorer - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur b6f4aef7ef Tenant Management - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 751ee5b779 Settings Management - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur d8dd4f7468 Feature Management - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 2c36e51ff3 Docs Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur d766d36d6a Client Simulation - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 2606520715 Blogging Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur f2032ff7a4 Account Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur b72d903412 Permission Management Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 4e8516b8ed Identity Module - prettier settings added and js files reformatted
5 years ago
Yunus Emre Kalkan 20621c0f53 Blogging: prevent submitting before image is uploaded
5 years ago
Yunus Emre Kalkan 221d5c7eab created Blogging.Application.Contracts.Shared and moved permission to there
5 years ago
maliming 9e1aafb345 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago
maliming 73de02689f Refactoring ISecurityLogManager.
5 years ago
Xeevis e7562a28d2 Update Czech translations
5 years ago
maliming 65957cbb6e Add some infrastructure for security logs.
5 years ago
Ahmet Çotur 766f615d83 Returning 200 for non-found files fixed
5 years ago
mehmet-erim 8e2616277b Merge branch 'master' of https://github.com/abpframework/abp into dev
5 years ago
Alper Ebicoglu 746aa22561 add layout to loggedout.cshtml #4647
5 years ago
Alper Ebicoglu e5d166d0d8
Merge pull request #4647 from abpframework/gterdem/template_logout_fix
5 years ago
Galip Tolga Erdem b84eaa5141 Fixed not found script and style tags error when logging out
5 years ago
Necati Meral 07af4c499a Fixed grammar
5 years ago
Yunus Emre Kalkan b9cbda36b3 add prism-json.js to PrismjsScriptBundleContributorDocsExtension
5 years ago
Necati Meral cdd2573033 dutch localization files encoding
5 years ago
Necati Meral 69f919d7aa german language files encoding
5 years ago
Halil İbrahim Kalkan aca0ed9e14
Merge pull request #4565 from abpframework/Cotur/virtual-files
5 years ago
Ahmet Çotur da597ace91 TenantManagement module - Used GenerateEmbeddedFilesManifest
5 years ago
Ahmet Çotur 839a0da7e8 Setting Management module - Used GenerateEmbeddedFilesManifest
5 years ago
Ahmet Çotur 89ed1c644c PermissionManagement module - Used GenerateEmbeddedFilesManifest
5 years ago
Ahmet Çotur 2678d999ed Identity module - Used GenerateEmbeddedFilesManifest
5 years ago
Ahmet Çotur 57451bed87 FeatureManagement module - Used GenerateEmbeddedFiles option
5 years ago
Ahmet Çotur 66de7c86aa Docs module - Used GenerateEmbeddedFiles option
5 years ago
Ahmet Çotur 47d180cf8e Blogging module - Used GenerateEmbeddedFiles option
5 years ago
Ahmet Çotur 4de33b54c2 Account module - Used GenerateEmbeddedFiles option
5 years ago
Yunus Emre Kalkan 4c4f909bc2 Update new.js
5 years ago
maliming 78c238a55c Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
Ahmet Çotur 397abba3ba Update AbpUserConsts.cs
5 years ago
Ahmet Çotur 87f8b2672a Tenant Management Module consts converted to static
5 years ago
Ahmet Çotur 855c952e6f Update SettingConsts.cs
5 years ago
Ahmet Çotur 40925bbffd Update PermissionGrantConsts.cs
5 years ago
Ahmet Çotur 581f92cf8e Identity server module consts converted to static
5 years ago
Ahmet Çotur 72e58df483 Added summaries to identity module
5 years ago
Ahmet Çotur 89f1125a62 Update FeatureValueConsts.cs
5 years ago
Ahmet Çotur 1502f14496 Blog module consts converted to static
5 years ago
Ahmet Çotur 238b393009 Added summaries to audit logging consts
5 years ago
Ahmet Çotur 90958e56ec Update BackgroundJobRecordConsts.cs
5 years ago
Ahmet Çotur f7d8a96c43 Blog module consts converted to static
5 years ago
Ahmet Çotur 59054a16c4 BlobStoringDatabase module consts converted to static
5 years ago
Ahmet Çotur a18482bb48 BackgroundJobs module const converted to static
5 years ago
Ahmet Çotur 91b2f844e0 AuditLog Module const converted to static
5 years ago
maliming fc5836dd21 Restore the constant class definition of the Identity module.
5 years ago
maliming 25bfa7c9e0 Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
maliming f8a251afb9 Storage cache in the unit of work.
5 years ago
liangshiwei 4f86aff010 Generate the correct editLink value
5 years ago
liangshiwei 78c913044b Change Volo.Docs.Admin.HttpApi.Client project target to netstandard2.0
5 years ago
Halil İbrahim Kalkan 1eca93f985 Fix routes for feature and permission controllers.
5 years ago
Halil İbrahim Kalkan 28f4fb006f Remove Volo.Abp.UI package dependency from the Volo.Abp.TenantManagement.Domain package.
5 years ago
Halil İbrahim Kalkan 23c9e4b6f2
Merge pull request #4476 from abpframework/gterdem/logged_out_view
5 years ago
liangshiwei 087a8c2164
Merge pull request #4493 from abpframework/maliming/RemovelaunchSettings.json
5 years ago
Halil İbrahim Kalkan 328fc9cc89 #4497 apply DynamicStringLength for the user, identity and account modules.
5 years ago
Halil İbrahim Kalkan 8f67597901 Apply module extensions for the OrganizationUnit entity.
5 years ago
Halil İbrahim Kalkan 6d5f169cfc Define OrganizationUnitEto
5 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file.
5 years ago
Halil İbrahim Kalkan a7a928fd32 Resolved #4491: Optimize getting features.
5 years ago
Halil İbrahim Kalkan 177cd6e331 Resolved #4487: Optimize getting settings.
5 years ago
Halil İbrahim Kalkan fd321dde8c Remove Name from PermissionGrantCacheItem. Also use hashset for a better performance.
5 years ago
Halil İbrahim Kalkan 861443211a Resolved #2437: Optimize getting permissions.
5 years ago
Galip Tolga Erdem c3cdacfe40 Merge branch 'dev' into gterdem/logged_out_view
5 years ago
Galip Tolga Erdem 8acf7b45f3 removed jq from loggedOut.js
5 years ago
Halil İbrahim Kalkan 92e3eca767 #2437 Optimize querying and caching the permissions
5 years ago
maliming c42533bf9f Update migration files.
5 years ago
maliming 69aa9b2f03 Set ConcurrencyStamp property max length to constant (40)
5 years ago
Galip Tolga Erdem 8bd4d80ea1 Update LoggedOut.cshtml.cs
5 years ago
Galip Tolga Erdem da545f3d8d Added LoggedOut view
5 years ago
Halil İbrahim Kalkan 6b5c9562f8
Merge pull request #4392 from abpframework/maliming/update-nuget-packages
5 years ago
Halil İbrahim Kalkan 099f898d98
Merge pull request #4443 from abpframework/liangshiwei/module-identity-patch-1
5 years ago
Alper Ebicoglu 996e43f7c4
Merge pull request #4446 from abpframework/maliming/UserLoginInfo
5 years ago
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
maliming daf46b592e Remove unnecessary property.
5 years ago
liangshiwei f55f57309f Use PreConfigure configure identityBuild
5 years ago
ChangYinShung a0441529ce
add localization for zh-Hant
5 years ago
Akın Sabri Çam e2a67fafc3
Merge pull request #4424 from abpframework/akin/added-missing-turkish-localization-keys
5 years ago
Armağan Ünlü 93db313669 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Armağan Ünlü 58bbbe71dd Resolved #4332
5 years ago
Alper Ebicoglu a55b1db59c added document management page to the admin side. closes volosoft/volo#2245
5 years ago
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410
5 years ago
Akın Sabri Çam f62332e2a6 added missing turkish keys and values
5 years ago
Jadyn 0fe736cc91 Organizational unit verification methods use the correct translation key
5 years ago
Yunus Emre Kalkan 2e7a6e40c4 update docs libs
5 years ago
maliming c297f68318 Upgrade tenant-management module packages.
5 years ago
maliming 8f34aa2a14 Upgrade setting-management module packages.
5 years ago
maliming 417212e1ad Upgrade permission-management module packages.
5 years ago
maliming dd407c2acf Upgrade identityserver module packages.
5 years ago
maliming 978d80a9be Upgrade identity module packages.
5 years ago
maliming f9b8b5ce94 Upgrade feature-management module packages.
5 years ago
maliming 637109c731 Upgrade docs module packages.
5 years ago
maliming ac6b4d270c Upgrade blogging module packages.
5 years ago
maliming 6e2fd95941 Upgrade blob-storing-database module packages.
5 years ago
maliming 04a27c70fa Upgrade BackgroundJobs module packages.
5 years ago
maliming d31e44025b Upgrade AuditLogging module packages.
5 years ago
maliming a4e58c8096 Upgrade Account module packages.
5 years ago
maliming 2175231589
Merge pull request #4331 from abpframework/liangshiwei/module-identity-patch-1
5 years ago
Alper Ebicoglu 0e24004edf added document management page volosoft/volo#2245
5 years ago
Alper Ebicoglu cdd42c9978 recreated initial migrations due to OrganizationUnits change
5 years ago
Yunus Emre Kalkan 1fbb20d655 Fix: Feature name Localizations are wrong in feature management modal
5 years ago
Halil İbrahim Kalkan 68ef8587c5
Merge pull request #4293 from abpframework/Remove-role-permission-from-user-create-edit-modals
5 years ago
Yunus Emre Kalkan 8fac354234 Merge branch 'dev' into blog-module-admin-separation
5 years ago
liangshiwei 0884ecdeea Remove unwanted npm packages
5 years ago
maliming 9a9a8abfc3 Add InverseQ to Rsa parameters.
5 years ago
Halil İbrahim Kalkan b4eb8cc442
Merge pull request #4325 from abpframework/maliming/AddDeveloperSigningCredentialmethod
5 years ago
liangshiwei c2fc5f1671 Update IIdentityClaimTypeRepository & IIdentityRoleRepository
5 years ago
Yunus Emre Kalkan 2812d0b8f8 Removing duplicate content on Blog module index page
5 years ago
maliming f37e0440c6 Add high-performance AddDeveloperSigningCredential method.
5 years ago
Halil İbrahim Kalkan 8f9ef8389e Resolved #4298: Database BLOB provider can configure the default container if not configured before
5 years ago
Halil İbrahim Kalkan baa894e235
Merge pull request #4290 from abpframework/FeatureManagementHandleDuplicateFeatureValues
5 years ago
Halil İbrahim Kalkan 791ddaecd6 Change EditionId.ToString() to format with "N"
5 years ago
liangshiwei 5f412d860d Add unit test
5 years ago
liangshiwei 9914b09b7f The GetMembersCount method add filter
5 years ago
liangshiwei 5758e476d2 Add phone number filter
5 years ago
Alper Ebicoglu 6557d1b760 add phone number filtering to IdentityUserRepository
5 years ago
Halil İbrahim Kalkan 0343ed5a23 Merge branch 'master' into dev
5 years ago
Halil İbrahim Kalkan 2414fb1ddb Resolved #4296: DatabaseBlobProvider auto save changes.
5 years ago
Yunus Emre Kalkan cfc776da43 Remove role permission requests from user create edit modals
5 years ago
Yunus Emre Kalkan b5915801de Fix: Feature values are not cleared entirely in database
5 years ago
Halil İbrahim Kalkan 9c4f1740dc
Merge pull request #4279 from abpframework/maliming/ThreadCurrentPrincipalAccessor
5 years ago
ChangYinShung b59e341423
add comma
5 years ago
ChangYinShung 800392600a
add zh-hant localization for Identity
5 years ago
maliming 7846c90ea9 Make GetClaimsPrincipal mehtod public.
5 years ago
Halil İbrahim Kalkan dff710ea9d
Merge pull request #4238 from abpframework/liangshiwei/idenitymodule-patch-1
5 years ago
Halil İbrahim Kalkan 5c05797741
Merge pull request #4247 from abpframework/maliming/razor-inherits
5 years ago
Halil İbrahim Kalkan f4ca36be1a Created extension point for the navigation document: INavigationTreePostProcessor.
5 years ago
maliming ed46f92c10 Remove inherits directive in all pages.
5 years ago
liangshiwei 7f546726b0 Remove redundant injection
5 years ago
Yunus Emre Kalkan 589960e529 blog admin separation: fixes & enhancements
5 years ago
Yunus Emre Kalkan 61dbb7c139 blog admin separation: Volo.Blogging.Admin.HttpApi.Client\FodyWeavers.xsd
5 years ago
Yunus Emre Kalkan 022c1bc3d0 blog admin separation: fix unit tests & rename app service methods
5 years ago
Yunus Emre Kalkan 50f7ad93ca blog admin separation: web
5 years ago
Yunus Emre Kalkan f9c14c353b blog admin separation: added FodyWeavers.xml
5 years ago
Yunus Emre Kalkan 2ed51718e4 blog admin separation: httpapi.client
5 years ago
Yunus Emre Kalkan 493bf50037 blog admin separation: application & httpApi
5 years ago
Yunus Emre Kalkan ec863c2d3c blog admin separation: separated applciation.contracts
5 years ago
Yunus Emre Kalkan 42e614993b blog admin separation: created solution folders
5 years ago
Halil İbrahim Kalkan 2a569cb5a3 Merge branch 'master' into dev
5 years ago