Commit Graph

848 Commits (e2f004d3903b813b81e0e35de5c6452d3b2f0c35)

Author SHA1 Message Date
Halil İbrahim Kalkan cafd58bdb9
Merge pull request #1002 from abpframework/maliming/connection-string-management
7 years ago
maliming c46307907b fix #935 Basic connection string management for tenants.
7 years ago
Alper Ebicoglu b9c4ee4af5 added packages
7 years ago
Yunus Emre Kalkan 2be65dd720 Select all / deselect all on the permission moda
7 years ago
Alper Ebicoglu 8b9141f2e6
Update README.md
7 years ago
Alper Ebicoglu d776a93c9b
typo fixed on readme
7 years ago
Alper Ebicoglu 9a6e207da3
Update README.md
7 years ago
Alper Ebicoglu ac0a73be7d Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil İbrahim Kalkan 444414add8
Merge pull request #994 from abpframework/maliming/identityserver
7 years ago
Alper Ebicoglu c6af83d070 Added logo
7 years ago
Yunus Emre Kalkan 1743e426f4 Permission modal: moved css and js files
7 years ago
Alper Ebicoglu 2ed876820a localization for error page.
7 years ago
Alper Ebicoglu 470c6c0413 Handled not found exceptions
7 years ago
Alper Ebicoglu 216c0cf0ce Fixed permission for project list page.
7 years ago
Alper Ebicoglu 40c4fca3eb Adjusted namespaces.
7 years ago
Alper Ebicoglu e6b53f8c01 Fixed AbpRequestLocalization
7 years ago
Armağan Ünlü 665ab13fee Merge branch 'master' of https://github.com/abpframework/abp
7 years ago
Armağan Ünlü 190cd8d465 Docs menu links borders
7 years ago
Alper Ebicoglu 7e82194b8c VoloDocs.Web standalone project has been merged.
7 years ago
Alper Ebicoglu 678b4406d8 Merge branch 'alper/standalone-product'
7 years ago
Alper Ebicoglu a3afb3fc40 Update publish.bat
7 years ago
Alper Ebicoglu 4115233598 ignored logs.txt
7 years ago
Alper Ebicoglu 523fce0dbb Added runtime identifiers
7 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests.
7 years ago
Halil İbrahim Kalkan ac6c6f10f7
Merge pull request #992 from cnAbp/Translate
7 years ago
maliming 509a9ff68c Update zh-Hans translation.
7 years ago
Halil ibrahim Kalkan 912e1ead3a Fix new Post creation (since creatorId parameter was removed).
7 years ago
Halil İbrahim Kalkan a810cd24f1
Merge pull request #989 from abpframework/maliming/identity
7 years ago
Halil İbrahim Kalkan dd1826d07d
Merge pull request #988 from abpframework/maliming/docs
7 years ago
Halil İbrahim Kalkan 2f765cde43
Merge pull request #987 from abpframework/maliming/permission-management
7 years ago
maliming 0eeb8381b3 Add Volo.Abp.Identity unit tests.
7 years ago
Halil ibrahim Kalkan 1dd7c8b623 Fix csproj content settings
7 years ago
Halil İbrahim Kalkan 32872f98fe
Merge pull request #985 from marcelo-maciel/master
7 years ago
Alper Ebicoglu 4450592f61 added dotnet clean and build
7 years ago
Halil İbrahim Kalkan e6e13848ee
Merge pull request #966 from abpframework/maliming/AuditLogging
7 years ago
Halil İbrahim Kalkan a3804b2538
Merge branch 'master' into maliming/blog
7 years ago
Halil İbrahim Kalkan 7c219e2698
Merge pull request #961 from abpframework/maliming/FeatureManagement
7 years ago
Marcelo Mohr Maciel df1022ba45 Update PT-BR translation
7 years ago
Alper Ebicoglu 49f54813fc Added MvcRazorExcludeRefAssembliesFromPublish for publishing
7 years ago
maliming b8ae3ffefd AbpIdentityServerTestDataBuilder AddClaimTypes.
7 years ago
Alper Ebicoglu 16d76dc182 Fixed localization.
7 years ago
maliming e13aac4bd0 Add PermissionManagement module domain layer unit tests.
7 years ago
Alper Ebicoglu 038d6f7756 Renamed VoloDocs to VoloDocs.Web
7 years ago
Alper Ebicoglu 6ddf847bf6 Added localization files
7 years ago
Alper Ebicoglu d75c98dcb8 removed configuration page.
7 years ago
maliming 26f4c9e198 Add PermissionManagement module application layer unit tests.
7 years ago
maliming 39a92c2a99 Revert "PermissionManagement application unit tests."
7 years ago
maliming f91da9ea90 PermissionManagement application unit tests.
7 years ago
Alper Ebicoglu 90dc7fe28a added generate migration script
7 years ago
maliming cf95f1922d Improve the doc module unit test.
7 years ago
Alper Ebicoglu 0372e81c02 refactored
7 years ago
Halil İbrahim Kalkan 6671eee1b1
Merge pull request #977 from abpframework/maliming/setting-management
7 years ago
Halil ibrahim Kalkan cc167d27f8 Remove unused namespaces and set root namespace
7 years ago
Alper Ebicoglu 22f1f73bb1 Added Migrator
7 years ago
Halil İbrahim Kalkan 3414dd8372
Merge pull request #978 from abpframework/maliming/tenant-management
7 years ago
Halil ibrahim Kalkan e695925521 Refactor & cleanup docs tests
7 years ago
Halil İbrahim Kalkan 5902e19d96
Merge pull request #976 from abpframework/maliming/docs
7 years ago
Alper Ebicoglu 78f20050cb refactored
7 years ago
maliming e4a1440001 fix #974 Separate the WebClient and Octokit components that GithubDocumentStore depends on.
7 years ago
Halil ibrahim Kalkan b395b94729 Resolved #960: Seed initial data for microservice demo solution.
7 years ago
Halil ibrahim Kalkan bd325988f2 Handle null writer
7 years ago
Alper Ebicoglu 2cc4236cda First project creation
7 years ago
Halil ibrahim Kalkan c4ae50dbec #979 Make Post.CreatorId nullable.
7 years ago
Halil ibrahim Kalkan 9056cd2bf8 Resolved #979: Make Post.CreatorId nullable
7 years ago
Halil ibrahim Kalkan bacf9f2159 Remove IBlogRepository.GetTotalCount()
7 years ago
maliming 79c0e7e386 Add tenant-management unit tests.
7 years ago
Alper Ebicoglu f2afe85bc1 removed logs.txt
7 years ago
Alper Ebicoglu 048df4b626 Title and logo customization
7 years ago
maliming 0ec0cc213e Add SettingManagerment unit tests.
7 years ago
maliming f33e20e2fa Add unit tests of Volo.Docs module.
7 years ago
Halil ibrahim Kalkan 50f08a74f8 remove unused namespace
7 years ago
Halil ibrahim Kalkan d9e4ac32a9 Introduce ScenarioExecutionContext.
7 years ago
Halil ibrahim Kalkan 69104bc79a Show scenario summary.
7 years ago
Halil ibrahim Kalkan ad2609aab8 Introduce SimulationSnapshot
7 years ago
Halil ibrahim Kalkan 437cec92ac Simulation refactor
7 years ago
Halil ibrahim Kalkan 9b405defd3 Adjust namespace
7 years ago
Halil ibrahim Kalkan 21f8d8d721 move client-simulation to the modules folder
7 years ago
Alper Ebicoglu cdd8cafc4f Removed MongDB conn string.
7 years ago
Alper Ebicoglu 89db9350ab New project added with the name "VoloDocs"
7 years ago
maliming a6c744cd67 Add blog entity unit tests.
7 years ago
maliming 235ec8268d Add test layer.
7 years ago
maliming 74d2100dad Add blog unit tests.
7 years ago
Yunus Emre Kalkan 5108b04148 Update tr.json
7 years ago
Yunus Emre Kalkan aa9fc92d69 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan ef6523b770 Update tr.json
7 years ago
maliming 277684997d add Volo.Abp.AuditLogging unit tests.
7 years ago
maliming 60987d14c2 Add Volo.Abp.FeatureManagement unit tests.
7 years ago
Halil ibrahim Kalkan 43f5c80d4f Configure authentication inside AbpAccountWebIdentityServerModule to properly set default schema.
7 years ago
Alper Ebicoglu b32eaafbc8 Added global exception handler to catch unhandled exceptions from the base application.
7 years ago
Halil ibrahim Kalkan 6bf2cb94d4 PermissionChecker should check for multitenancy side.
7 years ago
Halil ibrahim Kalkan dd0aaddff8 Remove unnecessary assignments.
7 years ago
Halil ibrahim Kalkan e785193c16 add buttons to tenant create/edit modals
7 years ago
Halil ibrahim Kalkan bd5381a187 add Volo.Abp.Identity.MongoDB dependency
7 years ago
Halil ibrahim Kalkan e43603d155 Configure audit fields for aggregate roots.
7 years ago
Alper Ebicoglu 7a7980a8db Added error page
7 years ago
Halil ibrahim Kalkan 8a7aebaebc Run domain layer tests on EF core integration.
7 years ago
Halil ibrahim Kalkan 2de21f72d6 Inherit aggregate roots from FullAuditedAggregateRoot
7 years ago
Yunus Emre Kalkan 26f50caa5f Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan c30baa39fd Update tr.json
7 years ago
Alper Ebicoglu 7a7fd33efb closes abpframework/abp#942
7 years ago