-
Hi @meeroslav integrating your localize-router I found what I believe is an issue, correct me if I am wrong, what I am trying to do is that: **when a user click on a new language the page is translate…
-
This is a feature request that may become a pull request if I decide to submit code for these features.
I have a modification of `render_field` that I have been using (as `render_multi_field` current…
-
```
The current JDBC Connection pool implementation in soi-toolkit, Apache Commons
DBCP, does not support XA-connections.
An alternative could be Tomcat's Connection Pool:
http://tomcat.apache.org/…
-
```
The current JDBC Connection pool implementation in soi-toolkit, Apache Commons
DBCP, does not support XA-connections.
An alternative could be Tomcat's Connection Pool:
http://tomcat.apache.org/…
-
Hello Team,
Is it Ok for us to edit the xsd to allow all numeric lab tests to accept decimals? I believe this will give us more flexibility than forcing all of them to be casted to integers.
-
Widget tweaks cuts off initial classes provided to subwidgets.
Used both directly(not through custom widget, and with custom widget). Result is same.
Consider following usage:
Template:
`{% …
-
### Detailed steps on how to reproduce the bug
on a macOS 15.0 machine with Xcode 16+ use cmake to configure an existing project
### What is the expected behaviour?
that juceaide compiles as it did…
-
Since [Islandora uses](https://github.com/Islandora/islandora/wiki/LOC-transforms) the standard Library of Congress' MODS-to-DC stylesheet (and better still, it uses three copies of it!), some sites m…
-
The 7.1.3 release of cordova-android had a breaking bug with multiple plugins that included `app` in their name, including our own `cordova-plugin-inappbrowser`.
The cordova-android tests did not c…
-
Hello,
I'm trying to compile sml_python, to write a program that simulate an environment in python.
I used this instruction: https://soar.eecs.umich.edu/articles/articles/building-soar/81-building…