Commit Graph

233 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
Alper Ebicoglu e936293d6e change highlight color
4 years ago
EngincanV 2f8ca681c8 Docs: Change highlighted line background-color
4 years ago
Yunus Emre Kalkan a49e402927 Docs module nav menu text size improvements
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
maliming a4ac404691 Use keyword in query string.
5 years ago
Yunus Emre Kalkan 79d4fe2765 Update vs.js
5 years ago
Armağan Ünlü d5db620014
Merge pull request #7258 from NecatiMeral/docs-language-selector-width
5 years ago
Necati Meral 7120c35161 consolidated duplicate `if`
5 years ago
Necati Meral efc3aacb32 Added localization keys for search page
5 years ago
Necati Meral b551e42fc9 language selector should use whole row without version selector
5 years ago
Yunus Emre Kalkan 751658f18a fix: Clear filter doesn't work on Docs
5 years ago
Yunus Emre Kalkan dd208f156c
Merge pull request #6402 from mehmetuken/docs-5556
5 years ago
Yunus Emre Kalkan d1f0b6682d Docs module: Ensure document contributors are ordered by commmit count
5 years ago
Mehmet Tüken 59c0cbcb36 init cookie if not exists or coming directly url.
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
liangshiwei 3a7e086ce4
Merge pull request #4705 from abpframework/maliming/es-patch
5 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed
5 years ago
maliming b38ef87468 Improve search list page and Pull function.
5 years ago
Ahmet Çotur 2c36e51ff3 Docs Module - prettier settings added and js files reformatted
5 years ago
Ahmet Çotur 766f615d83 Returning 200 for non-found files fixed
5 years ago
Armağan Ünlü 58bbbe71dd Resolved #4332
5 years ago
Armağan Ünlü 0d949894a1 docs search fix
5 years ago
Armağan Ünlü aa87888caf Resolved #3717
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 a3bd2f280e 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