Recent Releases of SODAR Core

SODAR Core - v0.10.12

Maintenance and minor update release.

  • Add support for specifying plugin name for Timeline events
  • Minor updates and optimization

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 4 years ago

SODAR Core - v0.10.11

Minor update, maintenance and bug fix release.

  • Add sidebar icon resizing
  • Change project create form to require manual setting of project type
  • Fix project visibility in project list for inherited owners
  • General bug fixes and minor updates

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 4 years ago

SODAR Core - v0.10.10

Maintenance and bug fix release.

  • Fix layout issues
  • Fix search issues
  • General bug fixes and minor updates

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 4 years ago

SODAR Core - v0.10.9

Minor update, maintenance and bug fix release.

  • Add anonymous access support for Ajax API views
  • Update project list for client side loading
  • Update timeline app status change retrieval and rendering
  • Optimize project list queries
  • General bug fixes and minor updates

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 4 years ago

SODAR Core - v0.10.8

Minor update, maintenance and bug fix release.

  • Drop Python 3.7 support, add Python 3.10 support
  • Display missing site settings in siteinfo app
  • Fix project creation owner assignment for non-owner category members
  • Improve layout in siteinfo and timeline apps
  • Upgrade third party Python package dependencies
  • Optimize queries in timeline app

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 4 years ago

SODAR Core - v0.10.7

Maintenance and bug fix release.

  • Search bug fixes
  • REST API project type restriction fixes
  • General bug fixes and minor updates
  • Upgraded dependencies

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 4 years ago

SODAR Core - v0.10.6

Minor update, maintenance and bug fix release.

  • Add additional emails for users
  • Add project type restriction for API views
  • Add profiling middleware
  • Improve management command output
  • Improve user representation in email
  • Optimize project list queries
  • Timeline app bug fixes
  • Search results layout fixes
  • General bug fixes and minor updates
  • Upgraded dependencies

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 4 years ago

SODAR Core - v0.10.5

Minor update, maintenance and bug fix release.

  • Display project badge in app alerts
  • Custom email header and footer
  • Fix remote sync of non-projectroles app settings
  • Multiple app settings remote sync bug fixes
  • General bug fixes and minor updates
  • Upgrade minimum Django version to 3.2.7

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 4 years ago

SODAR Core - v0.10.4

Minor update, maintenance and bug fix release.

  • Appalerts list view UI improvements
  • Siteinfo app and UI improvements
  • Fix API and UI views to return 404 status code if object is not found
  • General bug fixes and minor updates
  • Upgrade minimum Django version to 3.2.6

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 4 years ago

SODAR Core - v0.10.3

Maintenance and bug fix release.

  • General bug fixes and minor updates
  • Upgraded dependencies

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 4 years ago

SODAR Core - v0.10.2

Maintenance and bug fix release.

  • Project list bug fixes
  • General bug fixes and minor updates
  • Upgraded dependencies

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 4 years ago

SODAR Core - v0.10.1

Minor update, maintenance and bug fix release.

  • Add JQuery status updating for app alerts
  • Make project available in PyPI
  • Critical bug fixes for remote sync

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 5 years ago

SODAR Core - v0.10.0

Release for major platform-level updates including Django 3.2 and Python 3.7+.

  • Project upgraded to Django v3.2
  • Minimum Python version requirement upgraded to v3.7
  • Site icons access via Iconify
  • Material Design Icons used as default icon set
  • Appalerts app for app-generated user alerts
  • Site-wide timeline events
  • Timeline events without user
  • Allow public guest access to projects for authenticated and anonymous users
  • Display Django settings in Site Info app

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 5 years ago

SODAR Core - v0.9.1

Final maintenance and minor feature release for the v0.9 branch.

  • Add inline head include from environment variables in base template
  • Duplicate object UUIDs in REST API view nested lists

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 5 years ago

SODAR Core - v0.9.0

The last major release to support Django v1.11.

  • Enable modifying local app settings in project update form on target sites
  • Add projectroles app settings
  • Add remote sync for global projectroles app settings
  • Add IP address based access restriction for projects
  • Add SSO support via SAML
  • Add support for local user invites and local user account creation
  • Add batch invites and role updates via management command
  • Add REST API views for project invite management
  • Add advanced search with multiple terms
  • Add REST API view for current user info retrieval

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 5 years ago

SODAR Core - v0.8.4

Release for documentation updates for JOSS submission.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 5 years ago

SODAR Core - v0.8.3

Maintenance release.

  • Fix issues in remote project synchronization
  • Fix crashes in siteinfo app from exceptions raised by plugins

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 5 years ago

SODAR Core - v0.8.2

Minor update and maintenance release.

  • Enable site-wide background jobs
  • Critical bug fixes for project member management
  • Minor fixes and improvements

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 5 years ago

SODAR Core - v0.8.1

Maintenance and bug fix release.

  • Fix checking for remote project status in projectroles REST API views
  • Miscellaneous bug fixes

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 6 years ago

SODAR Core - v0.8.0

Major update for REST APIs, token management and project management features.

  • Add REST API views for the projectroles and filesfolders apps
  • Add new base view classes and mixins for API/Ajax views
  • Import the tokens API token management app from VarFish
  • Allow assigning roles other than owner for categories
  • Allow category delegates and owners to create sub-categories and projects
  • Allow moving categories and projects under different categories
  • Inherit owner permissions from parent categories
  • Allow displaying project apps in categories
  • Reorganization of views in apps

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 6 years ago

SODAR Core - v0.7.2

Release for minor features and maintenance.

  • Enforce API versions in remote project sync
  • Separate base API views for SODAR Core API and external SODAR site APIs
  • Redesign user autocomplete field
  • Set issuing user email to reply-to header for role and invite emails
  • Display hidden project app settings to superusers in project update form
  • Allow providing custom keyword arguments for backend plugin get_api() through get_backend_api()
  • Enable sorting custom project list columns in plugin definition
  • Minor updates and bug fixes

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 6 years ago

SODAR Core - v0.7.1

Release for critical role management fixes, minor improvements and maintenance.

  • Project list layout and extra column handling improved
  • Allow customizing widgets in app settings
  • Enable managing global JS/CSS includes in Django settings
  • Initial support for deploying site in kiosk mode
  • Critical bug fixes for category and project owner management
  • Minor updates and fixes

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 6 years ago

SODAR Core - v0.7.0

Major release primarily for remote project sync and app settings improvements.

  • Sync peer project information for remote target sites
  • Enable revoking access to remote projects
  • Allow defining app settings in site apps
  • "User in project" scope added into app settings
  • Support JSON in app settings
  • Project owner management moved to project member views
  • Numerous minor updates and fixes
  • General upgrade for Python dependencies

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 6 years ago

SODAR Core - v0.6.2

Minor release for app settings improvements and maintenance.

  • Allow hiding app settings from UI forms
  • Add template tag for retrieving app settings
  • Upgrade project to Django 1.11.21
  • Minor updates and fixes

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 6 years ago

SODAR Core - v0.6.1

Release for adding custom project list columns and general maintenance.

  • Add custom project list columns definable in ProjectAppPlugin
  • Add example project list column implementation in the filesfolders app
  • Minor changes and bug fixes

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie over 6 years ago

SODAR Core - v0.6.0

Release for introducing user settings and siteinfo app.

  • Add user specific settings
  • Refactor project settings into project/user specific app settings
  • Add siteinfo app
  • Minor updates and fixes

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 7 years ago

SODAR Core - v0.5.1

Release for sodarcache app updates and minor fixes.

  • Sodarcache refactoring and improvements for API, models, management and app config
  • New default error templates
  • Bug fixes for layout, stability, project environment and minor features

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 7 years ago

SODAR Core - v0.5.0

Release for adding the sodarcache app, remote project sync improvements and minor updates.

  • New sodarcache app for caching and aggregating data from external services
  • Local user mode for site UI and remote sync
  • Improved display and logging of remote project sync
  • Upgrade to Bootstrap 4.3.1
  • Minor updates and bug fixes

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 7 years ago

SODAR Core - v0.4.5

Project member management improvements and minor fixes.

  • Add user autocomplete in forms
  • Allow multiple delegates per project

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie almost 7 years ago

SODAR Core - v0.4.4

Minor bugfix release.

  • Fix template crash in remote project updating UI
  • Fix textarea CSS override breaking certain third party components
  • Support overflow hover outside of table elements

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 7 years ago

SODAR Core - v0.4.3

Minor feature and bug fix release.

  • Add display name configuration for projects and categories
  • Hide immutable fields in projectroles forms
  • Fix view access control for categories

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 7 years ago

SODAR Core - v0.4.2

Release for dependency upgrades, minor fixes and refractoring.

  • Dependency upgrades (Django 1.11.18, Bootstrap 4.2.1, etc.)
  • API view and project permission improvements
  • Formatting with Black, general refactoring
  • CI setup improvements (Flake8, Codacy)

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 7 years ago

SODAR Core - v0.4.1

First public GitHub release.

  • Configuration updates for API and Projectroles
  • Travis-CI setup
  • Minor bug fixes
  • General refactoring and cleanup

See changelog for a complete list of updates.

Scientific Software - Peer-reviewed - Python
Published by mikkonie about 7 years ago