Commit graph

59 commits

Author SHA1 Message Date
Kevin MacMartin
f8f90ec15e Update the traditional bootstrap 2022-07-20 17:14:36 -04:00
Kevin MacMartin
ef617ac409 Upgrade to Vue 3, replace vue-resource with axios, update other libraries, set the NODE_ENV to production in the gulpfile when --production is specified rather than in the init.sh, and improve the README 2022-06-13 18:04:19 -04:00
Kevin MacMartin
3596ebcf73 Fix unprefixed routes for laravel 9 2022-05-23 21:29:51 -04:00
Kevin MacMartin
31f9ceaffa Upgrade to laravel 9.1.8 2022-05-23 21:01:33 -04:00
Kevin MacMartin
5701a0b463 Remove babelify from the traditional bootstrap package.json, be explicit about npm package versions, and update npm dependencies 2022-03-23 13:30:51 -04:00
Kevin MacMartin
fe5142e5a4 Switch sr-only to visually-hidden in the traditional-bootstrap nav 2022-01-27 23:31:11 -05:00
Kevin MacMartin
4f16ee7ed9 Get rid of a vue :class from the traditional-bootstrap nav blade 2022-01-27 23:28:24 -05:00
Kevin MacMartin
0c6e3c60c7 Use the correct flexbox fix in the public template 2022-01-27 22:38:20 -05:00
Kevin MacMartin
dbc79e6617 Use Version::get() for the traditional bootstrap public template 2022-01-27 22:37:11 -05:00
Kevin MacMartin
d89a9a4df5 Update the package.json for the traditional bootstrap 2022-01-27 22:32:43 -05:00
Kevin MacMartin
3335ca34c4 Sync up the traditional bootstrap web routes with the base ones 2021-08-02 16:35:14 -04:00
Kevin MacMartin
398b8ad1c0 Sync the traditional bootstrap package.json with the base one 2021-08-02 16:33:30 -04:00
Kevin MacMartin
f2ba9d2a1b Update the traditional bootstrap deps and use bootstrap 5 2021-05-21 22:36:30 -04:00
Kevin MacMartin
9c7cbc2148 Update dependencies 2021-05-06 13:05:38 -04:00
Kevin MacMartin
afdf63710f Use Mr Hope's gulp-sass 2021-05-06 13:01:52 -04:00
Kevin MacMartin
490bebbf30 Fix the location of the sortable script 2021-04-20 21:24:42 -04:00
Kevin MacMartin
ee8c0f52f7 Update npm dependencies 2021-04-20 17:18:26 -04:00
Kevin MacMartin
d78c06867d Update dependencies and make some changes to keep things working with the newer versions of things 2020-12-07 00:06:20 -05:00
Kevin MacMartin
694a4340e2 Update npm dependencies 2020-08-19 15:20:24 -04:00
Kevin MacMartin
999f4d3a68 Add cache busting to the traditional bootstrap gulpfile 2020-07-22 00:52:29 -04:00
Kevin MacMartin
12a0901401 Add autonumeric to the traditional bootstrap 2020-04-24 00:44:39 -04:00
Kevin MacMartin
b5138ac70c Update npm dependencies 2020-04-23 20:42:01 -04:00
Kevin MacMartin
d18d7fe777 Fix the location of the js directory in the traditional bootstrap 2020-03-04 00:19:52 -05:00
Kevin MacMartin
1e2432d254 Update spinkit and the dashboard loading animation 2020-02-25 18:08:27 -05:00
Kevin MacMartin
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 2020-02-25 17:43:02 -05:00
Kevin MacMartin
209b5718ba Update npm dependencies 2020-02-25 16:55:18 -05:00
Kevin MacMartin
774bc5da0d Remove the dependency on bower 2020-01-17 00:43:25 -05:00
Kevin MacMartin
a9acd16507 Sync the traditional bootstrap package.json 2019-11-21 16:17:15 -05:00
Kevin MacMartin
b54ad4ba28 Use the correct gsap include 2019-11-15 14:46:44 -05:00
Kevin MacMartin
964c6b9186 Pull in gsap-core instead of tweenmax 2019-11-15 14:28:08 -05:00
Kevin MacMartin
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 2019-11-15 14:21:23 -05:00
Kevin MacMartin
e3dcafc623 Move resources/assets content to resources to match upstream laravel 2019-11-14 21:14:53 -05:00
Kevin MacMartin
8b6f1e5111 Remove the bootstrap javascript from the public js as it makes more sense to include as needed 2019-11-14 21:07:47 -05:00
Kevin MacMartin
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 2019-11-14 21:04:01 -05:00
Kevin MacMartin
af9b3ea026 Sync the traditional-bootstrap with the date picker update, and upgrade sortablejs by switching to npm 2019-10-14 21:32:11 -04:00
Kevin MacMartin
41abe474f2 Update dependencies and remove the browsers option from autoprefixerSettings as this is now handled by .browserlistrc 2019-08-28 14:21:03 -04:00
Kevin MacMartin
6e2fb122d4 Update the traditional bootstrap npm packages 2019-05-14 17:56:30 -04:00
Kevin MacMartin
419f4d8f48 Remove the unused es6-promise package from package.json 2019-05-03 18:26:43 -04:00
Kevin MacMartin
d36ae59e0c Rename the index blade to home to match its class and the vue component 2019-03-19 17:56:10 -04:00
Kevin MacMartin
4de990d086 Update the traditional bootstrap dependencies 2019-03-19 17:54:47 -04:00
Kevin MacMartin
834b344c83 Update dependencies 2019-02-14 22:28:36 -05:00
Kevin MacMartin
92cb98c396 Fix --production builds (the new babel setup doesn't pipe things nicely to uglify), update dependencies, and update the traditional bootstrap 2019-01-14 14:28:02 -05:00
Kevin MacMartin
5e9c5b39c9 Run js-public and js-dashboard when any js files change in the traditional-bootstrap gulpfile watch task 2018-06-26 19:20:14 -04:00
Kevin MacMartin
45e39e075e Update dependencies and sync the traditional bootstrap 2018-06-26 19:04:23 -04:00
Kevin MacMartin
3545378192 Catch the traditional bootstrap up with the main package 2018-06-15 23:28:45 -04:00
Kevin MacMartin
f89d61f977 Use a more appropriate name for the dashboard css libs 2018-05-24 22:57:42 -04:00
Kevin MacMartin
75f0b2705a Sync the traditional-bootstrap package.json with the default one 2018-05-10 23:23:08 -04:00
Kevin MacMartin
243e5e27f6 Sync the traditional-bootstrap package.json 2018-05-07 15:49:35 -04:00
Kevin MacMartin
8448312702 Reflect browser-sync downgrade in the traditional-bootstrap 2018-05-02 17:12:46 -04:00
Kevin MacMartin
45e0f05412 Catch the traditional-bootstrap up with the latest changes 2018-05-02 14:52:05 -04:00