Wiki

Clone wiki

ieeg / ReleaseVersionLog

2022/7/11 1.14.60 +portal +pipeline +cli Minimal update of AWS SDK version for https://aws.amazon.com/blogs/developer/tls-1-3-incompatibility-with-aws-sdk-for-java-versions-1-9-5-to-1-10-31/

2020/4/27 1.14.59 Updated POM to work with older version of Maven on build server.

2020/4/24 1.14.58 +pipeline +portal +cli Fix import of annotations from Natus text file: 'Creation Date' no longer assumed to be at start of line. Return montages with same name from portal REST service. Fix bug in mefValidate. Never released because of Maven problem on build server.

2019/7/29 1.14.57 +pipeline If available, use time of 'Beginning of Recording' note in .ent.txt file as offset reference time. Seems to align with EDF start time better than Creation Date.

2019/7/16 1.14.56 +cli Add list-staging and delete-staging commands to CLI.

2019/7/12 1.14.55 +pipeline Don't try to transcode EDF if no channels were found in mapping.

2019/7/10 1.14.54 +portal Allow user control over inbox

2019/7/10 (Rolled back) 1.14.53 +portal Allow user control over inbox.

2019/6/17 1.14.52 +portal Expire ChannelSpecifier caches.

2019/5/7 1.14.51 +cli +portal +pipeline Ability to specify a work queue when registering imports. Allows for multiple import servers, each with their own queue.

2019/5/7 1.14.50 +pipeline Import *.imtg.json files as montages.

2019/3/18 1.14.49 +toolbox Update Mongo Java Driver.

2019/3/7 1.14.48 +pipeline Fix bug for EDF with duplicate channel labels. Fix bug for *.ieeg.json annotation files with non-empty annotated lists.

2019/2/8 1.14.47 +pipeline Use S3 multipart upload when closing a large S3-backed IOutputStream.

2019/2/4 1.14.46 +cli Use Standard S3 storage class for inbox uploads.

2019/1/29 1.14.45 +pipeline Fix EDF overlap check.

2019/1/11 1.14.44 +pipeline Import *.iann.json files as annotations.

2018/10/24 1.14.43 +cli Include JAXB jars for Java > 8.

2018/10/23 1.14.42 +portal Fix Google Maps display.

2018/7/16 1.14.41 +cli Add list-montages sub-command to CLI.

2018/7/13 1.14.40 +portal +cli Ability to add a montage defined in a JSON file to a dataset via CLI.

2018/7/12 1.14.39 +portal Modify .ebextensions for newer Elastic Beanstalk Tomcat platform.

2018/3/14 1.14.38 +pipeline Allow channel mapping in the global channels property of ieeg-dataset.ini.

2018/2/14 1.14.37 +cli Move --disableAwsCertChecking from the main parameters to the only two sub-commands where it makes sense: upload-objects and upload-directory.

2018/2/14 1.14.36 +cli Added command line argument --disableAwsCertChecking to allow the self-signed certs that some users' systems create for AWS. This continued to be a problem after the release of 1.14.33.

2018/1/22 1.14.35 +portal Fix String.width() method to return number. Fixes bug which hid tail of longer annotation text.

2017/11/9 1.14.34 +pipeline Fail fast when a channel changes its sampling rate in a multi-file EDF upload.

2017/9/26 1.14.33 +cli Switch S3 client from virtual hosted-style and access to path-style to avoid wildcard SSL certificates from AWS. We hope this will stop some users' security systems from replacing AWS's wildcard certs with their own self-signed certs which our client rejects.

2017/9/12 1.14.32 +pipeline Handle both UTF-8 and UTF-16 encoded Natus .ent.txt files.

2017/9/5 1.14.31 +portal +pipeline Treat channels list in ieeg-dataset.ini case-insensitively for EDF imports. Make channel names in montage definitions case-insensitive.

2017/7/13 1.14.30 +pipeline Support EDF+D files containing discontinuities.

2017/6/28 1.14.29 +cli Fix memory problem in mef2edf. Fix config setup when using Cygwin in mef2edf and mefvalidate.

2017/6/6 1.14.28 +cli Relax min block size in mefvalidate. Fix min/max check in mefvalidate.

2017/2/15 1.14.27 +pipeline Revert to always use start time from Natus annotation file to avoid the problem in previous release.

2017/2/15 1.14.26 +pipeline Use recording start time if available in Natus annotation importer. Fix use of day column in Natus annotation importer. (Rolled back because of time zone problem.)

2017/2/8 1.14.25 +portal +pipeline Fix bug where viewer got incorrect microvolt values for files with a negative conversion factor.

2017/1/18 1.14.24 +portal Show dataset creation date in Project view.

2017/1/3 1.14.23 +portal Always show annotations regardless of current channel labels. Fix bug where size of annotation label was incorrect when only one channel was showing.

2016/12/7 1.14.22 +portal +pipeline Fix quote escaping for JSON version of annotation. Import Grass TWin annotations from .tfn.csv file.

2016/11/15 1.14.21 +portal Do initial sort by name of datasets in a project. Fix descending sort bug.

2016/9/28 1.14.20 +pipeline Import annotations from EDF+

2016/9/20 1.14.19 +portal Fix montage label bug.

2016/9/20 1.14.18 +portal Externalize static montage file. Fix montage display bugs.

2016/9/13 1.14.17 +pipeline Import Natus annotations from a .ent.txt file.

2016/8/23 1.14.16 +portal +pipeline +cli Remove unfinished upload files option from menu. Handle channels option in ieeg-dataset.ini. User default and command line ieeg-dataset.ini files.

2016/8/17 1.14.15 +portal Require confirmation removal of dataset from project

2016/7/29 1.14.14 +cli Allow for the configuration of an HTTP proxy

2016/7/14 1.14.13 +portal Update portal summary every 7 days.

2016/3/3 1.14.12 +pipeline Fix problem duplicate channel name bug in same EDF.

2016/2/26 1.14.11 +cli Use cygpath on the config directory when constructing classpath.

2016/2/26 1.14.10 +pipeline Fix regular expression. Close resources when we error out because EDF files overlap.

2016/2/24 1.14.9 +pipeline Fix problem with duplicate channel names in EDF import. Add project name component to upload-directory. Add ieeg-dataset.ini config file handling for upload-directory.

2016/1/29 1.14.8 +pipeline Fix discontinuity threshold to avoid single sample MEF blocks for low Hz data.

2016/1/22 1.14.7 +pipeline Pair .bni file with its data file in MimeSet to avoid unwanted recording objects.

2016/1/21 1.14.6 +pipeline Fix bug in TranscodeFromBNI1Action. Allow for world readable datasets.

2016/1/13 1.14.5 +pipeline Fix bugs in TranscodeFromEDFAction

2015/12/18 1.14.4 +portal Fix bug in TraceServer

2015/11/12 1.14.3 +portal Fix bug which prevented the display of some annotations

2015/11/5 1.14.2 +portal Fix issues with gain dropdown and filtering.

2015/11/2 1.14.1 +portal Restore smooth gain change with mouse wheel. Fix opening of text files. Fix mouse drag issue where graph would not fill in.

2015/10/23 1.14 +portal +pipeline Min/Max for graph rendering and other changes

2015/10/23 1.13.8 +portal Fix bug which caused a dataset belonging to project to appear twice and unselected in project list

2015/10/21 1.13.7 +portal Fix bug which broke invert if user used left arrow button

2015/10/19 1.13.6 +portal Restore invert signal button

2015/10/14 1.13.5 +portal Fix bug which prevented modification of project admins

2015/10/06 1.13.4 +cli Update Joda Time version to deal with https://github.com/aws/aws-sdk-java/issues/444

2015/08/07 1.13.3 +portal security fix

2015/07/29 1.13.2 +zip fix check for optional field

2015/07/29 1.13.1 +portal up/down arrows scaling fix

2015/07/29 1.13 +portal+zip+pipeline UI changes and scaling fixes. Fuller montage support.

2015/06/26 1.12.2 +portal Stop multiple edit montage dialogs from opening.

2015/06/26 1.12.1 +portal+pipeline Fix montage bug. Added some logging to pipeline.

2015/06/26 1.12 +portal+zip+pipeline Montages and overhaul of dygraph. Fix unclosed file bug in pipeline.

2015/06/22 1.11.10 +portal Fix project modification bugs. Only allow project admins to add/remove datasets from project.

2015/06/17 1.11.9 +pipeline+portal Handle xml files in pipeline. Download xml files in portal. Fix annotation format in ieeg download command.

2015/06/15 1.11.8 +zip Compile client jar with Java 6.

2015/05/29 1.11.7 +portal Fix dataset selection bug in project viewer.

2015/05/29 1.11.6 +pipeline Fix overlaps in written MEF blocks for TranscodeFromKahanaAction.

2015/05/29 1.11.5 +pipeline Make sure input files are closed. GrantPermissionsAction for Kahana datasets.

2015/05/26 1.11.4 +portal Save user creation time. Remove extra call for data when filtering.

2015/05/21 1.11.3 +portal+pipeline Fix NINDS logo and name. Fix importer bug.

2015/05/20 1.11.2 +portal+pipeline Fix global annotation bug. Fix importer bug.

2015/05/20 1.11.1 +portal Fix filter bug.

2015/05/15 1.11 +portal+zip+cli Many portal changes. Fix problems with mef2edf in cli.

2015/04/20 1.10 +pipeline import support for BNI-1 files

2015/03/27 1.9.5 +pipeline+zip allow TranscodeFromEDFAction to be retried. Allow proxy to be configured for matlab toolbox

2015/03/23 1.9.4 +pipeline fix bug preventing addition of channels to dataset

2015/03/16 1.9.3 +pipeline MEF created by TransformFromEDF to have the same start times

2015/03/12 1.9.2 +pipeline default projects

2015/03/11 1.9.1 +pipeline better clean up of temp files

2015/03/04 1.9 +pipeline+cli

2015/01/29 1.8.6 +portal Fix bug which made it impossible to delete dataset from project

2015/01/20 1.8.5 +portal Fix missing web service error ids in logs and masked signature error.

2015/01/15 1.8.4 +cli Fix mef2edf bugs

2014/12/16 1.8.3 +zip NaN showing up where it shouldn't for some requests

2014/12/15 1.8.2 +portal bug in project team/admin display

2014/12/05 1.8.1 +dataentry bug in delete experiment

2014/12/04 1.8 +portal User map, slideshow

2014/12/02 1.7.4 update to Drupal DB to prepare for 1.8 release

2014/11/21 1.7.3 +portal allow opening of eeg when dataset is selected

2014/11/18 1.7.2 +portal fix broken drill-down when dataset has only timeseries

2014/11/11 1.7.1 +portal fix broken "replace results" in search

2014/11/11 1.7 +portal+zip+cli+dataentry many changes. ieeg cli

2014/10/29 1.6.25 +portal fix typos

2014/10/29 1.6.24 +portal added new links to portal

2014/10/28 1.6.23 +portal+zip changed URL of portal to www.ieeg.org and Drupal site to main.ieeg.org

2014/08/01 1.6.22 +portal improved bug 491

2014/07/31 1.6.21 +portal bug 491

2014/07/23 1.6.20 +zip have toolbox handle different sampling rates in a dataset

2014/07/21 1.6.19 +portal crashing for small sampling rate files

2014/07/16 1.6.18 +portal +db issue 490

2014/05/16 1.6.17 +portal issue 481

2014/05/16 1.6.16 +portal issue 481 tried and failed

2014/05/13 1.6.15 +portal +zip issue 480, new features for matlab viewer

2014/04/15 1.6.14 +zip annotation upload issue in matlab toolbox

2014/04/14 1.6.13 +portal +zip search results ch issue, annotation upload issue in zip

2014/04/12 1.6.12 +portal issue 479

2014/04/11 1.6.11 +portal +zip dropped filtering of annotations by channel, it's taking too long in the db and is not a needed feature at this time.

2014/04/10 1.6.10 +portal getTsAnnotations bug

2014/04/09 1.6.9 +portal issue 478

2014/03/06 1.6.8 +portal issue 476

2014/02/27 1.6.7 +portal issue 474

2014/02/12 1.6.6 +portal non-readable datasets in projects are ignored

2014/02/04 1.6.5 +portal sz count searches now looking at sz annotations, got rid of image search

2014/01/24 1.6.4 +zip +portal TimeSeriesInterface returned NaN's because of rounding error, pointed portal at new downloads page

2014/01/15 1.6.3 +portal fixed bug in new search caching

2014/01/15 1.6.2 +portal improved search speeds

2013/12/18 1.6.1 +zip fix client

2013/12/6 1.6 +portal changes to frontpage and guest projects

2013/11/? 1.5 ?

2013/11/11 1.4 +portal web service changes for importer

2013/10/28 1.3.3 +metadata issue 452

2013/10/23 1.3.2 +metadata issue 453, sampling rate check for all files

2013/10/23 1.3.1 +portal new portal stats

2013/10/22 1.3 +portal+metadata bug fixes, orgs in search results

2013/10/16 1.2 +portal+metadata recording times in search results, metadata entry simplified

2013/10/14 1.1.2 +portal disabling delete annotation by layer.

2013/10/10 1.1.1 +portal+metadata-entry could not delete contact groups, caused by new version of hibernate, so reverted.

2013/10/8 1.1 +portal+metadata-entry ieeg-1.1 issue 448, metadata entry simplified

2013/9/25 2013.3 +portal+metadata-entry ieeg-1.0 guest access, organizations

2013/9/11 2013.2.4 +portal ieeg-0.8.4 braintrust-0.17.1 removed sessionStateCache.

2013/8/28 2013.2.3 +zip ieeg-0.8.3 braintrust-0.17.1 fixed readme-first file to point at pdf for all instructions.

2013/8/28 2013.2.2 +zip ieeg-0.8.2 braintrust-0.17.1 fixed readme-first file to point at pdf for min sys requirements.

2013/8/27 2013.2.1 +portal+zip ieeg-0.8.1 braintrust-0.17.1

2013/8/20 2013.2 +portal+zip+metadata-entry ieeg-0.8 braintrust-0.17

2013/6/19 2013.1.6 +portal+zip ieeg-0.7.6 braintrust-0.16.6 for fix of false NaNs (issue 411) and allowing Study and Experiment ACL modification (issue 417).

2013/5/20 2013.1.5 +portal+metadataentry ieeg-0.7.5 braintrust-0.16.5 for new electrode locations, long dog, and data-enterer view of portal

2013/5/13 2013.1.4 +portal+zip+metadataentry ieeg-0.7.4 braintrust-0.16.4 for new metadata work + bugfix to client matlab

2013/4/19 2013.1.3 +portal+zip ieeg-0.7.3 braintrust-0.16.3

2013/4/16 +mafAnnotationImporter braintrust-0.16.2

2013/4/1 2013.1.2 +zip ieeg-0.7.2 braintrust-0.16.1

2013/3/21 pm 2013.1.1 +portal ieeg-0.7.1 braintrust-0.16.1

2013/3/21 am 2013.1 +portal+zip+dataentry ieeg-0.7 braintrust-0.16

2012/10/1 2012.3 +portal+zip+dataentry ieeg-0.5 braintrust-0.14

9/17/2012 11:15am qa ieeg-0.5-SNAPSHOT, r24919 braintrust-core-0.14-SNAPSHOT r1840

8/2/2012 2:30pm qa ieeg-0.5-SNAPSHOT r24479 braintrust-core-0.14-rc-SNAPSHOT r1805

8/2/2012 12:15pm qa ieeg-0.5-SNAPSHOT r24474 braintrust-core-0.14-rc-SNAPSHOT r1805

6/27/2012 3:07pm 2012.2.4 -portal+zip-dataentry ieegview-0.4.1 dygraphs-mvc-0.4 braintrust-0.13

6/25/2012 1:25pm qa ieegview-0.5-rc-SNAPSHOT r23870 dygraphs-mvc-0.5-rc-SNAPSHOT r23869 braintrust-core-0.14-rc-SNAPSHOT r1762

6/22/2012 3:00pm qa ieegview-0.5-SNAPSHOT r23829 dygraphs-mvc-0.5-SNAPSHOT r23745 braintrust-core-0.14-SNAPSHOT r1752

6/22/2012 2:30pm qa ieegview-0.5-SNAPSHOT r23829 dygraphs-mvc-0.5-SNAPSHOT r23745 braintrust-core-0.14-SNAPSHOT r1750

6/22/2012 1:30pm qa ieegview-0.5-SNAPSHOT r23826 dygraphs-mvc-0.5-SNAPSHOT r23745 braintrust-core-0.14-SNAPSHOT r1748

6/21/2012 5:55pm qa ieegview-0.5-SNAPSHOT r23814 dygraphs-mvc-0.5-SNAPSHOT r23745 braintrust-core-0.14-SNAPSHOT r1745

6/21/2012 3:05pm qa ieegview-0.5-SNAPSHOT r23814 dygraphs-mvc-0.5-SNAPSHOT r23745 braintrust-core-0.14-SNAPSHOT r1742

6/19/2012 3:36pm qa ieegview-0.5-SNAPSHOT r23795 dygraphs-mvc-0.5-SNAPSHOT r23745 braintrust-core-0.14-SNAPSHOT r1737

6/18/2012 3:16pm 2012.2.3 +portal+zip(only released because of guava dependency change)-dataentry ieegview-0.4 dygraphs-mvc-0.4 braintrust-0.13

6/12/2012 11:30 am qa ieegview-0.4-SNAPSHOT r23689 dygraphs-mvc-0.4-SNAPSHOT r23653 braintrust-core-0.13-SNAPSHOT r1680

6/12/2012 2:10pm qa ieegview-0.4-SNAPSHOT r23661 dygraphs-mvc-0.4-SNAPSHOT r23653 braintrust-core-0.13-SNAPSHOT r1676

6/11/2012 4:00pm 2012.2.2 +portal-zip-dataentry ieegview-0.3.2 dygrpaphs-mvc-0.3.2 braintrust-0.12

6/7/2012 4:50pm 2012.2.1 +portal+zip-dataentry ieegview-0.3.1 dygraphs-mvc-0.3.1 braintrust-0.12

6/7/2012 11:18am qa ieegview-0.3.1-SNAPSHOT r23592 dygraphs-mvc-0.3.1-SNAPSHOT r23568 braintrust-core 0.12

6/6/2012 2:30pm qa ieegview-0.3.1-SNAPSHOT r23587 dygraphs-mvc-0.3.1-SNAPSHOT r23568 braintrust-core 0.12

6/6/2012 11:13am qa ieegview-0.3.1-SNAPSHOT r23580 dygraphs-mvc-0.3.1-SNAPSHOT r23568 braintrust-core 0.12

6/5/2012 10:54pm qa ieegview-0.3.1-SNAPSHOT r23577 dygraphs-mvc0.3.1-SNAPSHOT r23568 braintrust-core 0.12

6/4/2012 11:55am qa ieegview r23537 dygraphs-mvc r23527 braintrust-core r1612

2012.2 ieegview-0.3 dygraphs-mvc-0.3 braintrust-0.12

Updated