From 6854cb3f4d8219cf1829e32122eb2502a916eae9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Feb 2020 09:05:48 +0100 Subject: initial checkin --- setup/templates/administration.tpl | 79 ++++++++++++++++++++++ setup/templates/complete_install.tpl | 50 ++++++++++++++ setup/templates/database.tpl | 47 +++++++++++++ setup/templates/pre_install.tpl | 124 +++++++++++++++++++++++++++++++++++ setup/templates/structure.tpl | 56 ++++++++++++++++ setup/templates/upgrade.tpl | 76 +++++++++++++++++++++ 6 files changed, 432 insertions(+) create mode 100644 setup/templates/administration.tpl create mode 100644 setup/templates/complete_install.tpl create mode 100644 setup/templates/database.tpl create mode 100644 setup/templates/pre_install.tpl create mode 100644 setup/templates/structure.tpl create mode 100644 setup/templates/upgrade.tpl (limited to 'setup/templates') diff --git a/setup/templates/administration.tpl b/setup/templates/administration.tpl new file mode 100644 index 0000000..58909b0 --- /dev/null +++ b/setup/templates/administration.tpl @@ -0,0 +1,79 @@ +
+
+ +

+

+
+ + +

+

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +

+ + + +
+
+
diff --git a/setup/templates/complete_install.tpl b/setup/templates/complete_install.tpl new file mode 100644 index 0000000..2def1e6 --- /dev/null +++ b/setup/templates/complete_install.tpl @@ -0,0 +1,50 @@ +
+
+

+

+
+

+ + + + + + + + +
+ The configuration file is not writeable. You will have to upload the following + code manually. Click in the textarea to highlight all of the code. Copy and + paste the contents into the flyspray.conf.php file available in the base of + installation. +
+ +
+

flyspray.conf.php NOT writeable

+

+ To complete setup, copy and paste the contents of the textarea box into flyspray.conf.php + This file resides in the base of your installation. +

+ + +

Administration Login Details

+

+ Username:
+ Password: +

+ + + + + + + + +

+ + + +
+
+
diff --git a/setup/templates/database.tpl b/setup/templates/database.tpl new file mode 100644 index 0000000..f5e29a8 --- /dev/null +++ b/setup/templates/database.tpl @@ -0,0 +1,47 @@ +
+
+ + +

+

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
diff --git a/setup/templates/pre_install.tpl b/setup/templates/pre_install.tpl new file mode 100644 index 0000000..3c65e43 --- /dev/null +++ b/setup/templates/pre_install.tpl @@ -0,0 +1,124 @@ +
+ + +

+

+
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
PHP >=  
XML Extension 
cURL Libraryrequired if you want allow Oauth2 authentications
GD Library 
Exif Library 
SAPI () 
+ + +

CGI server API is not supported. Consider upgrading to FastCGI, otherwise you have to add + force_baseurl = "http://yourflyspray/" manually to flyspray.conf.php after setup. +

+ +
+ +

+
+

+

+ + + + + + + +
+
+ +

+
+

+ + + + + + + + + + + + + + + + + + + + + +
../flyspray.conf.php 
../cache 
../attachments 
../avatars 
+ + +

+ The installer has detected that the flyspray.conf.php file is not + writeable. Please make it writeable by the web-server user or world writeable to + proceed with the setup. Alternatively if you wish to proceed, the installer will + make available the contents of the configuration file at the end of the setup. You + will then have to manually copy and paste the contents into the configuration file + located at . +

+ + + +

+ You seem to have problems with the Pre-install configuration. Once you have fixed the + problem, please refresh the page to be able to proceed to the next stage of + setup. +

+ +

+ +
+ + +
+
+
diff --git a/setup/templates/structure.tpl b/setup/templates/structure.tpl new file mode 100644 index 0000000..84a7491 --- /dev/null +++ b/setup/templates/structure.tpl @@ -0,0 +1,56 @@ + + + +<?php echo Filters::noXSS($title . ' ' . $product_name); ?> + + + + + + +
+
+ +
3rd party libs
+ >
+ >
+ > + > + + + + + + diff --git a/setup/templates/upgrade.tpl b/setup/templates/upgrade.tpl new file mode 100644 index 0000000..68e1619 --- /dev/null +++ b/setup/templates/upgrade.tpl @@ -0,0 +1,76 @@ + + + +<?php echo Filters::noXSS($title); ?> Flyspray + + + + + +
+
+ +
+

+

+

+
+ + + + + + + + + +
../writeablenot writeable
Database connectionOKFailed
+
+ +

Apparently, an upgrade is not possible.

+

Back to Home

+ +

+

+

+ + +

Upgrade options

+

+ + + +

+

+

+

+ + +

+

+ +
',$upgradelog); ?>
+

If all went fine:

+
    +
  1. Delete setup directory or restrict access to this directory by a htaccess rule.
  2. +
  3. Back to Overview
  4. +
+ +

Info: This may take a while depending on the upgrade type and your database size: from a few seconds up to doing a coffee break.

+

We do not get upgrade progress feedback while the upgrading process is running, but if it takes longer it can be a sign of problem.

+ + +
+
+
+ + + -- cgit v1.2.3-70-g09d2