Commit Graph

499 Commits (0aab7d389b2d9c18e137396bfb757a2e60c87790)

Author SHA1 Message Date
LiangShiWei d96a2d6a0f
Merge branch 'dev' into liangshiwei/docs-module
6 years ago
Halil İbrahim Kalkan 90962088e0
Merge pull request #3057 from romkij/ru-localization
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
maliming 758333991c Use IActionResult as the return value of the page method in the module.
6 years ago
liangshiwei 61f32fa3aa Normalize shortName
6 years ago
liangshiwei a18c190cdc Make docs module shortName unique
6 years ago
Akın Sabri Çam 2e9177869e Merge branch 'dev' into akin/moved-samples-to-abp-samples-repository
6 years ago
Akın Sabri Çam 1d013da40d Moved bookstore sample
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
Alper Ebicoglu d513d2a111 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Alper Ebicoglu 6757d9e742 refactor docs. closes #3381
6 years ago
Armağan Ünlü 8e4aaad857 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Armağan Ünlü 6239fcd585 Resolved #3238
6 years ago
Alper Ebicoglu bb226783c5 #3381
6 years ago
Alper Ebicoglu d72aada3b5 refactor GithubRepositoryManager #3381
6 years ago
Alper Ebicoglu 84890bb919 #closes 3381
6 years ago
Halil İbrahim Kalkan bf020e8113 Use ConfigureByConvention by the modules
6 years ago
Alper Ebicoglu 582aa69ed0 closes #3090
6 years ago
maliming aaaed04637 Keep the hash of the url in the setQueryString method.
6 years ago
Alper Ebicoglu db4b8d111b Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Alper Ebicoglu a4731f76fb refactor docs
6 years ago
Ahmet Çotur f596896aba eto's mapping updated
6 years ago
Ahmet Çotur 741416e6d9 Merge branch 'dev' into Cotur-Eto-Docs
6 years ago
Ahmet Çotur 0fce3b672e etos' added
6 years ago
Ahmet Çotur 08f8951253 Revert "etos' added"
6 years ago
Ahmet Çotur a438ba6174 etos' added
6 years ago
maliming a045728071 Merge branch 'dev' into maliming/Microsoft
6 years ago
Halil İbrahim Kalkan acf645e587
Merge pull request #3136 from abpframework/maliming/docs-patch1
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
maliming 96a31fe355 Fix unicode anchor links.
6 years ago
Akın Sabri Çam 85a585b651 added meta tags and localization keys
6 years ago
Yunus Emre Kalkan d1b322756b refactor
6 years ago
Yunus Emre Kalkan d04f496d92 Update DocumentAppService.cs
6 years ago
Yunus Emre Kalkan 1f1e2c193d Docs Update label improvements CONT.
6 years ago
Yunus Emre Kalkan b29ef789ba Docs Update label improvements CONT.
6 years ago
Yunus Emre Kalkan 8cdd19b934 Docs Update label improvements
6 years ago
Roman Rybalko 1c04dce4a3 Added ru.json
6 years ago
Yunus Emre Kalkan a4fade9ff1
DocsDocumentController FullSearchEnabledAsync route kebab case
6 years ago
maliming d6c9e6b13e Add FullSearchEnabledAsync method.
6 years ago
maliming 300c10d00d Rebuilding the index excludes navigation and parameter files.
6 years ago
Yunus Emre Kalkan 9aa42840e8 Merge branch 'dev' into maliming/docs-search
6 years ago
Alper Ebicoglu ff8aa5d808 Fix Vietnamese translation json file extension.
6 years ago
Alper Ebicoglu 5f8f1a7f55 added Slovenian translations #2969
6 years ago
Halil İbrahim Kalkan 49299861f3
Merge branch 'dev' into 2294-Dynamic-CSharp-Api-Clients-net-standard20
6 years ago
maliming 11d5e101d8 Fix documentation link.
6 years ago
maliming 3df7be2778 Check es is enabled.
6 years ago
maliming 5bd9d317ab Add document full text search function (elastic search).
6 years ago
Necati Meral 1702ea6156 Merge branch 'dev' of https://github.com/abpframework/abp into 2294-Dynamic-CSharp-Api-Clients-net-standard20
6 years ago
Yunus Emre Kalkan 6b125349c8 merge
6 years ago
Necati Meral 73f507f605 Updated `HttpAPi.Client` projects to target `netstandard2.0`
6 years ago
maliming 893c8a42b7 Docs module "new" label improvement
6 years ago
Halil İbrahim Kalkan 479fc27ec7 Docs module update badge improvement
6 years ago
Halil İbrahim Kalkan b9a36f6389
Merge pull request #2826 from abpframework/maliming/cache_docs_in_local_database
6 years ago
Yunus Emre Kalkan 41604bf713 remove unused code
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 15fc720dd3 Document contributors.
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
Armağan Ünlü 43160e0caf Resolved #860
6 years ago
Armağan Ünlü 52b1940ac5 Resolved #2796
6 years ago
Yunus Emre Kalkan 9a2e84de68 Create DocumentNotFoundPage
6 years ago
Yunus Emre Kalkan 1ba86db4b5
Update ProjectConsts.cs
6 years ago
Yunus Emre Kalkan fd1596a3cb partial docs refactor
6 years ago
Yunus Emre Kalkan c44bcc1ab6 Merge branch 'dev' into partial-docs
6 years ago
Yunus Emre Kalkan 982d477f63 PartialTemplateDto renamed to DocumentPartialTemplateWithValuesDto
6 years ago
Yunus Emre Kalkan dc7f3998ae rename DocumentTemplateDto to DocumentPartialTemplateDto
6 years ago
Yunus Emre Kalkan 1bc2b3377f docs partial templates: refactor and fixes
6 years ago
Yunus Emre Kalkan fc9f8ac7c7 Update ScribanDocumentSectionRenderer.cs
6 years ago
Yunus Emre Kalkan 2a543addce partial docs
6 years ago
maliming 35f0717a6f Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Yunus Emre Kalkan c771c5fdf2 refactor
6 years ago
Yunus Emre Kalkan 7df4a31eed fix "Doc variables don't change when there are multiple tabs"
6 years ago
Yunus Emre Kalkan a62ad1d14e added scrollX to datatables
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Armağan Ünlü a5364a5766 Resolved #1214
6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
6 years ago
YinChang f21bc4984e add zh-hant to project in modules
6 years ago
Xeevis ad1607cd37 Update Czech translations
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 f42c452991 resolved: MarkdownDocumentToHtmlConverter miscatches the links
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 e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
6 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
6 years ago
Halil İbrahim Kalkan e46ec39a3e Return NotFound on project not found.
6 years ago
Halil İbrahim Kalkan 4cd6196dca Fixed #2410: ServiceProxyScript fails because of a missing route definition of the docs module
6 years ago
Mehmet Tüken bf76b8f8dd bump octokit 0.29.0 to 0.36.0
6 years ago
Mehmet Tüken bce64d2f4a bump Markdig.Signed to 0.18.0
6 years ago
Mehmet Tüken 55f84b59a2 bump Scriban 2.1.0 to 2.1.1
6 years ago
Yunus Emre Kalkan 1707613c24 refactor ScribanDocumentSectionRenderer
6 years ago
Yunus Emre Kalkan 6969955b9b rename file
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
Halil İbrahim Kalkan 7ef03aa9ea Fixed #2323: Docs module ProjectDto to EditGithubProjectViewModel mapping error
6 years ago
Halil İbrahim Kalkan 097fabb891
Merge pull request #2305 from abpframework/maliming/HttpApiModuleApplicationParts
6 years ago
Halil İbrahim Kalkan 16cf4ba696 Change and localize the multiple version info
6 years ago
Yunus Emre Kalkan 14340b3227 Docs module add alternative links for search engines
6 years ago
Yunus Emre Kalkan c8fd3325ef fix
6 years ago
Armağan Ünlü c955e4a49a Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Armağan Ünlü e31e605437 Docs criteria front-end
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 ebef1da0a6 Update Index.cshtml
6 years ago
Yunus Emre Kalkan 7cf5948234 added info alert to doc selection
6 years ago
Halil İbrahim Kalkan 9b8d58c5a9 Merge branch 'Docs-module-conditional-section-feature' of https://github.com/abpframework/abp into Docs-module-conditional-section-feature
6 years ago
Halil İbrahim Kalkan 70ee2e0d22 Add defaults.
6 years ago
Yunus Emre Kalkan 1bb0bb61b4 refactor
6 years ago
Yunus Emre Kalkan 8648c0b9e2 doc sections Scriban
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Yunus Emre Kalkan 028006a623 document sections: adaptive toc
6 years ago
Yunus Emre Kalkan 0845b3a8d1 doc sections: use span instead of div for inline texts
6 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
6 years ago
Yunus Emre Kalkan bb6121824a document sections support and/or
6 years ago
Halil İbrahim Kalkan 76d32f8af2 Disable document resource cache on development
6 years ago
Yunus Emre Kalkan 567a78b235 document section now supports inner seciton
6 years ago
Yunus Emre Kalkan 2850206fef Update DocumentSectionFinder.cs
6 years ago
Yunus Emre Kalkan 8b85bb0158 Merge branch 'dev' into Docs-module-conditional-section-feature
6 years ago
Yunus Emre Kalkan 2559f1e0c1 fix: docs filesystem missing images
6 years ago
Yunus Emre Kalkan a164e1b786 Docs module conditional section feature
6 years ago
Alper Ebicoglu 496309782b fix regex link capturer for greediness
6 years ago
Yunus Emre Kalkan f0c2bef96d remove unused usings
6 years ago
Yunus Emre Kalkan 6c238f4cca fixed https://github.com/abpframework/abp/issues/2004
6 years ago
JiYuhang 84d08af14a Translate to chinese localization files
6 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
6 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
6 years ago
Yunus Emre Kalkan 3946aa4311 BundleContributorOptions to AbpBundleContributorOptions
6 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
6 years ago
Halil İbrahim Kalkan b7b40447ee DocsDbProperties properties should be static
6 years ago
Halil İbrahim Kalkan e347cd1fa0 Revisit docs & blog modules db table prefixes.
6 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
6 years ago
Halil İbrahim Kalkan 1aa63003cb Make base classes abstract
6 years ago
Halil İbrahim Kalkan c3e77139f5
Merge pull request #1855 from abpframework/maliming/ContextualizedMapper
6 years ago
Yunus Emre Kalkan 04c90d28d0 added documentName to RedirectToDefaultLanguage
6 years ago
Yunus Emre Kalkan 8b2b5deddd fixed project chnage bug in docs module
6 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan aece375bfc Delete files under wwwroot.
6 years ago