Releases: DH-Center-Tuebingen/ThesauRex
Releases · DH-Center-Tuebingen/ThesauRex
0.9.2
Fixed
- Updated language files
- Closing modal on adding concept
- Search did not work if no concept was selected
- Node dropdown not closed on outside click
- Added missing delete functionality
0.9.1
Added
- add logo image
Fixed
- fix reload on node item click
v0.9 - Isfahan
Vue 3 (#166) * working on vue3 release * eScienceCenter => DH-Center * add tlc toggle; rework delete logic * update dependencies Signed-off-by: Vinzenz Rosenkranz <[email protected]>
0.6.3
Added
- Sorting of concepts in tree
- Login using a nickname instead of e-mail address
- Re-add dependency lock-files
Fixed
- Error on adding new concepts
- Missing dropdown items in header bar
- Ignore uppercase/lowercase letters in login form user names
- Several problems with removing concepts
- Adding new top level concept not visible
0.6.2
Changed
- Switched (unmaintained) permission package to match Spacialist
0.6.1
Added
- Drag & Drop
- Info modal when importing a new file
Fixed
- Skip resources that are not concepts of imported files
- Wrong URLs (Add/Delete broader)
- Font loading
- Remove login page redirect on page load
- Prevent adding broaders as narrowers (would create circles)
- Several bugs in add/remove concepts
- Minor style fixes
- Logout after typing too fast in tree/concept search
v0.6 - Federsee
This release is based on different frameworks. Please check INSTALL.md for upgrade information.
Added
- Manage Language Page
- Icon to copy URI of selected concept to clipboard
- Translations
Changed
- Moved from Lumen (5.3) to Laravel (5.7)
- Moved from AngularJS (1.5) to Vue.js (2.5)
- Updated Bootstrap 3.3 to 4.1
- Switched from Material Design back to original Bootstrap
- Switched from Material Icons to new FontAwesome 5.6
- User/Role Management bundle several actions (Save, Edit, Delete, ...) in single dropdown (...-menu)
- Tree View now loads root elements only. Sub-elements are loaded on request
- Search now searches in user's language and in all languages if no labels found in that language
Fixed
- Unfolding, highlighting and selection of tree items
Removed
- Drag & Drop (not supported by current tree implementation)
v0.5 - Ephesus
This is kind of a dummy release as reference for the new vue-based Spacialist and ThesauRex version.
A rough changelog, based on commit list:
Added
- User Management (same as in Spacialist)
- Toggle Button to show/hide sandbox tree
Changed
- Switch tables for project and sandbox tree
- Replaced vanilla bootstrap with Material Design
Fixed
- Hide elements if user has insufficient permissions
- RDF import
- Tree unfolding
- Language Switcher in modals
- Several UI fixes
v0.1 - Atlantis
First working version:
- Thesaurus Tree (for master and project thesaurus)
- Concept Editor (SKOS preferred and alternative labels, SKOS narrower and broader concepts)
- SKOS RDF Import/Export