72 Commits (762546cbcbd0cbbd9edba51246086bf6553e596b)

Author SHA1 Message Date
Akın Sabri Çam 1d013da40d Moved bookstore sample 6 years ago
Alper Ebicoglu 6757d9e742 refactor docs. closes #3381 6 years ago
Alper Ebicoglu 84890bb919 #closes 3381 6 years ago
Yunus Emre Kalkan d04f496d92 Update DocumentAppService.cs 6 years ago
Yunus Emre Kalkan 8cdd19b934 Docs Update label improvements 6 years ago
maliming d6c9e6b13e Add FullSearchEnabledAsync method. 6 years ago
maliming 5bd9d317ab Add document full text search function (elastic search). 6 years ago
maliming 893c8a42b7 Docs module "new" label improvement 6 years ago
maliming 712029da61 Cache document update information. 6 years ago
maliming 0325126eb3 Only the latest version (dev) of the document needs to update the cache. 6 years ago
maliming f0d9083aa6 Added pull document function in UI. 6 years ago
maliming 232186aada Cache documents in the local database for the documents module. 6 years ago
Yunus Emre Kalkan fd1596a3cb partial docs refactor 6 years ago
Yunus Emre Kalkan 2a543addce partial docs 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
Alper Ebicoglu fe59b90e5a fixes #2538 6 years ago
Yunus Emre Kalkan 1bb0bb61b4 refactor 6 years ago
Yunus Emre Kalkan 8648c0b9e2 doc sections Scriban 6 years ago
Halil İbrahim Kalkan 76d32f8af2 Disable document resource cache on development 6 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules 7 years ago
Yunus Emre Kalkan 24ac28efbe docs api improvements 7 years ago
Yunus Emre Kalkan bbe6710d93 docs redirect improvements 7 years ago
Yunus Emre Kalkan 688cd23f7e docs language refactor 7 years ago
Yunus Emre Kalkan ba4136a39a Take first language if no default one is defined 7 years ago
Yunus Emre Kalkan 1ee3e3c3bc rename GetDocument to GetDocumentWithDetailsDtoAsync 7 years ago
Yunus Emre Kalkan 9305b933b7 refactor 7 years ago
Yunus Emre Kalkan d7f375ed84 typo fix 7 years ago
Yunus Emre Kalkan 6f5eb0f630 docs configure redirects 7 years ago
Yunus Emre Kalkan 256e6ebce6 LanguageCode parameter added for DocumentAppService.GetResourceAsync 7 years ago
Yunus Emre Kalkan 77fef984b8 multi language on docs refactor 7 years ago
Yunus Emre Kalkan 83679fb8ba implemented multi language on docs module basicly 7 years ago
Alper Ebicoglu e199619942 Caching documents disabled for debug mode. 7 years ago
Halil ibrahim Kalkan e3117cd7cd Add log 7 years ago
Halil ibrahim Kalkan e0de3e4712 Decrease cache duration. 7 years ago
Halil ibrahim Kalkan fcae5e9394 Refactor & add logs. 7 years ago
Yunus Emre Kalkan debd0c37fa Resolved #479 7 years ago
Yunus Emre Kalkan dff9924e06 #629 moved admin codes to new projects 7 years ago
Yunus Emre Kalkan 444f7d5412 project management CRUD AppService #629 7 years ago
Halil ibrahim Kalkan a9e923339b Change cache config 7 years ago
Halil ibrahim Kalkan b0cf0352ac #418 Caching documents. 7 years ago
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module 7 years ago
Yunus Emre Kalkan 5b0d647e9e Remove lib folder, use npm packages instead for docs module #510 7 years ago
Halil ibrahim Kalkan 18591befc4 Added HTTP API 7 years ago
Halil ibrahim Kalkan 63e6853516 Refactor project document 7 years ago
Halil ibrahim Kalkan 96dcfe94ed Refactor application layer 7 years ago
Halil ibrahim Kalkan 7f5365b585 Move document store to domain layer 7 years ago
Halil ibrahim Kalkan 187a8ae486 Refactor application and web layers. 7 years ago
Halil ibrahim Kalkan 04392b2b47 Refactor document app service interface. 7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes 7 years ago