Commit graph

491 commits

Author SHA1 Message Date
Eric Schultz
61920994d8 Add necessary viewport info for apified pages 2018-07-03 12:21:11 -05:00
Eric Schultz
aedfea70b5 Closes #66 2018-06-08 10:21:09 -05:00
Eric Schultz
28f5ae838a Correct the Rails.root call 2018-06-07 15:50:09 -05:00
Eric Schultz
5933e73529 Remove missed CommitChange logo 2018-06-07 14:48:29 -05:00
Eric Schultz
31044c9910 Remove a mistakenly kept CC logo 2018-06-07 13:49:21 -05:00
Eric Schultz
56555f78e7 Add title to Onboard and Terms And Privacy 2018-06-07 11:20:32 -05:00
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
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
a9f3d2de81 Removed deprecated controllers and routes 2018-06-05 15:55:10 -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
96c37e0af9 Merges when both sides have a common tag or custom field now work 2018-06-04 15:45:17 -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
2fdf293e26 Fix copyright entity code 2018-05-29 12:13:21 -05:00
Eric Schultz
32ad4ed42d Minimal theme, add for onboard 2018-05-29 12:09:42 -05:00
Eric Schultz
3d1a4f4173 Fix #54 2018-05-24 11:04:22 -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
4c5b997d65 Support for grape and onboarding via react 2018-05-22 13:33:35 -05:00
Eric Schultz
9c162d3f0d Fix potential crash in page_editor setting access 2018-05-22 13:31:19 -05:00
Eric Schultz
2d4d6d3242 Fix typo in froala key init 2018-05-21 17:00:00 -05:00
Eric Schultz
76c9469712 Fix for not being able to use non-US state on Supporter forms based on erb files 2018-04-06 14:19:01 -05:00
Eric Schultz
d9a8aba971 Fix bug in editable.css.scss.erb 2018-04-04 14:26:35 -05:00
Eric Schultz
697110394a Fix bug in scss.erb files related to license comments 2018-03-30 16:11:37 -05:00
Eric Schultz
70b4e7bf76 Fix bug preventing the addition of tickets via Event Attendee Dashboard 2018-03-30 13:30:45 -05:00
Bradley M. Kuhn
5e910bdea1 Relicense all .rabl 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
Bradley M. Kuhn
46193ab5fe Relicense all .scss 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
Bradley M. Kuhn
847bc3864c Relicense all .css files as LGPL-3.0-or-later
The primary license of the project is changing to:
  AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later

The Additional Permission is designed to permit publicly distributed CSS to
be relicensed under LGPL-3.0-or-later, so we're also relicensing all CSS
files in the repository as LGPL-3.0-or-later, too.

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
Bradley M. Kuhn
22adb4d5fd Relicense all .erb 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
Bradley M. Kuhn
dff436355d Relicense all .html 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 (including HTML 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
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