Commit Graph

118 Commits (9c51cf8a1380a3de1b4522abbc17706aebd310af)

Author SHA1 Message Date
Berkan Sasmaz e0cb2dbce8 Use StringBuilder in string operations
4 years ago
Yunus Emre Kalkan 39ea468862 Fix & Refactor docs domain module
4 years ago
Yunus Emre Kalkan 38dd3f3c65 Docs: Use default value when value from query is wrong
5 years ago
Yunus Emre Kalkan 28ba460f62 Docs: Add Preview-Stable variable to document context
5 years ago
Yunus Emre Kalkan c3103dee1c show (preview) for the preview versions on the docs version list
5 years ago
Yunus Emre Kalkan 215f829322 Fix: "Options" on a document can be a problem for search engines
5 years ago
Yunus Emre Kalkan ec234321f3 Fix errors on the docs module when FileSystem is used
5 years ago
Yunus Emre Kalkan 3d0245dd9f docs module: show doc parameters when displaying default language document
5 years ago
Yunus Emre Kalkan 09a6334d29 Update Index.cshtml.cs
5 years ago
Yunus Emre Kalkan 9e76bb375b docs module: fix latest version links to other documents
5 years ago
Yunus Emre Kalkan 30857c6181 Update Index.cshtml.cs
5 years ago
Yunus Emre Kalkan 0c5d2a17e5 Docs branch option: Use LatestVersionBranchName for latest version
5 years ago
Yunus Emre Kalkan ae6b5f34fd docs module fixes
5 years ago
Yunus Emre Kalkan 8d87d539d7 Docs module: added alternative way (using branches) to get versions
5 years ago
Yunus Emre Kalkan 4f57c823c8 Docs module: option to disable section rendering
5 years ago
Yunus Emre Kalkan 48db596f97 docs: created IVersionHelper
5 years ago
Yunus Emre Kalkan 70bc7e3318 docs: fix LatestVersionBranchName comparassion bug
5 years ago
Yunus Emre Kalkan 33b53d012e Github releases: ensure versions are listed by semantic compare
5 years ago
Yunus Emre Kalkan 3747b2b579 docs module: set latest stable version as latest when there is a prerelease
5 years ago
Ahmet Çotur 766f615d83 Returning 200 for non-found files fixed
5 years ago
Alper Ebicoglu 26b44bac60 closes #3793
6 years ago
liangshiwei 96324916b4 Throw DocumentNotFoundException when file not exists
6 years ago
liangshiwei 26b056c324 Improve code
6 years ago
LiangShiWei d96a2d6a0f
Merge branch 'dev' into liangshiwei/docs-module
6 years ago
Halil İbrahim Kalkan cf44b8bfcc
Merge pull request #3579 from abpframework/maliming/IActionResult
6 years ago
liangshiwei f8b314f4ab Show error and redirect when project or document not found
6 years ago
maliming 0f7f4310ad Check that Document is not null in GetDescription method.
6 years ago
liangshiwei 90a4befd30 Redirect to home page when an invalid URL or missing document
6 years ago
maliming 21b3e1c40d Make the page method virtual.
6 years ago
Alper Ebicoglu c62897a3d9 add RegexOptions.IgnoreCase to Docs description get method
6 years ago
Alper Ebicoglu d6a0caf16f Refactor getting description field
6 years ago
Akın Sabri Çam e25b844aca added description method and description tag
6 years ago
maliming d6c9e6b13e Add FullSearchEnabledAsync method.
6 years ago
Yunus Emre Kalkan 6b125349c8 merge
6 years ago
maliming 232186aada Cache documents in the local database for the documents module.
6 years ago
Yunus Emre Kalkan 9a2e84de68 Create DocumentNotFoundPage
6 years ago
Yunus Emre Kalkan fd1596a3cb partial docs refactor
6 years ago
Yunus Emre Kalkan 1bc2b3377f docs partial templates: refactor and fixes
6 years ago
Yunus Emre Kalkan 2a543addce partial docs
6 years ago
maliming 6c7363c4f9 Fix DocumentPreferences may be null.
6 years ago
Yunus Emre Kalkan a36106c51f refactor
6 years ago
Yunus Emre Kalkan 26e8c88d2f docs scriban pass parameter document_version
6 years ago
Yunus Emre Kalkan 5f63cb0046 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 2d7df8e75e docs scribn parameter language code
6 years ago
Alper Ebicoglu fe59b90e5a fixes #2538
6 years ago
Halil İbrahim Kalkan e46ec39a3e Return NotFound on project not found.
6 years ago
Yunus Emre Kalkan c8fd3325ef fix
6 years ago
Yunus Emre Kalkan 82c2eaf2cf doc preferences display _Value
6 years ago
Yunus Emre Kalkan 43896b967a rename cookie
6 years ago
Yunus Emre Kalkan 1bb0bb61b4 refactor
6 years ago