1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Utils
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
..
Traits Fixes for entity dates (#3563) 2020-03-30 08:29:00 +11:00
CurlUtils.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Ninja.php Fixes for Invoice Designs (#3559) 2020-03-28 22:34:04 +11:00
Number.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Statics.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SystemHealth.php Display prerequisites for the setup (#3566) 2020-03-30 23:30:32 +11:00
TemplateEngine.php Fixes for Invoice Designs (#3559) 2020-03-28 22:34:04 +11:00
TranslationHelper.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00