Skip to content

Releases: diging/virtual-spaces-2.0

Release v0.20

06 Mar 17:22
f924cbb
Compare
Choose a tag to compare

Release notes - Virtual Spaces 2.0 - v0.20

Bug

VSPC-198 Staff space page: in Safari, links can't be moved.

VSPC-205 Editing sequences: menu entries are wrong

VSPC-206 Editing a sequence title, the layout is all messed up

VSPC-241 Menu Title Overflow Issue on Public Pages

Task

VSPC-230 update spring security

Story

VSPC-115 It should be possible to include videos in slides

VSPC-116 It should be possible to add text blocks to spaces.

VSPC-141 There should be a search on the public page

VSPC-174 There should be a way to preview an unpublished exhibition

VSPC-181 It should be possible to delete modules.

VSPC-210 Staff side space: there should be a link to the public side of a space

VSPC-213 Admin users should be able to specify a list of languages for the exhibition

VSPC-220 A user without admin or staff role can't access the exhibition when logged in

Release v0.19

14 Jun 20:24
8251890
Compare
Choose a tag to compare

Release notes - Virtual Spaces 2.0 - Version v0.19

Bug

VSPC-219 There is a NullPointer in the space overview generation.

VSPC-211 A user who doesn't have staff or admin role, sees an exception when going to the dashboard

Release v0.18

22 Apr 19:45
d5f4e7c
Compare
Choose a tag to compare

Release notes - Virtual Spaces 2.0 - Version v0.18

Bug

VSPC-193 Creating or moving links on the space background image is broken when scrolling

Story

VSPC-203 Images on slides need to be resized to fit the window

VSPC-191 External links: there should be an option to open external links in a new tab

VSPC-182 Modules should have a publication status

VSPC-180 If an about page has been configured, there should be a link on the public page to see it

VSPC-179 Issue with incomplete data

VSPC-176 Virtual spaces footer needs to show currently deployed version.

VSPC-175 There should be fullscreen option for the public exhibition.

VSPC-173 An unpublished space can be viewed in the exhibition by logged in users.

VSPC-155 On the staff site: Slide blocks should be rearrangeable

VSPC-73 There should be a graphical view that shows all spaces and how they are linked.

Release v0.17

21 Jan 14:42
5f1b8e2
Compare
Choose a tag to compare

Release notes - Virtual Spaces 2.0 - Version v0.17

Bug

VSPC-186 Making a user staff doesn't seem to work.

VSPC-185 If a module has a start sequence set, but there are no slides in the sequence, the wrong template is returned.

VSPC-178 Register form needs to show errors if user couldn't be created

Story

VSPC-194 It should be possible to use and image for Module links like for space links or external links

VSPC-166 It needs to be more clear, when a user is on the public side and when on the staff side

VSPC-165 Module creation needs to be more obvious

VSPC-164 It should be possible to select an existing image for an image block

VSPC-143 On the public space page should be a full width option

VSPC-140 There should be a search on the staff page

Task

VSPC-188 Add jaxb dependencies for java 11

Release v0.16.2

19 Jan 15:27
06f8277
Compare
Choose a tag to compare

Release notes - Virtual Spaces 2.0 - Version v0.16.2

Bug

VSPC-199 Links don't load on space staff page

Release v0.16.1

18 Aug 19:39
5d4e91b
Compare
Choose a tag to compare
Merge pull request #246 from diging/develop

Bug/vspc 187 (#245)

Release v0.16

18 Aug 19:27
3098621
Compare
Choose a tag to compare

Release notes - Virtual Spaces 2.0 - Version v0.16

Bug

VSPC-187 Some staff space pages and dashboard don't work if there is imcomplete data

VSPC-170 Slides: block order isn't handled correctly

Release v0.15

12 Aug 19:07
35e8976
Compare
Choose a tag to compare

Release notes - Virtual Spaces 2.0 - Version v0.15

Story

VSPC-183 Fix encoding issue

Release v0.14.2

10 Aug 21:08
68e32b8
Compare
Choose a tag to compare
Merge pull request #239 from diging/develop

Bug/vspc 177 (#238)

Release v0.14.1

10 Aug 20:36
e07588c
Compare
Choose a tag to compare
Bug/vspc 177 (#234)

* [VSPC-177] fixed registration issue; attempt to fix space not found

fixed issue when no exhibition mode has been set yet

* [VSPC-177] removed commented out code

* [VSPC-177] fixed test cases