houdini icon indicating copy to clipboard operation
houdini copied to clipboard

Free and open source fundraising infrastructure for nonprofits and NGOs

Results 149 houdini issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, JSON for our event objects is generated in Models themselves. This is a bit odd as, ultimately, this is...

enhancement
event-publisher
dependent

**Is your feature request related to a problem? Please describe.** If event objects are saved to the DB as described in #631, it needs to possible to get a single...

enhancement
event-publisher
dependent

While @wwahammy has implemented parts of the transaction object model, he hasn't documented it fully. This issue is here to remind us that it needs to be done :)

bug

There are a few situations in which an organization might want to pause a campaign for a set amount of time or turn off donation capabilities on that specific page...

enhancement

## Description Using the chrome inspector to disable hide class(https://github.com/houdiniproject/houdini/issues/559), I am able to see settings panes. However making any change and trying to save crashes my server. The save...

bug

It sends an extra parameter "profile_id" when saving a card to stripe, which causes stripe to reject the call. If you hack your way past that you run into: ```...

bug

Even though it indicates it is loading settings.production.yml, it instead uses settings.yml (at least for script/build.sh).

bug

## Description Compiling assets often fails on a server with 4gb ram. ## Expected Behavior Should compile. ## Actual Behavior JS Heap exhausted. ## Possible Fix Perhaps there is a...

bug