Commit graph

14 commits

Author SHA1 Message Date
Kevin MacMartin
1c90c0b214 Use slightly more logical organization for dashboard images 2018-04-25 10:37:37 -04:00
Kevin MacMartin
6afe85c2d9 Use a common trait to provide the timestamp function to both the DashboardModel and User classes, add an optional license key to the dashboard library_credits that adds a (license) link beside the project and add the license (as required by their license) to the fontawesome entry, and implement user profile image view, upload and deletion (with a default black question mark fallback) in the dashboard settings page 2018-04-25 01:22:33 -04:00
Kevin MacMartin
1be473a657 Move dashboard svgs to the root directory and update the dashboard navbar 2018-04-16 12:24:28 -04:00
Kevin MacMartin
664ba48e68 Update most of the dashboard to bootstrap 4, with the nav still to go 2018-04-16 00:45:32 -04:00
Kevin MacMartin
7d9aa98eb0 Upgrade to laravel 5.6 2018-03-05 18:45:02 -05:00
Kevin MacMartin
875ecb33aa Pull in mergeable upstream laravel updates 2017-09-26 13:22:15 -04:00
Kevin MacMartin
69f75e72f0 Fill in the bottom pixel of the logo 2017-01-22 21:55:30 -05:00
Kevin MacMartin
6074935742 Pull in the latest laravel updates 2016-08-28 20:33:46 -04:00
Kevin MacMartin
21c62e37e4 Update to laravel 5.3 base 2016-08-19 16:38:49 -04:00
Kevin MacMartin
9a7f8857c3 Move fonts to resources/assets/fonts, mark everything in public/fonts in the gitignore, and add a copy task for resources/assets/fonts/* to public/fonts 2016-03-19 16:03:32 -04:00
Kevin MacMartin
4eb417b357 Add OpenSans Regular as the default font 2016-01-03 19:11:48 -05:00
Kevin MacMartin
bdd3452749 Add a placeholder logo and favicon so it's apparent where they'll show up, add a light text colour to the less variables, and add more realistic default styling for the nav 2015-12-12 01:33:28 -05:00
Kevin MacMartin
3063260f54 Update composer dependencies, add website name and description attributes to the environment file, add the laravel-head plugin and use it along with the site name and description attributes in the environment file to configure the website head element 2015-12-11 23:36:05 -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