Attendize/app/Http/Controllers
Jeremy Quinton fe65e36c57 Improved install process
1. If Attendize is already installed don't throw an Unauthorized 403 error but instead ask user to create default account or login if default account already created.
2. Added defaults to the install process for database connection so if user gets to install page and hits install will use default database values.
3. Added basic validation on database connection details. If the details where empty previously allowed user to submit form.
2018-07-04 16:54:33 +02:00
..
API Reformat code 2016-09-06 21:39:27 +01:00
Auth Reformat code 2016-09-06 21:39:27 +01:00
Controller.php Few minor fixes related to L5.2 update 2016-03-30 14:39:18 +01:00
EventAttendeesController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventCheckInController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventCheckoutController.php Merged pull request with localisation 2018-06-04 17:28:21 +01:00
EventController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventCustomizeController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventDashboardController.php Reformat code 2016-09-06 21:39:27 +01:00
EventOrdersController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventPromoteController.php Reformat code 2016-09-06 21:39:27 +01:00
EventQrcodeCheckInController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventQuestionsController.php Reformat code 2016-09-06 21:39:27 +01:00
EventSurveyController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventTicketsController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventViewController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventViewEmbeddedController.php Make tickets be sorted in ASC order 2016-10-23 19:52:40 -04:00
EventWidgetsController.php Reformat code 2016-09-06 21:39:27 +01:00
ImageController.php Reformat code 2016-09-06 21:39:27 +01:00
InstallerController.php Improved install process 2018-07-04 16:54:33 +02:00
ManageAccountController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
MyBaseController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
OrganiserController.php Merged pull request with localisation 2018-06-04 17:28:21 +01:00
OrganiserCustomizeController.php Merged pull request with localisation 2018-06-04 17:28:21 +01:00
OrganiserDashboardController.php Added Organiser Events Test fixed model factory 2016-06-16 20:03:47 -04:00
OrganiserEventsController.php Reformat code 2016-09-06 21:39:27 +01:00
OrganiserViewController.php Reformat code 2016-09-06 21:39:27 +01:00
RemindersController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserLoginController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserLogoutController.php Controller clean up 2016-06-14 22:31:24 -04:00
UserSignupController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00