Activities of "simix.markus"

Hi, Do you have a pt-BR translation? We try the abp translate (with -all option), but only generete a few keys. There is a template with all keys for default and pro modules? Thanks in advance.

Hello,

We have a complex query (join with composite key and filter) to do with LINQ using ABP 5 with MongoDB. After a lot of investigation and tests we figure out that the query that we need only works using LinqProvider.V3 with the Mongo Driver 2.14.0; https://mongodb.github.io/mongo-csharp-driver/2.14/reference/driver/crud/linq3/

So, there is near any plans to use the last mongo driver version and a way to configure the LinqProvider version? With is the recommended option? Wait for this, there is any formal solicitation? Try to create a PR? Any workaroud? Thanks

We follow the documentation to integrate Docs module. In sql it seems ok, but with mongo we get the error.

  • ABP Framework version: v5.1.4
  • UI type: MVC
  • DB provider: MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:

  • Steps to reproduce the issue:" Run the project in zip, login, and got to /Documents

Sample project:

Hi, thanks! Everthing is working now, besides your template we need add the values to MainWebsiteUrl e VersionBranchPrefix to make it work. We have open a PR for the documentation. https://github.com/abpframework/abp/pull/12114

Hi, we are implementing the LeptonX theme (MVC, 5.3.2) and have 3 issues:

  1. Login image: How to change the login backgroung image? We try create the file in same path /Themes/LeptonX/Global/assets/img/login-bg.jpg but didn't change. We find a example in Angular (authLayoutImg) but not a equivalent in MVC.

2) Full width by default: How do we set Full width? We didn't find any options in the LeptonXThemeOptions and LeptonXThemeMvcOptions.

3) Translation: How do we find the keys to translate "Filter Menu" and the Settings menu?

Thanks!

Showing 1 to 5 of 5 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11