From e833f6263a3d90d5dcf012df73b486b39c198be9 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Thu, 30 Sep 2010 14:04:18 +0000 Subject: [PATCH] Add some warnings to the database upgrade form --- .../webapp/WEB-INF/app/views/setup/form.rhtml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/setup/form.rhtml b/sonar-server/src/main/webapp/WEB-INF/app/views/setup/form.rhtml index 3c42abcf46d..c09154ca647 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/setup/form.rhtml +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/setup/form.rhtml @@ -16,11 +16,9 @@
-

Upgrade database.

-

It is recommended to backup database before.

-
+

Upgrade database.

-

Database connection:

+

Connection

@@ -37,10 +35,16 @@
URL:


+

Warnings

- WARNING : DO NOT REFRESH THIS PAGE UNTIL THE SETUP IS FINISHED. It can take several minutes. +

+

+
- +
-

\ No newline at end of file -- 2.39.5