Commit graph

  • 111aa747da Update gitignore to reflect upstream changes Kevin MacMartin 2017-09-26 11:53:39 -0400
  • 472cb338bf Update gitattributes to reflect upstream changes Kevin MacMartin 2017-09-26 11:49:04 -0400
  • 983536e505 Rename SITE_NAME and SITE_DESC to APP_NAME and APP_DESC Kevin MacMartin 2017-09-26 11:42:00 -0400
  • d458798cce Add babel-core to the package.json dependencies as it's now required separately from gulp-babel Kevin MacMartin 2017-09-04 18:31:47 -0400
  • 2e6229c56b Update dependencies Kevin MacMartin 2017-09-04 18:22:07 -0400
  • eb205235aa Use flex-grow instead of flex for the sticky footer to fix an issue where main-content never expands past 100vh on ie11 Kevin MacMartin 2017-08-29 13:57:06 -0400
  • e6d8259f25 Only reload changed files Kevin MacMartin 2017-08-03 19:48:25 -0400
  • bea70a1c00 Update composer and npm dependencies and upgrade blade-extensions to 7.0 Kevin MacMartin 2017-05-02 16:55:08 -0400
  • 8678e98709 Go back to the dashboard page once a new item has been created Kevin MacMartin 2017-04-29 01:12:01 -0400
  • 3cadd8b957 Move the font normalization into the font mixins Kevin MacMartin 2017-03-29 22:56:25 -0400
  • 095b4f54a8 Don't apply the font-style and font-weight a second time in the mixin Kevin MacMartin 2017-03-29 22:54:37 -0400
  • 7626ab325b Update dependencies Kevin MacMartin 2017-03-21 19:59:48 -0400
  • 5273f58b0a Update dependencies Kevin MacMartin 2017-03-18 18:10:34 -0400
  • e70dda2e6c Pull in fix for laravel 5.4 migrations when using older versions of mysql and mariadb Kevin MacMartin 2017-03-06 17:34:55 -0500
  • abfb4a675a Update dependencies Kevin MacMartin 2017-02-16 18:59:07 -0500
  • 7d6e43c85f Add SCSS to the editorconfig Kevin MacMartin 2017-02-16 13:28:45 -0500
  • d727ec9d18 Set a mobile chrome theme colour Kevin MacMartin 2017-02-13 22:42:12 -0500
  • 9ce2c865a7 Prune node_modules before installing/updating them Kevin MacMartin 2017-02-09 23:31:01 -0500
  • 54613bf60b Add multi-language functionality and don't create unnecessary variables in the contact controller Kevin MacMartin 2017-02-06 23:44:07 -0500
  • 93ac8b5697 Update dependencies Kevin MacMartin 2017-01-31 15:46:12 -0500
  • ff35415672 Override bootstrap variables correctly Kevin MacMartin 2017-01-30 22:55:33 -0500
  • 3715826049 Use the api for contact and subscription form post routes Kevin MacMartin 2017-01-30 21:00:05 -0500
  • 631d29956b Update dependencies Kevin MacMartin 2017-01-30 18:22:17 -0500
  • 6ee1313bb7 Pull in updated init.sh and remove the space after function in the routes files Kevin MacMartin 2017-01-26 20:07:54 -0500
  • 6985cc501c Update .laravel-commit Kevin MacMartin 2017-01-26 19:29:18 -0500
  • baa0c8b56a Replace the sticky footer with flexbox Kevin MacMartin 2017-01-26 19:25:22 -0500
  • ce9973caab Upgrade to Laravel 5.4 Kevin MacMartin 2017-01-26 19:17:37 -0500
  • f218aba35b Update composer dependencies Kevin MacMartin 2017-01-26 18:13:28 -0500
  • 458bb18e8b Update dependencies Kevin MacMartin 2017-01-25 12:05:42 -0500
  • 69f75e72f0 Fill in the bottom pixel of the logo Kevin MacMartin 2017-01-22 21:55:30 -0500
  • 9f7f93aa91 Update gulp-sass Kevin MacMartin 2017-01-10 00:10:29 -0500
  • f51e4afbb7 Show outlines when navigating with a keyboard but not with touch or a mouse Kevin MacMartin 2017-01-09 18:15:39 -0500
  • 8ba8a0e810 Improve the dashboard edit-list page on mobile Kevin MacMartin 2017-01-04 23:50:17 -0500
  • 1292201b05 Skip empty columns in the dashboard edit-list title block Kevin MacMartin 2017-01-04 23:28:37 -0500
  • 01fcbd5cef Implement functionality that allows an additional button with customizable functionality to be added to dashboard edit-list pages Kevin MacMartin 2017-01-04 23:23:26 -0500
  • bbd6aeb68d Add a more feature-specific body class to dashboard pages Kevin MacMartin 2017-01-04 22:42:11 -0500
  • 40f4ca4f7f Remove dashboard edit-list title columns after the second column on screen-sm-max and below, and all but the first column on screen-xs-max and below Kevin MacMartin 2017-01-03 23:33:24 -0500
  • 26bbfd557c After creating a new item from the dashboard edit-item create page, send the user to the edit item edit page Kevin MacMartin 2017-01-03 23:28:03 -0500
  • 880a578454 Display the correct failed operation on the dashboard edit-item page when it fails to edit/create a record Kevin MacMartin 2017-01-03 22:55:12 -0500
  • d667c39af9 Don't show display columns in the dashboard edit-item view Kevin MacMartin 2017-01-03 22:51:16 -0500
  • 6e42a86ad2 Implement optional edit-list filter support Kevin MacMartin 2016-12-22 00:20:44 -0500
  • 6ec9531074 Allow edit-list title-columns to be specified as arrays for multiple items and use monospaced fonts so the same number of characters will take the same amount of space Kevin MacMartin 2016-12-20 23:26:10 -0500
  • 5336c21a93 Remove height: 100% from the body and html elements to fix auto-scrolling on (at least) chrome Kevin MacMartin 2016-12-20 14:26:58 -0500
  • 54508b4ebe Add the 'display' type to the edit-item blade, allowing printed information that can't be edited Kevin MacMartin 2016-12-19 22:59:19 -0500
  • 61233c887e Make the 'new' button on the edit-list page optional Kevin MacMartin 2016-12-19 22:45:11 -0500
  • c031c6d18a Organize the readme a bit better Kevin MacMartin 2016-12-19 22:35:38 -0500
  • a9455f99a0 Add export functionality to the dashboard edit-list feature, and clean up the edit-list blade a bit Kevin MacMartin 2016-12-19 22:31:04 -0500
  • 318ca8a80c Add an option to enable/disable the delete button on edit-list dashboard items Kevin MacMartin 2016-12-19 22:17:13 -0500
  • 2819ed5582 Use false instead of 'false' to disable the sort col Kevin MacMartin 2016-12-19 22:03:43 -0500
  • b4523938f5 Space dashboard blades out a bit better Kevin MacMartin 2016-12-19 21:21:14 -0500
  • 4daba21001 Comment the init file better Kevin MacMartin 2016-12-14 23:03:42 -0500
  • cd4316b601 Update npm dependencies Kevin MacMartin 2016-12-13 23:00:29 -0500
  • 45123fdb14 Update gulp-sass and gulp-sass-glob Kevin MacMartin 2016-12-11 21:06:20 -0500
  • 262d0003cc Update dependencies Kevin MacMartin 2016-11-20 20:39:38 -0500
  • 9089ae21ac Pull in upstream laravel updates Kevin MacMartin 2016-10-26 11:05:43 -0400
  • df7676ece8 Add a body class based on whether a desktop or mobile device has been detected Kevin MacMartin 2016-10-16 21:32:07 -0400
  • 961120131e Replace the abandoned laravel-head with a native implementation Kevin MacMartin 2016-10-15 16:53:14 -0400
  • a28a3bfe3f Setup scss wildcards to only include *.scss Kevin MacMartin 2016-10-12 23:44:00 -0400
  • 073e9ddf4f Use $(window).on("load" instead of $(window).load as this no longer exists in jquery 3 Kevin MacMartin 2016-10-12 21:34:31 -0400
  • 1f10f1a8ca Add --no-artisan command to the init.sh script so it can be run outside homestead without issues Kevin MacMartin 2016-10-12 21:24:14 -0400
  • 7da1c8c99a Update jquery to 3.1.1 Kevin MacMartin 2016-10-12 20:55:27 -0400
  • 952e0c12ec Update npm dependencies Kevin MacMartin 2016-10-12 20:54:33 -0400
  • c9d6b0a29c Run bower prune before running bower install in init.sh Kevin MacMartin 2016-10-12 20:54:16 -0400
  • 26848d1f07 Pull in upstream laravel changes Kevin MacMartin 2016-09-22 13:40:58 -0400
  • fadd1ea054 Update composer and npm dependencies Kevin MacMartin 2016-09-22 10:59:07 -0400
  • bd1f0ef4df Pull in latest upstream laravel updates Kevin MacMartin 2016-09-14 11:23:45 -0400
  • a99eca5162 Update composer dependencies Kevin MacMartin 2016-09-08 11:31:55 -0400
  • 1c920c8c4c Pull in the latest laravel upstream updates Kevin MacMartin 2016-09-08 11:30:08 -0400
  • 3d186815bc Pull in latest laravel upstream updates Kevin MacMartin 2016-09-06 12:01:36 -0400
  • 2d9e500ebe Format Models like the updated User model Kevin MacMartin 2016-09-03 00:30:02 -0400
  • 28a82ad735 Remove spaces after the function keyword in the default migrations Kevin MacMartin 2016-09-02 22:53:01 -0400
  • def7030f70 Update composer and npm dependencies Kevin MacMartin 2016-09-02 16:05:38 -0400
  • 944684ac54 Pull in the latest upstream laravel changes Kevin MacMartin 2016-09-02 12:02:24 -0400
  • 021e7a2107 Update composer dependencies Kevin MacMartin 2016-08-31 22:06:50 -0400
  • d388b02903 Update babel-preset-es2015 and add debug stripping support to the gulpfile Kevin MacMartin 2016-08-29 15:49:35 -0400
  • 6074935742 Pull in the latest laravel updates Kevin MacMartin 2016-08-28 20:33:46 -0400
  • ce009c74dd Pull in latest laravel upstream changes Kevin MacMartin 2016-08-24 12:09:21 -0400
  • 81842245d1 Use units for the nav height calc Kevin MacMartin 2016-08-23 22:54:11 -0400
  • 780114ba60 Pull in the latest updates from upstream laravel master branch Kevin MacMartin 2016-08-23 22:46:13 -0400
  • 6c6556233d Revert "Pull in the latest updates from upstream laravel" Kevin MacMartin 2016-08-23 22:43:15 -0400
  • 5ee5f1d94d Pull in the latest updates from upstream laravel Kevin MacMartin 2016-08-23 22:34:27 -0400
  • d295cf83f1 Run livereload on changes to php files in the routes folder Kevin MacMartin 2016-08-23 22:32:16 -0400
  • 5cf20c3424 Pull in changes from laravel upstream Kevin MacMartin 2016-08-22 14:34:21 -0400
  • 3788e412d5 Pull in changes from laravel upstream Kevin MacMartin 2016-08-20 18:49:30 -0400
  • fa6ebd134f Fix dashboard CSV export Kevin MacMartin 2016-08-19 19:44:30 -0400
  • d5179305b5 Add a file containing the laravel commit hash for reference in future updates Kevin MacMartin 2016-08-19 19:21:20 -0400
  • 8c922a9717 Remove laravelcollective/bus as this isn't required for 5.3 Kevin MacMartin 2016-08-19 19:04:54 -0400
  • f82f9d130e Update composer dependencies, update laravel-excel, add get logout route, and replace Route::controller instance with pure routes Kevin MacMartin 2016-08-19 18:50:08 -0400
  • ec186a4edb Make a few additional changes that were missed before Kevin MacMartin 2016-08-19 16:54:28 -0400
  • 21c62e37e4 Update to laravel 5.3 base Kevin MacMartin 2016-08-19 16:38:49 -0400
  • 329027891c A bit more cleanup Kevin MacMartin 2016-08-19 00:33:12 -0400
  • 38e3b02d9e Remove blank line Kevin MacMartin 2016-08-19 00:29:31 -0400
  • 4d4a717afe Clean up formatting on the User model Kevin MacMartin 2016-08-16 22:00:39 -0400
  • bac290877e Update composer dependencies Kevin MacMartin 2016-08-16 19:58:24 -0400
  • 9eff03d0ce Update node dependencies Kevin MacMartin 2016-08-16 19:58:04 -0400
  • 68adeae84b Move the gulp modernizr task to just above the watch task and fix the dashboard includes Kevin MacMartin 2016-08-16 19:47:29 -0400
  • 5091f95475 Convert less to scss and make the required changes to support that Kevin MacMartin 2016-08-16 19:33:02 -0400
  • eeeac52dbe Collapse the dashboard table much more quickly Kevin MacMartin 2016-08-05 15:23:45 -0400
  • 19ca138bb8 Formatting tweak Kevin MacMartin 2016-08-05 14:41:02 -0400
  • be7331fe20 Use better description for the contact controller mail comment Kevin MacMartin 2016-08-05 14:19:17 -0400