Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.

sw360-2.0.1

Compare
Choose a tag to compare
@mcjaeger mcjaeger released this 10 Jan 09:36
· 280 commits to master since this release

Enhancements

  • e5799e6 feat(use webjars): bend paths to webjars
  • 7ad573a feat(use webjars): migrate jquery-confirm to v3
  • 207a0e4 feat(webjars): use webjars to obtain JS dependencies
  • d87d6b4 feat(use webjars): add webjars to pom file

Infrastructure

  • 2f7033f doc(readme) fixes maven deploy commands
  • ada05f3 chore(mvn): update dependency versions in poms
  • 40d11b9 chore(performance): improve page loading by skipping DB lookups for users
  • 0c85a4c dev(releases): add some more release relationship types
  • 38bdab0 chore(travis): add test which checks the maven dependency situation
  • 859a9d1 chore(db): add script to repair missing attachment sha1 hashes

Corrections

  • 14614f0 fix(utils): handle empty resourceFilePath in CommonUtils.loadResource()
  • 21575de fix(export): improve performance of spreadsheet export and fix simultaneous exports
  • c09b262 fix(travis): add missing test explicitly to matrix
  • 74a2754 fix(projectportlet): fix issue #417
  • 14a123c fix(moderation): fix NullPointerException in moderation when attempting to display project changes
  • 53887e0 fix(releases): fix too strict duplicate check for releases that matches prefixes of existing release names rename confusingly named method in thrift api to match its function

Refactorings

n.a.