Yunus Emre Kalkan
0ae6b8f558
remove unused css files
6 years ago
Yunus Emre Kalkan
ffcbe121dd
Re-design the blockquote for docs module
...
resolves https://github.com/abpframework/abp/issues/1583
6 years ago
Yunus Emre Kalkan
6927d0759f
Update Index.cshtml.cs
6 years ago
Yunus Emre Kalkan
344c7e139d
removed unused codes
6 years ago
Yunus Emre Kalkan
10b89c67c1
identityroleappservice imrovements
6 years ago
Halil İbrahim Kalkan
a74585a1b9
Merge pull request #1564 from abpframework/maliming/mongoUrl
...
Resolve #1534 Modify the way mongodb connection string parsing.
6 years ago
Yunus Emre Kalkan
e6eb42ada0
Update ChangePasswordInput.cs
6 years ago
Yunus Emre Kalkan
136577e9a9
Update ChangePasswordModal.cshtml.cs
6 years ago
Yunus Emre Kalkan
b2cd38e49e
create ChangePasswordInput
6 years ago
Yunus Emre Kalkan
8d3612a8fe
Update IAuditLogRepository.cs
6 years ago
Yunus Emre Kalkan
ab9a209232
Revert "adde GetAllBetweenDatesAsync to IAuditLogRepository"
...
This reverts commit 3592b7293b
.
6 years ago
maliming
cefe98ba7a
Modify templates and other connection strings.
6 years ago
Yunus Emre Kalkan
1de30a8ba6
fixed identity localization
6 years ago
Yunus Emre Kalkan
e4f73df23a
fixed localizaiton bug
6 years ago
Halil İbrahim Kalkan
d72c98e012
Fix localization problem for AbpTenantManagementDomainSharedModule
6 years ago
Yunus Emre Kalkan
73a0b57503
Update launchSettings.json
6 years ago
Yunus Emre Kalkan
ceeca7dc9c
Move localization files to Domain.Shared packages for modules
...
resolves https://github.com/abpframework/abp/issues/1560
6 years ago
Halil İbrahim Kalkan
d85fa0b76a
Update IdentityResource.cs
6 years ago
Halil İbrahim Kalkan
ba2796d69f
Remove duplicate definition of AccountResource
6 years ago
Halil İbrahim Kalkan
31b7622a12
Move localization files to application.contracts.
6 years ago
Yunus Emre Kalkan
3592b7293b
adde GetAllBetweenDatesAsync to IAuditLogRepository
6 years ago
Halil İbrahim Kalkan
5dedf05422
Merge pull request #1530 from selcukkutuk/dev
...
Fixing `TwoFactorEnabled` localization issue
6 years ago
Yunus Emre Kalkan
d6bc51d422
tenants GetCountAsync with filter
6 years ago
Selçuk KÜTÜK
e5bb691baf
Fixing `TwoFactorEnabled` localization issue
6 years ago
Halil İbrahim Kalkan
98f95809ab
Merge branch 'dev' into MailKit-integration
6 years ago
maliming
293e840200
Merge pull request #1467 from lwqwag/fixBlogModuleBug
...
fix Blog Entity content is empty or null will throw IndexOutOfRangeE…
6 years ago
Yunus Emre Kalkan
4877d4bb65
fixed build errors
6 years ago
liwenqiang
307a06ae8b
fix Blog Entity content is empty or null will throw IndexOutOfRangeException
6 years ago
Halil İbrahim Kalkan
1baf53ba64
Define sync methods for tenant store to reduce AsyncHelper.RunSync usage.
6 years ago
Halil İbrahim Kalkan
4ce0381da0
Fixed #1464 : Add sync methods to IBackgroundJobStore
6 years ago
Halil İbrahim Kalkan
490750ffc2
Resolved #1456 : Remove CrudAppService and rename AsyncCrudAppService to CrudAppService
6 years ago
Yunus Emre Kalkan
dce4a4f199
removed redundant reference to emaling module from account.application
6 years ago
maliming
118e8ee2af
Fixed Namespace Issue
6 years ago
Halil İbrahim Kalkan
b9891801a8
Remove AsyncHelper.RunSync from AuditingStoreExtensions
6 years ago
Halil İbrahim Kalkan
ac582a519a
Merge pull request #1440 from abpframework/Register-API-for-account-module
...
register api for account module
6 years ago
Yunus Emre Kalkan
59025a12a6
removed unused codes
6 years ago
Yunus Emre Kalkan
d3ad33ab5e
register api for account module
6 years ago
maliming
7606d4b8ed
Modify folder file name
6 years ago
maliming
48505eedd3
Fix the problem of MongoDB path case (linux).
6 years ago
Yunus Emre Kalkan
84a3073a0d
Update Index.cshtml.cs
6 years ago
maliming
761952412e
Use CurrentCulture as the page language.
6 years ago
maliming
c33b586726
Resolve #1397 ContentLayout supports html lang.
6 years ago
Halil İbrahim Kalkan
715d1c653a
Merge pull request #1401 from abpframework/maliming/restapi
...
Fix inconsistent REST API urls.
6 years ago
maliming
ec233e9861
Update api url format.
6 years ago
maliming
6fa00321c0
Fix inconsistent REST API urls.
6 years ago
Yunus Emre Kalkan
6391038817
mongo calss name rename
6 years ago
Yunus Emre Kalkan
7d5d33a1b4
mongodb namespaces & projects renamed
6 years ago
Halil İbrahim Kalkan
9686e819c2
Merge pull request #1391 from dcagnetta/dc/update_IdentityClaimTypeManager_name
...
Renamed: typo in class names: Volo.Abp.Identity
6 years ago
Yunus Emre Kalkan
03e4cd0084
Docs module MongoDB support
...
resolves https://github.com/abpframework/abp/issues/1364
6 years ago
Yunus Emre Kalkan
13980469fe
Update BloggingMongoDbModule.cs
6 years ago
Yunus Emre Kalkan
6f871ed4af
Fix: Duplicate SignInResult.RequiresTwoFactor check code
6 years ago
Yunus Emre Kalkan
695cea7eb1
Fix: Duplicate SignInResult.RequiresTwoFactor check code in account module
...
resolves https://github.com/abpframework/abp/issues/1386#event-2443099318
6 years ago
Dillan Cagnetta
84c25f544f
Updated: IdentityClaimTypeManager name typo
6 years ago
maliming
3a13dee05c
Merge pull request #1351 from Fisher-Joe/feature/modifyModulesConstants
...
Feature/modify modules constants
6 years ago
Armağan Ünlü
ff55c5b17d
blog issue
6 years ago
Armağan Ünlü
c13bcd38ca
Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Fisher Joe
eb0ba2ede1
#1332 Move connection string names to constants for modules. done!
6 years ago
Halil İbrahim Kalkan
963e7e298a
Show page title in the HTML title.
6 years ago
Halil İbrahim Kalkan
fcd9821081
Blog web module should not define languages!
6 years ago
Yunus Emre Kalkan
0cea010fae
abp npm packages update
6 years ago
Halil İbrahim Kalkan
82c4202d02
Upgrade all test projects to .net core 2.2.
6 years ago
Yunus Emre Kalkan
a800712e54
Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan
260d0b8ec8
Update Detail.cshtml
6 years ago
Halil İbrahim Kalkan
fc32bf8395
Update Detail.cshtml
6 years ago
Halil İbrahim Kalkan
aaaeefc722
Redirect to Account/Login URL rather than the page.
6 years ago
Yunus Emre Kalkan
0fc9238218
DocsUrlOptions refactor
6 years ago
Yunus Emre Kalkan
7e07f11453
blog route path optional
...
resolves https://github.com/abpframework/abp/issues/1312
6 years ago
Halil İbrahim Kalkan
1a6d89b908
Add missing automapper configuration.
6 years ago
Yunus Emre Kalkan
a6e46e518d
Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan
7f245151d1
Update Index.cshtml
6 years ago
Armağan Ünlü
ff8e6ce721
docs 2
6 years ago
Armağan Ünlü
032e86c9eb
Docs Language Select Design
6 years ago
maliming
9bc03b4b90
fix #1272 Check the content of post.
6 years ago
Yunus Emre Kalkan
22b534db4e
updated npm packages
6 years ago
Yunus Emre Kalkan
f94cb3d11f
Upgrade client side packages
6 years ago
Yunus Emre Kalkan
e40e9335a3
Update BloggingApplicationAutoMapperProfile.cs
6 years ago
Yunus Emre Kalkan
b463d797fe
Updated client side deps for blog module
6 years ago
Yunus Emre Kalkan
7aa4fed49f
Change gulpfile.js file contents
6 years ago
Yunus Emre Kalkan
23f3a44587
Update @abp/aspnetcore.mvc.ui.theme.basic npm versions to 0.6.4
6 years ago
maliming
50d1d68165
Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel .
6 years ago
maliming
80a59b0d81
Merge pull request #1264 from Xeevis/localization-cs
...
Add Czech localization for documentation
6 years ago
maliming
18eb2a57d5
Supplement other localized translations.
6 years ago
Xeevis
bc07b824de
Localize warning about missing document
6 years ago
Tomasz Lewandowski
c1e0e98043
Polish translations
6 years ago
Yunus Emre Kalkan
5616ffa8a6
Fix: broken edit link on docs
6 years ago
Yunus Emre Kalkan
06c4a5d022
resolves https://github.com/abpframework/abp/issues/1261
6 years ago
nguyendev
02ca332eeb
vi translation
6 years ago
Yunus Emre Kalkan
affe7fd2a8
Merge pull request #1256 from nguyendev/patch-37
...
vi translation
6 years ago
nguyendev
4d4465cc1d
vi translation
6 years ago
nguyendev
b9e5ba4995
vi translation
6 years ago
Yunus Emre Kalkan
e3e21a05e3
Merge pull request #1254 from nguyendev/patch-35
...
vi translation
6 years ago
Yunus Emre Kalkan
27fb4b924e
Merge pull request #1253 from nguyendev/patch-34
...
vi translation
6 years ago
Yunus Emre Kalkan
c3bc878234
Merge pull request #1252 from nguyendev/patch-33
...
vi translation
6 years ago
nguyendev
a31e3b4fbe
vi translation
6 years ago
nguyendev
aa2a33387a
vi translation
6 years ago
nguyendev
4340e214cf
vi translation
6 years ago
nguyendev
67982244d3
vi translation
6 years ago
Halil İbrahim Kalkan
b421f915c1
Module template refactor.
6 years ago
Halil İbrahim Kalkan
687603d7a5
Update background-jobs module NuGet packages.
6 years ago
Yunus Emre Kalkan
1e7cf34aeb
Update Index.cshtml.cs
...
https://github.com/abpframework/abp/issues/1217
6 years ago
Yunus Emre Kalkan
7a7887be7d
docs module: changing language now effects the current culture
...
resolves https://github.com/abpframework/abp/issues/1217
6 years ago
maliming
c3efc4e8ac
Merge pull request #1232 from nguyendev/patch-14
...
vi translation
6 years ago
nguyendev
749fb4afe1
vi translation
6 years ago
nguyendev
13520d4b0a
vi translation
6 years ago
nguyendev
95f592c7d6
vi translation
6 years ago
nguyendev
9cc52c9c3a
vi translation
6 years ago
nguyendev
601fbe10b7
vi translation
6 years ago
nguyendev
d3224f3b44
vi translation
6 years ago
nguyendev
352ca6348d
vn tranlation
6 years ago
maliming
840b8186e5
Merge pull request #1223 from nguyendev/patch-5
...
vietnamese tranlation
6 years ago
maliming
9cbd5cfa3d
Merge pull request #1224 from nguyendev/patch-6
...
vietnam translation
6 years ago
nguyendev
dbf317169b
vietnamese translation
6 years ago
nguyendev
d413ed4f72
vietnam translation
6 years ago
nguyendev
0f928a43ba
vietnamese tranlation
6 years ago
Yunus Emre Kalkan
f7584a10aa
Update Index.cshtml.cs
6 years ago
Yunus Emre Kalkan
f9d2e33d41
Merge pull request #1174 from Xeevis/localization-cs
...
Add Czech localization
6 years ago
Yunus Emre Kalkan
ddf25fde0d
docsurl refactor
6 years ago
Yunus Emre Kalkan
17018ab64a
Update Index.cshtml.cs
6 years ago
Yunus Emre Kalkan
08d81c6cc1
Update appsettings.json
6 years ago
Halil ibrahim Kalkan
b42a64d851
#1185 Created DocsUrlOptions
6 years ago
Yunus Emre Kalkan
24ac28efbe
docs api improvements
6 years ago
Yunus Emre Kalkan
7309ccd6f2
docs redirect improvements
6 years ago
Yunus Emre Kalkan
c34789deb5
IncludeDocumentPrefixInUrl improvements
6 years ago
Yunus Emre Kalkan
bbe6710d93
docs redirect improvements
6 years ago
Yunus Emre Kalkan
12a1301b57
docs "documents/" prefix optional
6 years ago
Yunus Emre Kalkan
688cd23f7e
docs language refactor
6 years ago
Yunus Emre Kalkan
ba4136a39a
Take first language if no default one is defined
6 years ago
Yunus Emre Kalkan
df84140635
file name fix
6 years ago
Yunus Emre Kalkan
b1449746dd
languageConfig renamed to docs-langs
6 years ago
Yunus Emre Kalkan
1ee3e3c3bc
rename GetDocument to GetDocumentWithDetailsDtoAsync
6 years ago
Halil İbrahim Kalkan
60233fedf2
Merge pull request #1180 from abpframework/Docs-multi-language
...
Docs multi language
6 years ago
Yunus Emre Kalkan
0bf2341d8c
serializeFormToObject improvements
6 years ago
Halil ibrahim Kalkan
843ccb3db2
Use new IDS4 API for IdentityModelAuthenticationService.
6 years ago
Yunus Emre Kalkan
d99efbce86
MaxLanguageCodeLength moved to LanguageConsts
6 years ago
Yunus Emre Kalkan
9305b933b7
refactor
6 years ago
Yunus Emre Kalkan
d7f375ed84
typo fix
6 years ago
Yunus Emre Kalkan
6f5eb0f630
docs configure redirects
6 years ago
Yunus Emre Kalkan
3f5d12dd70
Update GithubDocumentStore_Tests.cs
6 years ago
Yunus Emre Kalkan
2153d4f16b
Update FileSystemDocumentStore.cs
6 years ago
Yunus Emre Kalkan
256e6ebce6
LanguageCode parameter added for DocumentAppService.GetResourceAsync
6 years ago
Yunus Emre Kalkan
77fef984b8
multi language on docs refactor
6 years ago
杨涛
c8f0c58d00
AbpFeatureManagementResource to AbpTenantManagementWebModule
...
The resouce key "Features" is used by index.js:
2f1162ec43/modules/tenant-management/src/Volo.Abp.TenantManagement.Web/Pages/TenantManagement/Tenants/Index.js (L45)
6 years ago
Xeevis
345f5d2511
Czech translations
6 years ago
Yunus Emre Kalkan
83679fb8ba
implemented multi language on docs module basicly
6 years ago
Xeevis
40604a40d6
Initial Czech localization support
6 years ago
Halil ibrahim Kalkan
b55d87eb3b
Add FeaturesController
6 years ago
Yunus Emre Kalkan
d0d1b9ae75
fix csproj files
...
https://github.com/abpframework/abp/pull/1172
6 years ago
Marcelo Mohr Maciel
e4ea2a0f0a
Updating PT-BR translation
...
Updating PT-BR translation
6 years ago
Xeevis
d94dc72f7a
Remove unused possibly duplicate localization key
6 years ago
Halil İbrahim Kalkan
89b89d958d
Merge pull request #1164 from abpframework/maliming/issue1161
...
resolve #1161 Remove Identity prefix on routes for the identity module.
6 years ago
maliming
b8eb5707d5
Upgrade the Swashbuckle.AspNetCore package.
6 years ago
maliming
999700463e
resolve #1161 Remove Identity prefix on routes for the identity module.
6 years ago
liangshiwei
c7c7c3003a
Make the method of the BackgroundJobStore class to virtual
6 years ago
Atakan Özceviz
a17a82a172
Base image source changed to MCR
6 years ago
Atakan Özceviz
6df665c5e2
Added Docker support for VoloDocs
6 years ago
Alper Ebicoglu
6bcd1a7040
remove font-awesome style
6 years ago
maliming
6edb87bd3f
Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity.
6 years ago
Halil İbrahim Kalkan
168fd61303
Merge pull request #1111 from demirmusa/dev
...
Fix #365 Throwing/hiding exception on audit logging should be optional
6 years ago
musademir
ef758b5443
AuditingStore optional HideErrors added
6 years ago
Yunus Emre Kalkan
350928bb75
Update BloggingDbContextModelBuilderExtensions.cs
6 years ago
liangshiwei
7a175fde16
Fixes #1099 . Stop encoding article summary
6 years ago
Halil İbrahim Kalkan
270ada269f
Merge pull request #1025 from abpframework/Setting-Menu-Invisible
...
Resolves #958 : Setting management menu should be invisible if current user has no permission to see any tab
6 years ago
Halil İbrahim Kalkan
884e9ea77b
Merge pull request #1068 from acjh/patch-2
...
Fix spelling mistakes
6 years ago
İsmail ÇAGDAŞ
f655540555
updated all nuget packages
6 years ago
Aaron Chong
fa32c1427b
Fix spelling mistakes
6 years ago
Halil İbrahim Kalkan
0fcc1aee3f
Merge pull request #1059 from abpframework/maliming/constants
...
ReflectionHelper add GetAllConstants method.
6 years ago
maliming
a3f121ae76
Merge pull request #1063 from Webdiyer/master
...
Add branding provider and improve localization
6 years ago
杨涛
35fc002c0a
Add branding provider and improve localization
6 years ago
Yunus Emre Kalkan
4206528ff9
Update tr.json
...
https://github.com/abpframework/abp/pull/1060
6 years ago
maliming
bb8edb70fd
Use GetPublicConstantsRecursively in Permissions.GetAll.
6 years ago
杨涛
190886d514
Add languages menu and localization texts for blogging module
6 years ago
Yunus Emre Kalkan
d858575104
docs admin moved to administration menu
6 years ago
Yunus Emre Kalkan
913f325df9
Merge pull request #1057 from abpframework/maliming/blogvalidate
...
fix #1051 new/edit post jquery validate problem.
6 years ago
maliming
dbbbe90305
Localized role badge.
6 years ago
maliming
d885d4e73b
fix #1053 Show badge for public & default roles in the role list.
6 years ago
Halil ibrahim Kalkan
5ad7d42373
Fix dependency
6 years ago
maliming
eab6493252
fix #1051 new/edit post jquery validate problem.
6 years ago
maliming
41bfc39228
fix #1049 Make sure the directory exists before writing to the file.
6 years ago
杨涛
ab413f44cd
UrlEncode parameters within Redirect method in post edit page model
6 years ago
杨涛
1e2c0d1ee1
UrlEncode blog short name within Redirect method
6 years ago
杨涛
bbb7046925
UrlEncode post url within Redirect method in blogging module
...
Error "InvalidOperationException: Invalid non-ASCII or control character in header" when url contains none ASCII characters, see AspNetCore issue [4919](https://github.com/aspnet/AspNetCore/issues/4919 )
6 years ago
maliming
1385b0a6dd
Update Index.cshtml
6 years ago
杨涛
b82ed5a7fa
Fix incorrect project links on the home page in docs module
6 years ago
maliming
2b0f7f2e53
Update GithubDocumentStore.cs
6 years ago
杨涛
69abc246e6
Ensure GitHub root url ends with forward slash in docs module
...
If user forgot to put a forward slash at the end of github repo's root url (it's common for urls copied from the web browser's address bar), the code "rawRootUrl + documentName" will return an invalid url path.
6 years ago
maliming
ac99f470e1
Fix AddBaseTypes method parameter name spelling mistakes.
6 years ago
杨涛
31ec9921aa
Fix bugs and add localization languages for docs module
6 years ago
杨涛
dc036343dc
Add Chinese localization resources
6 years ago
maliming
571dd8f576
fix #1036 Modify the maximum length of DefaultConnectionString.
6 years ago
maliming
7b3f0cbf82
Merge pull request #1035 from Webdiyer/localization
...
Add Chinese localization texts
6 years ago
maliming
74d0b9e1c6
Update zh-Hans.json
6 years ago
maliming
b85946581d
Update zh-Hans.json
6 years ago
杨涛
1e55068668
Add Chinese localization texts
6 years ago
maliming
370aac6feb
Microsoft.AspNetCore.App package does not specify version.
6 years ago
Yunus Emre Kalkan
6acca095f9
Update SettingManagementMainMenuContributor.cs
6 years ago
Yunus Emre Kalkan
8eff57d67d
Resolves #958
6 years ago
Yunus Emre Kalkan
1d67b58542
permissions in index.js files
6 years ago
Yunus Emre Kalkan
1d865232e0
ConfigureFullAuditedAggregateRoot
6 years ago
Yunus Emre Kalkan
381140c32e
AbpTenantManagement permisson improvements
6 years ago
Yunus Emre Kalkan
bf9a46fe30
Update AbpTenantManagementApplicationModule.cs
6 years ago
Yunus Emre Kalkan
d690cddb48
FeatureManagement localization
6 years ago
Alper Ebicoglu
a252ee818f
remove extra brackets
6 years ago
Alper Ebicoglu
0b4f895a59
Add no image placeholder for invalid thumb image URLs
6 years ago
Halil ibrahim Kalkan
707a96e726
Use common.props
6 years ago
Halil ibrahim Kalkan
f187850ad3
Update Volo.Abp.TenantManagement.Web.csproj
6 years ago
Halil ibrahim Kalkan
21d7b0c9e8
Refactor tenant connection string management. #1002
6 years ago
Halil İbrahim Kalkan
cafd58bdb9
Merge pull request #1002 from abpframework/maliming/connection-string-management
...
fix #935 Basic connection string management for tenants.
6 years ago
maliming
c46307907b
fix #935 Basic connection string management for tenants.
6 years ago
Alper Ebicoglu
b9c4ee4af5
added packages
6 years ago
Yunus Emre Kalkan
2be65dd720
Select all / deselect all on the permission moda
...
Resolved https://github.com/abpframework/abp/issues/981
6 years ago
Alper Ebicoglu
8b9141f2e6
Update README.md
6 years ago
Alper Ebicoglu
d776a93c9b
typo fixed on readme
6 years ago
Alper Ebicoglu
9a6e207da3
Update README.md
6 years ago
Alper Ebicoglu
ac0a73be7d
Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Halil İbrahim Kalkan
444414add8
Merge pull request #994 from abpframework/maliming/identityserver
...
Improve Identity Server unit testing.
6 years ago
Alper Ebicoglu
c6af83d070
Added logo
6 years ago
Yunus Emre Kalkan
1743e426f4
Permission modal: moved css and js files
6 years ago
Alper Ebicoglu
2ed876820a
localization for error page.
6 years ago
Alper Ebicoglu
470c6c0413
Handled not found exceptions
6 years ago
Alper Ebicoglu
216c0cf0ce
Fixed permission for project list page.
6 years ago
Alper Ebicoglu
40c4fca3eb
Adjusted namespaces.
6 years ago
Alper Ebicoglu
e6b53f8c01
Fixed AbpRequestLocalization
6 years ago
Armağan Ünlü
665ab13fee
Merge branch 'master' of https://github.com/abpframework/abp
6 years ago
Armağan Ünlü
190cd8d465
Docs menu links borders
6 years ago
Alper Ebicoglu
7e82194b8c
VoloDocs.Web standalone project has been merged.
6 years ago
Alper Ebicoglu
678b4406d8
Merge branch 'alper/standalone-product'
6 years ago
Alper Ebicoglu
a3afb3fc40
Update publish.bat
6 years ago
Alper Ebicoglu
4115233598
ignored logs.txt
6 years ago
Alper Ebicoglu
523fce0dbb
Added runtime identifiers
6 years ago
maliming
1b8bd9fa36
Add PersistentGrantRepository tests.
6 years ago
Halil İbrahim Kalkan
ac6c6f10f7
Merge pull request #992 from cnAbp/Translate
...
Update zh-Hans translation.
6 years ago
maliming
509a9ff68c
Update zh-Hans translation.
6 years ago
Halil ibrahim Kalkan
912e1ead3a
Fix new Post creation (since creatorId parameter was removed).
6 years ago
Halil İbrahim Kalkan
a810cd24f1
Merge pull request #989 from abpframework/maliming/identity
...
Add Volo.Abp.Identity unit tests.
6 years ago
Halil İbrahim Kalkan
dd1826d07d
Merge pull request #988 from abpframework/maliming/docs
...
Improve the doc module unit test.
6 years ago
Halil İbrahim Kalkan
2f765cde43
Merge pull request #987 from abpframework/maliming/permission-management
...
Add PermissionManagement module unit tests.
6 years ago
maliming
0eeb8381b3
Add Volo.Abp.Identity unit tests.
6 years ago
Halil ibrahim Kalkan
1dd7c8b623
Fix csproj content settings
6 years ago
Halil İbrahim Kalkan
32872f98fe
Merge pull request #985 from marcelo-maciel/master
...
Update PT-BR translation
6 years ago
Alper Ebicoglu
4450592f61
added dotnet clean and build
6 years ago
Halil İbrahim Kalkan
e6e13848ee
Merge pull request #966 from abpframework/maliming/AuditLogging
...
add Volo.Abp.AuditLogging unit tests.
6 years ago
Halil İbrahim Kalkan
a3804b2538
Merge branch 'master' into maliming/blog
6 years ago
Halil İbrahim Kalkan
7c219e2698
Merge pull request #961 from abpframework/maliming/FeatureManagement
...
Add Volo.Abp.FeatureManagement unit tests.
6 years ago
Marcelo Mohr Maciel
df1022ba45
Update PT-BR translation
...
Update PT-BR translation
6 years ago
Alper Ebicoglu
49f54813fc
Added MvcRazorExcludeRefAssembliesFromPublish for publishing
6 years ago
maliming
b8ae3ffefd
AbpIdentityServerTestDataBuilder AddClaimTypes.
6 years ago
Alper Ebicoglu
16d76dc182
Fixed localization.
6 years ago
maliming
e13aac4bd0
Add PermissionManagement module domain layer unit tests.
6 years ago
Alper Ebicoglu
038d6f7756
Renamed VoloDocs to VoloDocs.Web
6 years ago
Alper Ebicoglu
6ddf847bf6
Added localization files
6 years ago