Commit graph

35 commits

Author SHA1 Message Date
Kevin MacMartin
795e8335c2 Create a equal-featured vue variant of the public portion of the site 2017-11-21 23:12:31 -05:00
Kevin MacMartin
c14a5912e2 Include the log functionality in the subscription controller 2017-09-26 16:05:01 -04:00
Kevin MacMartin
8a2ebc48ea Compare the mailchimp variables to null rather than an empty string, and assume the .env has the variables set to something 2017-09-26 16:02:53 -04:00
Kevin MacMartin
0c2d78fae1 Update laravel newsletter 2017-09-26 15:59:57 -04:00
Kevin MacMartin
956b4fe51e Remove the postal code from the dashboard subscriptions controller 2017-09-26 15:47:18 -04:00
Kevin MacMartin
32bef04ced Move the subscription form to its own blade so it can be imported, remove the address/location as that's not standard, get things working correctly, add errors, and use name instead of id for the form fields so it can be used on any page 2017-09-26 15:35:30 -04:00
Kevin MacMartin
e89191027b Only use laravel newsletter for subscriptions when the MAILCHIMP variables are filled out 2017-09-26 15:03:23 -04:00
Kevin MacMartin
875ecb33aa Pull in mergeable upstream laravel updates 2017-09-26 13:22:15 -04:00
Kevin MacMartin
15b4de1aec Update LoginController to match upstream laravel 2017-09-26 13:11:57 -04:00
Kevin MacMartin
983536e505 Rename SITE_NAME and SITE_DESC to APP_NAME and APP_DESC 2017-09-26 11:42:00 -04:00
Kevin MacMartin
e70dda2e6c Pull in fix for laravel 5.4 migrations when using older versions of mysql and mariadb 2017-03-06 17:34:55 -05:00
Kevin MacMartin
54613bf60b Add multi-language functionality and don't create unnecessary variables in the contact controller 2017-02-06 23:44:07 -05:00
Kevin MacMartin
ce9973caab Upgrade to Laravel 5.4 2017-01-26 19:17:37 -05:00
Kevin MacMartin
9089ae21ac Pull in upstream laravel updates 2016-10-26 11:05:43 -04:00
Kevin MacMartin
1c920c8c4c Pull in the latest laravel upstream updates 2016-09-08 11:30:08 -04:00
Kevin MacMartin
3d186815bc Pull in latest laravel upstream updates 2016-09-06 12:01:36 -04:00
Kevin MacMartin
2d9e500ebe Format Models like the updated User model 2016-09-03 00:30:02 -04:00
Kevin MacMartin
780114ba60 Pull in the latest updates from upstream laravel master branch 2016-08-23 22:46:13 -04:00
Kevin MacMartin
6c6556233d Revert "Pull in the latest updates from upstream laravel"
This reverts commit 5ee5f1d94d.
2016-08-23 22:43:15 -04:00
Kevin MacMartin
5ee5f1d94d Pull in the latest updates from upstream laravel 2016-08-23 22:34:27 -04:00
Kevin MacMartin
5cf20c3424 Pull in changes from laravel upstream 2016-08-22 14:34:21 -04:00
Kevin MacMartin
ec186a4edb Make a few additional changes that were missed before 2016-08-19 16:54:28 -04:00
Kevin MacMartin
21c62e37e4 Update to laravel 5.3 base 2016-08-19 16:38:49 -04:00
Kevin MacMartin
4d4a717afe Clean up formatting on the User model 2016-08-16 22:00:39 -04:00
Kevin MacMartin
19ca138bb8 Formatting tweak 2016-08-05 14:41:02 -04:00
Kevin MacMartin
be7331fe20 Use better description for the contact controller mail comment 2016-08-05 14:19:17 -04:00
Kevin MacMartin
c7e93038c2 More formatting 2016-08-02 22:59:39 -04:00
Kevin MacMartin
49fd2951bb Formatting 2016-08-02 22:58:40 -04:00
Kevin MacMartin
753a169c74 Clean up formatting in the models 2016-08-02 22:43:15 -04:00
Kevin MacMartin
336de1cedb Redirect to /dashboard after the password has been reset 2016-01-27 22:19:27 -05:00
Kevin MacMartin
79824835de Update + add in dashboard functionality, and document how to setup the dashboard in the readme 2016-01-26 23:20:08 -05:00
Kevin MacMartin
9bff17c34f Update to laravel 5.2 2016-01-03 23:55:13 -05:00
Kevin MacMartin
392ffaf572 Implement contact form functionality 2016-01-03 19:08:53 -05:00
Kevin MacMartin
d9af664393 Implement basic registration and logging in/out 2015-12-01 01:07:03 -05:00
Kevin MacMartin
fa89022ff2 Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00