Commit graph

17 commits

Author SHA1 Message Date
Eric Schultz
59ef8d1bde Remove latitude and longitude from database 2021-02-04 11:13:21 -06:00
Eric Schultz
8fb92ef1ca Fix bug in loading countries in nonprofit_controller.rb 2020-10-26 19:03:50 -05:00
Eric
75543f8b8f Move the nonprofits#show check for super_admin into a before_action 2020-06-22 15:13:54 -05:00
Eric
e3b25f8486 Shorten license definition 2020-06-15 10:26:57 -05:00
Eric
2ddab4713a Move all configuration to initializers 2020-06-12 13:24:16 -05:00
Eric
7ccd6870aa Handle rails 6 deprecation of update_attributes to update 2020-05-27 12:32:32 -05:00
Eric
a7cb3419cd Migrate many image calls to Active Storage 2020-05-27 12:32:31 -05:00
Eric
25a64abe3f Remove bizarre unneeded profile call 2020-05-27 12:30:04 -05:00
Eric
63f5146655 Extract controller related concerns and put them in one place 2020-05-11 13:38:50 -05:00
Luis Castro
70b1095083 feat(nonprofit): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
f0fd393be4
style(format): run rubocop format autocorrect 2019-08-02 19:07:29 +02:00
Luis Castro
84f8a583ba
test(shared_user_ctx): add conditional specs for types of methods 2019-08-02 19:07:28 +02:00
Luis Castro
dd64ee5159
feat: replace deprecated before_filter with before_action 2019-08-02 19:07:25 +02:00
Eric Schultz
3d1fac1655 Nonprofit page now only shows non-child campaigns 2019-02-06 13:12:56 -06:00
Eric Schultz
41d69fd6c6 Support for threadsafe mode 2018-08-31 11:32:55 -05: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