19 Commits (a7bb0bdf7609d7c630fdff2c9338f06ff429fd26)

Author SHA1 Message Date
enisn 93deac77f1 Check NullOrEmpty for sortings instead of null coalescing in Docs 5 years ago
Halil İbrahim Kalkan 50945ae0cc IgnoreMultiTenancy for the blogging and docs module databases. 5 years ago
liangshiwei 3ce47a2525 Improve 5 years ago
liangshiwei 746dc8a1e0 Add CancellationToken optional parameter to the Docs module repository methods 5 years ago
maliming 4924b016a9 Use async repository method in Docs module. 5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
Alper Ebicoglu a55b1db59c added document management page to the admin side. closes volosoft/volo#2245 6 years ago
Alper Ebicoglu 0e24004edf added document management page volosoft/volo#2245 6 years ago
Yunus Emre Kalkan c05eb0ecf1 added GetListByProjectId method to IDocumentRepository 6 years ago
liangshiwei 61f32fa3aa Normalize shortName 6 years ago
liangshiwei a18c190cdc Make docs module shortName unique 6 years ago
maliming 712029da61 Cache document update information. 6 years ago
maliming 15fc720dd3 Document contributors. 6 years ago
maliming 232186aada Cache documents in the local database for the documents module. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions 7 years ago
Halil İbrahim Kalkan e347cd1fa0 Revisit docs & blog modules db table prefixes. 7 years ago
Yunus Emre Kalkan 03e4cd0084 Docs module MongoDB support 7 years ago