public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: Yngve Svendsen <yngve.svendsen@clustra.com>
To: gnats-devel@sources.redhat.com
Subject: Gnatsweb 4 ChangeLog
Date: Wed, 08 Aug 2001 06:06:00 -0000	[thread overview]
Message-ID: <5.1.0.14.2.20010808145323.049015e8@mail.trd.clustra.com> (raw)

Major work has been done on Gnatsweb in the last few weeks, and several 
much-requested features have been added (a top-of-the-page navigation bar 
and logout functionality among them). I believe that we're now almost 
feature-complete with respect to what I plan to put into Gnatsweb 4.0. The 
current version number is now 3.97. Please note that this version of 
Gnatsweb will only work with GNATS 4.

Gnatsweb development is hosted at the savannah.gnu.org CVS repository, but 
since version 3.97 represents a bit of a milestone, it has also been 
committed to the contrib directory of the head branch of the GNATS 
repository at sources.redhat.com. See http://sources.redhat.com/gnats/ for 
further information on how to get GNATS 4 from CVS.

Yngve Svendsen
Gnatsweb maintainer



ChangeLog since last posting to this list about two weeks ago:

2001-08-08  Yngve Svendsen  <yngve.svendsen@clustra.com>

         * gnatsweb.pl: ($VERSION): Change to 3.97 -- we're nearly
           4.0 feature-complete now.

         * gnatsweb.pl: Replace the Login Again functionality with a Log
           Out function:
         - Replace all occurences of "login again" with "logout".
         - (main_page): Change the "Login Again" label to "Log Out / Change
           Database".
         - (cmd_logout): New subroutine. Clears the db_prefs cookie and
           redirects the user to the login page.
         - (main): Call cmd_logout instead of going directly to login_page.

         * gnatsweb.pl: Add a navigation bar just below the page banner:
         - $site_button_background and $site_button_foreground. New
           variables initialized to black and white resp.
         - (page_start_html): Rewrite to display button bar and generally
           clean up the code, with clearer style declarations.
         - (login_page): Call page_start_html with an additional parameter
           set to '1'. Prevents the button bar from being displayed on this
           page.

2001-08-07  Yngve Svendsen  <yngve.svendsen@clustra.com>

         * gnatsweb.pl (download_attachment): Fix a syntax error which
         prevented attachment downloading from working properly.

         * Cleanup to get rid of strict warnings:
         gnatsweb.pl: Change initial definition of
         $no_create_without_access from undef to ''.
         - (submitedit, main, mark_urls, display_query_results, unparsepr):
           Add some || '' constructs. Fixes a bunch of 'uninitialized
           value' warnings.
         - (param2field): Correctly translate 'PR' to 'Number'.  Remove
           warn statement as it makes little sense with GNATS 4
           configurable fields.

2001-07-26  Yngve Svendsen  <yngve.svendsen@clustra.com>

         * gnatsweb.pl (display_query_results): Use cellspacing 0 and
           cellpadding 1. Makes table a tad more readable.

         * gnatsweb.pl (page_start_html): Redesign the banner. Different
         typeface, different size. This is done so that we no longer need
         to keep separate styles based on browser and platform - things
         will look fairly similar across the board.
         - Also, we now print user and access level info in the banner
         itself, along with the database name.
         - (page_heading): Stop printing user and access level info in the
         heading (it now appears in the banner). We now print the page
         heading inside a simple <H1>, instead of in a table. This makes
         for cleaner HTML and less space between heading and page content.
         - Remove the third parameter in calls to page_heading. This used
         to control whether to print user and access info in the page
         heading.


             reply	other threads:[~2001-08-08  6:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-08  6:06 Yngve Svendsen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-07-23  7:34 Yngve Svendsen

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=5.1.0.14.2.20010808145323.049015e8@mail.trd.clustra.com \
    --to=yngve.svendsen@clustra.com \
    --cc=gnats-devel@sources.redhat.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).