The new release V4.0 of oops-easytrack for web-, wlan- and rmi-based versions was releaed-
Note:
Since Java 1.7.4 unsigned or self-signed applcations are blocked by Java Security. Oops-easytrack is a self-signed application. It will be blocked, if it is launched in a browser by Java Web Start, even if it's web address is added to the exception site list of Java.
Users can start oops-easytrack-web only by a heavy weight appclient script in the Application Client Container of size 50 MB.
Therefore the leight weight RMI-based client server solution of Oops-easytrack was developed, which has its own server without an Application Server. The solution is based on Remote Method Invocation Api using TCP/IP connections.... read more
Changes in oops-easytrack-lan-V3.8:
The new version V3.7 of oops-easytrack-lan and oops-easytrack-web is now available. The zip files for downloading can be found under menu item Files.
For V3.7 the code was reworked and adapted to Java 1.7.0 without functional changes.
This is a reply to the review criticizing missing russian coding in oops-easytrack.
Actually text in the MySql database is coded in west european latin1.
To use russian characters the coding of all text columns in the database must be changed to utf8 or koir. This can be done by the tool Msql-Administrator. (download site s. help).
The next version possibly will contain utf8 coding.
The new release of oops-easytrack for the lan and web based version is now available (lan-3.6, web-3.6). The java sources of this release are stored as NetBeans projects. Click the button "View all files" to find all releases and the NetBeans projects of oops-easytrack.
Changes:
A new relase of the lan- and web-based version of oops-easytrack is available.
Bug fixes and changes in release V3.5:
1.)Activation/Deactivation of entities "releae" and "component":
Beside the entities "project" and "user" now "release" and "component" can be activated and deactivated too.
2.)Effect of deactivation modified:
Deactivating a "project", "releae" or "component" means:
o A bug assigned to a deactivated entity as "project", "component", "release" is not visible.
o A report evaluates only bugs assigned to active entities.
o Searching for bugs results in those with active entities.
o Searching for bug logs results in logs of bugs with active entities.... read more
A new release of the lan- and web-based version of oops-easytrack lan/web-3.4 is available.
1.) Upgrade MySql and J- connector:
MySql was upgraded to version 5.1.
mysql-connector-java-5.0.8-bin.jar was replaced by mysql-connector-java-5.1.7-bin.jar.
2.) Creating a new bug fails:
This error occured after the new connector 5.1.7 was installed. It did not happen with the old connector 5.0.8.... read more
Since Java SE 6 update 7 support of Java web start in Sun's application server glassfish was broken. Starting the web based version of oops-easytrack by
http://localhost:8080/OopsWeb/OopsWeb-app-client
did no longer work. A temporary workaround was to disable "Keep temporary internet files" in the Java control panel.
Description of Issue 5374: https://glassfish.dev.java.net/issues/show_bug.cgi?id=5374... read more
Since Java SE 6 update 7 support of Java web start in Sun's application server glassfish was broken. Starting the web based version of oops-easytrack by
http://localhost:8080/OopsWeb/OopsWeb-app-client
did no longer work. A temporary workaround was to disable "Keep temporary internet files" in the Java control panel.
Description of Issue 5374: https://glassfish.dev.java.net/issues/show_bug.cgi?id=5374... read more
Changes in Java Web Start in Java SE 1.6 update 7 have broken Java Web Start
support in GlassFish=Sun Application Server 9.1.
This problem affects the web based version of oops-easytrack.
After upgrading to Java SE1.6 update 7 oops-easytrack can not be started in the browser by
http://localhost:8080/OopsWeb/OopsWeb-app-client
A workaround that works is to disable "Keep temporary internet files" in the Java control panel. This leads to longer start up time, but at least it works. (Tested on Windows XP java 1.6.0_07)
Inform all your users to do so.
It is recommended not to downgrade to an former version of SE 1.6.0.... read more
Release 3.3 is available for the web- and lan-based version of the bug tracking system oops-easytrack.
In release 3.2 oops-easytrack was extended by reports. Reports accumulate bug information for each bug status and entities, given by the report type. Four different types of reports may be generated:
One screenshot was missing in the enumeration of the previous news item:
Bug Dependency Viewer
Now there are really 6 scrennshots available:
Bug List
The following screenshots werde added to the project oops-easytrack:
oops-easytrack is an easy to use bug tracking system implemented as a client/server application, written in Java.
Two versions with identical functions are availabe; a lan- and a web-based version.
The lan version is intended for teams connected by a LAN network, the web version for teams, who access the server by the web.
The web version is implemented as a Java entprise apllication with client application and stateless enterprise beans, running on an applcation server.
Both version are available on:
https://sourceforge.net/projects/oops-easytrack