Kevin MacMartin
|
758672024c
|
Add a bunch of additional detail to the readme
|
2018-04-25 21:29:25 -04:00 |
|
Kevin MacMartin
|
51c04ab1e4
|
Move app\Models\Dashboard to app\Dashboard
|
2018-04-23 23:39:40 -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
|
71e8146f9c
|
Include a bunch of information about the public-facing side of the site in the readme, and create empty folders for partial components
|
2018-04-15 21:31:31 -04:00 |
|
Kevin MacMartin
|
d26bbde212
|
Replace PHPExcel with PhpSpreadsheet
|
2018-04-02 22:52:09 -04:00 |
|
Kevin MacMartin
|
27ef5d09e5
|
Implement deletion functionality for uploaded images and files
|
2018-01-21 20:55:07 -05:00 |
|
Kevin MacMartin
|
f489d3724f
|
Update documentation with information describing how to add file uploads
|
2018-01-21 19:42:56 -05:00 |
|
Kevin MacMartin
|
a5f8d2aa78
|
Name the columns key for both the view and edit lists 'columns'
|
2018-01-21 19:37:11 -05:00 |
|
Kevin MacMartin
|
b55e0096c8
|
Move the dashboard menu functionality to app/Models/DashboardMenu.php and allow for dropdown items
|
2018-01-12 22:57:31 -05:00 |
|
Kevin MacMartin
|
bf0703b7d3
|
Add functionality allowing an alternative path to be set instead of the model in the dashboard edit array
|
2018-01-11 23:48:26 -05:00 |
|
Kevin MacMartin
|
9c5deaf737
|
Update the readme to reflect the $dashboard_columns variable
|
2018-01-11 18:56:37 -05:00 |
|
Kevin MacMartin
|
5613c72d0c
|
Implement support for uploading multiple images, move the dashboard columns for a given table to its model, and clean a bunch of things up
|
2018-01-11 01:13:58 -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
|
01fcbd5cef
|
Implement functionality that allows an additional button with customizable functionality to be added to dashboard edit-list pages
|
2017-01-04 23:23:26 -05:00 |
|
Kevin MacMartin
|
6e42a86ad2
|
Implement optional edit-list filter support
|
2016-12-22 00:20:44 -05:00 |
|
Kevin MacMartin
|
6ec9531074
|
Allow edit-list title-columns to be specified as arrays for multiple items and use monospaced fonts so the same number of characters will take the same amount of space
|
2016-12-20 23:26:10 -05:00 |
|
Kevin MacMartin
|
54508b4ebe
|
Add the 'display' type to the edit-item blade, allowing printed information that can't be edited
|
2016-12-19 22:59:19 -05:00 |
|
Kevin MacMartin
|
61233c887e
|
Make the 'new' button on the edit-list page optional
|
2016-12-19 22:45:11 -05:00 |
|
Kevin MacMartin
|
c031c6d18a
|
Organize the readme a bit better
|
2016-12-19 22:35:38 -05:00 |
|
Kevin MacMartin
|
a9455f99a0
|
Add export functionality to the dashboard edit-list feature, and clean up the edit-list blade a bit
|
2016-12-19 22:31:04 -05:00 |
|
Kevin MacMartin
|
318ca8a80c
|
Add an option to enable/disable the delete button on edit-list dashboard items
|
2016-12-19 22:17:13 -05:00 |
|
Kevin MacMartin
|
c4538a06eb
|
Add an option-select option to the set of available form items in the dashboard edit item page and document its use in the readme
|
2016-05-18 20:05:14 -04:00 |
|
Kevin MacMartin
|
79203673e8
|
Update the project description
|
2016-02-25 22:36:56 -05:00 |
|
Kevin MacMartin
|
bfd4ddf091
|
Remove shows, news and videos from the dashboard home, and add an entry to the readme explaining how to add models to the dashboard menu
|
2016-01-29 00:00:50 -05:00 |
|
Kevin MacMartin
|
79824835de
|
Update + add in dashboard functionality, and document how to setup the dashboard in the readme
|
2016-01-26 23:20:08 -05:00 |
|
Kevin MacMartin
|
fa89022ff2
|
Initial commit with a simple working site and the framework tweaked to work around it
|
2015-07-08 03:34:58 -04:00 |
|