Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2017-12-21 | 1.7 kB | |
Oops-easytrack-web-V3.8.zip | 2017-12-21 | 59.7 MB | |
Totals: 2 Items | 59.7 MB | 0 |
Release notes of Bug Tracking System oops-easytrack -------------------------------------------------- Version: web-based version Release: web-V3.8 Date: 30.11.2017 -------------------------------------------------- 1.) Changes in web-V3.8 - Start of oops-easytrack by Application Client Container - Adaptions to Java V1.8.0 - Unified user interface - Reworked code without any functional changes and modifications of the MySql database - Minor bug fixes 2.) Installation directory: After extracting the zip-file the following files and directories were created in the installation directory: - OopsWeb.ear: application archive for deploying on the glassfish server Directory docs: - readme.txt: release notes - help_oops-easytrack-web: help file of the web based version of oops-easytrack Directory sql-scripts: - oops_init.sql: + creates the database 'oops', all tables and the first user 'admin' , password='password' required for the first start of oops-easytrack. - oops_bck_*.sql: + creates the database 'oops' + loads bugs, fixed during development of oops-easytrack. (login user name="admin", password="admin") + can be used as sample database for getting started - scripts for upgrading from version Version V3.3,V3.4,V3.5, V3.6 - oops_bck_*.sql: + creates the database 'oops' + loads bugs, fixed during development of oops-easytrack. (login user name="admin", password="admin") + can be used as sample database for getting started The folder OopsWeb with subfolders ./log and ./settings will be created by oops-easytrack in <user dir>, when started the first time.