Hillel Coren
61a78ca4b9
Add labels to checkboxes on setup screen
2024-07-12 10:07:10 +03:00
Hillel Coren
e549b34f6a
Fix edge cases to ensure /setup loads
2024-07-11 14:29:33 +03:00
David Bomba
a62302b655
Remove mail config from setup
2024-04-08 08:51:33 +10:00
David Bomba
73608fedf4
Refactor setup page
2024-04-08 07:44:19 +10:00
David Bomba
2939066763
Fixes for links to forum
2024-01-12 17:22:37 +11:00
Benjamin Beganović
6df3a5abee
Migrate file refs
2023-09-04 16:07:34 +02:00
Benjamin Beganović
d86f6a2f1b
Open links in new tab
2021-10-05 16:34:46 +02:00
Benjamin Beganović
ec5077b72d
Open terms of service & privacy policy in new tab
2021-03-10 14:54:31 +01:00
David Bomba
9a1a5b4796
Fixes for subdirectory installation
2021-03-05 23:59:26 +11:00
Benjamin Beganović
75b28e8799
Update setup to show step by step before letting user submit everything
2020-12-15 16:10:50 +01:00
Benjamin Beganović
1d89656bad
Setup changes:
...
- Return actual SQL error when connection is failing
- Update buttons on setup with correct color
2020-10-14 13:40:00 +02:00
David Bomba
2bd8581592
Fixes for payments with gateway fees
2020-09-01 09:28:37 +10:00
David Bomba
b797c82249
NPM and Node status
2020-07-21 11:43:59 +10:00
Benjamin Beganovic
605069f05b
Test PDF abilites in setup
2020-07-02 13:58:39 +02:00
Benjamin Beganović
e48ff3e631
Update page with new ✔ style
2020-06-24 17:44:18 +02:00
Benjamin Beganović
7fce0335d9
Improve setup page
2020-06-22 15:52:32 +02:00
Benjamin Beganović
4d2e4733c6
Fix inputs, make setup page more nice ( #3665 )
2020-05-01 22:18:22 +10:00
Benjamin Beganović
9f563d2fbf
Handling setup errors ( #3567 )
...
- Removed count() for Mail::failures()
- Added new error alert if occurs
- Fix syntax error
- Apply php-cs-fix
2020-03-31 18:00:24 +11:00
Benjamin Beganović
3bc84f86d0
Display prerequisites for the setup ( #3566 )
...
* Display prerequisites for the setup
- Block the doSetup() if SystemHealth is not true
- Convert extensions when checking into array notation
- Added new translations for the screen
- New 'issues' page
- Hide submit button when health is not good
* Fix more translations
2020-03-30 23:30:32 +11:00
Benjamin Beganović
de9faa9bc2
Work with setup ( #3555 )
...
* Remove StartupCheck from Kernel.php
* Real-time database check
* Catch the Exception with DB::getPDO
* Send test email - feature
* Forms
Co-authored-by: David Bomba <turbo124@gmail.com>
2020-03-28 14:46:50 +11:00
Benjamin Beganović
b8b5245253
Setup page real-time checks ( #3551 )
...
* Setup page real-time checks:
- New setup.js inside of webpack.mix.js
- SetupController methods rename from snake case to camel case
- Added Axios module inside of app.js
* Disable Laravel Mix notifications
* Fix naming for request
2020-03-27 08:43:44 +11:00
Benjamin Beganović
4729a3841b
Setup redesign ( #3546 )
2020-03-26 10:40:09 +11:00
Benjamin Beganović
1256d44660
Setup page design: ( #3544 )
...
- Removed 'folders' from webpack.mix.js
- Design for setup page
2020-03-26 08:34:35 +11:00