Commit Graph

15 Commits

Author SHA1 Message Date
HDVinnie
2f2c52328b Apply fixes from StyleCI 2018-12-06 22:57:41 +00:00
HDVinnie
00bb324053 Apply fixes from StyleCI 2018-12-06 14:42:13 +00:00
HDVinnie
f6d3a1fabc (Update) Code Cleanup
- replace unauthorized if else checks with a much cleaner approach using the abort_unless() helper.
2018-11-29 17:41:14 -05:00
HDVinnie
87563a2473 (Update) Refator Toastr Notifications 2018-11-12 11:14:41 -05:00
Laravel Shift
5c1c56d2ca Adopt PSR-2 coding style
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.

[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
2018-07-18 20:13:14 +00:00
HDVinnie
d24045acba (Update) Aborts
Replace `abort(403, 'Unauthorized action.’);` use with a graceful
toastr error.
2018-06-09 21:29:44 -04:00
HDVinnie
6441ca7fb7 (Update) Mass Controllers Cleanup 2018-06-06 23:49:27 -04:00
HDVinnie
4cbceb96cd (Update) Gallery System
- allow users to delete image if they own it
- update styling
2018-06-05 21:44:34 -04:00
HDVinnie
3a9987e26a (Update) Controllers 2018-06-05 16:23:39 -04:00
HDVinnie
c16446772c (Update) Multiple Areas 2018-06-03 23:23:46 -04:00
HDVinnie
074d922e87 (Update) Restrict Deleting To Staff 2018-06-03 22:33:39 -04:00
HDVinnie
047e9ab38d (Update) Image Controlller
- add ability to move a image from one album to another
2018-06-03 21:57:03 -04:00
HDVinnie
103a3b37d8 (Update) Image Controller 2018-06-03 06:06:49 -04:00
HDVinnie
18f5410966 (Update) Controllers 2018-05-31 21:04:53 -04:00
HDVinnie
e18847ad7f (Update) Add Image Controller 2018-05-31 13:36:49 -04:00