Issues
- Modifications to default images for space, module, and external linksVSPC-275Julian Ophals
- Space settings language selectionVSPC-274Ajay Yadav
- Image tags cannot be remove anymoreVSPC-273Resolved issue: VSPC-273pthalur
- When there is no exhibition yet, creating a space should not throw a null pointer.VSPC-272Resolved issue: VSPC-272pthalur
- Exhibition Configuration: if not exhibition language should be requiredVSPC-271Resolved issue: VSPC-271pthalur
- Color Adjustment Not Reflected in Preview - Virtual Spaces ApplicationVSPC-270Resolved issue: VSPC-270pthalur
- Left Menu Scroll Issue in Virtual Spaces ApplicationVSPC-269Resolved issue: VSPC-269pthalur
- Staff space page: incoming and outgoing space links dropdown layout has issueVSPC-268Resolved issue: VSPC-268sprusty1
- TextBlockFactory needs tests. ITextBlockFactory needs javadoc.VSPC-267pthalur
- SpaceTextBlockFactory needs tests. ISpaceTextBlockFactory needs javadoc.VSPC-266pthalur
- SpaceTextBlockDisplayFactory needs tests. ISpaceTextBlockDisplayFactory needs javadoc.VSPC-265pthalur
- SpaceLinkFactory needs tests. ISpaceLinkFactory needs javadoc.VSPC-264pthalur
- SpaceLinkDisplayFactory needs tests. ISpaceLinkDisplayFactory needs javadoc.VSPC-263pthalur
- SpaceFactory needs tests. ISpaceFactory needs javadoc.VSPC-262pthalur
- SpaceDisplayFactory needs tests. ISpaceDisplayFactory needs javadoc.VSPC-261sprusty1
- ISlideFactory needs javadoc. SlideFactory needs tests.VSPC-260sprusty1
- SpaceDisplayFactory needs tests. ISpaceDisplayFactory needs javadoc.VSPC-259pthalur
- SlideFactory needs tests. ISlideFactory needs javadoc.VSPC-258pthalur
- ISequenceFactory needs javadoc. SequenceFactoryTest needs to be moved to correct package.VSPC-257Resolved issue: VSPC-257bnayak4
- IModuleLinkFactory needs javadoc. ModuleLinkFactory needs tests.VSPC-256Resolved issue: VSPC-256bnayak4
- ModuleLinkDisplayFactory needs test cases. IModuleLinkDisplayFactory needs javadoc.VSPC-255Resolved issue: VSPC-255bnayak4
- ModuleFactory needs test cases. IModuleFactory needs Javadoc.VSPC-254Resolved issue: VSPC-254bnayak4
- AuthenticationFacade.java needs test casesVSPC-252Resolved issue: VSPC-252bnayak4
- IImageFactory needs javadoc and ImageFactory needs test casesVSPC-251Resolved issue: VSPC-251bnayak4
- ImageBlockFactory needs test cases and IImageBlockFactory needs javadocVSPC-250Resolved issue: VSPC-250bnayak4
- IExternalLinkDisplayFactory needs javadoc and ExternalLinkDisplayFactory needs test casesVSPC-249Resolved issue: VSPC-249bnayak4
- ExternalLinkDisplayFactory needs test cases and IExternalLinkDisplayFactory needs javadocVSPC-248Resolved issue: VSPC-248bnayak4
- ExhibitionFactory needs test casesVSPC-247Resolved issue: VSPC-247bnayak4
- IChoiceBlockFactory needs javadoc and ChoiceBlockFactory needs test casesVSPC-246Resolved issue: VSPC-246bnayak4
- ChoiceFactory needs test cases and IChoiceFactory needs JavadocVSPC-245Resolved issue: VSPC-245bnayak4
- Write test for ExhibitionLanguageConfig.init methodVSPC-244Resolved issue: VSPC-244bnayak4
- Write javadoc and test casesVSPC-243Resolved issue: VSPC-243sprusty1
- Adding External Links to Slides for Public Viewing.VSPC-242Julian Ophals
- Menu Title Overflow Issue on Public PagesVSPC-241Resolved issue: VSPC-241sprusty1
- Display of two navigation bars on Sequences PageVSPC-240Resolved issue: VSPC-240sprusty1
- Replace Broken Image Icon with "Cannot Load Image" ImageVSPC-239pthalur
- Virtual spaces sequences page BugVSPC-238Resolved issue: VSPC-238Prachi Kharge
- Feature to automatically update the citations from CitesphereVSPC-237
- Staff Access and Reference Management in the ApplicationVSPC-236Ajay Yadav
- Improving the Virtual Spaces Bibliography Block with Citesphere Filtered Citation Import FeatureVSPC-235Ajay Yadav
- Citesphere Integration and Dynamic Bibliographic ManagementVSPC-234
- Dynamic Text Color and Border Customization FeatureVSPC-233Resolved issue: VSPC-233Prachi Kharge
- It should be possible to specify about text in multiple languagesVSPC-232pthalur
- Jackson-databind update breaks VSpaceVSPC-231Resolved issue: VSPC-231sprusty1
- update spring securityVSPC-230Resolved issue: VSPC-230Prachi Kharge
- When in preview mode, there should be a little icon indicating it's a previewVSPC-229Resolved issue: VSPC-229Prachi Kharge
- Branching points are missingVSPC-228Resolved issue: VSPC-228Sola Kim
- Text for start sequenceVSPC-227Resolved issue: VSPC-227Sola Kim
- Change email addresses from mine to "diging@asu.edu"VSPC-226Resolved issue: VSPC-226Sola Kim
- Move documentation to new pageVSPC-225Resolved issue: VSPC-225Sola Kim
50 of 270
Modifications to default images for space, module, and external links
Description
Details
Assignee
Julian OphalsJulian OphalsReporter
Julia DamerowJulia DamerowPriority
High
Details
Details
Assignee
Julian Ophals
Julian OphalsReporter
Julia Damerow
Julia DamerowPriority
Created March 26, 2025 at 4:13 PM
Updated last week
It seems like right now, only certain file types can be used (e.g. png, maybe jpeg, gif?), when uploading a new default image in the settings page, the user should only be able to upload accepted file types
it needs to be possible to use svgs
after an image has been uploaded, instead of showing the filename, it should show the filename and a thumbnail of the image
The button “Change Default XXX Link Image” should just be an icon with a hover text
It should be possible to disable the default image to go back to the original icon (so when it’s disabled, it uses the little walking man icon, if it’s enabled it uses the uploaded image).
All these apply to all three default images.