Commit graph

242 commits

Author SHA1 Message Date
Eric Schultz
dade3a02a3 Fix incorrect link to privacy url 2018-06-06 16:02:12 -05:00
Eric Schultz
e9b82c1409 Add support for a help and about url 2018-06-06 16:00:01 -05:00
Eric Schultz
dd422b003f
Merge pull request #65 from houdiniproject/fix_for_64
Add support for Google Maps API keys since they're required now. Clos…
2018-06-06 13:53:37 -05:00
Eric Schultz
065e1582c2 Add support for Google Maps API keys since they're required now. Closes #64 2018-06-06 13:53:07 -05:00
Eric Schultz
867fe73f05 correct bug where tel inputs weren't styled in a standard way 2018-06-06 10:46:26 -05:00
Eric Schultz
269f1a838e fix missing end tag 2018-06-06 10:42:57 -05:00
Eric Schultz
8532e573c2 Add a main role 2018-06-06 10:40:05 -05:00
Eric Schultz
b122c52e9a Add alt to logo 2018-06-06 10:30:10 -05:00
Eric Schultz
c85524163b Add lang to html 2018-06-06 10:29:07 -05:00
Eric Schultz
ed0e598876 Fix bug where .bin isn't already created 2018-06-05 16:34:23 -05:00
Eric Schultz
cf63c9dad2 Remove commitchange specific postgres restore script 2018-06-05 16:06:47 -05:00
Eric Schultz
a9f3d2de81 Removed deprecated controllers and routes 2018-06-05 15:55:10 -05:00
Eric Schultz
12d27de5c0 Fix bug where S3 bucket wasn't always being set in the Settings file 2018-06-05 13:55:56 -05:00
Eric Schultz
8f95fac6a8 Add export for transfer 2018-06-04 16:29:57 -05:00
Eric Schultz
24004e188b Fixes bug where donations for events aren't listed as associated with event on payout report 2018-06-04 16:26:02 -05:00
Eric Schultz
5c7a10cff5 Change background supporter export to default 2018-06-04 16:14:55 -05:00
Eric Schultz
ec6f06f387 Support for generated suppoters.csv in the background 2018-06-04 16:14:44 -05:00
Eric Schultz
45f8923382 Add some payment record maintainance code 2018-06-04 16:14:13 -05:00
Eric Schultz
ea22a24e9a Queries to find certain sets of nonprofits 2018-06-04 16:13:59 -05:00
Eric Schultz
adc4ee2d74 Even better fix for IOS11 bug! 2018-06-04 16:13:35 -05:00
Eric Schultz
131a6f53ee Fix for IOS on event ticket pages 2018-06-04 16:08:33 -05:00
Eric Schultz
ebf920013f Add index for supporter_id on supporter_notes 2018-06-04 16:07:02 -05:00
Eric Schultz
96c37e0af9 Merges when both sides have a common tag or custom field now work 2018-06-04 15:45:17 -05:00
Eric Schultz
a45991ff15 Correct a bug for where paydate comes as a string 2018-06-04 15:42:02 -05:00
Eric Schultz
b20a635ab0
Merge pull request #62 from houdiniproject/fix_for_60
Closes #60
2018-06-04 15:31:15 -05:00
Eric Schultz
d5379311cb Closes #60 2018-06-04 15:26:15 -05:00
Eric Schultz
919bef23be
Add link to issue for upgrading rails 2018-06-04 11:50:44 -05:00
Eric Schultz
5f432a154f
Add missing comma. 2018-06-04 11:48:26 -05:00
Eric Schultz
6a1c412fbe Add instructions for AGPL CCS 2018-05-31 13:14:46 -05:00
Eric Schultz
5958d8458a
Merge pull request #58 from houdiniproject/fix_for_12
Add in basic Terms & Privacy page - Closes #12
2018-05-31 12:57:01 -05:00
Eric Schultz
f8c54e9884 Add the missing licenses 2018-05-31 12:39:16 -05:00
Eric Schultz
ba856ee975 correct footer terms and privacy link on multiple pages 2018-05-31 12:20:49 -05:00
Eric Schultz
12c99e1b69 Add initial terms and conditions support 2018-05-31 11:21:34 -05:00
Eric Schultz
6c7451209f Fix typo of word Houdini in LICENSE file 2018-05-29 15:22:02 -05:00
Eric Schultz
074f5a0e14 Remove unused helper spec 2018-05-29 12:52:29 -05:00
Eric Schultz
2fdf293e26 Fix copyright entity code 2018-05-29 12:13:21 -05:00
Eric Schultz
8342065006
Merge pull request #57 from houdiniproject/fix_for_56
Closes #56 - Minimal theme, add for onboard
2018-05-29 12:10:43 -05:00
Eric Schultz
32ad4ed42d Minimal theme, add for onboard 2018-05-29 12:09:42 -05:00
Eric Schultz
9ec544bddc Whitespace cleanup 2018-05-24 16:32:39 -05:00
Eric Schultz
c474cc0b7b Add a Slug P2P campaign naming algorithm 2018-05-24 15:45:05 -05:00
Eric Schultz
46e55da626 Remove unneeded whitespace 2018-05-24 11:23:57 -05:00
Eric Schultz
e2633a831b
Merge pull request #55 from houdiniproject/fix_for_54
Fix #54
2018-05-24 11:05:34 -05:00
Eric Schultz
3d1a4f4173 Fix #54 2018-05-24 11:04:22 -05:00
Eric Schultz
cb6103b43b
Merge pull request #51 from houdiniproject/fix_for_50
Close #50
2018-05-23 15:50:31 -05:00
Eric Schultz
c1deb8be04 Remove cruft 2018-05-23 15:43:49 -05:00
Eric Schultz
2a70846a9d Front now redirects to an appropriate page 2018-05-23 15:42:07 -05:00
Eric Schultz
42bcb46926 remove unneeded javascript asset 2018-05-23 15:40:34 -05:00
Eric Schultz
19b3aec4a8
Merge pull request #45 from houdiniproject/grape
Support for grape and onboarding via react
2018-05-23 13:24:13 -05:00
Eric Schultz
aa7e3869a5 Some basic cleanup of the UserInfoPanel 2018-05-22 15:15:30 -05:00
Eric Schultz
ab9e4f0e8a Add tests to verify the basics of the panels are there 2018-05-22 15:15:09 -05:00