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
|
ac5697eeeb
|
Update the contact form to reflect changes to laravel and use name instead of id so it doesn't monopolize the keywords on potential global forms
|
2017-09-26 15:43:02 -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
|
e4cab7cb86
|
Use grep -e instead of egrep and delete the package-lock.json if it exists before running npm install in the init.sh
|
2017-09-26 15:32:25 -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
|
12cbe5c404
|
Update dependencies except awesome-bootstrap-checkbox
|
2017-09-26 13:48:19 -04:00 |
|
Kevin MacMartin
|
bb5df8dde6
|
Update composer.lock to reflect changes to composer.json
|
2017-09-26 13:39:46 -04:00 |
|
Kevin MacMartin
|
875ecb33aa
|
Pull in mergeable upstream laravel updates
|
2017-09-26 13:22:15 -04:00 |
|
Kevin MacMartin
|
b15d7cced9
|
Remove modernizr
|
2017-09-26 13:19:35 -04:00 |
|
Kevin MacMartin
|
fdec3a44f6
|
Update the password resets table to match upstream laravel
|
2017-09-26 13:13:42 -04:00 |
|
Kevin MacMartin
|
15b4de1aec
|
Update LoginController to match upstream laravel
|
2017-09-26 13:11:57 -04:00 |
|
Kevin MacMartin
|
65b2a89475
|
Update the views config file to match upstream laravel
|
2017-09-26 13:09:16 -04:00 |
|
Kevin MacMartin
|
f05cd50208
|
Update to the new laravel-commit we're going to be based off
|
2017-09-26 12:24:03 -04:00 |
|
Kevin MacMartin
|
9a6739ee06
|
Update composer.json to reflect upstream laravel
|
2017-09-26 12:23:29 -04:00 |
|
Kevin MacMartin
|
0bbb6c04db
|
Add Same-Site Cookies option to session.php
|
2017-09-26 12:03:25 -04:00 |
|
Kevin MacMartin
|
fa2595b531
|
Set the cookie name using APP_NAME instead of a separate variable
|
2017-09-26 12:01:10 -04:00 |
|
Kevin MacMartin
|
87c3478c74
|
Use the APP_NAME to set the cache prefix
|
2017-09-26 11:58:33 -04:00 |
|
Kevin MacMartin
|
86c2a6e3f0
|
Remove the TinkerServiceProvider from app.php
|
2017-09-26 11:54:48 -04:00 |
|
Kevin MacMartin
|
111aa747da
|
Update gitignore to reflect upstream changes
|
2017-09-26 11:53:39 -04:00 |
|
Kevin MacMartin
|
472cb338bf
|
Update gitattributes to reflect upstream changes
|
2017-09-26 11:49:04 -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
|
d458798cce
|
Add babel-core to the package.json dependencies as it's now required separately from gulp-babel
|
2017-09-04 18:31:47 -04:00 |
|
Kevin MacMartin
|
2e6229c56b
|
Update dependencies
|
2017-09-04 18:22:07 -04:00 |
|
Kevin MacMartin
|
eb205235aa
|
Use flex-grow instead of flex for the sticky footer to fix an issue where main-content never expands past 100vh on ie11
|
2017-08-29 13:57:06 -04:00 |
|
Kevin MacMartin
|
e6d8259f25
|
Only reload changed files
|
2017-08-03 19:48:25 -04:00 |
|
Kevin MacMartin
|
bea70a1c00
|
Update composer and npm dependencies and upgrade blade-extensions to 7.0
|
2017-05-02 16:55:08 -04:00 |
|
Kevin MacMartin
|
8678e98709
|
Go back to the dashboard page once a new item has been created
|
2017-04-29 01:12:01 -04:00 |
|
Kevin MacMartin
|
3cadd8b957
|
Move the font normalization into the font mixins
|
2017-03-29 22:56:25 -04:00 |
|
Kevin MacMartin
|
095b4f54a8
|
Don't apply the font-style and font-weight a second time in the mixin
|
2017-03-29 22:54:37 -04:00 |
|
Kevin MacMartin
|
7626ab325b
|
Update dependencies
|
2017-03-21 19:59:48 -04:00 |
|
Kevin MacMartin
|
5273f58b0a
|
Update dependencies
|
2017-03-18 18:10:34 -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
|
abfb4a675a
|
Update dependencies
|
2017-02-16 18:59:07 -05:00 |
|
Kevin MacMartin
|
7d6e43c85f
|
Add SCSS to the editorconfig
|
2017-02-16 13:28:45 -05:00 |
|
Kevin MacMartin
|
d727ec9d18
|
Set a mobile chrome theme colour
|
2017-02-13 22:42:12 -05:00 |
|
Kevin MacMartin
|
9ce2c865a7
|
Prune node_modules before installing/updating them
|
2017-02-09 23:31:01 -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
|
93ac8b5697
|
Update dependencies
|
2017-01-31 15:46:12 -05:00 |
|
Kevin MacMartin
|
ff35415672
|
Override bootstrap variables correctly
|
2017-01-30 22:55:33 -05:00 |
|
Kevin MacMartin
|
3715826049
|
Use the api for contact and subscription form post routes
|
2017-01-30 21:00:05 -05:00 |
|
Kevin MacMartin
|
631d29956b
|
Update dependencies
|
2017-01-30 18:22:17 -05:00 |
|
Kevin MacMartin
|
6ee1313bb7
|
Pull in updated init.sh and remove the space after function in the routes files
|
2017-01-26 20:07:54 -05:00 |
|
Kevin MacMartin
|
6985cc501c
|
Update .laravel-commit
|
2017-01-26 19:29:18 -05:00 |
|
Kevin MacMartin
|
baa0c8b56a
|
Replace the sticky footer with flexbox
|
2017-01-26 19:25:22 -05:00 |
|
Kevin MacMartin
|
ce9973caab
|
Upgrade to Laravel 5.4
|
2017-01-26 19:17:37 -05:00 |
|
Kevin MacMartin
|
f218aba35b
|
Update composer dependencies
|
2017-01-26 18:13:28 -05:00 |
|
Kevin MacMartin
|
458bb18e8b
|
Update dependencies
|
2017-01-25 12:05:42 -05:00 |
|
Kevin MacMartin
|
69f75e72f0
|
Fill in the bottom pixel of the logo
|
2017-01-22 21:55:30 -05:00 |
|
Kevin MacMartin
|
9f7f93aa91
|
Update gulp-sass
|
2017-01-10 00:10:29 -05:00 |
|