Releases: reliatec-gmbh/LibreClinica
LibreClinica v1.3.0
bugfix:
- check for data type INT (#360)
- fixed CRF definition spreadsheet download (#364)
- re-added jdbc logging dependency, re-enabling LC to start in log levels TRACE and DEBUG (#365)
- resume from hourglass to normal mouse cursor after adding a subject (#374)
- unhidden fields (simple conditional display) visible after save, not only after (de)selecting checkboxes (#381)
- fixed webservices broken in LC 1.2.x (#384)
maintenance:
enhancement:
- renewed layout of express add subject (#375)
- added docker compose setup for local development (#394)
- added send test email feature (#396)
SHA256 checksums
3397017d5b4a18a51adec7dabfe4f30e710e3cd56deb14d9b94966cd4b6ba9f2 LibreClinica-web-1.3.0.war
a5d69a25954b0cf38b11c0772f73400c2fc3e09b36558cf1846609cda5413d60 LibreClinica-ws-1.3.0.war
LibreClinica v1.2.1
Updated java mail dependency #359
LibreClinica-web-1.2.1.war checksum: SHA256: 6dff323d6e01bc223f7b40fbb8878b9f5270aa96c482cdfa1492ece290ada81b
For LibreClinica-ws the current stable built is LibreClinica-ws-1.1.
LibreClinica v1.2.0
bugfix:
-
display correct role in success message for 'RemoveStudyUserRole' (#114)
-
fix for paht traversal issue and cleanup of unsupported Oracle DB (#331)
-
fixed error when filtering subject matrix by study event (#316)
-
fixed insert and show rule executions under certain conditions (#308, #305, #310, #306)
-
fixed new rule ItemGroup and item expression validation (#312)
-
include/sideinfo.jsp tr attibutes not separated by space causing errors in console log (#295)
-
wrong logging level used when generating next possible SSID for studies with autogenerated SSID (#287)
-
ODM export: code list incomplete when empty text entries are selected (#279)
maintenance:
- cleanup removing (#341)
- used undeclared dependencies
- declared unused dependencies
- duplicate class dependencies
- introduced monitoring of dependencies by maven-plugins (maven-dependency-plugin, maven-enforcer-plugin) (#341)
- removed recommendation of Internet Explorer (#302)
- favicon in Chromium-based browsers (#247)
- various GUI related fixes (#336)
- removed old properties files from web module (#334)
- parametrised SQL fixes (#323)
- merged developer documentation into the main repository and use Markdown markup (#319)
- removed unused logging library dependencies (#304), log4j (#297)
- updated PostgreSQL JDBC driver to version 42.2.26 (#345)
enhancement:
- 2 factor authentication (#286)
- user login notification via email (#285)
- role-specific offline manuals in the Tasks menu (#284)
- additional information in system generated emails(#283)
tests:
- changed T004 to avoid dependency of test databases
- tests T001-08 - 10, T003-09 - 11, T038-01 - 02 for 2 factor authentication
- tests T001-11 - 13, T004-04 - 07, and T009-06 - 07 for email notification
md5sums
03c848dea50f0a3f1815e44e5160d9a3 LibreClinica-web-1.2.0.war
For LibreClinica-ws the current stable built is LibreClinica-ws-1.1.
LibreClinica v1.1.0
LibreClinica v1.1.0
bugfix:
- Deletion of unused CRF version fails with opps page (#271)
- fixed stylesheet for 404 page (#256)
- fixed oops error in view events page (#246)
- fixed oops error when displaying subject without gender (#241)
- fixed filtering of values displayed in tables (#200, #244, #245)
- fixed oops error in In Build Study, rule management (#238)
- fixed CRF empty printable form is not loading (#232)
- fixed rule import for rules using form OIDs (#227)
- adapted escape expression to PostgreSQL 9 (#184)
- fixed expand icon for collapsed icon panel (#176)
- fixed LDAP issue (#174)
maintenance:
- increase database performance (#249, #268)
- updated dependency version (#265)
- removed unused SQL query (#235)
- remove duplicate classes from classpath (#197)
enhancement:
- Enable SOAP compatible password generation (#248)
- fixed issues for LibreClinica-ws (#205, #207)
- documentation on LDAP (#202)
- add LDAPS support (#186)
tests:
- created test specification T003-08 for LDAP user creation (#217)
- created tests specifications
- T011 subject matrix
- T012 subjects
- T013 study events
- T015 double data entry
LibreClinica v1.0.0
LibreClinica v1.0.0
bugfix:
- wrong remove row icon in eCRF with repeating group (#115)
- add-new-user result in oops (#105)
- export job rescheduling does not use new upcoming start date (#162)
- load ehcache.xml even no matter if the CacheManager already has an empty default configuration loaded
- deleting an event crf results in oops page (#111)
- creating an import job results in oops bug (#123)
- login: prevent a user from logging in multiple times (#104)
- Error page shown upon opening Default Study (#39)
- user role 'Data Specialist' wrong shown after 'change study'' (#87)
- user role 'Monitor' shown as 'monitor' after 'change study' (#88)
- Error page shown upon opening study subject casebook (#52)
- fix invalid column mapping for class CrfVersion (#56)
- Audit User Activity: logouts are not displayed (#40)
- startup fails with an empty database (#10)
- changes for the site event definition configuration is not fully saved (#15)
- count of dn assigned to me is wrong (#19)
- count of dn assigned to me is wrong (#20)
- unwished deletion of file attachments (#21)
maintenance:
- Fix reference to wrong project page in footer (#120)
- Remove the help icon, adapt documentation links and remove the dead URLs (#125, #154 )
- Remove Report Issue Form link in Opps! page (#135)
- Fix wrong welcome to after login redirect (#140)
- Reference to wrong project page in footer maintenance (#118)
- Wrong Report Issue Form link in Opps! page maintenance (#131)
- Wrong Welcome to, briefly flash in page title maintenance (#136)
- Add border to div tablebox_center maintenance (#143)
- round corners for buttons (#145)
- rename project to LibreClinica (#67)
- replace all usage of System.out (#90)
- remove duplicate style definitions from 'styles.css' (#102)
- replaced OpenClinica-ODM with LibreClinica-ODM (#5, #8)
- fix warnings for class AbstractDomainDao (#55)
- main menu: show 'Support' entry only if it is configured in the datainfo.properties (#38)
- remove unused lib rome:rome (#43)
- remove unused lib rome:rome-fetcher (#44)
- remove RssReader since it is not used anymore (#42)
- remove news box from the login page (#32)
- send message "is ub a ldapuser??" to the logger (#13)
- poor performance in group forms due to redundant loading of the same javascript file (#17)
- deactivate 'collectStats' (#22)
- data export: reduce memory usage of DatasetDAO (#23)
- change favicon to the LibreClinica version (#28)
- change groupId to 'org.libreclinica' and artifactId to 'LibreClinica' (#30)
enhancement:
- Person ID in Subject Matrix (#61)
tests:
- added test requirements
- added test T001 (authentication with username and password)
- added test T002 (authorization with user roles)
- added test T003 (account management)
- added test T004 (study management)
- added test T005 (crf management)
- added test T006 (event definitions)
- added test T007 (subject group classes)
- added test T008 (rule management)
- added test T009 (site management)
- added test T010 (study user management)
- added T014 (data entry testing)
- added T031 (study audit log)
- create example study for the tests testing
- placeholders for test-docs that are not finished yet
LibreClinica snapshot v0.8.1
LibreClinica snapshot v0.8.0
LibreClinica snapshot v0.8.0
bugfix:
- add-new-user result in oops (#105)
- export job rescheduling does not use new upcoming start date (#162)
maintenance:
- Fix reference to wrong project page in footer (#120)
- Remove the help icon, adapt documentation links and remove the dead URLs (#125, #154 )
- Remove Report Issue Form link in Opps! page (#135)
- Fix wrong welcome to after login redirect (#140)
tests:
- placeholders for test-docs that are not finished yet
- create example study for the tests testing
enhancement:
- Person ID in Subject Matrix (#61)
LibreClinica snapshot v0.7.1
bugfix
- load ehcache.xml even no matter if the CacheManager already has an empty default configuration loaded
LibreClinica snapshot v0.7.0
LibreClinica snapshot v0.7.0
bugfix:
maintenance:
- Reference to wrong project page in footer maintenance (#118)
- Wrong Report Issue Form link in Opps! page maintenance (#131)
- Wrong Welcome to, briefly flash in page title maintenance (#136)
- Add border to div tablebox_center maintenance (#143)
- round corners for buttons (#145)
test:
- added T014 (data entry testing)