This repository has been archived by the owner on Jul 25, 2018. It is now read-only.
sw360-2.2.0
Enhancements
69e9dba
feat(ui): More information for releases search - Added clearing state and mainline state to the release search - Changed the structure of the release search table toDataTable
, therefore improved the layout and made the columns sortable - Merged the first two search buttons (search by name prefix and search by vendor) into a single one, but the last button (Releases of linked projects) is kept. - Changed the structure of the projects search table toDataTable
and added project (clearing) state as rows. - Included the updated release search also to the release edit pagebebe527
feat(quickfilter): fix quickfilter issue on browser back6293868
feat(ui): Added the project clearing state to the listing of projects. Display project state and project clearing state by coloured boxes. Added the project state to the listings of linked projects and releases.ca094ec
feat(clearing export): add project origin and component type to exported dataf74693c
feat(components): restructure components view to show only latest components for performance reasons0a03f23
feat(releases): Just show approved reports for download0de3c14
feat(projects): add possibility to filter project list for versionse77d990
feat(ui): add spinners at long running requestsf41aa32
feat(migrationRunner): save and load docker image
Infrastructure
9d87441
chore(ui): add release name and version in remove link confirmationa2b86dd
chore(ui): rename all mainline state columns in UI089429d
chore(header): replace minimal headers with the epl related optionf699a7c
chore(components): reduce page size by restructuring generated data js codeefbd3da
chore(tables): replace unnecessary hiding of control elements with proper datatables api usagece0082d
chore(header): add SPDX Identifiers
Corrections
5e2ba62
fix(chore): fix outdatedliferay-plugin-package.properties
filesa3a78f9
fix(release): fix delete release button in edit view1b8da29
fix(search): use sw360users db for user search42f302d
fix(ui): adding sort functionality to usingProjects table,e6cfbfc
fix(ui): Corrected clearing state display in projects list. The clearing state is now loaded directly (not by an ajax call).fc9757f
fix(projects): Links to linked releases from project details page didn't work. Links to main licenses were missing entirely.c4c88b4
fix(ui): Preventing release from linking to itself,dcf74e0
fix(ui): Showing vendor short name rather than vendor long name in component table,01bc22e
fix(license): make search for licenses case insensitive fix(license): add license short names to search16db1e6
style(ui): Changed text colour for filter values. This fixes issue #423656e06d
fix(export): spreadsheet export couldn't auto-size columns4705370
fix(project): LicenseInfo Generation page doesn't show any attachments53bf43e
fix(migrations): do not add scripts to docker image30db136
fix(projects): improve project details and project edit pages' performance1d9db06
fix(travis): start couchdb explicitly
Refactorings
7eafcc4
refactor(attachments list): new look of list view for attachments