Skip to content

Releases: limatix/databrowse

databrowse-0.8.4

databrowse-0.8.4 Pre-release
Pre-release

Choose a tag to compare

@nscheirer nscheirer released this 20 Mar 19:40

Switched CEFDatabrowse settings file to user based files rather than one system wide configuration file.

Known bugs:
When dataroot is set to / in linux there will be an error when a folder is open. Quick fix is to change the dataroot to a different folder than / (i.e. /databrowse)

databrowse-0.8.3

databrowse-0.8.3 Pre-release
Pre-release

Choose a tag to compare

@nscheirer nscheirer released this 17 Feb 20:03
01ef3c3
  • Added find function (ctrl+f) in CEFDatabrowse
  • Improved error reporting in CEFDatabrowse
  • Switched from x3dom to x_ite (x_ite supports built in x3d scripts)
  • Added v1 of no provenance mode to db_generic_XML_file (removes all lip:process tags)
  • Added v1 of data fusion custom view to db_directory (Simple search function and render for any tag in .xlp or .xlg files in current directory)
  • Added v1 of db_git plugin (displays relavant details of a git repository such as commit history, directory structure, modified files/untracked files, and current branch) Requires GITPython module.
  • Added prompt during install to allow user to decide if they want to use pip to automatically install dependencies or not
  • Requirements can be install manually by running requirements.py or by running pip install -r requirements//requirements.txt
  • Updated syntax to work with Python 3 but all functionality untested on Python 3 at the moment
  • Many bug fixes

databrowse-0.8.2

databrowse-0.8.2 Pre-release
Pre-release

Choose a tag to compare

@nscheirer nscheirer released this 17 Aug 18:14
cbf6165

3D model viewer plugin implemented (stl, obj, and x3d supported currently)
Serial log viewer plugin for LIMATIX thermoconductivity demo
Bug fixes

databrowse-0.8.1

databrowse-0.8.1 Pre-release
Pre-release

Choose a tag to compare

@nscheirer nscheirer released this 29 Jun 22:01

CEFDatabrowse, a server-less client, Implemented
SDT File Viewer Plugin Implemented
Magic bug fixes
Various other bug fixes

Hotfixes: 0.7.2 -> 0.7.5

databrowse-0.7.5

databrowse-0.7.5 Pre-release
Pre-release

Choose a tag to compare

@lesthaeghet lesthaeghet released this 16 Nov 11:17
0.7.5

Critical bug fixes related to viewing of PDF versions of checklists in both limatix_qatuils_editor and checklist_editor plugins (See #12, #13, and #14).

databrowse-0.7.4

databrowse-0.7.4 Pre-release
Pre-release

Choose a tag to compare

@lesthaeghet lesthaeghet released this 28 Oct 02:07
0.7.4

Distribution/documentation related bug fixes (See #6, #7, #8, #9)

databrowse-0.7.3

databrowse-0.7.3 Pre-release
Pre-release

Choose a tag to compare

@lesthaeghet lesthaeghet released this 25 Oct 06:11
0.7.3

Hotfix to handle a critical bug in the checklist plugins stemming from a bug in the limatix-qautils package. This bug illustrated the potential for unsanitized user input to cause undesired manipulations to files and folders by renaming existing folders to a backup name and saving the new checklist in place of the folder in cases where the client side checklist editor does not supply a filename. Better handling of this situation has been implemented.

databrowse-0.7.2

databrowse-0.7.2 Pre-release
Pre-release

Choose a tag to compare

@lesthaeghet lesthaeghet released this 21 Sep 08:36
0.7.2

Current working build of Databrowse designed to work with limatix-1.0.3 and limatix-qautils-1.0.3. Transitioned to BSD-3 license and migrated to Git. Hotfix to 0.7.1 add missing readme file.

databrowse-0.7.1

databrowse-0.7.1 Pre-release
Pre-release

Choose a tag to compare

@lesthaeghet lesthaeghet released this 20 Sep 11:58
0.7.1

Current working build of Databrowse designed to work with limatix-1.0.3 and limatix-qautils-1.0.3. Transitioned to BSD-3 license and migrated to Git.