Commit graph

134 commits

Author SHA1 Message Date
Kevin MacMartin
a9455f99a0 Add export functionality to the dashboard edit-list feature, and clean up the edit-list blade a bit 2016-12-19 22:31:04 -05:00
Kevin MacMartin
318ca8a80c Add an option to enable/disable the delete button on edit-list dashboard items 2016-12-19 22:17:13 -05:00
Kevin MacMartin
2819ed5582 Use false instead of 'false' to disable the sort col 2016-12-19 22:03:43 -05:00
Kevin MacMartin
b4523938f5 Space dashboard blades out a bit better 2016-12-19 21:21:14 -05:00
Kevin MacMartin
df7676ece8 Add a body class based on whether a desktop or mobile device has been detected 2016-10-16 21:32:07 -04:00
Kevin MacMartin
961120131e Replace the abandoned laravel-head with a native implementation 2016-10-15 16:53:14 -04:00
Kevin MacMartin
5091f95475 Convert less to scss and make the required changes to support that 2016-08-16 19:33:02 -04:00
Kevin MacMartin
ab1e828421 Formatting in the nav 2016-08-02 22:55:30 -04:00
Kevin MacMartin
3ce19f871c Implement cache busting for javascript and css assets 2016-06-01 22:59:52 -04:00
Kevin MacMartin
2cab3c0ac0 Only use modernizr for public css and js and only load it on the public site 2016-05-23 23:16:04 -04:00
Kevin MacMartin
fac4956851 Add missing equals to the modernizr include 2016-05-23 22:41:04 -04:00
Kevin MacMartin
18660feac1 Update the gulpfile to reflect eslint requirements, use separate dashboard and public libraries, and add a modernizr task that accounts for included features 2016-05-23 22:35:33 -04:00
Kevin MacMartin
c4538a06eb Add an option-select option to the set of available form items in the dashboard edit item page and document its use in the readme 2016-05-18 20:05:14 -04:00
Kevin MacMartin
58729bc048 Remove the word "Copyright" before the copyright symbol 2016-05-07 17:13:48 -04:00
Kevin MacMartin
b6c1544013 Replace laravel-elixir with pure gulp 2016-03-30 00:51:54 -04:00
Kevin MacMartin
4c98f84c33 Formatting tweak 2016-03-24 22:00:47 -04:00
Kevin MacMartin
734ba27c11 Close meta tag in the contact email 2016-03-19 17:43:20 -04:00
Kevin MacMartin
f42f5e5a16 Allow the livereload host to be set in the .env file 2016-03-19 15:31:28 -04:00
Kevin MacMartin
bcb11e1b33 Fix edit-item in the dashboard 2016-03-15 00:09:58 -04:00
Kevin MacMartin
89bbb153b2 Implement another solution to the PHP7 issue with variables referencing eloquent columns 2016-02-14 00:36:42 -05:00
Kevin MacMartin
bfd4ddf091 Remove shows, news and videos from the dashboard home, and add an entry to the readme explaining how to add models to the dashboard menu 2016-01-29 00:00:50 -05:00
Kevin MacMartin
77c9bf3c6a Add the sticky footer plugin, rip a lot of unnecessary styles out of the nav , add some better defaults to the nav, add some padding to the top of the body to space against the nav, give some default styles for the subscription box, and improve the contact page a bit 2016-01-28 22:28:05 -05:00
Kevin MacMartin
5a02de472d Resolve issue in the dashboard caused by PHP7 2016-01-28 16:40:42 -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
392ffaf572 Implement contact form functionality 2016-01-03 19:08:53 -05:00
Kevin MacMartin
2fc22e6c9b Make the font more readable and remove the dependency on Google Fonts for the 'Be Right Back' page, and add a 404 (Page Not Found) error page 2015-12-13 05:07:41 -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
d9af664393 Implement basic registration and logging in/out 2015-12-01 01:07:03 -05:00
Kevin MacMartin
74776cb69a Tweak the general placement of things and add a template navbar 2015-07-16 22:30:53 -04:00
Kevin MacMartin
c29d899f82 Swap double quotes wrapped in double quotes for single quotes 2015-07-12 19:46:22 -04:00
Kevin MacMartin
815b5a2c98 Add the viewport meta tag 2015-07-12 19:29:42 -04:00
Kevin MacMartin
859c8987d7 Remove some trailing whitespace in the main blade 2015-07-11 06:27:21 -04: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