Ekapp/skolehjem/app/Http/Controllers
Anders bc847b38b0 v0.14.15 - Removed the first foreach in location show, and made an inner join instead, so it comes in correct order (by time), instead of by time and by machine id.
Added: The Reservations now gets deleted when time is past their washing time, as soon as you go onto your own reservations, the admin page for reservations or when the location show page reloads (every 1 minut)
2020-08-25 12:26:48 +02:00
..
AboutController.php v0.10.5 - Added middelware 2020-08-18 12:33:04 +02:00
ContactController.php v0.10.14d - No can now see the users images on user admin 2020-08-24 14:09:03 +02:00
Controller.php Initial Commit 2020-06-08 10:04:45 +02:00
EventController.php v0.10.14b - We now delete events from the database if the event passes the event data 2020-08-24 10:43:24 +02:00
FeedbackController.php v0.10.13a - Fixed feedback so date can be seen - Fixed about page 2020-08-24 09:55:20 +02:00
GuideController.php v0.9.15h - NameCheck - Fixed Updates 2020-08-17 10:21:02 +02:00
LocationController.php v0.10.14g - Fixed images error on washing machines 2020-08-25 09:25:42 +02:00
MenuPlanController.php v0.10.5c - Made menuplan pdf better 2020-08-18 15:27:58 +02:00
NewsController.php v0.10.14c - Various fixes 2020-08-24 11:27:17 +02:00
NewsTypeController.php v0.9.0 - Added individual `Read more` buttons on news.index 2020-08-12 15:17:48 +02:00
PermissionController.php v0.5.7 - Made multi language option 2020-08-06 15:31:38 +02:00
PhoneController.php v0.5.7 - Made multi language option 2020-08-06 15:31:38 +02:00
ResourceCategoryController.php v0.5.7 - Made multi language option 2020-08-06 15:31:38 +02:00
ResourceController.php v0.10.10 - Fixed it so you can only upload image resources when uploading your profile picture 2020-08-19 10:01:22 +02:00
ResourceExtensionController.php v0.5.7 - Made multi language option 2020-08-06 15:31:38 +02:00
RolesController.php v0.10.14d - No can now see the users images on user admin 2020-08-24 14:09:03 +02:00
RootController.php v0.10.10b - Added small fixs to pagination 2020-08-19 10:43:59 +02:00
SettingsController.php v0.7.0 - Settings tab 2020-08-11 12:37:31 +02:00
UserController.php v0.10.14d - No can now see the users images on user admin 2020-08-24 14:09:03 +02:00
UserEventController.php v0.9.0 - Added individual `Read more` buttons on news.index 2020-08-12 15:17:48 +02:00
WashingMachineController.php v0.10.14g - Fixed images error on washing machines 2020-08-25 09:25:42 +02:00
WashingReservationController.php v0.14.15 - Removed the first foreach in location show, and made an inner join instead, so it comes in correct order (by time), instead of by time and by machine id. 2020-08-25 12:26:48 +02:00