Commit Graph

3503 Commits (3574d3ef3f29878e3d3fdbd77d58e63419d826bf)
 

Author SHA1 Message Date
Halil ibrahim Kalkan af848f93fb Update documents for the DbMigrations change
6 years ago
Halil ibrahim Kalkan b5c9bceebb Remove MyCompanyName.MyProjectName.EntityFrameworkCore.DbMigrations
6 years ago
Halil ibrahim Kalkan 3531cf246f Refactor SolutionTemplating
6 years ago
Halil ibrahim Kalkan 230d018c4d Add and configure MyProjectName.EntityFrameworkCore.DbMigrations project
6 years ago
Halil ibrahim Kalkan 69c9772566 Re-generate migration
6 years ago
Halil ibrahim Kalkan 287725d4d4 Add Serializable to ApplicationFeatureConfigurationDto
6 years ago
Halil İbrahim Kalkan 7afc432b6b
Merge pull request #882 from brunobertechini/msdemo-productmgmt
6 years ago
Halil İbrahim Kalkan 4cde976f9d
Merge pull request #877 from Nongzhsh/FixedAddNewTagsBug
6 years ago
Yunus Emre Kalkan 4398498b88 Resolved #886 Move Identity & Tenant Management menu items under the new Administration menu item
6 years ago
Yunus Emre Kalkan cfd2d984dd Resolved Prevent deleting the current user #889
6 years ago
Halil ibrahim Kalkan 700a22423f Add TenantName to Audit logs #891
6 years ago
Halil ibrahim Kalkan 231c24a386 Fix TestFeatureStore
6 years ago
Halil ibrahim Kalkan 96f4bc188a EditionFeatureValueProvider should handle null principal
6 years ago
Halil ibrahim Kalkan b8fa84d690 Implement IStringLocalizerSupportsInheritance for also CultureWrapperStringLocalizer
6 years ago
Halil ibrahim Kalkan 2f0aa53cad Support to get all strings without inheritance
6 years ago
Halil ibrahim Kalkan 671d10867d Added tests for localization
6 years ago
Yunus Emre Kalkan e1ea96a829 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan 0b5dd0ceab audit logging exceptionn filter
6 years ago
Halil ibrahim Kalkan 89dbb91256 Cleanup
6 years ago
Halil ibrahim Kalkan 03246e0791 Move menu items under the new administration menu
6 years ago
Halil ibrahim Kalkan be76678c74 Resolved #885: Add default "Administration" menu
6 years ago
Alper Ebicoglu e199619942 Caching documents disabled for debug mode.
6 years ago
Yunus Emre Kalkan e3d1459da8 audit logging filter queries
6 years ago
Yunus Emre Kalkan 87ad22ca04 audit logging repository filter changes
6 years ago
Bruno Bertechini f875706c2b #881 msdemo: added default value for input.Sorting in ProductAppService GetListPagedAsync
6 years ago
Halil ibrahim Kalkan 8ce2bf8eef Add AuthorizationService property to AbpController
6 years ago
nongzhsh 76deaf8d6f Fixed the bug that add new tag was not valid for the first time
6 years ago
Nongzhsh 642c2c4a33
Merge pull request #1 from abpframework/master
6 years ago
Halil ibrahim Kalkan 55937b09bd Removed FileUploadUrlRoot since not needed anymore
6 years ago
Halil ibrahim Kalkan cda9870cd0 Fixed #864: Blog module file upload problem.
6 years ago
Halil ibrahim Kalkan c1abf5359f Added more tests
6 years ago
Halil ibrahim Kalkan a1da9d8d44 Revise feature management providers.
6 years ago
Halil ibrahim Kalkan b630ddaf73 Use GUID for editionid.
6 years ago
Halil ibrahim Kalkan 208c03ec59 Use EditionFeatureValueProvider.ProviderName
6 years ago
Halil ibrahim Kalkan c5c12209b5 Created EditionFeatureValueProvider
6 years ago
Halil ibrahim Kalkan 34f2e9eeda Added AbpClaimTypes.EditionId
6 years ago
Halil ibrahim Kalkan b3370082b9 Implemented feature management mongodb integration
6 years ago
Halil ibrahim Kalkan 287f71d805 Implemented feature management domain module and efcore integration
6 years ago
Halil ibrahim Kalkan fb656134d8 Added InsertAfter extension method.
6 years ago
Halil ibrahim Kalkan 0853ad4790 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Halil ibrahim Kalkan 6f952f7167 Remove Abp prefix for some setting management classes.
6 years ago
Halil İbrahim Kalkan 52eb7dfc18
Merge pull request #870 from Webdiyer/patch-1
6 years ago
Atakan Özceviz 1efed5687c Directory path fixed
6 years ago
Tao Yang e572785235
Contructor should be Constructor
6 years ago
Halil ibrahim Kalkan c3e70d4256 Built the domain layer of the feature management module
6 years ago
Atakan Özceviz 67724ab2c9 Rearrange code order
6 years ago
Atakan Özceviz ae91ced03e Exit immediately if a command exits with a non-zero status.
6 years ago
Atakan Özceviz c3785b7bdb Added bash script to create nuget packages on *nix systems.
6 years ago
Halil ibrahim Kalkan 81037872d7 Remove unused methods from SettingStore and use SettingManagementStore inside it.
6 years ago
Yunus Emre Kalkan 972df578a3 PostAppService: FilterPostsByTag refactor
6 years ago