Releases: bd2kccd/causal-web
Releases · bd2kccd/causal-web
ccd-web-1.1.0
The following changes are included in this release:
- Security question and answer are collected during account sign up.
- Favicon was added.
- Terms and conditions have been added.
- Agreement to the terms and condition is required to create an account.
- Updated 'Feedback' greeting messages.
- Added message about dataset in FGS page.
ccd-web-1.0.0
This is the first official release. The desktop version is completely removed. Fast Greedy Search (FGS) is the only algorithm from Tetrad that is included.
ccd-web-0.6.0
PC-Stable and FastGES are commented out in the code in this release. The code for both algorithms has not been removed.
ccd-web-0.5.2
This release contains FastImaGES algorithm. New application profile 'scheduler' has been add for the job scheduler.
ccd-web-0.5.1
This release contains the following major functionalities:
- Remote file upload from desktop.
- Comparing algorithm results (compare similar edges and similar endpoints).
- Multiple file selection.
- Compute MD5 hash when import data.
ccd-web-0.5.0
CCD Web Application
ccd-web-0.4.3
v0.4.3 Updated user registration to check for existing email.
ccd-web-0.4.2
v0.4.2 Change to the new mail service method.
ccd-web-0.4.1
v0.4.1 Change to the new mail service method.
ccd-web-0.4
This release will be used as the second demo running over at PSC. The functionalities are mostly the same for both the first and second demo. Below are the key differences:
- Used Spring Boot 1.2.4.RELEASE
- Able to compile to both war (server) and jar (desktop) file.
- Used embedded database for desktop profile.
- Used embedded servlet container (Jetty or Tomcat) for desktop profile.
- Used Thymeleaf instead of JSP for templates.
- Used the latest version of GES (fastGES) and PC-Stable, ccd-algorithm-0.3 and lib-tetrad-0.3.
- Require users to register and log on before using the web application.
- Require users to setup user profile before using as a desktop application.