Commit Graph

201 Commits (7969c88796e799e4b22a983f45f166bc5dae523a)

Author SHA1 Message Date
Halil ibrahim Kalkan 912e1ead3a Fix new Post creation (since creatorId parameter was removed).
6 years ago
Halil İbrahim Kalkan a3804b2538
Merge branch 'master' into maliming/blog
6 years ago
Halil ibrahim Kalkan b395b94729 Resolved #960: Seed initial data for microservice demo solution.
6 years ago
Halil ibrahim Kalkan bd325988f2 Handle null writer
6 years ago
Halil ibrahim Kalkan c4ae50dbec #979 Make Post.CreatorId nullable.
6 years ago
Halil ibrahim Kalkan 9056cd2bf8 Resolved #979: Make Post.CreatorId nullable
6 years ago
Halil ibrahim Kalkan bacf9f2159 Remove IBlogRepository.GetTotalCount()
6 years ago
maliming a6c744cd67 Add blog entity unit tests.
6 years ago
maliming 74d2100dad Add blog unit tests.
6 years ago
Yunus Emre Kalkan ef6523b770 Update tr.json
6 years ago
Halil ibrahim Kalkan 65a2d89b18 Use new IDataSeeder.
6 years ago
Yunus Emre Kalkan 543c16d216 Resolved #920
6 years ago
Alper Ebicoglu cc00dfac57 removed incorrect JS imports
6 years ago
Alper Ebicoglu 77b414967a Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Alper Ebicoglu 0ad4976361 Fixes #863. Stop encoding article summary
6 years ago
Halil ibrahim Kalkan b9c15f219c Fix BloggingDbContextModelBuilderExtensions
6 years ago
nongzhsh 76deaf8d6f Fixed the bug that add new tag was not valid for the first time
6 years ago
Halil ibrahim Kalkan cda9870cd0 Fixed #864: Blog module file upload problem.
6 years ago
Yunus Emre Kalkan 972df578a3 PostAppService: FilterPostsByTag refactor
6 years ago
Yunus Emre Kalkan 1417df95ac
Merge pull request #859 from cnAbp/blogPatch
6 years ago
Halil ibrahim Kalkan 981c76d7c7 Remove blog menu item
6 years ago
Halil ibrahim Kalkan 590c68d678 Added BlogFilesController
6 years ago
Halil ibrahim Kalkan 1275f2207f Update BlogUserSynchronizer.cs
6 years ago
Yunus Emre Kalkan 0b06201386 Resolved #861
6 years ago
Halil ibrahim Kalkan c40f8e290e Fix method name in Blogs\index.js
6 years ago
maliming 23a86a10ec Get it before filtering the post tag.
6 years ago
Yunus Emre Kalkan 55f2495d5e Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
6 years ago
Halil ibrahim Kalkan 6a7fb3050d Only update when needed
6 years ago
Halil ibrahim Kalkan 3cada55df0 Fix Volo.Blogging.MongoDB.csproj
6 years ago
Halil ibrahim Kalkan 15931ec368 #833 Blog module authorization revision.
6 years ago
Halil ibrahim Kalkan 853aab9704 Remove unused GetListPagedAsync
6 years ago
Yunus Emre Kalkan 601143394f Update PostAppService.cs
6 years ago
Halil ibrahim Kalkan 50dd44d1d0 Resolved #810: Blog Module's FilesController should support N-tier deployment.
6 years ago
Halil ibrahim Kalkan 129cd2dc00 added Authorize for DeleteAsync
6 years ago
Halil ibrahim Kalkan eb2e956e50 Code cleanup and added todo
6 years ago
Halil ibrahim Kalkan 535c6329d4 BlogUser refactored.
6 years ago
Halil ibrahim Kalkan 28eacfa3f8 Implement IUpdateUserData for BlogUser
6 years ago
Yunus Emre Kalkan 077898d5b5 Resolved #820 : Remove logger factory configuration from Startup
6 years ago
Halil ibrahim Kalkan 31180b82d3 Created IdentityUserLookupAppService and used in the microservice demo.
6 years ago
Yunus Emre Kalkan a874171a59 typo fix
6 years ago
Yunus Emre Kalkan 481e24db06 added BloggingEntityFrameworkCoreQueryableExtensions
6 years ago
Halil ibrahim Kalkan 62c7fd56e5 Delete MongoPostTagRepository.cs
6 years ago
Halil İbrahim Kalkan 6bfab00ff7
Merge pull request #782 from abpframework/Blogging-module-remove-posttagrepository
6 years ago
Yunus Emre Kalkan fac0ec3efd blogging module remove PostTagRepository
6 years ago
Halil ibrahim Kalkan c2eb7314f8 Fix route
6 years ago
Halil ibrahim Kalkan 856907053a Added BlogUserSynchronizer
6 years ago
Halil ibrahim Kalkan 8fc0b124e0 BlogUser cleanup and add Update method
6 years ago
Yunus Emre Kalkan 62f6204a41 Update BloggingApplicationAutoMapperProfile.cs
6 years ago
Halil ibrahim Kalkan a139e89088 Fix blog module for the permission management breaking changes.
6 years ago