Commit graph

506 commits

Author SHA1 Message Date
Kevin MacMartin
03697178ee Update to laravel 8.5.16 2021-04-20 17:11:13 -04:00
Kevin MacMartin
06235fb952 Use rem for the container-max-widths 2021-04-16 22:15:38 -04:00
Kevin MacMartin
b222ba04bf Remove project-specific list exceptions 2021-04-08 23:33:27 -04:00
Kevin MacMartin
1c5c214e44 Re-add the $namespace property to the RouteServiceProvider 2020-12-09 16:20:27 -05:00
Kevin MacMartin
ecda451890 Pull in the upstream changes to sync up with 8.4.4 2020-12-09 16:00:01 -05:00
Kevin MacMartin
64dfd30725 Update composer dependencies 2020-12-09 15:27:21 -05: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
f7a188c1e2 Update dependencies 2020-09-10 22:09:29 -04:00
Kevin MacMartin
f7b90b4826 Tweak the composer versions 2020-08-19 16:35:06 -04:00
Kevin MacMartin
694a4340e2 Update npm dependencies 2020-08-19 15:20:24 -04:00
Kevin MacMartin
17e7635f76 Upgrade to laravel 7.25.0 2020-08-19 14:50:33 -04:00
Kevin MacMartin
4e125a57bd Upgrade to 7.12.0 2020-07-23 16:12:26 -04:00
Kevin MacMartin
999f4d3a68 Add cache busting to the traditional bootstrap gulpfile 2020-07-22 00:52:29 -04:00
Kevin MacMartin
0fa1663c1d Fix missing icons in the dashboard 2020-04-29 00:36:25 -04:00
Kevin MacMartin
8849b13296 Use bigIncrements for ids again because the new id function doesn't appear to work 2020-04-29 00:04:39 -04:00
Kevin MacMartin
82ebdbbc2e Use an if rather than an && for the artisan up of the init.sh script so it doesn't return a fail 2020-04-24 23:47:30 -04:00
Kevin MacMartin
65bc4d8f4b Replace the CACHE_BUST in the init with a gulp-managed one so we can update the value with gulp watch 2020-04-24 22:09:23 -04:00
Kevin MacMartin
a063aaa1a1 Get blog tags working again 2020-04-24 14:56:57 -04:00
Kevin MacMartin
12a5e6b19b Remove the blog help text as it was for the comma-separated tagging system 2020-04-24 01:48:37 -04:00
Kevin MacMartin
12a0901401 Add autonumeric to the traditional bootstrap 2020-04-24 00:44:39 -04:00
Kevin MacMartin
7f9f9bce1b Add support for linking dashboard tables, adding lists connected to other tables, formatted currency inputs, multi-line text fields without markdown, paginated edit lists (with working search), errors for columns not being unique or required (with modal popup), improve comments, and use links instead of javascript for the edit and new buttons 2020-04-24 00:22:42 -04:00
Kevin MacMartin
bf1b3ea9aa Update to laravel 7.6, darken the dashboard modal, and use links for the dashboard edit buttons instead of javascript 2020-04-23 22:17:13 -04:00
Kevin MacMartin
0bcd385fa7 Update composer dependencies 2020-04-23 20:52:45 -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
c6cf9a44a1 Update to the latest bootstrap and adjust the breakpoints and container-max-widths to reflect 2020-02-25 18:02:59 -05:00
Kevin MacMartin
bcbfbf29f7 Update the date in the MIT license 2020-02-25 17:44:00 -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
07526e6693 Conclude the update to laravel 6.12.0, including the removal of tinx as it's no longer maintained 2020-02-25 16:26:38 -05:00
Kevin MacMartin
aca480023f Pull in additional upstream updates that don't sync cleanly 2020-02-25 16:05:35 -05:00
Kevin MacMartin
72e77aba76 Pull in upstream updates to the auth controllers 2020-02-25 16:02:36 -05:00
Kevin MacMartin
96cba915fe Pull in upstream changes to composer.json 2020-02-25 15:46:58 -05:00
Kevin MacMartin
c2c66e460b Pull in upstream changes to the mail variables 2020-02-25 15:41:15 -05:00
Kevin MacMartin
333827eaae Fix capitalization on file class 2020-02-25 15:40:15 -05:00
Kevin MacMartin
731fab7261 Bump version and laravel-commit to the new target 2020-02-25 15:33:29 -05:00
Kevin MacMartin
48a5834483 Update composer dependencies 2020-02-25 15:26:47 -05:00
Kevin MacMartin
54a8781dd9 Depend on grep, not egrep 2020-02-21 00:06:49 -05:00
Kevin MacMartin
523165f5ba Fix the dashboard current_page variable so it behaves like it's supposed to 2020-01-21 23:59:50 -05:00
Kevin MacMartin
a223f89ec4 Add svg fonts 2020-01-21 23:25:06 -05:00
Kevin MacMartin
5e770e1c5f Fix the woff and woff2 fonts 2020-01-21 22:37:39 -05:00
Kevin MacMartin
774bc5da0d Remove the dependency on bower 2020-01-17 00:43:25 -05:00
Kevin MacMartin
8757a67ae2 Update dependencies 2020-01-07 21:00:08 -05:00
Kevin MacMartin
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 2020-01-07 20:59:13 -05:00
Kevin MacMartin
b6a95813e9 Remove the root key from the vue-router initialization as this no longer appears to do anything 2020-01-02 14:41:00 -05:00
Kevin MacMartin
b02ddfc860 Fix some issues with npm prune in the init.sh 2019-12-26 16:10:26 -05:00
Kevin MacMartin
f3003ff586 Fix dashboard create new item 2019-12-03 00:55:40 -05:00
Kevin MacMartin
74cebe30f5 Use the Dashboard canRegister function to determine whether the register function should be allowed instead of implementing the same logic twice 2019-12-03 00:11:44 -05:00
Kevin MacMartin
a9acd16507 Sync the traditional bootstrap package.json 2019-11-21 16:17:15 -05:00