Kevin MacMartin
|
83a8dede40
|
Link to the dashboard credits page from a new footer element instead of the user dropdown, organize the dashboard blades by folder now that we have so many of them, and implement user password reset functionality
|
2018-04-24 20:38:04 -04:00 |
|
Kevin MacMartin
|
58902bb5ee
|
Add a credits page to the dashboard showing the project authors and front-facing libraries used on the website, use /dashboard/edit for both the edit-list and edit-item pages, organize the dashboard styles a bit better, use relative paths instead of the url() function to render the dashboard URLs, add active nav link functionality to links other than the main dashboard pages, pull the nav blade out of the sections folder now that it's the only section, and keep the traditional template in sync
|
2018-04-18 23:32:22 -04:00 |
|
Kevin MacMartin
|
a676c91370
|
Reorganize the dashboard functionality such that everything can be configured in app/Models/Dashboard.php and a given model, add support for user-bound lists, improve security, fix some style issues, and update the readme
|
2018-04-18 00:38:11 -04:00 |
|
Kevin MacMartin
|
3c048f6096
|
Move traditional-website files to a new bootstrap folder and use vue as the default public facing front-end rather than trying to offer both simultaneously
|
2018-04-15 21:05:42 -04:00 |
|
Kevin MacMartin
|
27ef5d09e5
|
Implement deletion functionality for uploaded images and files
|
2018-01-21 20:55:07 -05:00 |
|
Kevin MacMartin
|
b900f56b71
|
Implement dashboard file upload support, and show the image preview as an img so it can regulate its own aspect ratio
|
2018-01-18 22:29:49 -05:00 |
|
Kevin MacMartin
|
d25acd9027
|
Fix dashboard and authentication by moving the public routes to the bottom
|
2018-01-09 21:57:43 -05:00 |
|
Kevin MacMartin
|
795e8335c2
|
Create a equal-featured vue variant of the public portion of the site
|
2017-11-21 23:12:31 -05:00 |
|
Kevin MacMartin
|
54613bf60b
|
Add multi-language functionality and don't create unnecessary variables in the contact controller
|
2017-02-06 23:44:07 -05:00 |
|
Kevin MacMartin
|
3715826049
|
Use the api for contact and subscription form post routes
|
2017-01-30 21:00:05 -05:00 |
|
Kevin MacMartin
|
6ee1313bb7
|
Pull in updated init.sh and remove the space after function in the routes files
|
2017-01-26 20:07:54 -05:00 |
|
Kevin MacMartin
|
ce9973caab
|
Upgrade to Laravel 5.4
|
2017-01-26 19:17:37 -05:00 |
|
Kevin MacMartin
|
961120131e
|
Replace the abandoned laravel-head with a native implementation
|
2016-10-15 16:53:14 -04:00 |
|
Kevin MacMartin
|
6074935742
|
Pull in the latest laravel updates
|
2016-08-28 20:33:46 -04:00 |
|
Kevin MacMartin
|
5cf20c3424
|
Pull in changes from laravel upstream
|
2016-08-22 14:34:21 -04:00 |
|
Kevin MacMartin
|
fa6ebd134f
|
Fix dashboard CSV export
|
2016-08-19 19:44:30 -04:00 |
|
Kevin MacMartin
|
f82f9d130e
|
Update composer dependencies, update laravel-excel, add get logout route, and replace Route::controller instance with pure routes
|
2016-08-19 18:50:08 -04:00 |
|
Kevin MacMartin
|
21c62e37e4
|
Update to laravel 5.3 base
|
2016-08-19 16:38:49 -04:00 |
|