Commit graph

39 commits

Author SHA1 Message Date
Kasia Jarmołkowicz
74ba1cf069 Remove custom_layout from nonprofit 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
e6aa64cb52 Fixup: remove image.host from Settings 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
d888be0242 Campaign template create, delete 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
abd5fbe63e WIP use s3 without region 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
f1027ab564 WIP fix aws address issue 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
be98ec94b7 Puts AWS config 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
399f6ff0c6 Merge branch 'p2p-campaigns' into h-custom-layout 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
b99f7959ce Add CampaignTemplate
Read S3 bucket name and AWS region from env

Add /postgres-data to .gitignore

Custom campaign layout

Adjust custom layout

wip fix wizard init on campaign page

wip adjust design

adjust campaigner profile section

wider banner, fix button colours

Fix custom layout

Add custom_layout to nonprofit and render, if exists

Fallback profile picture

wip
2018-11-21 11:00:44 -06:00
Eric Schultz
56675a514b Fix autoreloading in development environment 2018-11-07 14:20:41 -06:00
Eric Schultz
210f4e8624 Correct bug where S3_BUCKET_NAME didn't set the AWS bucket 2018-11-01 13:40:41 -05:00
Eric Schultz
fd5b1a68ef Correct language on org page to say and localize it 2018-10-10 13:44:30 -05:00
Eric Schultz
d0bda57f69 Add in recurring_donation cancel/modify link 2018-10-09 13:34:57 -05:00
Eric Schultz
faf1d7d84a Add api_domain to configuration 2018-09-10 14:26:09 -05:00
Eric Schultz
b6938eac1c Remove CDN.port. BREAKING CHANGE 2018-09-06 12:45:46 -05:00
Eric Schultz
2189fba647 Fixes to thread-safe loading 2018-09-04 15:34:01 -05:00
Eric Schultz
41d69fd6c6 Support for threadsafe mode 2018-08-31 11:32:55 -05:00
Eric Schultz
99e59d4fcc Fix for incorrect donation emails 2018-08-07 15:56:08 -05:00
Eric Schultz
7ad455d7fc Now if you have maintenance without maintenance_mode, the app will still start 2018-07-24 17:18:20 -05:00
Eric Schultz
612e2c56ec Add support for a button_config.url. Fixes #85 2018-07-24 16:32:27 -05:00
Eric Schultz
f8b96856c8 Add maintenance mode setting checks 2018-07-20 16:37:15 -05:00
Eric Schultz
3ed6b06b21 Add support for getting settings from ENV 2018-07-19 12:53:18 -05:00
Eric Schultz
9715059d29 Reactified login form 2018-07-09 15:25:10 -05:00
Eric Schultz
d7ad600e6e Fix typo in the onboard description 2018-07-09 14:55:48 -05:00
Eric Schultz
c8205a1225 Initial placeholders for onboard fields 2018-07-06 15:51:58 -05:00
Eric Schultz
e6f51940de Add the saving button title to RegistrationWizard 2018-06-28 13:33:00 -05:00
Eric Schultz
ff2c381f2a If you don't want to use dotenv files, we don't ignore them. 2018-06-26 15:53:43 -05:00
Eric Schultz
d7db997973 Add non-compile feature 2018-06-22 11:02:03 -05:00
Eric Schultz
5933e73529 Remove missed CommitChange logo 2018-06-07 14:48:29 -05:00
Eric Schultz
108c2e5367 Fix typos in the production file 2018-06-07 14:25:14 -05:00
Eric Schultz
e9b82c1409 Add support for a help and about url 2018-06-06 16:00:01 -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
a9f3d2de81 Removed deprecated controllers and routes 2018-06-05 15:55:10 -05:00
Eric Schultz
ec6f06f387 Support for generated suppoters.csv in the background 2018-06-04 16:14:44 -05:00
Eric Schultz
f8c54e9884 Add the missing licenses 2018-05-31 12:39:16 -05:00
Eric Schultz
12c99e1b69 Add initial terms and conditions support 2018-05-31 11:21:34 -05:00
Eric Schultz
4c5b997d65 Support for grape and onboarding via react 2018-05-22 13:33:35 -05:00
Bradley M. Kuhn
ed8872422f Relicense all .yml files as CC-1.0
The primary license of the project is changing to:
  AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later

with some specific files to be licensed under the one of two licenses:
   CC0-1.0
   LGPL-3.0-or-later

This commit is one of the many steps to relicense the entire codebase.

We decided to relicense the .yml files, which currently contain only
translations, under CC0-1.0 for now.  The project may in future place these
files under a copyleft license, but will discuss that with the contributor
community before doing so.

Documentation granting permission for this relicensing (from all past
contributors who hold copyrights) is on file with Software Freedom
Conservancy, Inc.
2018-03-25 15:10:40 -04:00
Bradley M. Kuhn
6772312ea7 Relicense all .rb files under new project license.
The primary license of the project is changing to:
  AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later

with some specific files to be licensed under the one of two licenses:
   CC0-1.0
   LGPL-3.0-or-later

This commit is one of the many steps to relicense the entire codebase.

Documentation granting permission for this relicensing (from all past
contributors who hold copyrights) is on file with Software Freedom
Conservancy, Inc.
2018-03-25 15:10:40 -04:00
Eric Schultz
08b383de62 Initial commit. Previous history maintained by CommitChange 2018-03-25 13:30:42 -04:00