-
MC_PRE_SHOPKEEPER_GET_LOOT_LIST and MC_PRE_FIREPLACE_GET_LOOT_LIST callbacks to make modded shopkeepers and fireplaces implementations easier with Rgon.
the ability to remove spiders and other drop…
-
After upgrading to Redmine 6.0.0, I encountered a `NoMethodError` related to the `before_add_for_users method` in the plugin.
```
~/.gem/gems/activerecord-7.2.2/lib/active_record/dynamic_matchers.…
-
Implementing support for valueless / flags (#18) it makes sense to accept a callback delegate to allow for processing by the callee in the frame rather than downstream.
-
When the Disconnect method is invoked with a specific reason code, the OnClientError callback is unexpectedly triggered with a net.ErrClosed error, even though the Disconnect operation itself returns …
-
### Description
OpenAPI callbacks define outgoing async requests, typically back to the sender. Also known as webhooks.
docs: https://swagger.io/docs/specification/callbacks/
spec: https://spec.op…
-
Is there a callback feature to connect to this ckEditor and input field for select file - like responsivefilemanager
`< input type="button" href="../filemanager/filemanager.php?field_id=imgFiel&" …
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 20.04
- Installation type:
- Binaries
- Version or commit hash:
- galactic 1.0.8-1focal.20220209.144341
- DDS implem…
-
Hi,
Where exactly i put Dtmf_CallBack function?
-
#### Nexus currently and newly has behaviour of:
- hardcoding the definition of production
- throwing errors in production
- warning errors in development
#### Discussion with @tgriesser led t…
-
Is there a way to add custom callbacks to a audited model? For example completing a task. Currently I add a flag to comments column to identify custom action but it doesn't feel as a clean way to do i…