Kevin MacMartin
|
bfb99237da
|
Update npm dependencies
|
2024-01-12 22:05:27 -05:00 |
|
Kevin MacMartin
|
276d9b7fa8
|
Update npm dependencies
|
2023-10-06 16:22:11 -04:00 |
|
Kevin MacMartin
|
a548e27d16
|
Update npm dependencies
|
2023-07-13 17:26:13 -04:00 |
|
Kevin MacMartin
|
c2ceff49e7
|
Update npm dependencies
|
2023-05-08 21:31:33 -04:00 |
|
Kevin MacMartin
|
7b628dee90
|
Update dependencies
|
2023-04-20 21:05:00 -04:00 |
|
Kevin MacMartin
|
873a45dc32
|
Update the traditional bootstrap dependencies
|
2023-04-05 16:27:57 -04:00 |
|
Kevin MacMartin
|
73f02376a7
|
Update npm dependencies
|
2023-03-13 17:51:06 -04:00 |
|
Kevin MacMartin
|
a4df62741c
|
Update npm dependencies and update the axios import to reflect new requirements
|
2022-10-20 21:40:57 -04:00 |
|
Kevin MacMartin
|
734f7bdf56
|
Update dependencies
|
2022-08-29 16:16:58 -04:00 |
|
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 |
|