Downloadliste

Projektbeschreibung

Webcockpit is a Web application generator for reporting and
monitoring applications. It generates complete JSP-based
Web applications which contain charts and tables whose
contents are retrieved using database queries. The charts
and tables can be configured to link to each other, enabling
master detail-like drill-down. You can provide your own
HTML or JSP template files which are mixed with the
generated JSP to provide a final Web application.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-28 13:22
1.5.0

Diese Minor Release verbessert das groß die Aufzeichnung, indem Sie die Macht "DisplayTag" JSP taglib zur Laufzeit HTML-Tabelle Generation. Features zählen Sortierung oder Gruppierung nach der Kolonne, Paginieren, Daten-Export in CSV-, Excel-und XML-Formate, und nachdem die volle Kontrolle über den Tisch CSS Stil Markup. Verbesserungen zu Diagrammen auch die Möglichkeit der Festlegung der Ausrichtung des Etiketts für die Kategorie Achse. Die Embedded-Charting-Bibliothek "jfreechart" (v1.0.0) und "cewolf" (v0.11.0) wurden auf die neuesten Versionen aktualisiert.
Tags: Minor feature enhancements
This minor release greatly improves the tabulation
power by using the "displaytag" JSP taglib for
runtime HTML table generation. Features include
sorting or grouping by column, pagination, data
export to CSV, Excel, and XML formats, and having
full control of the table's CSS style markup.
Improvements to charts include the possibility of
defining the orientation of the label for the
category axis. The embedded charting library
"jfreechart" (v1.0.0) and "cewolf" (v0.11.0) have
been upgraded to the latest versions.

2005-06-24 08:01
1.4.0

Diese Minor Release Update aktiviert hat Webcockpit in den produktiven Einsatz in einem großen Unternehmen eingeführt werden, um Transparenz in die Geschäftsprozesse Staaten zu leisten. Die Änderungen umfassen das Upgrade auf die neuesten Versionen der Embedded Software-Charts, JFreeChart. Die Diagramme professioneller als in den Vorgängerversionen. Customizing der Webapplikation der Konfigurationsdatei ermöglicht Benutzer-Authentifizierung und Zugriffskontrolle. Es gibt eine neue Demo-Funktion, um die Sicherheit zu illustrieren.
Tags: Minor feature enhancements
This minor release upgrade has enabled Webcockpit
to be put into productive use in a large
corporation to provide transparency into business
process states. The changes include upgrading to
the latest versions of the embedded charting
software, JFreeChart. The charts look more
professional than in previous versions.
Customizing the WebApplication's configuration
file allows for user authentication and access
control. There is a new demo to illustrate the
security feature.

2004-11-02 22:44
1.3.0

Eine deutliche Verbesserung wurde webcockpit nach Maß für das Erstellen von Diagrammen mit einem angepassten "Look and Feel" zu ermöglichen. Alle Aspekte der Tabelle Färbung, Schriftarten und Linienarten wurden leicht gemacht anpassbar. Dies ist eine deutliche Verbesserung zur Standard-Tabelle Cewolf Bilder. Grid-Linien kann eingeschaltet oder ausgeschaltet werden für XY-Diagramme. HTML-Tabellen können so konfiguriert werden, haben im Schichtdienst auch Formatvorlagen für gerade und ungerade Zeilen für leichteren Lesbarkeit.
Tags: Major feature enhancements
A major enhancement has been made to webcockpit to allow for creating charts with a customized 'look and feel'. All aspects of chart coloring, fonts, and line styles have been made easily customizable. This is a significant improvement to standard Cewolf chart images. Grid lines can be switched on or off for xy charts. HTML tables can be configured to have alternating styles for odd and even rows for easier readability.

2004-09-27 02:22
1.2.1

Die Chart-Typen Signal-, Wind-, Gantt-Charts und HighLow werden nun unterstützt. Wenden Sie sich an das einfache Beispiel Dokumentation, um ein Beispiel für jeden Diagrammtyp.
Tags: Minor bugfixes
The chart types signal, wind, Gantt, and highlow charts are now supported. Refer to the simple example documentation to see one example of each chart type.

2004-08-30 10:56
1.2.0

Es ist nun möglich zu "verstecken" Spalten in der HTML-Tabelle Darstellung. Die versteckten Spalten können verwendet werden für das Einbinden der sichtbaren Spalten. Bind Variablennamen müssen nicht mehr global eindeutig sein, und das gleiche binden Variable kann mehrfach verwendet werden, für den gleichen Abfrage (jedoch nicht zwischen Abfragen). Dadurch verringerte sich die Zahl der Seite Parameter für komplexe Abfragen erforderlich. Die richtige JSTL sql: param-Konstrukt wurde für Bind-Variablen verwendet werden. Ein XY-Diagramme Seite wurde auf die einfache Beispiel hinzugefügt.
Tags: Minor feature enhancements
It is now possible to 'hide' table columns in the HTML
table representation. The hidden columns can be
used in the binding of visible columns. Bind variable
names no longer need be globally unique, and the
same bind variable name can be used multiple times
for the same query (but not between queries). This
reduced the number of page parameters required for
complex queries. The proper JSTL sql:param construct
was used for bind variables. An xy charts page was
added to the simple example.

Project Resources