Releases: debrief/pepys-import
Releases · debrief/pepys-import
Maintenance Tools - Release 1 Beta
Beta version for Release 1 (Merge Platforms)
20210115 - Version 0.0.25
- Don't check ability to write to Archive folder if in (No archive) mode
- Introduce ability to view config file contents in Pepys-Admin
- Reduce instances where NISIDA import used (files ending in .txt, beginning with UNIT)
- Add support for highlighting XML files
20201210 - Version 0.0.24
- Don't allow users to create new entries in Reference tables
- Add "training" mode, using private Pepys database
- Use bold/colored text in application
- Add "viewer" mode/app for Pepys-Admin for read-only interactions
- Add context-sensitive help for all prompts
- Copy tutorial content to user's Home folder on installation
- Lots and lots of minor usability improvements
20200923 - Version 0.0.23
- Make Pepys progress bars more responsive during very large imports (10s of Mb)
20200915 - Version 0.0.22
Hotfix build, to include new Spatialite sources
20200914 - Version 0.0.21
- Sort tables in alpha order when selecting to view
- Increase number of records shown in view table (500)
- Add ability to export database table to CSV
- Allow enhanced validator to be relaxed
20200728 - Version 0.0.20
- Allow local override of Pepys config file
- Improve importer writing guide
- Associate SQLite database files with Pepys Admin (right-click editing)
- Make highlight colors more distinctive
- Fix to allow prompts to better handle spaces
- Fix issues with EAG importer
- Check that deployed database is at same version as master when merging
20200703 - Version 0.0.19
- Hotfix for trailing field in Nisida file
- Improve robustness of Import CSV
- Support CSV load of GeometrySubTypes
- Show path for archive folder location at end of import
20200701 - Version 0.0.18
- Add support for Nisida file format
- Add guidance for exporting and merging snapshots
- Add steps to verify installation
- Consistent use of "." to exit Pepys-Admin
20200616 - Version 0.0.17
- Improve display of database version (diagnostics)
- Multi-column unique constraints
- Pause when
Pepys-Admin
closes (diagnostics) - Connect to database immediately when
Pepys-Admin
opens (diagnostics) - Introduce ability to merge snapshots back in
- Add importer for EAG data
- Double-check with user before destructive admin changes