smui icon indicating copy to clipboard operation
smui copied to clipboard

Search Management UI

Results 51 smui issues
Sort by recently updated
recently updated
newest added
trafficstars

When demonstrating SMUI to a client we noticed that a choice of field names are shown in a dropdown when creating a new UP/DOWN rule. However, they are all shown...

![image](https://user-images.githubusercontent.com/22395/141536094-bbe20418-49d3-497b-95d4-7839d599dba8.png)

Deployment possibilities for SMUI have grown rapidly. The configuration is hard to understand & corresponding code is hard to maintain - this includes: * RulesTxtDeploymentService * application.conf especially. Approach: Step#1:...

Update script to introduce SOLR_BASE_URL (with http or https scheme) and allow for existing SOLR_HOST parameter to be used as SOLR_BASE_URL.

This is a spike for me to have SMUI delegate to Keycloak for authentication. I've been working with a branch in Chorus project to manage the setup of Keycloak: https://github.com/querqy/chorus/pull/47...

``` [info] MysqlCompatibilitySpec: [warn] o.t.u.TestcontainersConfiguration - Attempted to read Testcontainers configuration file at file:/home/runner/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /home/runner/.testcontainers.properties (No such file or directory) [info]...

bug

This PR is based on experimenting with SMUI with sqlserver and mysql databases. SQLServer specifically didn't like the table name being part of the column names. With this PR (and...

As PR #67 indicates , there is a demand for a broader DBMS support of SMUI. MySQL

enhancement

I've written up some `docker-compose.yml` scripts for both MS SQL Server and MySQL. Should we move our "quickstart" docker-compose.yml into an /examples and then add more examples? I'm happy to...

enhancement