-
Decide what information should be presented on the results page, in what format, and in what order. For instance, egress information should likely be prominent and centre stage, along with the safelin…
-
EES runtime options are currently specified in [Main.java](https://github.com/agentsoz/bdi-abm-integration/blob/8bb89b19206fc0cee9cccd5d62204b68c3c41a7c/examples/bushfire/src/main/java/io/github/agent…
-
_From @dhixsingh on January 21, 2018 21:20_
Occurred on [Travis build 387](https://travis-ci.org/agentsoz/bdi-abm-integration/builds/331360169) running `master` commit 181b4900e05a10d9adeae2bb650e3be…
-
I am trying to limit what nodes that are visible by a client depending on their client authentication. I was pointed at overriding the Browse method in the class that inherits from StandardServer
I…
-
Occurred on [Travis build 387](https://travis-ci.org/agentsoz/bdi-abm-integration/builds/331360169) running `master` commit 181b4900e05a10d9adeae2bb650e3be92f841938.
**When I re-ran the build on T…
-
I'm attempting to execute a query which is filtering on a 3-deep nested association. It seems that Sequelize is generating the wrong SQL for the WHERE clause on the INNER JOIN. Sorry, I didn't remov…
-
Hello,
It's quite rare, but ```FileHelpers.ResolveRelativePath()``` removes some critical characters in file paths, like ```#```.
We noticed this because some players install their game in folde…
-
When a project uses a view or template from a plugin it is failing to resolve the file using grails 3.1.1 and jdk 1.8u72.
Example project here where the web-app tried to use the main.gsp template fro…