BUG11141: Redesign of configuration website
Message ID | 1467883660-10425-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Dropped |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 9375E61CF9 for <patchwork@ipfire.org>; Thu, 7 Jul 2016 11:27:55 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id E7A0725B; Thu, 7 Jul 2016 11:27:44 +0200 (CEST) Received: from localhost.localdomain (ip1f11389c.dynamic.kabel-deutschland.de [31.17.56.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 765B0259; Thu, 7 Jul 2016 11:27:42 +0200 (CEST) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] BUG11141: Redesign of configuration website Date: Thu, 7 Jul 2016 11:27:40 +0200 Message-Id: <1467883660-10425-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
July 7, 2016, 7:27 p.m. UTC
To improve the user experience, the configuration part of generating new vouchers has been reworked.
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
html/cgi-bin/captive.cgi | 187 +++++++++++++++++++++--------------------------
langs/de/cgi-bin/de.pl | 4 +-
langs/en/cgi-bin/en.pl | 4 +-
3 files changed, 88 insertions(+), 107 deletions(-)