public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Jörn-Ingo Weigert" <jiweigert@gmail.com>
To: development@lists.ipfire.org
Subject: Introduce of >updated< webui of update accelerator
Date: Tue, 05 Mar 2013 16:40:35 +0100	[thread overview]
Message-ID: <CAAiW7AcvRD+TxjcSWm+yuQo3k-8M+ER0pLUye5CAQQOvo0DB8g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3898 bytes --]

I would like to introduce and (ask to merge) the new updated webui of
update accelerator
(and some other minor changes which should be implemented)

First the new ui of updxlrator could be found here:
====================================

Git: http://git.ipfire.org/?p=people/jiweigert/ipfire-2.x.git;a=shortlog;h=refs/heads/new-updxlrator-wui

The new ui have in most parts a renovated code base and a layout which
are separated in a html / css part.
- In XHTML1.0 strict deprecated tags like <font> or style-attributes are removed
- no hardcoded path-variables except of the variables at code begin anymore
- The layout is now splitted into several parts: "Overview" /
"Statistics" / "Maintenance" & new "Settings" which can be choosed by
an button area in upper right corner
- The section which shouldbe shown when calling update accelerator via
sidemenu could now be set in settings view
- When using current browser like opera or chrome the fields for max
disk usage & max-bandwidth usage are shown as slider / number selector
for older browser old input fields
- the percentbar for disk usage shows now the space used by update
accelerator & total disk usage instead of only total disk usage
- the vendor-icons are now searched dynamically and be shown in the
legend and rows if they are present in
/srv/web/ipfire/html/images/updatebooster
- all other symbols are collected together in one graphic
- Update files are now sorted by vendor in maintenance view

Updated Themes ipfire / maniac:
=======================
Git: http://git.ipfire.org/?p=people/jiweigert/ipfire-2.x.git;a=shortlog;h=refs/heads/XHTML_1.0

The XHTML declaration inside functions.pl of both themes lacks correct
syntax, so this caused Chrome Browser
to interpret first the HTML-Code in ascii which slows down the render
time inside the browser and blocks the preload
function of IE 8 and up. This fix correct this

Which fixed also Bug 10267. https://bugzilla.ipfire.org/show_bug.cgi?id=10267

 Delivery of compressed html-pages:
==========================
Git: http://git.ipfire.org/?p=people/jiweigert/ipfire-2.x.git;a=shortlog;h=refs/heads/mod_deflate_httpd

Cause of some huge content pages delivered by f.e. update accelerator
or large log-files it is good to use
mod_deflate if Browser support it. That reduces bandwidth which users
appreciate if they call the webif via external access or slow lines.
This patch activates it for content except of images or Javascript-Files

Improved age-Function:
=================
Git: http://git.ipfire.org/?p=people/jiweigert/ipfire-2.x.git;a=shortlog;h=refs/heads/new_age-function

This advanced version now shows only the time parts, which are
important in singular / plural / shortened form.
examples:
(1 seconds.) instead of (0d, 0h, 0m, 1s)
(3 minutes, 1 sec.)
(4 hours, 3 min., 1 sec)
(2 days, 4 hr., 3 min., 1 sec.)

Colorized & Improved uptime
=====================
Git: http://git.ipfire.org/?p=people/jiweigert/ipfire-2.x.git;a=shortlog;h=refs/heads/new_uptime

In both themes there are used different javascript-codes to display
in/out bandwidth rate.
This patch correct that and use in maniac-theme as in ipfire-theme the
same external jquery.js
the style-attributes to colorize the output is now included inside the style.css

And at least a small optical layout issue
=============================
Git: http://git.ipfire.org/?p=people/jiweigert/ipfire-2.x.git;a=shortlog;h=refs/heads/Correcting_H3-Tag

there was a large margin-bottom defined for the H3-Tag which caused
the spacer line not inline with that of the sidemenu
This patch fixes that.

Lang-files for de and en are included, all other langs need some maintenance.

some screenshots can be found in at the end of the first post in:
http://forum.ipfire.org/index.php?topic=7518

Kind regards,

Jörn-Ingo Weigert

             reply	other threads:[~2013-03-05 15:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05 15:40 Jörn-Ingo Weigert [this message]
2013-03-08 15:56 ` Michael Tremer
     [not found] <CAAiW7AcQh1sidf+J7RzPb_EbpthqfDmJgagC4HS0Y+gFr2eSAQ@mail.gmail.com>
2013-03-08 19:28 ` Jörn-Ingo Weigert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAiW7AcvRD+TxjcSWm+yuQo3k-8M+ER0pLUye5CAQQOvo0DB8g@mail.gmail.com \
    --to=jiweigert@gmail.com \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox