Commit graph

  • 0bcd385fa7 Update composer dependencies Kevin MacMartin 2020-04-23 20:52:45 -0400
  • b5138ac70c Update npm dependencies Kevin MacMartin 2020-04-23 20:42:01 -0400
  • 914cfe0fe9
    Bump minimist from 1.2.0 to 1.2.3 dependabot[bot] 2020-04-04 05:09:18 +0000
  • e80919c12d
    Bump symfony/http-foundation from 4.4.4 to 4.4.7 dependabot[bot] 2020-03-31 01:49:04 +0000
  • d18d7fe777 Fix the location of the js directory in the traditional bootstrap Kevin MacMartin 2020-03-04 00:19:52 -0500
  • 1e2432d254 Update spinkit and the dashboard loading animation Kevin MacMartin 2020-02-25 18:08:27 -0500
  • c6cf9a44a1 Update to the latest bootstrap and adjust the breakpoints and container-max-widths to reflect Kevin MacMartin 2020-02-25 18:02:59 -0500
  • bcbfbf29f7 Update the date in the MIT license Kevin MacMartin 2020-02-25 17:44:00 -0500
  • 586fcb6066 Replace simplemde with easymde as it's actually maintained, and include fontawesome 5 as it's supported by easymde and makes the project fully MIT again Kevin MacMartin 2020-02-25 17:43:02 -0500
  • 209b5718ba Update npm dependencies Kevin MacMartin 2020-02-25 16:55:18 -0500
  • 07526e6693 Conclude the update to laravel 6.12.0, including the removal of tinx as it's no longer maintained Kevin MacMartin 2020-02-25 16:26:38 -0500
  • aca480023f Pull in additional upstream updates that don't sync cleanly Kevin MacMartin 2020-02-25 16:05:35 -0500
  • 72e77aba76 Pull in upstream updates to the auth controllers Kevin MacMartin 2020-02-25 16:02:36 -0500
  • 96cba915fe Pull in upstream changes to composer.json Kevin MacMartin 2020-02-25 15:46:58 -0500
  • c2c66e460b Pull in upstream changes to the mail variables Kevin MacMartin 2020-02-25 15:41:15 -0500
  • 333827eaae Fix capitalization on file class Kevin MacMartin 2020-02-25 15:40:15 -0500
  • 731fab7261 Bump version and laravel-commit to the new target Kevin MacMartin 2020-02-25 15:33:29 -0500
  • 48a5834483 Update composer dependencies Kevin MacMartin 2020-02-25 15:26:47 -0500
  • 54a8781dd9 Depend on grep, not egrep Kevin MacMartin 2020-02-21 00:06:49 -0500
  • 523165f5ba Fix the dashboard current_page variable so it behaves like it's supposed to Kevin MacMartin 2020-01-21 23:59:50 -0500
  • a223f89ec4 Add svg fonts Kevin MacMartin 2020-01-21 23:25:06 -0500
  • 5e770e1c5f Fix the woff and woff2 fonts Kevin MacMartin 2020-01-21 22:37:39 -0500
  • 774bc5da0d Remove the dependency on bower Kevin MacMartin 2020-01-17 00:43:25 -0500
  • 8757a67ae2 Update dependencies Kevin MacMartin 2020-01-07 21:00:08 -0500
  • 30191e8053 Replace --no-artisan with --no-db as artisan commands were still getting run and skipping the database stuff was the reason for that anyway Kevin MacMartin 2020-01-07 20:59:13 -0500
  • b6a95813e9 Remove the root key from the vue-router initialization as this no longer appears to do anything Kevin MacMartin 2020-01-02 14:41:00 -0500
  • b02ddfc860 Fix some issues with npm prune in the init.sh Kevin MacMartin 2019-12-26 16:10:26 -0500
  • f3003ff586 Fix dashboard create new item Kevin MacMartin 2019-12-03 00:55:40 -0500
  • 74cebe30f5 Use the Dashboard canRegister function to determine whether the register function should be allowed instead of implementing the same logic twice Kevin MacMartin 2019-12-03 00:11:44 -0500
  • a9acd16507 Sync the traditional bootstrap package.json Kevin MacMartin 2019-11-21 16:17:15 -0500
  • 4f25a19fd8 Pull in (null) updates from upstream laravel and sync commit, and update dependencies Kevin MacMartin 2019-11-21 16:11:54 -0500
  • 54843cbdf2 Use the model_name to both check for a class and retrieve it Kevin MacMartin 2019-11-18 16:01:36 -0500
  • b54ad4ba28 Use the correct gsap include Kevin MacMartin 2019-11-15 14:46:44 -0500
  • 964c6b9186 Pull in gsap-core instead of tweenmax Kevin MacMartin 2019-11-15 14:28:08 -0500
  • 03d220fb1b Update dependencies and don't check to see if the .env file exists before generating a key as we've already stopped the script if this is the case Kevin MacMartin 2019-11-15 14:21:23 -0500
  • e3dcafc623 Move resources/assets content to resources to match upstream laravel Kevin MacMartin 2019-11-14 21:14:53 -0500
  • 8b6f1e5111 Remove the bootstrap javascript from the public js as it makes more sense to include as needed Kevin MacMartin 2019-11-14 21:07:47 -0500
  • 831860bf8a Only show the registration page if registration is enabled or the IP is set correctly, and pull in this update to the traditional-bootstrap Kevin MacMartin 2019-11-14 21:04:01 -0500
  • 711ad82261 Only include the /register route if registration is enabled Kevin MacMartin 2019-11-01 17:10:53 -0400
  • 6fe8e48c1e Upgrade laravel via composer dependencies Kevin MacMartin 2019-11-01 16:55:13 -0400
  • f7dec13812 Point a few other redirectTo values to the correct places Kevin MacMartin 2019-10-31 17:27:49 -0400
  • 3a94d3ea48 Redirect to / when the intended url fails in the confirmpasswordcontroller Kevin MacMartin 2019-10-31 17:25:52 -0400
  • 0b5da4bca9 Upgrade to laravel 6.4 Kevin MacMartin 2019-10-31 17:24:53 -0400
  • af9b3ea026 Sync the traditional-bootstrap with the date picker update, and upgrade sortablejs by switching to npm Kevin MacMartin 2019-10-14 21:32:11 -0400
  • 35cc8ac7cf Fix typo in strip-unit comment Kevin MacMartin 2019-10-08 18:04:03 -0400
  • 67cbde0942 Don't bother adding px in the pxrem statements for container-max-widths Kevin MacMartin 2019-09-29 23:25:53 -0400
  • ab3803fe59 Don't include both the production and dev versions of vue when targeting one or the other Kevin MacMartin 2019-09-28 01:50:06 -0400
  • d96f37737a Fix variable name spelling Kevin MacMartin 2019-09-20 15:10:25 -0400
  • 0e8e063f48 Use pxrem for container max widths Kevin MacMartin 2019-09-19 20:56:09 -0400
  • 53e9abaa4a Update npm dependencies Kevin MacMartin 2019-09-06 01:44:47 -0400
  • 7eb198555e Upgrade to laravel 6.0 Kevin MacMartin 2019-09-06 01:32:11 -0400
  • 306b2592d7 Update composer dependencies Kevin MacMartin 2019-09-06 00:43:31 -0400
  • 41abe474f2 Update dependencies and remove the browsers option from autoprefixerSettings as this is now handled by .browserlistrc Kevin MacMartin 2019-08-28 14:21:03 -0400
  • fa9a9fd263 Don't append ":00" to the date now that we're using flatpickr Kevin MacMartin 2019-07-17 01:21:00 -0400
  • 6237b500ff Replace pickadate with flatpickr so we can also pick time Kevin MacMartin 2019-07-17 01:11:09 -0400
  • 7e629af810 Send a new instance of the model_class with the getModel function so the __constructor is run if one exists (allowing variable $dashboard_columns data) Kevin MacMartin 2019-07-17 00:51:25 -0400
  • c03d2fc659 Add the ability to declare a select with options that have different values and text Kevin MacMartin 2019-07-17 00:21:28 -0400
  • 6e2fb122d4 Update the traditional bootstrap npm packages Kevin MacMartin 2019-05-14 17:56:30 -0400
  • 14171a22b6 Rename px2rem to pxrem so it's easier to type frequently, add comments to both sass functions explaining what they do and how to use them, and don't include units where it's used so it's understood that it's not expected elsewhere (hopefully this makes it a bit less of a pain to type out) Kevin MacMartin 2019-05-12 21:27:55 -0400
  • 422ecda483 Update dependencies Kevin MacMartin 2019-05-11 00:12:27 -0400
  • 8dfb92fd2a Unfocus focused elements before changing the page to reset the tab order Kevin MacMartin 2019-05-10 23:38:27 -0400
  • 9f8e83624a Use px2rem for px values other than border width and 0px for vertical/horizontal positioning to allow the site to be scaled by overriding the font size in html Kevin MacMartin 2019-05-04 00:22:56 -0400
  • 419f4d8f48 Remove the unused es6-promise package from package.json Kevin MacMartin 2019-05-03 18:26:43 -0400
  • 9c2d884c27 Move the base-font-size to app.scss and move the functions below that so _var.scss can use functions if necessary Kevin MacMartin 2019-05-03 01:05:01 -0400
  • 2a959b471a Move the base-font-size from body to html as that's where rem is derived from Kevin MacMartin 2019-05-03 00:56:40 -0400
  • 2066509c88 Update dependencies Kevin MacMartin 2019-05-03 00:39:04 -0400
  • 6b3bbcc1a9 Use rem and a base size for fonts so we can globally change them if necessary Kevin MacMartin 2019-05-03 00:32:48 -0400
  • b19db9b709 Reset the error count on contact form submission success Kevin MacMartin 2019-04-28 23:43:51 -0400
  • 63021ea93c Set contact and subscription table fields nullable and use bigIncrements for the contact, subscription and blog table ids Kevin MacMartin 2019-04-28 23:37:58 -0400
  • 2a88427c2f Update the blog foreign key so it uses a bigInteger to match the use of bigIncrements for users Kevin MacMartin 2019-04-17 17:29:40 -0400
  • ed380f804f Add shrink-to-fit=no to the viewport Kevin MacMartin 2019-04-03 17:10:46 -0400
  • d36ae59e0c Rename the index blade to home to match its class and the vue component Kevin MacMartin 2019-03-19 17:56:10 -0400
  • 4de990d086 Update the traditional bootstrap dependencies Kevin MacMartin 2019-03-19 17:54:47 -0400
  • 27a0f38464 Update dependencies Kevin MacMartin 2019-03-19 17:51:08 -0400
  • f569b37da5 Upgrade to laravel 5.8 Kevin MacMartin 2019-03-19 17:40:13 -0400
  • fba477581f Fix some validation errors in the blog Kevin MacMartin 2019-03-19 14:44:20 -0400
  • 4952ec27c0 Fix some linter errors in the subscription form Kevin MacMartin 2019-03-19 14:43:43 -0400
  • 4e5f09697b Don't use text/javascript Kevin MacMartin 2019-03-19 14:38:27 -0400
  • efeb16d899 Group similar meta tags Kevin MacMartin 2019-03-19 14:33:17 -0400
  • 5028efc558 Move the charset metatag first Kevin MacMartin 2019-03-19 14:29:29 -0400
  • 8dcc8c3d08 Fix linter errors in the contact form Kevin MacMartin 2019-03-11 20:15:39 -0400
  • 91515a6ca8 Key the nav router-links Kevin MacMartin 2019-02-14 22:44:29 -0500
  • 834b344c83 Update dependencies Kevin MacMartin 2019-02-14 22:28:36 -0500
  • 637aedf18f Update composer dependencies Kevin MacMartin 2019-02-12 17:35:16 -0500
  • 92cb98c396 Fix --production builds (the new babel setup doesn't pipe things nicely to uglify), update dependencies, and update the traditional bootstrap Kevin MacMartin 2019-01-14 14:28:02 -0500
  • 3dc316f727 Update dependencies (including babel to 7.x) Kevin MacMartin 2019-01-10 14:45:54 -0500
  • 1ff201292b Fix some linter errors in dashboard.js Kevin MacMartin 2019-01-02 23:56:16 -0500
  • f2385f11d0 Add tinx Kevin MacMartin 2018-11-02 18:55:57 -0400
  • 717a09118f Use "??" instead of "or" to fall back on a default value as this is now what laravel expects Kevin MacMartin 2018-11-02 18:32:24 -0400
  • 83e6ee060f Update composer dependencies Kevin MacMartin 2018-11-02 18:13:02 -0400
  • 1e265d4f78 Patch in laravel 5.7 updates that do merge cleanly Kevin MacMartin 2018-11-02 18:12:07 -0400
  • 7e8c3cba6d Manually pull in laravel 5.7 updates that don't merge cleanly Kevin MacMartin 2018-11-02 18:11:14 -0400
  • f70b7a097b Update composer dependencies Kevin MacMartin 2018-11-02 18:10:19 -0400
  • 2a7aecb835 Force artisan to migrate in the init.sh so migrations don't need to be run manually when committing to production Kevin MacMartin 2018-08-13 19:28:56 -0400
  • 1e1c062f56 Fix spreadsheet export filename Kevin MacMartin 2018-07-12 11:40:33 -0400
  • 8ed853a024 Don't remove confirmation modal header text until after it's finished fading out Kevin MacMartin 2018-06-26 20:58:03 -0400
  • 5e9c5b39c9 Run js-public and js-dashboard when any js files change in the traditional-bootstrap gulpfile watch task Kevin MacMartin 2018-06-26 19:20:14 -0400
  • 45e39e075e Update dependencies and sync the traditional bootstrap Kevin MacMartin 2018-06-26 19:04:23 -0400
  • af9c6df636 Improve the dashboard alert and confirmation modal styles Kevin MacMartin 2018-06-18 16:50:50 -0400
  • 103ab67b4d Don't send clicks with browser-sync Kevin MacMartin 2018-06-18 16:31:28 -0400