-
Tutelar optionally calls an other application when a user register/login/removed etc. This calls are implemented in the `HookService`. The other application maybe require authenticating somehow. Curre…
Ksisu updated
4 years ago
-
Hi,
I am using the Escher 3D mini IR sensor board (V1.2) with a RUMBA board, which has a three pin Z- endstop connectors. It provides 5V on VCC, GND and has a signal input, which can be internally …
3dlpm updated
4 years ago
-
I upgraded workarea-emarsys to 1.0.2 and still get this error for all emarsys requests:
```
NoMethodError: undefined method `utc' for nil:NilClass
from escher/auth.rb:266:in `long_date'
from…
-
[disable_kmalloc.patch](https://github.com/WireGuard/wireguard-vyatta-ubnt/blob/c5f2656854ea5b50d5a24d1ee11a9656907822f6/disable_kmalloc.patch) exists because of this old issue thread: https://github.…
zx2c4 updated
4 years ago
-
Escher no longer provides a fallback for current_time:
https://github.com/emartech/escher-ruby/blob/master/lib/escher/auth.rb#L9
vs previous: https://github.com/emartech/escher-ruby/blob/v1.0.0/li…
-
**Is your feature request related to a problem? Please describe.**
Not a problem, but I feel a more "live" view on the Wikidata Art works might be very interesting as an alternative approach than c…
-
Workarea Version: 3.4
```Error:
Workarea::Emarsys::GatewayTest#test_create_contact:
NoMethodError: undefined method `utc' for nil:NilClass
/workarea/docker/bundle/gems/escher-1.0.2/lib/e…
-
Related to issue #660 using `Run-TestsInBCContainer` I try to save my results of several test codeunits to a XUnit result file.
Therefore I am going to use -`XUnitResultFileName` for my first codeu…
-
Hello @freddydk,
I am using `Run-TestsInBCContainer` to test my integration test functions and I am a little confused about the `-returnTrueIfAllPassed` parameter
If I use the `Run-TestsInBCC…
-
I used KeggTranslator to convert a KGML file to SBML. Then am using the EscherConverter to convert it to JSON map file to put into Escher. However, when I load the converted map to Escher, the arrows …